2024-03-30T04:13:56.952 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T04:13:56.952 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_cbodley@teuthology --description orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --archive /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199 --name cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi -- /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/orig.config.yaml 2024-03-30T04:13:56.982 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T04:13:57.067 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199 branch: main description: orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: null first_in_suite: false job_id: '7629199' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 workunit: branch: wip-qa-quincy-upgrade-distro sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 owner: scheduled_cbodley@teuthology priority: 75 repo: https://git.ceph.com/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 seed: 0 sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 sleep_before_teardown: 0 suite: orch:cephadm:upgrade suite_branch: wip-qa-quincy-upgrade-distro suite_path: /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa suite_relpath: qa suite_repo: https://github.com/cbodley/ceph.git suite_sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 targets: smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAOHyypH+DLyM7zJnjt602atoel9V7UTijU3v//GCXJ9GUJwrjniUgZ4mLnW2C/V1Fg4h5l+3y1Atj78DQNPz4I= smithi148.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAz3wbKcIwWgmgAP3M3VbVTaZPifjTg+v/kDnWZEl+L3z3lqjV4DNvJa3YBNZPGWtuGT54fpJ0WIHNGsE4gDvfw= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_16:19:09 tube: smithi user: cbodley verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T04:13:57.067 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa; will attempt to use it 2024-03-30T04:13:57.068 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa/tasks 2024-03-30T04:13:57.068 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T04:13:57.070 INFO:teuthology.task.internal:Checking packages... 2024-03-30T04:13:57.094 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd82c9aa17f09785fe698d262f9601d87bb79f962' 2024-03-30T04:13:57.094 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T04:13:57.094 INFO:teuthology.packaging:ref: None 2024-03-30T04:13:57.094 INFO:teuthology.packaging:tag: None 2024-03-30T04:13:57.094 INFO:teuthology.packaging:branch: main 2024-03-30T04:13:57.094 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:13:57.095 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-03-30T04:13:57.411 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2544-g8d7564a2-1jammy 2024-03-30T04:13:57.413 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T04:13:57.420 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T04:13:57.420 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T04:13:57.442 INFO:teuthology.task.internal:Saving configuration 2024-03-30T04:13:57.454 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T04:13:57.459 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T04:13:57.479 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 04:08:20.104255', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE+LJlJOC+7Z3ILQS6LHimaMpMS9Ik48T9mDawVaPKjZ'} 2024-03-30T04:13:57.499 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 04:08:20.105699', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL1AcOCxA/aLfkCpsn0s8SmLC3Yaprn5kpqDEYzGYpt5'} 2024-03-30T04:13:57.499 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T04:13:57.505 INFO:teuthology.task.internal:roles: ubuntu@smithi116.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-30T04:13:57.506 INFO:teuthology.task.internal:roles: ubuntu@smithi148.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-03-30T04:13:57.506 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T04:13:57.570 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f548efe5160>, signals=[15]) 2024-03-30T04:13:57.570 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T04:13:57.577 INFO:teuthology.task.internal:Opening connections... 2024-03-30T04:13:57.577 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2024-03-30T04:13:57.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:13:57.657 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi148.front.sepia.ceph.com 2024-03-30T04:13:57.658 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:13:57.738 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T04:13:57.744 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2024-03-30T04:13:57.750 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2024-03-30T04:13:57.751 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="Ubuntu" 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="22.04" 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_CODENAME=jammy 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:ID=ubuntu 2024-03-30T04:13:57.797 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE=debian 2024-03-30T04:13:57.798 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:13:57.798 INFO:teuthology.orchestra.run.smithi116.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:13:57.798 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:13:57.798 INFO:teuthology.orchestra.run.smithi116.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:13:57.798 INFO:teuthology.orchestra.run.smithi116.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:13:57.798 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2024-03-30T04:13:57.818 DEBUG:teuthology.orchestra.run.smithi148:> uname -m 2024-03-30T04:13:57.823 INFO:teuthology.orchestra.run.smithi148.stdout:x86_64 2024-03-30T04:13:57.823 DEBUG:teuthology.orchestra.run.smithi148:> cat /etc/os-release 2024-03-30T04:13:57.871 INFO:teuthology.orchestra.run.smithi148.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:13:57.871 INFO:teuthology.orchestra.run.smithi148.stdout:NAME="Ubuntu" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION_ID="22.04" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION_CODENAME=jammy 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:ID=ubuntu 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:ID_LIKE=debian 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:13:57.872 INFO:teuthology.orchestra.run.smithi148.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:13:57.872 INFO:teuthology.lock.ops:Updating smithi148.front.sepia.ceph.com on lock server 2024-03-30T04:13:57.892 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T04:13:57.902 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T04:13:57.942 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T04:13:57.942 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:13:57.944 DEBUG:teuthology.orchestra.run.smithi148:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:13:57.949 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T04:13:57.955 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T04:13:57.955 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:13:57.991 DEBUG:teuthology.orchestra.run.smithi148:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:13:58.004 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T04:13:58.055 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T04:13:58.069 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T04:13:58.069 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T04:13:58.070 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:13:58.070 DEBUG:teuthology.orchestra.run.smithi148:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:13:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:13:58.075 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-03-30T04:13:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:13:58.076 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-03-30T04:13:58.122 INFO:teuthology.orchestra.run.smithi116.stdout:5.15.0-56-generic 2024-03-30T04:13:58.122 INFO:teuthology.task.kernel:Running kernel on smithi116: 5.15.0-56-generic 2024-03-30T04:13:58.123 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get clean 2024-03-30T04:13:58.124 INFO:teuthology.orchestra.run.smithi148.stdout:5.15.0-56-generic 2024-03-30T04:13:58.124 INFO:teuthology.task.kernel:Running kernel on smithi148: 5.15.0-56-generic 2024-03-30T04:13:58.124 DEBUG:teuthology.orchestra.run.smithi148:> sudo apt-get clean 2024-03-30T04:13:58.242 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get update 2024-03-30T04:13:58.249 DEBUG:teuthology.orchestra.run.smithi148:> sudo apt-get update 2024-03-30T04:13:58.383 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:13:58.384 INFO:teuthology.orchestra.run.smithi116.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:13:58.388 INFO:teuthology.orchestra.run.smithi116.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:13:58.401 INFO:teuthology.orchestra.run.smithi148.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:13:58.401 INFO:teuthology.orchestra.run.smithi148.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:13:58.402 INFO:teuthology.orchestra.run.smithi148.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:13:58.501 INFO:teuthology.orchestra.run.smithi116.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:13:58.528 INFO:teuthology.orchestra.run.smithi148.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:13:58.621 INFO:teuthology.orchestra.run.smithi116.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:13:58.648 INFO:teuthology.orchestra.run.smithi148.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:13:58.695 INFO:teuthology.orchestra.run.smithi116.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:13:58.715 INFO:teuthology.orchestra.run.smithi116.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:13:58.723 INFO:teuthology.orchestra.run.smithi148.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:13:58.734 INFO:teuthology.orchestra.run.smithi148.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:13:58.766 INFO:teuthology.orchestra.run.smithi116.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:13:58.770 INFO:teuthology.orchestra.run.smithi116.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:13:58.771 INFO:teuthology.orchestra.run.smithi116.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:13:58.785 INFO:teuthology.orchestra.run.smithi148.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:13:58.793 INFO:teuthology.orchestra.run.smithi148.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:13:58.793 INFO:teuthology.orchestra.run.smithi148.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:13:58.794 INFO:teuthology.orchestra.run.smithi148.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:13:58.808 INFO:teuthology.orchestra.run.smithi116.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:13:58.809 INFO:teuthology.orchestra.run.smithi116.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:13:58.815 INFO:teuthology.orchestra.run.smithi116.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:13:58.815 INFO:teuthology.orchestra.run.smithi116.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:13:58.826 INFO:teuthology.orchestra.run.smithi116.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:13:58.841 INFO:teuthology.orchestra.run.smithi116.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:13:58.845 INFO:teuthology.orchestra.run.smithi116.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:13:58.847 INFO:teuthology.orchestra.run.smithi148.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:13:58.852 INFO:teuthology.orchestra.run.smithi148.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:13:58.852 INFO:teuthology.orchestra.run.smithi148.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:13:58.852 INFO:teuthology.orchestra.run.smithi148.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:13:58.872 INFO:teuthology.orchestra.run.smithi148.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:13:58.875 INFO:teuthology.orchestra.run.smithi116.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:13:58.876 INFO:teuthology.orchestra.run.smithi116.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:13:58.881 INFO:teuthology.orchestra.run.smithi116.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:13:58.884 INFO:teuthology.orchestra.run.smithi148.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:13:58.894 INFO:teuthology.orchestra.run.smithi116.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:13:58.894 INFO:teuthology.orchestra.run.smithi116.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:13:58.895 INFO:teuthology.orchestra.run.smithi116.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:13:58.901 INFO:teuthology.orchestra.run.smithi116.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:13:58.902 INFO:teuthology.orchestra.run.smithi116.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:13:58.903 INFO:teuthology.orchestra.run.smithi116.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:13:58.909 INFO:teuthology.orchestra.run.smithi148.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:13:58.910 INFO:teuthology.orchestra.run.smithi148.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:13:58.910 INFO:teuthology.orchestra.run.smithi148.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:13:58.911 INFO:teuthology.orchestra.run.smithi148.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:13:58.912 INFO:teuthology.orchestra.run.smithi148.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:13:58.925 INFO:teuthology.orchestra.run.smithi148.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:13:58.932 INFO:teuthology.orchestra.run.smithi148.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:13:58.932 INFO:teuthology.orchestra.run.smithi148.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:13:58.943 INFO:teuthology.orchestra.run.smithi116.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:13:58.949 INFO:teuthology.orchestra.run.smithi116.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:13:58.950 INFO:teuthology.orchestra.run.smithi116.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:13:58.962 INFO:teuthology.orchestra.run.smithi116.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:13:58.978 INFO:teuthology.orchestra.run.smithi116.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:13:58.981 INFO:teuthology.orchestra.run.smithi148.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:13:58.982 INFO:teuthology.orchestra.run.smithi116.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:13:58.982 INFO:teuthology.orchestra.run.smithi116.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:13:58.982 INFO:teuthology.orchestra.run.smithi148.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:13:58.983 INFO:teuthology.orchestra.run.smithi116.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:13:58.983 INFO:teuthology.orchestra.run.smithi116.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:13:58.986 INFO:teuthology.orchestra.run.smithi148.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:13:58.986 INFO:teuthology.orchestra.run.smithi148.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:13:58.995 INFO:teuthology.orchestra.run.smithi148.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:13:58.996 INFO:teuthology.orchestra.run.smithi116.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:13:58.997 INFO:teuthology.orchestra.run.smithi116.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:13:58.998 INFO:teuthology.orchestra.run.smithi116.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:13:59.012 INFO:teuthology.orchestra.run.smithi148.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:13:59.015 INFO:teuthology.orchestra.run.smithi148.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:13:59.015 INFO:teuthology.orchestra.run.smithi148.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:13:59.015 INFO:teuthology.orchestra.run.smithi148.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:13:59.016 INFO:teuthology.orchestra.run.smithi116.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:13:59.016 INFO:teuthology.orchestra.run.smithi116.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:13:59.017 INFO:teuthology.orchestra.run.smithi116.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:13:59.017 INFO:teuthology.orchestra.run.smithi116.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:13:59.018 INFO:teuthology.orchestra.run.smithi116.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:13:59.019 INFO:teuthology.orchestra.run.smithi148.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:13:59.019 INFO:teuthology.orchestra.run.smithi148.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:13:59.019 INFO:teuthology.orchestra.run.smithi148.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:13:59.020 INFO:teuthology.orchestra.run.smithi148.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:13:59.022 INFO:teuthology.orchestra.run.smithi116.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:13:59.036 INFO:teuthology.orchestra.run.smithi148.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:13:59.036 INFO:teuthology.orchestra.run.smithi148.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:13:59.037 INFO:teuthology.orchestra.run.smithi148.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:13:59.037 INFO:teuthology.orchestra.run.smithi148.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:13:59.037 INFO:teuthology.orchestra.run.smithi148.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:13:59.038 INFO:teuthology.orchestra.run.smithi148.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:14:04.463 INFO:teuthology.orchestra.run.smithi148.stdout:Fetched 12.6 MB in 2s (6,966 kB/s) 2024-03-30T04:14:04.778 INFO:teuthology.orchestra.run.smithi116.stdout:Fetched 12.6 MB in 2s (7,085 kB/s) 2024-03-30T04:14:05.820 INFO:teuthology.orchestra.run.smithi148.stdout:Reading package lists... 2024-03-30T04:14:05.837 DEBUG:teuthology.orchestra.run.smithi148:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:14:05.899 INFO:teuthology.orchestra.run.smithi148.stdout:Reading package lists... 2024-03-30T04:14:06.096 INFO:teuthology.orchestra.run.smithi148.stdout:Building dependency tree... 2024-03-30T04:14:06.096 INFO:teuthology.orchestra.run.smithi148.stdout:Reading state information... 2024-03-30T04:14:06.195 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-03-30T04:14:06.213 DEBUG:teuthology.orchestra.run.smithi116:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:14:06.268 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-03-30T04:14:06.270 INFO:teuthology.orchestra.run.smithi148.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:14:06.270 INFO:teuthology.orchestra.run.smithi148.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:14:06.270 INFO:teuthology.orchestra.run.smithi148.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:14:06.271 INFO:teuthology.orchestra.run.smithi148.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:14:06.271 INFO:teuthology.orchestra.run.smithi148.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:14:06.271 INFO:teuthology.orchestra.run.smithi148.stdout: python2.7-minimal 2024-03-30T04:14:06.271 INFO:teuthology.orchestra.run.smithi148.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:14:06.273 INFO:teuthology.orchestra.run.smithi148.stdout:The following additional packages will be installed: 2024-03-30T04:14:06.273 INFO:teuthology.orchestra.run.smithi148.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:14:06.273 INFO:teuthology.orchestra.run.smithi148.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:14:06.273 INFO:teuthology.orchestra.run.smithi148.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:14:06.274 INFO:teuthology.orchestra.run.smithi148.stdout:Suggested packages: 2024-03-30T04:14:06.274 INFO:teuthology.orchestra.run.smithi148.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:14:06.274 INFO:teuthology.orchestra.run.smithi148.stdout:Recommended packages: 2024-03-30T04:14:06.275 INFO:teuthology.orchestra.run.smithi148.stdout: thermald 2024-03-30T04:14:06.325 INFO:teuthology.orchestra.run.smithi148.stdout:The following NEW packages will be installed: 2024-03-30T04:14:06.325 INFO:teuthology.orchestra.run.smithi148.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:14:06.325 INFO:teuthology.orchestra.run.smithi148.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:14:06.325 INFO:teuthology.orchestra.run.smithi148.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:14:06.327 INFO:teuthology.orchestra.run.smithi148.stdout:The following packages will be upgraded: 2024-03-30T04:14:06.327 INFO:teuthology.orchestra.run.smithi148.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:14:06.470 INFO:teuthology.orchestra.run.smithi116.stdout:Building dependency tree... 2024-03-30T04:14:06.471 INFO:teuthology.orchestra.run.smithi116.stdout:Reading state information... 2024-03-30T04:14:06.505 INFO:teuthology.orchestra.run.smithi148.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:14:06.505 INFO:teuthology.orchestra.run.smithi148.stdout:Need to get 113 MB of archives. 2024-03-30T04:14:06.505 INFO:teuthology.orchestra.run.smithi148.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:14:06.505 INFO:teuthology.orchestra.run.smithi148.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:14:06.626 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:14:06.626 INFO:teuthology.orchestra.run.smithi116.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:14:06.626 INFO:teuthology.orchestra.run.smithi116.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:14:06.627 INFO:teuthology.orchestra.run.smithi116.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:14:06.627 INFO:teuthology.orchestra.run.smithi116.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:14:06.627 INFO:teuthology.orchestra.run.smithi116.stdout: python2.7-minimal 2024-03-30T04:14:06.627 INFO:teuthology.orchestra.run.smithi116.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:14:06.628 INFO:teuthology.orchestra.run.smithi116.stdout:The following additional packages will be installed: 2024-03-30T04:14:06.628 INFO:teuthology.orchestra.run.smithi116.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:14:06.628 INFO:teuthology.orchestra.run.smithi116.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:14:06.629 INFO:teuthology.orchestra.run.smithi116.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:14:06.630 INFO:teuthology.orchestra.run.smithi116.stdout:Suggested packages: 2024-03-30T04:14:06.630 INFO:teuthology.orchestra.run.smithi116.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:14:06.630 INFO:teuthology.orchestra.run.smithi116.stdout:Recommended packages: 2024-03-30T04:14:06.630 INFO:teuthology.orchestra.run.smithi116.stdout: thermald 2024-03-30T04:14:06.675 INFO:teuthology.orchestra.run.smithi116.stdout:The following NEW packages will be installed: 2024-03-30T04:14:06.676 INFO:teuthology.orchestra.run.smithi116.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:14:06.676 INFO:teuthology.orchestra.run.smithi116.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:14:06.676 INFO:teuthology.orchestra.run.smithi116.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:14:06.677 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages will be upgraded: 2024-03-30T04:14:06.677 INFO:teuthology.orchestra.run.smithi116.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:14:06.857 INFO:teuthology.orchestra.run.smithi116.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:14:06.857 INFO:teuthology.orchestra.run.smithi116.stdout:Need to get 113 MB of archives. 2024-03-30T04:14:06.857 INFO:teuthology.orchestra.run.smithi116.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:14:06.857 INFO:teuthology.orchestra.run.smithi116.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:14:07.894 INFO:teuthology.orchestra.run.smithi148.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:14:08.293 INFO:teuthology.orchestra.run.smithi148.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:14:08.344 INFO:teuthology.orchestra.run.smithi116.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:14:08.694 INFO:teuthology.orchestra.run.smithi116.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:14:10.874 INFO:teuthology.orchestra.run.smithi116.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:14:10.874 INFO:teuthology.orchestra.run.smithi116.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:14:10.875 INFO:teuthology.orchestra.run.smithi116.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:14:11.005 INFO:teuthology.orchestra.run.smithi148.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:14:11.005 INFO:teuthology.orchestra.run.smithi148.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:14:11.006 INFO:teuthology.orchestra.run.smithi148.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:14:11.348 INFO:teuthology.orchestra.run.smithi148.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:14:11.428 INFO:teuthology.orchestra.run.smithi148.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:14:11.640 INFO:teuthology.orchestra.run.smithi116.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:14:11.806 INFO:teuthology.orchestra.run.smithi116.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:14:11.822 INFO:teuthology.orchestra.run.smithi148.stdout:Fetched 113 MB in 5s (22.2 MB/s) 2024-03-30T04:14:12.034 INFO:teuthology.orchestra.run.smithi148.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:14:12.202 INFO:teuthology.orchestra.run.smithi116.stdout:Fetched 113 MB in 5s (22.1 MB/s) 2024-03-30T04:14:12.374 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:14:14.035 INFO:teuthology.orchestra.run.smithi148.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 ... 129542 files and directories currently installed.) 2024-03-30T04:14:14.039 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:14.148 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:14.328 INFO:teuthology.orchestra.run.smithi116.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 ... 129542 files and directories currently installed.) 2024-03-30T04:14:14.332 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:14.421 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:16.359 INFO:teuthology.orchestra.run.smithi148.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:14:16.380 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:16.495 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:16.738 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:14:16.759 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:16.971 INFO:teuthology.orchestra.run.smithi148.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:14:16.991 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:17.029 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:17.249 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:14:17.269 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:17.307 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:22.974 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:23.115 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:23.437 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:23.544 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:23.805 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:14:23.827 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:14:23.863 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:14:24.205 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:24.355 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:24.687 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:24.808 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:25.136 INFO:teuthology.orchestra.run.smithi148.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:14:25.159 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:14:25.202 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:14:29.566 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:14:29.602 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:29.641 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:30.892 INFO:teuthology.orchestra.run.smithi148.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:14:30.929 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:14:30.975 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:32.161 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:32.284 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:32.617 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:14:32.731 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:32.856 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:14:32.985 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:34.373 INFO:teuthology.orchestra.run.smithi116.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:14:34.373 INFO:teuthology.orchestra.run.smithi116.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:14:34.373 INFO:teuthology.orchestra.run.smithi116.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:14:34.373 INFO:teuthology.orchestra.run.smithi116.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:34.621 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:35.136 INFO:teuthology.orchestra.run.smithi148.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:14:35.261 INFO:teuthology.orchestra.run.smithi148.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:14:35.645 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:14:35.783 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:35.909 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:14:36.029 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:36.079 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:37.388 INFO:teuthology.orchestra.run.smithi148.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:14:37.388 INFO:teuthology.orchestra.run.smithi148.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:14:37.388 INFO:teuthology.orchestra.run.smithi148.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:14:37.388 INFO:teuthology.orchestra.run.smithi148.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:37.422 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:14:37.548 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:14:37.549 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:37.731 INFO:teuthology.orchestra.run.smithi116.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:14:37.731 INFO:teuthology.orchestra.run.smithi116.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:38.982 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:40.742 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:14:40.851 INFO:teuthology.orchestra.run.smithi148.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:14:41.019 INFO:teuthology.orchestra.run.smithi148.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:14:41.084 INFO:teuthology.orchestra.run.smithi148.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:14:41.084 INFO:teuthology.orchestra.run.smithi148.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:51.706 INFO:teuthology.orchestra.run.smithi116.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:14:51.707 INFO:teuthology.orchestra.run.smithi116.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:14:51.712 INFO:teuthology.orchestra.run.smithi116.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:14:51.725 INFO:teuthology.orchestra.run.smithi116.stdout:Generating grub configuration file ... 2024-03-30T04:14:52.000 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:14:52.025 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:52.301 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:14:52.307 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:14:52.373 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:14:52.378 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:14:52.557 INFO:teuthology.orchestra.run.smithi116.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:14:52.558 INFO:teuthology.orchestra.run.smithi116.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:14:52.558 INFO:teuthology.orchestra.run.smithi116.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:14:52.603 INFO:teuthology.orchestra.run.smithi116.stdout:done 2024-03-30T04:14:53.087 DEBUG:teuthology.orchestra.run.smithi116:> dpkg -s linux-image-generic 2024-03-30T04:14:53.104 INFO:teuthology.orchestra.run.smithi116.stdout:Package: linux-image-generic 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Status: install ok installed 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Priority: optional 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Section: kernel 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Installed-Size: 21 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: amd64 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Source: linux-meta 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Version: 5.15.0.101.98 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Recommends: thermald 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout:Description: Generic Linux kernel image 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:14:53.105 INFO:teuthology.orchestra.run.smithi116.stdout: available. 2024-03-30T04:14:53.106 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:14:53.106 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:14:53.106 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:14:53.107 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-30T04:14:53.107 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:14:53.107 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get clean 2024-03-30T04:14:53.246 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get update 2024-03-30T04:14:53.374 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:14:53.388 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:14:53.409 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:14:53.491 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:14:54.671 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-03-30T04:14:54.688 DEBUG:teuthology.orchestra.run.smithi116:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:14:54.747 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-03-30T04:14:54.953 INFO:teuthology.orchestra.run.smithi116.stdout:Building dependency tree... 2024-03-30T04:14:54.954 INFO:teuthology.orchestra.run.smithi116.stdout:Reading state information... 2024-03-30T04:14:55.129 INFO:teuthology.orchestra.run.smithi116.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:14:55.130 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:14:55.130 INFO:teuthology.orchestra.run.smithi116.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:14:55.130 INFO:teuthology.orchestra.run.smithi116.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:14:55.130 INFO:teuthology.orchestra.run.smithi116.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:14:55.130 INFO:teuthology.orchestra.run.smithi116.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:14:55.131 INFO:teuthology.orchestra.run.smithi116.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:14:55.131 INFO:teuthology.orchestra.run.smithi116.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:14:55.171 INFO:teuthology.orchestra.run.smithi116.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:14:55.173 DEBUG:teuthology.orchestra.run.smithi116:> dpkg -s linux-image-generic 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Package: linux-image-generic 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Status: install ok installed 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Priority: optional 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Section: kernel 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Installed-Size: 21 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: amd64 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Source: linux-meta 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Version: 5.15.0.101.98 2024-03-30T04:14:55.188 INFO:teuthology.orchestra.run.smithi116.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:14:55.189 INFO:teuthology.orchestra.run.smithi116.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:14:55.189 INFO:teuthology.orchestra.run.smithi116.stdout:Recommends: thermald 2024-03-30T04:14:55.189 INFO:teuthology.orchestra.run.smithi116.stdout:Description: Generic Linux kernel image 2024-03-30T04:14:55.189 INFO:teuthology.orchestra.run.smithi116.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:14:55.189 INFO:teuthology.orchestra.run.smithi116.stdout: available. 2024-03-30T04:14:55.189 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2024-03-30T04:14:55.233 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.qO4L91cVQv 2024-03-30T04:14:55.233 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub/grub.cfg /tmp/tmp.qO4L91cVQv 2024-03-30T04:14:55.290 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.qO4L91cVQv 2024-03-30T04:14:55.366 INFO:teuthology.orchestra.run.smithi148.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:14:55.366 INFO:teuthology.orchestra.run.smithi148.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:14:55.396 INFO:teuthology.orchestra.run.smithi148.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:14:55.407 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.qO4L91cVQv is 10KB 2024-03-30T04:14:55.420 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.qO4L91cVQv 2024-03-30T04:14:55.421 INFO:teuthology.orchestra.run.smithi148.stdout:Generating grub configuration file ... 2024-03-30T04:14:55.425 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:14:55.481 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:14:55.481 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:14:55.481 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:14:55.548 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:14:55.548 DEBUG:teuthology.orchestra.run.smithi116:> sudo update-grub 2024-03-30T04:14:55.712 INFO:teuthology.orchestra.run.smithi148.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:14:55.736 INFO:teuthology.orchestra.run.smithi148.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:56.054 INFO:teuthology.orchestra.run.smithi148.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:14:56.060 INFO:teuthology.orchestra.run.smithi148.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:14:56.130 INFO:teuthology.orchestra.run.smithi148.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:14:56.136 INFO:teuthology.orchestra.run.smithi148.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:14:56.314 INFO:teuthology.orchestra.run.smithi148.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:14:56.314 INFO:teuthology.orchestra.run.smithi148.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:14:56.314 INFO:teuthology.orchestra.run.smithi148.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:14:56.346 INFO:teuthology.orchestra.run.smithi148.stdout:done 2024-03-30T04:14:56.624 INFO:teuthology.orchestra.run.smithi116.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:14:56.626 INFO:teuthology.orchestra.run.smithi116.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:14:56.628 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2024-03-30T04:14:56.800 DEBUG:teuthology.orchestra.run.smithi148:> dpkg -s linux-image-generic 2024-03-30T04:14:56.815 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:14:56.821 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Package: linux-image-generic 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Status: install ok installed 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Priority: optional 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Section: kernel 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Installed-Size: 21 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Architecture: amd64 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Source: linux-meta 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Version: 5.15.0.101.98 2024-03-30T04:14:56.828 INFO:teuthology.orchestra.run.smithi148.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:14:56.829 INFO:teuthology.orchestra.run.smithi148.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:14:56.829 INFO:teuthology.orchestra.run.smithi148.stdout:Recommends: thermald 2024-03-30T04:14:56.829 INFO:teuthology.orchestra.run.smithi148.stdout:Description: Generic Linux kernel image 2024-03-30T04:14:56.829 INFO:teuthology.orchestra.run.smithi148.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:14:56.829 INFO:teuthology.orchestra.run.smithi148.stdout: available. 2024-03-30T04:14:56.830 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:14:56.830 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:14:56.830 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:14:56.830 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-30T04:14:56.830 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi148.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:14:56.830 DEBUG:teuthology.orchestra.run.smithi148:> sudo apt-get clean 2024-03-30T04:14:56.990 DEBUG:teuthology.orchestra.run.smithi148:> sudo apt-get update 2024-03-30T04:14:57.054 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:14:57.061 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:14:57.095 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:14:57.100 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:14:57.106 INFO:teuthology.orchestra.run.smithi148.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:14:57.212 INFO:teuthology.orchestra.run.smithi116.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:14:57.212 INFO:teuthology.orchestra.run.smithi116.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:14:57.213 INFO:teuthology.orchestra.run.smithi116.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:14:57.222 INFO:teuthology.orchestra.run.smithi148.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:14:57.233 INFO:teuthology.orchestra.run.smithi116.stderr:done 2024-03-30T04:14:57.247 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2024-03-30T04:14:57.305 INFO:teuthology.orchestra.run.smithi148.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:14:57.400 INFO:teuthology.orchestra.run.smithi148.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:14:58.527 INFO:teuthology.orchestra.run.smithi148.stdout:Reading package lists... 2024-03-30T04:14:58.544 DEBUG:teuthology.orchestra.run.smithi148:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:14:58.604 INFO:teuthology.orchestra.run.smithi148.stdout:Reading package lists... 2024-03-30T04:14:58.803 INFO:teuthology.orchestra.run.smithi148.stdout:Building dependency tree... 2024-03-30T04:14:58.803 INFO:teuthology.orchestra.run.smithi148.stdout:Reading state information... 2024-03-30T04:14:58.979 INFO:teuthology.orchestra.run.smithi148.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:14:58.979 INFO:teuthology.orchestra.run.smithi148.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:14:58.979 INFO:teuthology.orchestra.run.smithi148.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:14:58.979 INFO:teuthology.orchestra.run.smithi148.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:14:58.979 INFO:teuthology.orchestra.run.smithi148.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:14:58.980 INFO:teuthology.orchestra.run.smithi148.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:14:58.980 INFO:teuthology.orchestra.run.smithi148.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:14:58.980 INFO:teuthology.orchestra.run.smithi148.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:14:59.021 INFO:teuthology.orchestra.run.smithi148.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:14:59.023 DEBUG:teuthology.orchestra.run.smithi148:> dpkg -s linux-image-generic 2024-03-30T04:14:59.038 INFO:teuthology.orchestra.run.smithi148.stdout:Package: linux-image-generic 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Status: install ok installed 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Priority: optional 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Section: kernel 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Installed-Size: 21 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Architecture: amd64 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Source: linux-meta 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Version: 5.15.0.101.98 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Recommends: thermald 2024-03-30T04:14:59.039 INFO:teuthology.orchestra.run.smithi148.stdout:Description: Generic Linux kernel image 2024-03-30T04:14:59.040 INFO:teuthology.orchestra.run.smithi148.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:14:59.040 INFO:teuthology.orchestra.run.smithi148.stdout: available. 2024-03-30T04:14:59.040 DEBUG:teuthology.orchestra.run.smithi148:> mktemp 2024-03-30T04:14:59.086 INFO:teuthology.orchestra.run.smithi148.stdout:/tmp/tmp.ikvSoN5i0P 2024-03-30T04:14:59.086 DEBUG:teuthology.orchestra.run.smithi148:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ikvSoN5i0P 2024-03-30T04:14:59.150 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 0666 /tmp/tmp.ikvSoN5i0P 2024-03-30T04:14:59.268 DEBUG:teuthology.orchestra.remote:smithi148:/tmp/tmp.ikvSoN5i0P is 10KB 2024-03-30T04:14:59.282 DEBUG:teuthology.orchestra.run.smithi148:> rm -fr /tmp/tmp.ikvSoN5i0P 2024-03-30T04:14:59.287 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:14:59.341 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:14:59.342 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:14:59.342 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:14:59.425 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:14:59.425 DEBUG:teuthology.orchestra.run.smithi148:> sudo update-grub 2024-03-30T04:15:00.731 INFO:teuthology.orchestra.run.smithi148.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:15:00.732 INFO:teuthology.orchestra.run.smithi148.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:15:00.741 INFO:teuthology.orchestra.run.smithi148.stderr:Generating grub configuration file ... 2024-03-30T04:15:00.940 INFO:teuthology.orchestra.run.smithi148.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:15:00.946 INFO:teuthology.orchestra.run.smithi148.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:15:01.187 INFO:teuthology.orchestra.run.smithi148.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:15:01.192 INFO:teuthology.orchestra.run.smithi148.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:15:01.237 INFO:teuthology.orchestra.run.smithi148.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:15:01.242 INFO:teuthology.orchestra.run.smithi148.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:15:01.374 INFO:teuthology.orchestra.run.smithi148.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:15:01.374 INFO:teuthology.orchestra.run.smithi148.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:15:01.374 INFO:teuthology.orchestra.run.smithi148.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:15:01.390 INFO:teuthology.orchestra.run.smithi148.stderr:done 2024-03-30T04:15:01.392 DEBUG:teuthology.orchestra.run.smithi148:> sudo shutdown -r now 2024-03-30T04:15:27.314 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-30T04:15:27.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-03-30T04:15:27.316 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:15:31.398 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-30T04:15:31.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-03-30T04:15:31.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:16:05.919 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-03-30T04:16:14.923 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-03-30T04:16:14.924 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:16:27.330 DEBUG:teuthology.orchestra.remote:timed out 2024-03-30T04:16:36.340 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-03-30T04:16:36.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:16:36.781 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-03-30T04:16:37.481 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-03-30T04:16:37.481 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-101-generic"... 2024-03-30T04:16:37.482 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-03-30T04:16:37.488 INFO:teuthology.orchestra.run.smithi116.stdout:5.15.0-101-generic 2024-03-30T04:16:37.488 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:16:37.488 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:16:37.489 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:16:38.489 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-30T04:16:38.489 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:16:38.557 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2024-03-30T04:16:38.601 DEBUG:teuthology.parallel:result is None 2024-03-30T04:16:46.770 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-03-30T04:16:47.648 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-03-30T04:16:47.648 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-101-generic"... 2024-03-30T04:16:47.649 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-03-30T04:16:47.694 INFO:teuthology.orchestra.run.smithi148.stdout:5.15.0-101-generic 2024-03-30T04:16:47.695 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:16:47.695 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:16:47.695 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:16:48.696 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-30T04:16:48.696 DEBUG:teuthology.orchestra.run.smithi148:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:16:49.100 INFO:teuthology.orchestra.run.smithi148.stdout:ttyS1 2024-03-30T04:16:49.124 DEBUG:teuthology.parallel:result is None 2024-03-30T04:16:49.124 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T04:16:49.131 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T04:16:49.131 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:16:49.134 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:16:49.139 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T04:16:49.147 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T04:16:49.159 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T04:16:49.159 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:16:49.180 DEBUG:teuthology.orchestra.run.smithi148:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:16:49.215 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T04:16:49.223 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T04:16:49.223 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T04:16:49.240 DEBUG:teuthology.orchestra.run.smithi148:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T04:16:49.264 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:16:49.273 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:16:49.292 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:16:49.299 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:16:49.300 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T04:16:49.311 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T04:16:49.311 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:16:49.320 DEBUG:teuthology.orchestra.run.smithi148:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:16:49.354 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T04:16:49.367 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T04:16:49.367 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:16:49.384 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:16:49.402 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:16:49.440 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:16:49.488 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:16:49.488 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:16:49.552 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:16:49.556 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:16:49.603 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:16:49.603 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:16:49.665 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2024-03-30T04:16:49.667 DEBUG:teuthology.orchestra.run.smithi148:> sudo service rsyslog restart 2024-03-30T04:16:49.742 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T04:16:49.753 INFO:teuthology.task.internal:Starting timer... 2024-03-30T04:16:49.753 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T04:16:49.771 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T04:16:49.786 DEBUG:teuthology.task.selinux:Excluding smithi116: OS 'ubuntu' does not support SELinux 2024-03-30T04:16:49.786 DEBUG:teuthology.task.selinux:Excluding smithi148: OS 'ubuntu' does not support SELinux 2024-03-30T04:16:49.787 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T04:16:49.787 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T04:16:49.787 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T04:16:49.787 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T04:16:49.803 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-30T04:16:49.809 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-30T04:16:49.936 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T04:16:49.952 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-30T04:16:49.953 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi116.front.sepia.ceph.com,smithi148.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T04:23:53.737 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi148.front.sepia.ceph.com')] 2024-03-30T04:23:53.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-03-30T04:23:53.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:23:53.819 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-03-30T04:23:53.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-03-30T04:23:53.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-03-30T04:23:53.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:23:53.991 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-03-30T04:23:54.066 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-03-30T04:23:54.067 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T04:23:54.080 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T04:23:54.080 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:23:54.081 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T04:23:54.087 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:23:54.087 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T04:23:54.112 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:23:54.112 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Command line: ntpd -gq 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: ---------------------------------------------------- 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: corporation. Support and training for ntp-4 are 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: available at https://www.nwtime.org/support 2024-03-30T04:23:54.113 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: ---------------------------------------------------- 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: proto: precision = 0.058 usec (-24) 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: basedate set to 2022-02-04 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:23:54.114 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:23:54.115 INFO:teuthology.orchestra.run.smithi116.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen normally on 3 enp3s0f1 172.21.15.116:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen normally on 4 lo [::1]:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:3f67%5]:123 2024-03-30T04:23:54.116 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:23:54 ntpd[17217]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Command line: ntpd -gq 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: ---------------------------------------------------- 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: corporation. Support and training for ntp-4 are 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: available at https://www.nwtime.org/support 2024-03-30T04:23:54.136 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: ---------------------------------------------------- 2024-03-30T04:23:54.137 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: proto: precision = 0.048 usec (-24) 2024-03-30T04:23:54.137 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: basedate set to 2022-02-04 2024-03-30T04:23:54.137 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:23:54.138 INFO:teuthology.orchestra.run.smithi148.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:23:54.138 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:23:54.138 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:23:54.138 INFO:teuthology.orchestra.run.smithi148.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:23:54.139 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:23:54.139 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:23:54.140 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:23:54.140 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen normally on 3 enp3s0f1 172.21.15.148:123 2024-03-30T04:23:54.140 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen normally on 4 lo [::1]:123 2024-03-30T04:23:54.140 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7257%5]:123 2024-03-30T04:23:54.140 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:23:54 ntpd[17175]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:23:55.113 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:55.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:55 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:55.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:55.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:55.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:55.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:55.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:55.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:55 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:56.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:56 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:57.115 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:57 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:57.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:57.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:57 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:58.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:58.300 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:58.300 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:58.301 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:58.301 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:58.301 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:58 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:59.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.115 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:59.116 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:23:59 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:59.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:23:59.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:23:59 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:24:00.136 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:00.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:00.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:00.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:00.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:24:00.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:00 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:24:01.113 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:24:01.114 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:24:01.115 INFO:teuthology.orchestra.run.smithi116.stdout:30 Mar 04:24:01 ntpd[17217]: ntpd: time slew -0.000684 s 2024-03-30T04:24:01.115 INFO:teuthology.orchestra.run.smithi116.stdout:ntpd: time slew -0.000684s 2024-03-30T04:24:01.115 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:24:01.115 INFO:teuthology.orchestra.run.smithi116.stderr:30 Mar 04:24:01 ntpd[17217]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:24:01.137 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:24:01.138 INFO:teuthology.orchestra.run.smithi148.stdout:30 Mar 04:24:01 ntpd[17175]: ntpd: time slew -0.000196 s 2024-03-30T04:24:01.138 INFO:teuthology.orchestra.run.smithi148.stdout:ntpd: time slew -0.000196s 2024-03-30T04:24:01.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:24:01.138 INFO:teuthology.orchestra.run.smithi148.stderr:30 Mar 04:24:01 ntpd[17175]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:24:01.194 INFO:teuthology.orchestra.run.smithi148.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:24:01.195 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================== 2024-03-30T04:24:01.195 INFO:teuthology.orchestra.run.smithi148.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.195 INFO:teuthology.orchestra.run.smithi148.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.195 INFO:teuthology.orchestra.run.smithi148.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.195 INFO:teuthology.orchestra.run.smithi148.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.205 INFO:teuthology.orchestra.run.smithi116.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:24:01.205 INFO:teuthology.orchestra.run.smithi116.stdout:============================================================================== 2024-03-30T04:24:01.206 INFO:teuthology.orchestra.run.smithi116.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.206 INFO:teuthology.orchestra.run.smithi116.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.206 INFO:teuthology.orchestra.run.smithi116.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.206 INFO:teuthology.orchestra.run.smithi116.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:24:01.207 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T04:24:01.306 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-03-30T04:24:01.306 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-30T04:24:01.307 INFO:tasks.cephadm:Cluster fsid is 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:24:01.307 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T04:24:01.307 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.116', 'mon.c': '[v2:172.21.15.116:3301,v1:172.21.15.116:6790]', 'mon.b': '172.21.15.148'} 2024-03-30T04:24:01.307 INFO:tasks.cephadm:First mon is mon.a on smithi116 2024-03-30T04:24:01.307 INFO:tasks.cephadm:First mgr is y 2024-03-30T04:24:01.307 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T04:24:01.308 DEBUG:teuthology.orchestra.run.smithi116:> sudo hostname $(hostname -s) 2024-03-30T04:24:01.323 DEBUG:teuthology.orchestra.run.smithi148:> sudo hostname $(hostname -s) 2024-03-30T04:24:01.336 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-30T04:24:01.337 DEBUG:teuthology.orchestra.run.smithi116:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.623 INFO:teuthology.orchestra.run.smithi116.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:24 /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.624 DEBUG:teuthology.orchestra.run.smithi148:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.857 INFO:teuthology.orchestra.run.smithi148.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:24 /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.857 DEBUG:teuthology.orchestra.run.smithi116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.865 DEBUG:teuthology.orchestra.run.smithi148:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:24:01.883 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-30T04:24:01.883 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:24:01.910 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:24:02.065 INFO:teuthology.orchestra.run.smithi116.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:24:02.073 INFO:teuthology.orchestra.run.smithi148.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:24:55.809 INFO:teuthology.orchestra.run.smithi148.stdout:{ 2024-03-30T04:24:55.809 INFO:teuthology.orchestra.run.smithi148.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:24:55.809 INFO:teuthology.orchestra.run.smithi148.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:24:55.809 INFO:teuthology.orchestra.run.smithi148.stdout: "repo_digests": [ 2024-03-30T04:24:55.809 INFO:teuthology.orchestra.run.smithi148.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:24:55.810 INFO:teuthology.orchestra.run.smithi148.stdout: ] 2024-03-30T04:24:55.810 INFO:teuthology.orchestra.run.smithi148.stdout:} 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout: "repo_digests": [ 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout: ] 2024-03-30T04:24:59.286 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:24:59.315 DEBUG:teuthology.orchestra.run.smithi116:> sudo mkdir -p /etc/ceph 2024-03-30T04:24:59.328 DEBUG:teuthology.orchestra.run.smithi148:> sudo mkdir -p /etc/ceph 2024-03-30T04:24:59.343 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 777 /etc/ceph 2024-03-30T04:24:59.384 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 777 /etc/ceph 2024-03-30T04:24:59.398 INFO:tasks.cephadm:Writing seed config... 2024-03-30T04:24:59.399 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-30T04:24:59.399 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T04:24:59.399 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T04:24:59.399 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-30T04:24:59.399 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T04:24:59.400 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T04:24:59.400 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T04:24:59.400 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T04:24:59.400 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T04:24:59.400 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:24:59.400 DEBUG:teuthology.orchestra.run.smithi116:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T04:24:59.429 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 to file = true 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 = 55b7e504-ee4d-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [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 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 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-30T04:24:59.429 DEBUG:teuthology.orchestra.run.smithi116:mon.a> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T04:24:59.474 DEBUG:teuthology.orchestra.run.smithi116:mgr.y> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service 2024-03-30T04:24:59.518 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T04:24:59.518 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.116 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:24:59.714 INFO:teuthology.orchestra.run.smithi116.stderr:-------------------------------------------------------------------------------- 2024-03-30T04:24:59.714 INFO:teuthology.orchestra.run.smithi116.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '55b7e504-ee4d-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.116', '--skip-admin-label'] 2024-03-30T04:24:59.714 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying podman|docker is present... 2024-03-30T04:24:59.714 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying lvm2 is present... 2024-03-30T04:24:59.714 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying time synchronization is in place... 2024-03-30T04:24:59.720 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:24:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.729 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:24:59.733 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.736 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: masked 2024-03-30T04:24:59.739 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.743 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:24:59.748 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.754 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: enabled 2024-03-30T04:24:59.757 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: active 2024-03-30T04:24:59.758 INFO:teuthology.orchestra.run.smithi116.stderr:Unit ntp.service is enabled and running 2024-03-30T04:24:59.758 INFO:teuthology.orchestra.run.smithi116.stderr:Repeating the final host check... 2024-03-30T04:24:59.758 INFO:teuthology.orchestra.run.smithi116.stderr:docker (/usr/bin/docker) is present 2024-03-30T04:24:59.758 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl is present 2024-03-30T04:24:59.758 INFO:teuthology.orchestra.run.smithi116.stderr:lvcreate is present 2024-03-30T04:24:59.760 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:24:59.764 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.767 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:24:59.772 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.776 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: masked 2024-03-30T04:24:59.780 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.783 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:24:59.788 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-03-30T04:24:59.793 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: enabled 2024-03-30T04:24:59.796 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: active 2024-03-30T04:24:59.797 INFO:teuthology.orchestra.run.smithi116.stderr:Unit ntp.service is enabled and running 2024-03-30T04:24:59.797 INFO:teuthology.orchestra.run.smithi116.stderr:Host looks OK 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Cluster fsid: 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Acquiring lock 139915420796288 on /run/cephadm/55b7e504-ee4d-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Lock 139915420796288 acquired on /run/cephadm/55b7e504-ee4d-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying IP 172.21.15.116 port 3300 ... 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying IP 172.21.15.116 port 6789 ... 2024-03-30T04:24:59.798 INFO:teuthology.orchestra.run.smithi116.stderr:Base mon IP is 172.21.15.116, final addrv is [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.116 metric 100 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.116 metric 100 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.116 metric 100 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.116 metric 100 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.116 metric 100 2024-03-30T04:24:59.800 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.116 metric 100 2024-03-30T04:24:59.802 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T04:24:59.802 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-30T04:24:59.802 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1792sec pref medium 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:3f67/64 scope link 2024-03-30T04:24:59.804 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:24:59.805 INFO:teuthology.orchestra.run.smithi116.stderr:Mon IP `172.21.15.116` is in CIDR network `172.21.0.0/20` 2024-03-30T04:24:59.805 INFO:teuthology.orchestra.run.smithi116.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T04:24:59.805 INFO:teuthology.orchestra.run.smithi116.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:25:00.579 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-30T04:25:00.725 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-30T04:25:00.725 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-30T04:25:00.749 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-30T04:25:01.578 INFO:teuthology.orchestra.run.smithi116.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:25:02.072 INFO:teuthology.orchestra.run.smithi116.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:25:02.072 INFO:teuthology.orchestra.run.smithi116.stderr:Extracting ceph user uid/gid from container image... 2024-03-30T04:25:02.725 INFO:teuthology.orchestra.run.smithi116.stderr:stat: 167 167 2024-03-30T04:25:03.285 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial keys... 2024-03-30T04:25:03.924 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQAflAdmJUk0NxAAy2GV8punNpKBsw2r7uafHA== 2024-03-30T04:25:05.067 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQAhlAdmjJAWBBAAj64tFxkcYlJ4C3vSNxA3wg== 2024-03-30T04:25:06.309 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQAilAdmTY+OEhAAwxw8SHEwlfZRoFF8CxiRUw== 2024-03-30T04:25:06.841 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial monmap... 2024-03-30T04:25:07.533 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:25:07.533 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-30T04:25:07.533 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:07.533 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:25:08.061 INFO:teuthology.orchestra.run.smithi116.stderr:monmaptool for a [v2:172.21.15.116:3300,v1:172.21.15.116:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:25:08.061 INFO:teuthology.orchestra.run.smithi116.stderr:setting min_mon_release = octopus 2024-03-30T04:25:08.061 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: set fsid to 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:08.061 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:25:08.062 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:25:08.062 INFO:teuthology.orchestra.run.smithi116.stderr:Creating mon... 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 1 imported monmap: 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: last_changed 2024-03-30T04:25:07.534423+0000 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.791 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 0 /usr/bin/ceph-mon: set fsid to 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: DB SUMMARY 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: DB Session ID: DOJ8TFF762JQBQZKAAJ4 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.create_if_missing: 1 2024-03-30T04:25:08.792 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.env: 0x55dd6eec6860 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.info_log: 0x55dd6fcbf320 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:25:08.793 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:25:08.817 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:25:08.817 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:25:08.817 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:25:08.817 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:25:08.817 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:25:08.818 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.write_buffer_manager: 0x55dd6ff5f950 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:25:08.819 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.row_cache: None 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:25:08.820 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:25:08.821 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.785+0000 7f9ca6ab1880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:25:08.822 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.merge_operator: 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:25:08.823 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd6fd10b08) 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-30T04:25:08.824 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache: 0x55dd6fcf0170 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-30T04:25:08.825 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:25:08.826 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:25:08.827 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:25:08.828 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:25:08.829 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:25:08.830 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:25:08.831 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.832 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-30T04:25:08.832 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.832 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55dd6fcd6a80 2024-03-30T04:25:08.832 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9ca6ab1880 4 rocksdb: DB pointer 0x55dd6fd4a000 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9c9869b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.789+0000 7f9c9869b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:25:08.834 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:25:08.835 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.836 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:25:08.837 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.793+0000 7f9ca6ab1880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.793+0000 7f9ca6ab1880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-30T04:25:08.838 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:25:08.793+0000 7f9ca6ab1880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T04:25:09.275 INFO:teuthology.orchestra.run.smithi116.stderr:create mon.a on 2024-03-30T04:25:09.525 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T04:25:09.712 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:25:09.712 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:25:10.094 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to reset failed state of unit ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T04:25:10.098 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target.wants/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:25:10.297 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld does not appear to be present 2024-03-30T04:25:10.297 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:25:10.297 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mon to start... 2024-03-30T04:25:10.298 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mon... 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: cluster: 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: id: 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: services: 2024-03-30T04:25:11.654 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.18984s) 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: data: 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: pgs: 2024-03-30T04:25:11.655 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:11.665 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:11 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.459566+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:25:12.149 INFO:teuthology.orchestra.run.smithi116.stderr:mon is available 2024-03-30T04:25:12.149 INFO:teuthology.orchestra.run.smithi116.stderr:Assimilating anything we can from ceph.conf... 2024-03-30T04:25:12.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.464338+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:25:12.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.464750+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0]} 2024-03-30T04:25:12.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.467842+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-30T04:25:12.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.471654+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:25:12.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: cluster 2024-03-30T04:25:11.472110+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:25:12.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:12 smithi116 bash[18232]: audit 2024-03-30T04:25:11.654140+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.116:0/2499546571' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:25:12.984 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:12.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [global] 2024-03-30T04:25:12.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: fsid = 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:12.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-03-30T04:25:12.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:25:12.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-03-30T04:25:12.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:25:12.987 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:12.987 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:25:12.987 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:25:12.987 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:25:13.455 INFO:teuthology.orchestra.run.smithi116.stderr:Generating new minimal ceph.conf... 2024-03-30T04:25:13.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:13 smithi116 bash[18232]: audit 2024-03-30T04:25:12.979535+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.116:0/4033803093' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:25:13.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:13 smithi116 bash[18232]: audit 2024-03-30T04:25:12.985443+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.116:0/4033803093' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:25:14.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:14 smithi116 bash[18232]: audit 2024-03-30T04:25:14.392793+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.116:0/3684802618' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:25:14.926 INFO:teuthology.orchestra.run.smithi116.stderr:Restarting the monitor... 2024-03-30T04:25:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:14 smithi116 systemd[1]: Stopping Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:25:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:14 smithi116 bash[18594]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:25:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 bash[18232]: debug 2024-03-30T04:25:14.997+0000 7f1115464700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:25:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 bash[18232]: debug 2024-03-30T04:25:14.997+0000 7f1115464700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T04:25:15.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 bash[18603]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T04:25:15.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 bash[18637]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:25:15.629 INFO:teuthology.orchestra.run.smithi116.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-30T04:25:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T04:25:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 systemd[1]: Stopped Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:25:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:15 smithi116 systemd[1]: Started Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:25:16.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.689+0000 7f81ff501880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.689+0000 7f81ff501880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.689+0000 7f81ff501880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 0 load: jerasure load: lrc 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: DB SUMMARY 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: DB Session ID: T7LMAB5QZ5Q963D5HCM7 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-30T04:25:16.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82655 ; 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.env: 0x55a02c0c6860 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.info_log: 0x55a02e205e00 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:25:16.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:25:16.924 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.write_buffer_manager: 0x55a02e2f6270 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:25:16.925 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.row_cache: None 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:25:16.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:25:16.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:25:16.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:25:16.929 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.merge_operator: 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a02e1d3d00) 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cache_index_and_filter_blocks: 1 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: pin_top_level_index_and_filter: 1 2024-03-30T04:25:16.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: index_type: 0 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: data_block_index_type: 0 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: index_shortening: 1 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: hash_index_allow_collision: 1 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: checksum: 1 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: no_block_cache: 0 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_cache: 0x55a02e23a170 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_cache_name: BinnedLRUCache 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_cache_options: 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: capacity : 536870912 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: num_shard_bits : 4 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: strict_capacity_limit : 0 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: high_pri_pool_ratio: 0.000 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_cache_compressed: (nil) 2024-03-30T04:25:16.931 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: persistent_cache: (nil) 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_size: 4096 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_size_deviation: 10 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_restart_interval: 16 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: index_block_restart_interval: 1 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: metadata_block_size: 4096 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: partition_filters: 0 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: use_delta_encoding: 1 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: whole_key_filtering: 1 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: verify_compression: 0 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: read_amp_bytes_per_bit: 0 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: format_version: 4 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: enable_index_compression: 1 2024-03-30T04:25:16.932 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: block_align: 0 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:25:16.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:25:16.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:25:16.935 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:25:16.936 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:25:16.937 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.693+0000 7f81ff501880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772716700417, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772716701254, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79205, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77468, "index_size": 225, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 71777, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711772716, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3d46a5cb-b3e6-4cb5-b8d7-6b4fdd221784", "db_session_id": "T7LMAB5QZ5Q963D5HCM7"}} 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772716701653, "job": 1, "event": "recovery_finished"} 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:25:16.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a02e220a80 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ff501880 4 rocksdb: DB pointer 0x55a02e230000 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ef289700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.697+0000 7f81ef289700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** DB Stats ** 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** Compaction Stats [default] ** 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:16.939 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** Compaction Stats [default] ** 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:25:16.940 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Cumulative compaction: 0.00 GB write, 20.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Interval compaction: 0.00 GB write, 20.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** Compaction Stats [default] ** 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:16.941 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** Compaction Stats [default] ** 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 142.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Cumulative compaction: 0.00 GB write, 20.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:16.942 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] at bind addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 1 mon.a@-1(???) e1 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).mds e1 new map 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).mds e1 print_map 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: e1 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: legacy client fscid: -1 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: No filesystems configured 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:25:16.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: debug 2024-03-30T04:25:16.701+0000 7f81ff501880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cluster 2024-03-30T04:25:16.708688+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cluster 2024-03-30T04:25:16.708748+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0]} 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cluster 2024-03-30T04:25:16.708817+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cluster 2024-03-30T04:25:16.708843+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:25:16.944 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:16 smithi116 bash[18677]: cluster 2024-03-30T04:25:16.709168+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:25:17.518 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-30T04:25:17.519 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:25:17.519 INFO:teuthology.orchestra.run.smithi116.stderr:Creating mgr... 2024-03-30T04:25:17.519 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying port 9283 ... 2024-03-30T04:25:17.742 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to reset failed state of unit ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-03-30T04:25:17.747 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4.target.wants/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:25:17.856 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:25:17.955 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld does not appear to be present 2024-03-30T04:25:17.955 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:25:17.955 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld does not appear to be present 2024-03-30T04:25:17.955 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-30T04:25:17.956 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr to start... 2024-03-30T04:25:17.956 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr... 2024-03-30T04:25:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:25:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:17 smithi116 bash[18677]: audit 2024-03-30T04:25:16.909690+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.116:0/795969350' entity='client.admin' 2024-03-30T04:25:19.266 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:19.266 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "55b7e504-ee4d-11ee-b647-cb9ed24678a4", 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:25:19.267 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:25:19.272 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-03-30T04:25:19.272 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "a" 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:25:19.273 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:25:19.274 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:25:19.275 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:25:11.466159+0000", 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:25:19.276 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:19.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:19 smithi116 bash[18677]: audit 2024-03-30T04:25:19.266593+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.116:0/867203473' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:25:19.457 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:19 smithi116 bash[18933]: debug 2024-03-30T04:25:19.173+0000 7fd319a20000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:25:19.834 INFO:teuthology.orchestra.run.smithi116.stderr:mgr not available, waiting (1/15)... 2024-03-30T04:25:21.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:20 smithi116 bash[18933]: debug 2024-03-30T04:25:20.689+0000 7fd319a20000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:25:21.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:20 smithi116 bash[18933]: debug 2024-03-30T04:25:20.781+0000 7fd319a20000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:25:21.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:21 smithi116 bash[18933]: debug 2024-03-30T04:25:21.021+0000 7fd319a20000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:25:22.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:21 smithi116 bash[18933]: debug 2024-03-30T04:25:21.745+0000 7fd319a20000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:25:22.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:21 smithi116 bash[18933]: debug 2024-03-30T04:25:21.849+0000 7fd319a20000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:25:22.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:21 smithi116 bash[18933]: debug 2024-03-30T04:25:21.953+0000 7fd319a20000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:25:22.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18933]: debug 2024-03-30T04:25:22.057+0000 7fd319a20000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:25:22.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18933]: debug 2024-03-30T04:25:22.265+0000 7fd319a20000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:25:22.830 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18933]: debug 2024-03-30T04:25:22.537+0000 7fd319a20000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:25:22.830 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18933]: debug 2024-03-30T04:25:22.637+0000 7fd319a20000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:25:22.918 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:22.918 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:22.918 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "55b7e504-ee4d-11ee-b647-cb9ed24678a4", 2024-03-30T04:25:22.918 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:25:22.918 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-03-30T04:25:22.919 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "a" 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:22.920 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:25:22.921 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:25:22.922 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:25:22.931 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:25:22.931 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:25:22.931 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:25:22.931 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.932 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:25:22.932 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:25:22.932 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:25:22.932 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:25:22.932 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:25:22.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:25:22.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:25:22.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:25:22.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:25:22.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:25:22.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:22.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:25:22.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:25:22.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.935 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:25:22.935 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:25:22.935 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:25:22.935 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:25:22.935 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:25:22.936 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:25:22.936 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:25:22.936 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:22.936 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:22.936 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.937 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:25:22.937 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:22.937 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:25:11.466159+0000", 2024-03-30T04:25:22.937 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:22.937 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:22.938 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:25:22.938 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:23.082 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18933]: debug 2024-03-30T04:25:22.829+0000 7fd319a20000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:25:23.082 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:22 smithi116 bash[18677]: audit 2024-03-30T04:25:22.914403+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.116:0/3725333974' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:25:23.346 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:23 smithi116 bash[18933]: debug 2024-03-30T04:25:23.081+0000 7fd319a20000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:25:23.479 INFO:teuthology.orchestra.run.smithi116.stderr:mgr not available, waiting (2/15)... 2024-03-30T04:25:23.735 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:23 smithi116 bash[18933]: debug 2024-03-30T04:25:23.345+0000 7fd319a20000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:25:23.735 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:23 smithi116 bash[18933]: debug 2024-03-30T04:25:23.505+0000 7fd319a20000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:25:23.736 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:23 smithi116 bash[18933]: debug 2024-03-30T04:25:23.733+0000 7fd319a20000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:25:24.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:23 smithi116 bash[18933]: debug 2024-03-30T04:25:23.845+0000 7fd319a20000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:25:24.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:24 smithi116 bash[18933]: debug 2024-03-30T04:25:24.173+0000 7fd319a20000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:25:25.195 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:24 smithi116 bash[18933]: debug 2024-03-30T04:25:24.881+0000 7fd319a20000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:25:25.195 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:24 smithi116 bash[18933]: debug 2024-03-30T04:25:24.989+0000 7fd319a20000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:25:25.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:25 smithi116 bash[18933]: debug 2024-03-30T04:25:25.193+0000 7fd319a20000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:25:25.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:25 smithi116 bash[18933]: debug 2024-03-30T04:25:25.509+0000 7fd319a20000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:25 smithi116 bash[18933]: debug 2024-03-30T04:25:25.877+0000 7fd319a20000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18933]: debug 2024-03-30T04:25:25.997+0000 7fd319a20000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: cluster 2024-03-30T04:25:26.021481+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: cluster 2024-03-30T04:25:26.027451+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00606244s) 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: audit 2024-03-30T04:25:26.028269+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: audit 2024-03-30T04:25:26.028487+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: audit 2024-03-30T04:25:26.028692+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: audit 2024-03-30T04:25:26.029115+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:25:26.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: audit 2024-03-30T04:25:26.030417+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:25:26.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:26 smithi116 bash[18677]: cluster 2024-03-30T04:25:26.061487+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "55b7e504-ee4d-11ee-b647-cb9ed24678a4", 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.436 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "a" 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:25:26.437 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:26.438 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:25:26.438 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:25:26.438 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:25:26.438 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:25:26.441 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:25:26.442 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:25:11.466159+0000", 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:25:26.443 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:26.978 INFO:teuthology.orchestra.run.smithi116.stderr:mgr not available, waiting (3/15)... 2024-03-30T04:25:27.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.073826+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.079262+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.085191+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.087522+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.089844+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.116:0/1726115541' entity='mgr.y' 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: audit 2024-03-30T04:25:26.434968+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.116:0/209660281' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:25:27.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:27 smithi116 bash[18677]: cluster 2024-03-30T04:25:27.037261+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01588s) 2024-03-30T04:25:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:29 smithi116 bash[18677]: cluster 2024-03-30T04:25:28.082897+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-30T04:25:30.348 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:30.348 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:30.348 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "55b7e504-ee4d-11ee-b647-cb9ed24678a4", 2024-03-30T04:25:30.348 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:25:30.348 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "a" 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:30.349 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:25:30.350 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:25:30.351 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:25:11.466159+0000", 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:25:30.352 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:30 smithi116 bash[18677]: audit 2024-03-30T04:25:30.344114+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.116:0/460745201' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:25:30.884 INFO:teuthology.orchestra.run.smithi116.stderr:mgr is available 2024-03-30T04:25:32.033 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:32.033 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [global] 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: fsid = 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:25:32.034 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:25:32.547 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling cephadm module... 2024-03-30T04:25:33.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:32 smithi116 bash[18677]: audit 2024-03-30T04:25:32.026775+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.116:0/2717759616' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:25:33.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:32 smithi116 bash[18677]: audit 2024-03-30T04:25:32.032896+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.116:0/2717759616' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:25:34.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:33 smithi116 bash[18677]: audit 2024-03-30T04:25:33.786170+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.116:0/376950765' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T04:25:34.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:33 smithi116 bash[18933]: ignoring --setuser ceph since I am not root 2024-03-30T04:25:34.263 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:33 smithi116 bash[18933]: ignoring --setgroup ceph since I am not root 2024-03-30T04:25:34.263 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:34 smithi116 bash[18933]: debug 2024-03-30T04:25:34.013+0000 7f0c99579000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:25:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:34 smithi116 bash[18677]: audit 2024-03-30T04:25:33.842512+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.116:0/376950765' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T04:25:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:34 smithi116 bash[18677]: cluster 2024-03-30T04:25:33.842592+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:25:35.562 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:35.843 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:35 smithi116 bash[18933]: debug 2024-03-30T04:25:35.525+0000 7f0c99579000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:25:35.843 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:35 smithi116 bash[18933]: debug 2024-03-30T04:25:35.625+0000 7f0c99579000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:25:36.066 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for the mgr to restart... 2024-03-30T04:25:36.066 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr epoch 5... 2024-03-30T04:25:36.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:35 smithi116 bash[18933]: debug 2024-03-30T04:25:35.865+0000 7f0c99579000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:25:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:35 smithi116 bash[18677]: audit 2024-03-30T04:25:35.562642+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.116:0/94088298' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:25:36.927 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:36 smithi116 bash[18933]: debug 2024-03-30T04:25:36.601+0000 7f0c99579000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:25:36.927 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:36 smithi116 bash[18933]: debug 2024-03-30T04:25:36.713+0000 7f0c99579000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:25:36.927 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:36 smithi116 bash[18933]: debug 2024-03-30T04:25:36.817+0000 7f0c99579000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:25:37.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:36 smithi116 bash[18933]: debug 2024-03-30T04:25:36.925+0000 7f0c99579000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:25:37.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:37 smithi116 bash[18933]: debug 2024-03-30T04:25:37.133+0000 7f0c99579000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:25:37.679 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:37 smithi116 bash[18933]: debug 2024-03-30T04:25:37.401+0000 7f0c99579000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:25:37.680 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:37 smithi116 bash[18933]: debug 2024-03-30T04:25:37.501+0000 7f0c99579000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:25:37.942 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:37 smithi116 bash[18933]: debug 2024-03-30T04:25:37.677+0000 7f0c99579000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:25:38.208 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:37 smithi116 bash[18933]: debug 2024-03-30T04:25:37.941+0000 7f0c99579000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:25:38.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:38 smithi116 bash[18933]: debug 2024-03-30T04:25:38.205+0000 7f0c99579000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:25:38.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:38 smithi116 bash[18933]: debug 2024-03-30T04:25:38.365+0000 7f0c99579000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:25:39.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:38 smithi116 bash[18933]: debug 2024-03-30T04:25:38.593+0000 7f0c99579000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:25:39.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:38 smithi116 bash[18933]: debug 2024-03-30T04:25:38.709+0000 7f0c99579000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:25:39.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:39 smithi116 bash[18933]: debug 2024-03-30T04:25:39.041+0000 7f0c99579000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:25:40.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:39 smithi116 bash[18933]: debug 2024-03-30T04:25:39.757+0000 7f0c99579000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:25:40.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:39 smithi116 bash[18933]: debug 2024-03-30T04:25:39.865+0000 7f0c99579000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:25:40.407 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:40 smithi116 bash[18933]: debug 2024-03-30T04:25:40.069+0000 7f0c99579000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:25:40.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:40 smithi116 bash[18933]: debug 2024-03-30T04:25:40.405+0000 7f0c99579000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:25:41.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:40 smithi116 bash[18933]: debug 2024-03-30T04:25:40.769+0000 7f0c99579000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:25:41.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:40 smithi116 bash[18933]: debug 2024-03-30T04:25:40.881+0000 7f0c99579000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:25:41.976 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:25:41.977 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-30T04:25:41.977 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:25:41.977 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:25:42.176 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18933]: [30/Mar/2024:04:25:42] ENGINE Bus STARTING 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: cluster 2024-03-30T04:25:40.904456+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: cluster 2024-03-30T04:25:40.905257+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: cluster 2024-03-30T04:25:40.907910+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: cluster 2024-03-30T04:25:40.961175+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0560737s) 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:40.963640+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:40.965934+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:40.967103+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:40.967291+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:40.967493+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: cluster 2024-03-30T04:25:40.993042+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.015905+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:42.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.019856+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:42.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.022031+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:42.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.024149+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:42.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.025451+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:42.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.028531+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:42.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.038019+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:25:42.179 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:41 smithi116 bash[18677]: audit 2024-03-30T04:25:41.039302+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:25:42.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18933]: [30/Mar/2024:04:25:42] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:25:42.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18933]: [30/Mar/2024:04:25:42] ENGINE Bus STARTED 2024-03-30T04:25:42.596 INFO:teuthology.orchestra.run.smithi116.stderr:mgr epoch 5 is available 2024-03-30T04:25:42.596 INFO:teuthology.orchestra.run.smithi116.stderr:Setting orchestrator backend to cephadm... 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: cluster 2024-03-30T04:25:41.968818+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06371s) 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: cephadm 2024-03-30T04:25:42.062355+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [30/Mar/2024:04:25:42] ENGINE Bus STARTING 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: cephadm 2024-03-30T04:25:42.178080+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Mar/2024:04:25:42] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: cephadm 2024-03-30T04:25:42.178230+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Mar/2024:04:25:42] ENGINE Bus STARTED 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: audit 2024-03-30T04:25:42.182136+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:43.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:42 smithi116 bash[18677]: audit 2024-03-30T04:25:42.197934+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:44 smithi116 bash[18677]: cluster 2024-03-30T04:25:43.186991+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-30T04:25:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:44 smithi116 bash[18677]: audit 2024-03-30T04:25:43.706328+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:44 smithi116 bash[18677]: audit 2024-03-30T04:25:43.712798+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:44 smithi116 bash[18677]: audit 2024-03-30T04:25:43.768005+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:45.440 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: value unchanged 2024-03-30T04:25:45.982 INFO:teuthology.orchestra.run.smithi116.stderr:Generating ssh key... 2024-03-30T04:25:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:45 smithi116 bash[18677]: audit 2024-03-30T04:25:45.441890+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: Generating public/private rsa key pair. 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: Your identification has been saved in /tmp/tmprzy08mkt/key. 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: Your public key has been saved in /tmp/tmprzy08mkt/key.pub. 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: The key fingerprint is: 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: SHA256:BxwqnsJbwsD+11F5cW7tF7G8rbELiDBAGV8ICoIOXIg ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: The key's randomart image is: 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: +---[RSA 3072]----+ 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: |* o.++ .o . . . | 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: |E+ o...+ .. + o o| 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: |+.. o o oo . o = | 2024-03-30T04:25:48.013 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: |.= . + ... . . +| 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: | .= + o.S . .oo| 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: | .= .o.o . +.| 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: | .. . .. . . o | 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: | . . . | 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: | . | 2024-03-30T04:25:48.014 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:25:47 smithi116 bash[18933]: +----[SHA256]-----+ 2024-03-30T04:25:49.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:48 smithi116 bash[18677]: audit 2024-03-30T04:25:47.195226+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:49.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:48 smithi116 bash[18677]: cephadm 2024-03-30T04:25:47.195421+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-30T04:25:49.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:48 smithi116 bash[18677]: audit 2024-03-30T04:25:47.662513+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:49.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:48 smithi116 bash[18677]: audit 2024-03-30T04:25:47.664922+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:49.315 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa2lPgwRGda5Wc7OVDmvuWCZvx1BPwz3TjWg7/+cuj1+8C2FZgg2FWM2FFa6LIajIazc0d5T6sL8y0XVi0hAjmN7ccKsTl4fK/P/PhaE2+AY3NAMnJ45sLuDOyqiX1ZKJuJHZqU4U4vXRQVdPrwddjAmMOcA7+kvfBCu0paUfIDtJ+IZFXtUV8EXcTLh/XGyP1WkHKdXJA3rcozGgL1PZSgL94YenjqFQyiG04PmE9yyi0TBRcAz21EtDNyMHIZT1zV2HGk+Q2sIo6BeAyLZez65+q2EgMpXvPw7SCNcxJqCEr4RQUohx6X+ggE9R1vTFQg0EKvLbQyaFEepLFeWsnO1BdxL2KOrHc0+1jki5GdItI+so+vk2GC7EVNXSbaefcPj2zl7NJ+o8c/BKzhSaN/rx5QI0oiYJuXmbcqwJotEPs+c97IDO/VWmBy8crZbsnOrI6mIFDs9NTlqCuH53oFw2YGxMVNdeu2NHPvWNAZYS+lbsB61N2trcClTOT7wk= ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:25:49.902 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-30T04:25:49.902 INFO:teuthology.orchestra.run.smithi116.stderr:Adding key to root@localhost authorized_keys... 2024-03-30T04:25:49.902 INFO:teuthology.orchestra.run.smithi116.stderr:Adding host smithi116... 2024-03-30T04:25:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:49 smithi116 bash[18677]: audit 2024-03-30T04:25:49.315721+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:52.117 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Added host 'smithi116' with addr '172.21.15.116' 2024-03-30T04:25:52.800 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying unmanaged mon service... 2024-03-30T04:25:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:52 smithi116 bash[18677]: audit 2024-03-30T04:25:51.086610+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "addr": "172.21.15.116", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:52 smithi116 bash[18677]: cephadm 2024-03-30T04:25:51.436052+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi116 2024-03-30T04:25:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:52 smithi116 bash[18677]: audit 2024-03-30T04:25:52.117849+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:53.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:52 smithi116 bash[18677]: audit 2024-03-30T04:25:52.131270+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:25:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:53 smithi116 bash[18677]: cephadm 2024-03-30T04:25:52.118272+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi116 2024-03-30T04:25:54.633 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-30T04:25:55.289 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying unmanaged mgr service... 2024-03-30T04:25:55.933 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:55 smithi116 bash[18677]: audit 2024-03-30T04:25:54.629982+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:55.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:55 smithi116 bash[18677]: cephadm 2024-03-30T04:25:54.631240+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-30T04:25:55.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:55 smithi116 bash[18677]: audit 2024-03-30T04:25:54.634451+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:55.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:55 smithi116 bash[18677]: audit 2024-03-30T04:25:54.876609+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:55.934 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:55 smithi116 bash[18677]: audit 2024-03-30T04:25:55.112074+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:56.492 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-30T04:25:57.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:57 smithi116 bash[18677]: audit 2024-03-30T04:25:56.486093+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:25:57.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:57 smithi116 bash[18677]: cephadm 2024-03-30T04:25:56.488446+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-30T04:25:57.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:57 smithi116 bash[18677]: audit 2024-03-30T04:25:56.491640+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:59.323 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.021757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.027318+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.027829+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.033912+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.035216+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.040371+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.116:0/2339126562' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]': finished 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: audit 2024-03-30T04:25:58.132861+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.116:0/3081576097' entity='client.admin' 2024-03-30T04:25:59.324 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:25:59 smithi116 bash[18677]: cephadm 2024-03-30T04:25:58.185043+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi116 on smithi116 2024-03-30T04:26:00.417 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling the dashboard module... 2024-03-30T04:26:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:00 smithi116 bash[18677]: audit 2024-03-30T04:25:59.845845+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.116:0/1595773928' entity='client.admin' 2024-03-30T04:26:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:01 smithi116 bash[18677]: cluster 2024-03-30T04:26:00.968704+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:01 smithi116 bash[18677]: audit 2024-03-30T04:26:01.561999+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.116:0/2732191878' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-30T04:26:02.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:02 smithi116 bash[18933]: ignoring --setuser ceph since I am not root 2024-03-30T04:26:02.263 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:02 smithi116 bash[18933]: ignoring --setgroup ceph since I am not root 2024-03-30T04:26:02.263 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:02 smithi116 bash[18933]: debug 2024-03-30T04:26:02.168+0000 7fe93120e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:26:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:02 smithi116 bash[18677]: audit 2024-03-30T04:26:01.982015+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.116:0/2732191878' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-30T04:26:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:02 smithi116 bash[18677]: cluster 2024-03-30T04:26:01.982072+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:26:03.740 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:26:03.976 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:03 smithi116 bash[18933]: debug 2024-03-30T04:26:03.708+0000 7fe93120e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:26:03.976 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:03 smithi116 bash[18933]: debug 2024-03-30T04:26:03.808+0000 7fe93120e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:26:04.255 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for the mgr to restart... 2024-03-30T04:26:04.256 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr epoch 9... 2024-03-30T04:26:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:03 smithi116 bash[18677]: audit 2024-03-30T04:26:03.741135+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.116:0/654465129' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:26:04.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:04 smithi116 bash[18933]: debug 2024-03-30T04:26:04.056+0000 7fe93120e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:26:05.107 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:04 smithi116 bash[18933]: debug 2024-03-30T04:26:04.780+0000 7fe93120e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:26:05.107 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:04 smithi116 bash[18933]: debug 2024-03-30T04:26:04.888+0000 7fe93120e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:26:05.107 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:04 smithi116 bash[18933]: debug 2024-03-30T04:26:04.992+0000 7fe93120e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:26:05.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:05 smithi116 bash[18933]: debug 2024-03-30T04:26:05.104+0000 7fe93120e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:26:05.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:05 smithi116 bash[18933]: debug 2024-03-30T04:26:05.312+0000 7fe93120e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:26:05.861 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:05 smithi116 bash[18933]: debug 2024-03-30T04:26:05.584+0000 7fe93120e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:26:05.861 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:05 smithi116 bash[18933]: debug 2024-03-30T04:26:05.680+0000 7fe93120e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:26:06.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:05 smithi116 bash[18933]: debug 2024-03-30T04:26:05.860+0000 7fe93120e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:26:06.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:06 smithi116 bash[18933]: debug 2024-03-30T04:26:06.100+0000 7fe93120e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:26:06.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:06 smithi116 bash[18933]: debug 2024-03-30T04:26:06.364+0000 7fe93120e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:26:06.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:06 smithi116 bash[18933]: debug 2024-03-30T04:26:06.528+0000 7fe93120e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:26:07.209 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:06 smithi116 bash[18933]: debug 2024-03-30T04:26:06.760+0000 7fe93120e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:26:07.209 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:06 smithi116 bash[18933]: debug 2024-03-30T04:26:06.872+0000 7fe93120e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:26:07.209 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:07 smithi116 bash[18933]: debug 2024-03-30T04:26:07.204+0000 7fe93120e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:26:08.234 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:07 smithi116 bash[18933]: debug 2024-03-30T04:26:07.916+0000 7fe93120e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:26:08.234 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:08 smithi116 bash[18933]: debug 2024-03-30T04:26:08.028+0000 7fe93120e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:26:08.922 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:08 smithi116 bash[18933]: debug 2024-03-30T04:26:08.232+0000 7fe93120e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:26:08.923 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:08 smithi116 bash[18933]: debug 2024-03-30T04:26:08.556+0000 7fe93120e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:26:09.186 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:08 smithi116 bash[18933]: debug 2024-03-30T04:26:08.920+0000 7fe93120e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:26:09.186 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:09 smithi116 bash[18933]: debug 2024-03-30T04:26:09.032+0000 7fe93120e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:26:09.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:09 smithi116 bash[18933]: [30/Mar/2024:04:26:09] ENGINE Bus STARTING 2024-03-30T04:26:09.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:09 smithi116 bash[18933]: [30/Mar/2024:04:26:09] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:26:09.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:09 smithi116 bash[18933]: [30/Mar/2024:04:26:09] ENGINE Bus STARTED 2024-03-30T04:26:10.130 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-03-30T04:26:10.130 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-30T04:26:10.130 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:26:10.130 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-03-30T04:26:10.340 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cluster 2024-03-30T04:26:09.057088+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:26:10.340 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cluster 2024-03-30T04:26:09.057931+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-03-30T04:26:10.340 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cluster 2024-03-30T04:26:09.061712+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-30T04:26:10.340 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cluster 2024-03-30T04:26:09.114700+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0570396s) 2024-03-30T04:26:10.340 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.117227+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.119077+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.120161+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.120406+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.120581+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cluster 2024-03-30T04:26:09.145218+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.163306+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.165824+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.167924+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.182594+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.184511+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cephadm 2024-03-30T04:26:09.501209+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [30/Mar/2024:04:26:09] ENGINE Bus STARTING 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cephadm 2024-03-30T04:26:09.616319+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [30/Mar/2024:04:26:09] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: cephadm 2024-03-30T04:26:09.616492+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Mar/2024:04:26:09] ENGINE Bus STARTED 2024-03-30T04:26:10.341 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:10 smithi116 bash[18677]: audit 2024-03-30T04:26:09.624691+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:10.753 INFO:teuthology.orchestra.run.smithi116.stderr:mgr epoch 9 is available 2024-03-30T04:26:10.753 INFO:teuthology.orchestra.run.smithi116.stderr:Generating a dashboard self-signed certificate... 2024-03-30T04:26:11.364 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:11 smithi116 bash[18677]: audit 2024-03-30T04:26:10.118994+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T04:26:11.364 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:11 smithi116 bash[18677]: cluster 2024-03-30T04:26:10.120734+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06307s) 2024-03-30T04:26:11.364 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:11 smithi116 bash[18677]: audit 2024-03-30T04:26:10.130944+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T04:26:12.074 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-30T04:26:12.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:12 smithi116 bash[18677]: cluster 2024-03-30T04:26:11.126509+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-30T04:26:12.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:12 smithi116 bash[18677]: audit 2024-03-30T04:26:11.880553+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:26:12.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:12 smithi116 bash[18677]: audit 2024-03-30T04:26:12.071694+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:12.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:12 smithi116 bash[18677]: audit 2024-03-30T04:26:12.075984+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:12.624 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial admin user... 2024-03-30T04:26:14.000 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$MZknqeR5GJ6w3itWxbBX.eN1BVMFFLkYal3G8Bm4UKC7V4yFXyq.W", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711772773, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-30T04:26:14.614 INFO:teuthology.orchestra.run.smithi116.stderr:Fetching dashboard port number... 2024-03-30T04:26:14.632 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:13.308521+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:14.632 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:13.309098+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:26:14.632 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:13.312184+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:14.633 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:13.313527+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:26:14.633 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:13.749467+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:26:14.633 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: cephadm 2024-03-30T04:26:13.905335+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi116 on smithi116 2024-03-30T04:26:14.633 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:14 smithi116 bash[18677]: audit 2024-03-30T04:26:14.001593+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:15.813 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 8443 2024-03-30T04:26:16.346 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld does not appear to be present 2024-03-30T04:26:16.346 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr:Ceph Dashboard is now available at: 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr: URL: https://smithi116.front.sepia.ceph.com:8443/ 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr: User: admin 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr: Password: nft72o2qc9 2024-03-30T04:26:16.349 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:16.350 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling autotune for osd_memory_target 2024-03-30T04:26:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:16 smithi116 bash[18677]: cluster 2024-03-30T04:26:15.312605+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-30T04:26:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:16 smithi116 bash[18677]: audit 2024-03-30T04:26:15.814862+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.116:0/419760136' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-30T04:26:19.306 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-30T04:26:19.823 INFO:teuthology.orchestra.run.smithi116.stderr:You can access the Ceph CLI with: 2024-03-30T04:26:20.296 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.296 INFO:teuthology.orchestra.run.smithi116.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: ceph telemetry on 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr:For more information see: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:26:20.297 INFO:teuthology.orchestra.run.smithi116.stderr:Bootstrap complete. 2024-03-30T04:26:20.299 INFO:tasks.cephadm:Fetching config... 2024-03-30T04:26:20.299 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:26:20.299 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-30T04:26:20.300 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.300 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.306 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-30T04:26:20.306 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:26:20.306 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-30T04:26:20.352 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-30T04:26:20.353 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:26:20.353 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-03-30T04:26:20.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:20 smithi116 bash[18677]: audit 2024-03-30T04:26:19.304235+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.116:0/3329784478' entity='client.admin' 2024-03-30T04:26:20.408 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.410 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-30T04:26:20.411 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:26:20.411 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-30T04:26:20.460 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-30T04:26:20.460 DEBUG:teuthology.orchestra.run.smithi116:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa2lPgwRGda5Wc7OVDmvuWCZvx1BPwz3TjWg7/+cuj1+8C2FZgg2FWM2FFa6LIajIazc0d5T6sL8y0XVi0hAjmN7ccKsTl4fK/P/PhaE2+AY3NAMnJ45sLuDOyqiX1ZKJuJHZqU4U4vXRQVdPrwddjAmMOcA7+kvfBCu0paUfIDtJ+IZFXtUV8EXcTLh/XGyP1WkHKdXJA3rcozGgL1PZSgL94YenjqFQyiG04PmE9yyi0TBRcAz21EtDNyMHIZT1zV2HGk+Q2sIo6BeAyLZez65+q2EgMpXvPw7SCNcxJqCEr4RQUohx6X+ggE9R1vTFQg0EKvLbQyaFEepLFeWsnO1BdxL2KOrHc0+1jki5GdItI+so+vk2GC7EVNXSbaefcPj2zl7NJ+o8c/BKzhSaN/rx5QI0oiYJuXmbcqwJotEPs+c97IDO/VWmBy8crZbsnOrI6mIFDs9NTlqCuH53oFw2YGxMVNdeu2NHPvWNAZYS+lbsB61N2trcClTOT7wk= ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:26:20.518 INFO:teuthology.orchestra.run.smithi116.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa2lPgwRGda5Wc7OVDmvuWCZvx1BPwz3TjWg7/+cuj1+8C2FZgg2FWM2FFa6LIajIazc0d5T6sL8y0XVi0hAjmN7ccKsTl4fK/P/PhaE2+AY3NAMnJ45sLuDOyqiX1ZKJuJHZqU4U4vXRQVdPrwddjAmMOcA7+kvfBCu0paUfIDtJ+IZFXtUV8EXcTLh/XGyP1WkHKdXJA3rcozGgL1PZSgL94YenjqFQyiG04PmE9yyi0TBRcAz21EtDNyMHIZT1zV2HGk+Q2sIo6BeAyLZez65+q2EgMpXvPw7SCNcxJqCEr4RQUohx6X+ggE9R1vTFQg0EKvLbQyaFEepLFeWsnO1BdxL2KOrHc0+1jki5GdItI+so+vk2GC7EVNXSbaefcPj2zl7NJ+o8c/BKzhSaN/rx5QI0oiYJuXmbcqwJotEPs+c97IDO/VWmBy8crZbsnOrI6mIFDs9NTlqCuH53oFw2YGxMVNdeu2NHPvWNAZYS+lbsB61N2trcClTOT7wk= ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:20.525 DEBUG:teuthology.orchestra.run.smithi148:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa2lPgwRGda5Wc7OVDmvuWCZvx1BPwz3TjWg7/+cuj1+8C2FZgg2FWM2FFa6LIajIazc0d5T6sL8y0XVi0hAjmN7ccKsTl4fK/P/PhaE2+AY3NAMnJ45sLuDOyqiX1ZKJuJHZqU4U4vXRQVdPrwddjAmMOcA7+kvfBCu0paUfIDtJ+IZFXtUV8EXcTLh/XGyP1WkHKdXJA3rcozGgL1PZSgL94YenjqFQyiG04PmE9yyi0TBRcAz21EtDNyMHIZT1zV2HGk+Q2sIo6BeAyLZez65+q2EgMpXvPw7SCNcxJqCEr4RQUohx6X+ggE9R1vTFQg0EKvLbQyaFEepLFeWsnO1BdxL2KOrHc0+1jki5GdItI+so+vk2GC7EVNXSbaefcPj2zl7NJ+o8c/BKzhSaN/rx5QI0oiYJuXmbcqwJotEPs+c97IDO/VWmBy8crZbsnOrI6mIFDs9NTlqCuH53oFw2YGxMVNdeu2NHPvWNAZYS+lbsB61N2trcClTOT7wk= ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:26:20.548 INFO:teuthology.orchestra.run.smithi148.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa2lPgwRGda5Wc7OVDmvuWCZvx1BPwz3TjWg7/+cuj1+8C2FZgg2FWM2FFa6LIajIazc0d5T6sL8y0XVi0hAjmN7ccKsTl4fK/P/PhaE2+AY3NAMnJ45sLuDOyqiX1ZKJuJHZqU4U4vXRQVdPrwddjAmMOcA7+kvfBCu0paUfIDtJ+IZFXtUV8EXcTLh/XGyP1WkHKdXJA3rcozGgL1PZSgL94YenjqFQyiG04PmE9yyi0TBRcAz21EtDNyMHIZT1zV2HGk+Q2sIo6BeAyLZez65+q2EgMpXvPw7SCNcxJqCEr4RQUohx6X+ggE9R1vTFQg0EKvLbQyaFEepLFeWsnO1BdxL2KOrHc0+1jki5GdItI+so+vk2GC7EVNXSbaefcPj2zl7NJ+o8c/BKzhSaN/rx5QI0oiYJuXmbcqwJotEPs+c97IDO/VWmBy8crZbsnOrI6mIFDs9NTlqCuH53oFw2YGxMVNdeu2NHPvWNAZYS+lbsB61N2trcClTOT7wk= ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:20.558 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-30T04:26:20.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.670 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:20.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:21.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:21.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:20.347616+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:21.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:20.349044+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:21.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:20.355999+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:21.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:20.357732+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:21.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:20.363962+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:21.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:21 smithi116 bash[18677]: audit 2024-03-30T04:26:21.004382+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:23.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:24.095 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-30T04:26:24.095 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-30T04:26:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:23.210343+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.116:0/2187564322' entity='client.admin' 2024-03-30T04:26:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:23.234863+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:23.240681+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:23.333684+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:23.336592+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:24 smithi116 bash[18677]: audit 2024-03-30T04:26:24.181225+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:28.385 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi148 2024-03-30T04:26:28.386 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:26:28.386 DEBUG:teuthology.orchestra.run.smithi148:> dd of=/etc/ceph/ceph.conf 2024-03-30T04:26:28.392 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:26:28.392 DEBUG:teuthology.orchestra.run.smithi148:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:26:28.438 INFO:tasks.cephadm:Adding host smithi148 to orchestrator... 2024-03-30T04:26:28.439 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi148 2024-03-30T04:26:28.449 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.629722+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:26:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.634963+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.666520+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.668136+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.669152+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: cephadm 2024-03-30T04:26:27.670627+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: cephadm 2024-03-30T04:26:27.754531+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.839253+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:27.841776+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:28.135252+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:28 smithi116 bash[18677]: audit 2024-03-30T04:26:28.142284+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:31.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:30 smithi116 bash[18677]: cluster 2024-03-30T04:26:29.121778+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:31.895 INFO:teuthology.orchestra.run.smithi116.stdout:Added host 'smithi148' with addr '172.21.15.148' 2024-03-30T04:26:31.914 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:31 smithi116 bash[18677]: audit 2024-03-30T04:26:30.897289+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi148", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:26:32.560 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-03-30T04:26:33.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: cluster 2024-03-30T04:26:31.122215+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:33.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: cephadm 2024-03-30T04:26:31.218234+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi148 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:31.896072+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: cephadm 2024-03-30T04:26:31.896795+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi148 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:31.898354+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:31.901013+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:31.902313+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.134884+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.860274+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.867078+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:33.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.868343+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:26:33.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.876459+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:33.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.879305+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:26:33.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:32 smithi116 bash[18677]: audit 2024-03-30T04:26:32.884913+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]': finished 2024-03-30T04:26:34.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:34 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:26:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:35.176 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:26:35.176 INFO:teuthology.orchestra.run.smithi116.stdout:[{"addr": "172.21.15.116", "hostname": "smithi116", "labels": [], "status": ""}, {"addr": "172.21.15.148", "hostname": "smithi148", "labels": [], "status": ""}] 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:34 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:26:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: cluster 2024-03-30T04:26:33.122600+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: cephadm 2024-03-30T04:26:33.289542+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Deploying daemon agent.smithi148 on smithi148 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.017256+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.019859+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.022344+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:35.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.024188+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: cephadm 2024-03-30T04:26:34.027512+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.188257+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.259263+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.266526+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.272808+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.275935+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.277696+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.278678+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.286519+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.788589+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:35 smithi116 bash[18677]: audit 2024-03-30T04:26:34.796024+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:35.763 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-30T04:26:35.763 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-03-30T04:26:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:36 smithi116 bash[18677]: cephadm 2024-03-30T04:26:34.162179+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:26:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:37 smithi116 bash[18677]: cluster 2024-03-30T04:26:35.123111+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:37 smithi116 bash[18677]: audit 2024-03-30T04:26:35.177619+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:26:39.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:38 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:26:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:39.034 INFO:teuthology.orchestra.run.smithi116.stderr:adjusted tunables profile to default 2024-03-30T04:26:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:39 smithi116 bash[18677]: cluster 2024-03-30T04:26:37.123557+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:39 smithi116 bash[18677]: audit 2024-03-30T04:26:38.245976+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.116:0/2554519115' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T04:26:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:39 smithi116 bash[18677]: audit 2024-03-30T04:26:38.674260+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:39 smithi116 bash[18677]: audit 2024-03-30T04:26:38.680401+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:39.607 INFO:tasks.cephadm:Adding mon.a on smithi116 2024-03-30T04:26:39.607 INFO:tasks.cephadm:Adding mon.c on smithi116 2024-03-30T04:26:39.607 INFO:tasks.cephadm:Adding mon.b on smithi148 2024-03-30T04:26:39.607 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi116:172.21.15.116=a;smithi116:[v2:172.21.15.116:3301,v1:172.21.15.116:6790]=c;smithi148:172.21.15.148=b' 2024-03-30T04:26:40.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:40 smithi116 bash[18677]: audit 2024-03-30T04:26:39.030756+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.116:0/2554519115' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T04:26:40.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:40 smithi116 bash[18677]: cluster 2024-03-30T04:26:39.030874+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:41.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:41 smithi116 bash[18677]: cluster 2024-03-30T04:26:39.123840+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:42.003 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled mon update... 2024-03-30T04:26:42.548 DEBUG:teuthology.orchestra.run.smithi116:mon.c> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.c.service 2024-03-30T04:26:42.551 DEBUG:teuthology.orchestra.run.smithi148:mon.b> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.b.service 2024-03-30T04:26:42.554 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:26:42.554 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:26:43.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: cluster 2024-03-30T04:26:41.124194+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:41.991423+0000 mgr.y (mgr.14152) 26 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi116:172.21.15.116=a;smithi116:[v2:172.21.15.116:3301,v1:172.21.15.116:6790]=c;smithi148:172.21.15.148=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: cephadm 2024-03-30T04:26:41.996861+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Saving service mon spec with placement smithi116:172.21.15.116=a;smithi116:[v2:172.21.15.116:3301,v1:172.21.15.116:6790]=c;smithi148:172.21.15.148=b;count:3 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.004641+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.021940+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.024764+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.026556+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.037916+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.042671+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18677]: audit 2024-03-30T04:26:42.044402+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:44.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:44 smithi116 bash[18677]: cephadm 2024-03-30T04:26:42.046227+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:26:44.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:44 smithi116 bash[18677]: audit 2024-03-30T04:26:43.922331+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:44.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:44 smithi116 bash[18677]: audit 2024-03-30T04:26:43.928192+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:44.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:43 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:45.137 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-03-30T04:26:45.138 INFO:teuthology.orchestra.run.smithi148.stdout:{"epoch":1,"fsid":"55b7e504-ee4d-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:25:07.534423Z","created":"2024-03-30T04:25:07.534423Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-30T04:26:45.140 INFO:teuthology.orchestra.run.smithi148.stderr:dumped monmap epoch 1 2024-03-30T04:26:45.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:45 smithi116 bash[18677]: cluster 2024-03-30T04:26:43.124613+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:45.649 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:45.649 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:45.649 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:45.649 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:45.650 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: Started Ceph mon.c for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:26:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:46.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:26:46.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[18677]: audit 2024-03-30T04:26:45.139528+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.148:0/385696174' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:46.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[18677]: audit 2024-03-30T04:26:45.780223+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:46.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[18677]: audit 2024-03-30T04:26:45.781315+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:46.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[18677]: audit 2024-03-30T04:26:45.782059+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:46.706 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:26:46.706 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:26:47.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.960+0000 7f4c86b44880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:26:47.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.960+0000 7f4c86b44880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:26:47.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.960+0000 7f4c86b44880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 0 load: jerasure load: lrc 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: DB SUMMARY 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: DB Session ID: D4R012ZR9ZIUIUMI8RH8 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:26:47.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.env: 0x55e6a8cc6860 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.info_log: 0x55e6aaafde00 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:26:47.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:26:47.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.write_buffer_manager: 0x55e6aabee2a0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:26:47.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.row_cache: None 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:26:47.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:26:47.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:26:47.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:26:47.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:26:47.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.merge_operator: 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:26:47.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e6aaacbd00) 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: cache_index_and_filter_blocks: 1 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: pin_top_level_index_and_filter: 1 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: index_type: 0 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: data_block_index_type: 0 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: index_shortening: 1 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: hash_index_allow_collision: 1 2024-03-30T04:26:47.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: checksum: 1 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: no_block_cache: 0 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_cache: 0x55e6aab32170 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_cache_name: BinnedLRUCache 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_cache_options: 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: capacity : 536870912 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: num_shard_bits : 4 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: strict_capacity_limit : 0 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: high_pri_pool_ratio: 0.000 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_cache_compressed: (nil) 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: persistent_cache: (nil) 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_size: 4096 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_size_deviation: 10 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_restart_interval: 16 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: index_block_restart_interval: 1 2024-03-30T04:26:47.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: metadata_block_size: 4096 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: partition_filters: 0 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: use_delta_encoding: 1 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: whole_key_filtering: 1 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: verify_compression: 0 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: read_amp_bytes_per_bit: 0 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: format_version: 4 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: enable_index_compression: 1 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: block_align: 0 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:26:47.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:26:47.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:26:47.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:26:47.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:26:47.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:26:47.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.964+0000 7f4c86b44880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772806975766, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772806976158, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711772806, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b69fa8cc-a0d0-42ca-84da-f0d99a5a81e8", "db_session_id": "D4R012ZR9ZIUIUMI8RH8"}} 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772806976573, "job": 1, "event": "recovery_finished"} 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55e6aab18a80 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 4 rocksdb: DB pointer 0x55e6aab28000 2024-03-30T04:26:47.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c768cc700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c768cc700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** DB Stats ** 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** Compaction Stats [default] ** 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: 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.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** Compaction Stats [default] ** 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: 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.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Interval compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** Compaction Stats [default] ** 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** Compaction Stats [default] ** 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: 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.9 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:47.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 0 using public_addrv [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.972+0000 7f4c86b44880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] at bind addrs [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.976+0000 7f4c86b44880 1 mon.c@-1(???) e0 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).mds e1 new map 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: e1 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:26:47.284 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: legacy client fscid: -1 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: No filesystems configured 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:47.285 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: cephadm 2024-03-30T04:26:42.046227+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:43.922331+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:43.928192+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: cluster 2024-03-30T04:26:43.124613+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:45.139528+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.148:0/385696174' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:45.780223+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:45.781315+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: audit 2024-03-30T04:26:45.782059+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.988+0000 7f4c798d2700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-03-30T04:26:47.286 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:46 smithi116 bash[23963]: debug 2024-03-30T04:26:46.992+0000 7f4c798d2700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T04:26:50.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:50 smithi148 systemd[1]: Started Ceph mon.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:26:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.183+0000 7f592150a880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:26:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.183+0000 7f592150a880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.183+0000 7f592150a880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 0 load: jerasure load: lrc 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: DB SUMMARY 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: DB Session ID: EJVHH221VDMD7FJ10M9V 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-30T04:26:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.env: 0x55ae2f0c6860 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.info_log: 0x55ae2ff53e00 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:26:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:26:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.write_buffer_manager: 0x55ae30044270 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:26:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.row_cache: None 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:26:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:26:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:26:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.187+0000 7f592150a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-30T04:26:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:26:51.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:26:51.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.merge_operator: 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ae2ff21d00) 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: cache_index_and_filter_blocks: 1 2024-03-30T04:26:51.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: pin_top_level_index_and_filter: 1 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: index_type: 0 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: data_block_index_type: 0 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: index_shortening: 1 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: hash_index_allow_collision: 1 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: checksum: 1 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: no_block_cache: 0 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_cache: 0x55ae2ff88170 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_cache_name: BinnedLRUCache 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_cache_options: 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: capacity : 536870912 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: num_shard_bits : 4 2024-03-30T04:26:51.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: strict_capacity_limit : 0 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: high_pri_pool_ratio: 0.000 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_cache_compressed: (nil) 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: persistent_cache: (nil) 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_size: 4096 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_size_deviation: 10 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_restart_interval: 16 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: index_block_restart_interval: 1 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: metadata_block_size: 4096 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: partition_filters: 0 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: use_delta_encoding: 1 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: whole_key_filtering: 1 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: verify_compression: 0 2024-03-30T04:26:51.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: read_amp_bytes_per_bit: 0 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: format_version: 4 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: enable_index_compression: 1 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: block_align: 0 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:26:51.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:26:51.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:26:51.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:26:51.566 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:26:51.567 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772811194164, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T04:26:51.568 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772811194549, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711772811, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "d756dd8a-d4c0-4b1d-be0d-aeaa4e4c48d8", "db_session_id": "EJVHH221VDMD7FJ10M9V"}} 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711772811194943, "job": 1, "event": "recovery_finished"} 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [file/delete_scheduler.cc:73] 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 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ae2ff6ea80 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 4 rocksdb: DB pointer 0x55ae2ff7e000 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f5911292700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f5911292700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** DB Stats ** 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:26:51.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** Compaction Stats [default] ** 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** Compaction Stats [default] ** 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:51.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** Compaction Stats [default] ** 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** Compaction Stats [default] ** 2024-03-30T04:26:51.571 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-30T04:26:51.572 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.191+0000 7f592150a880 0 using public_addr v2:172.21.15.148:0/0 -> [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.195+0000 7f592150a880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] at bind addrs [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.195+0000 7f592150a880 1 mon.b@-1(???) e0 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: e1 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: legacy client fscid: -1 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: No filesystems configured 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 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 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T04:26:51.573 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.211+0000 7f5914298700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: cephadm 2024-03-30T04:26:42.046227+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:43.922331+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:43.928192+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: cluster 2024-03-30T04:26:43.124613+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:45.139528+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.148:0/385696174' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:45.780223+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:45.781315+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: audit 2024-03-30T04:26:45.782059+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:51.574 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.215+0000 7f5914298700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-03-30T04:26:51.575 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:51 smithi148 bash[18638]: debug 2024-03-30T04:26:51.215+0000 7f5914298700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T04:26:52.401 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:47.001082+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:52.401 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:47.001269+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:47.019629+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:47.125287+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:47.998774+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:48.999972+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:49.001525+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:49.125675+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:49.999503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:50.999780+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:51.126091+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:51.216736+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:52.000260+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.040776+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:26:52.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.046553+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.046647+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.046695+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.046958+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: cluster 2024-03-30T04:26:52.054303+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:52.059446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:52.063663+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:52.066121+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[18677]: audit 2024-03-30T04:26:52.067699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:52.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:47.001082+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:47.001269+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:47.019629+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:47.125287+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:47.998774+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:48.999972+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:49.001525+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:49.125675+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:49.999503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:50.999780+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:51.126091+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:51.216736+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:52.000260+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.040776+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.046553+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:52.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.046647+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.046695+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.046958+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: cluster 2024-03-30T04:26:52.054303+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:52.059446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:52.063663+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:52.066121+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:52.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:52 smithi116 bash[23963]: audit 2024-03-30T04:26:52.067699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: cephadm 2024-03-30T04:26:52.070379+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: cephadm 2024-03-30T04:26:52.070852+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.195774+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.205771+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.211251+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: cephadm 2024-03-30T04:26:52.211683+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: cephadm 2024-03-30T04:26:52.212453+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.212696+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:53.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.213388+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.214050+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: cephadm 2024-03-30T04:26:52.214919+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:52.216252+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[18677]: audit 2024-03-30T04:26:53.000221+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: cephadm 2024-03-30T04:26:52.070379+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: cephadm 2024-03-30T04:26:52.070852+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.195774+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.205771+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.211251+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:53.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: cephadm 2024-03-30T04:26:52.211683+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: cephadm 2024-03-30T04:26:52.212453+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.212696+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.213388+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.214050+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: cephadm 2024-03-30T04:26:52.214919+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:52.216252+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:53.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:53 smithi116 bash[23963]: audit 2024-03-30T04:26:53.000221+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.271 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-03-30T04:26:58.271 INFO:teuthology.orchestra.run.smithi148.stdout:{"epoch":3,"fsid":"55b7e504-ee4d-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:26:53.216872Z","created":"2024-03-30T04:25:07.534423Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3301","nonce":0},{"type":"v1","addr":"172.21.15.116:6790","nonce":0}]},"addr":"172.21.15.116:6790/0","public_addr":"172.21.15.116:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:3300","nonce":0},{"type":"v1","addr":"172.21.15.148:6789","nonce":0}]},"addr":"172.21.15.148:6789/0","public_addr":"172.21.15.148:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-03-30T04:26:58.275 INFO:teuthology.orchestra.run.smithi148.stderr:dumped monmap epoch 3 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:47.001082+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:47.001269+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:47.019629+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:47.125287+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:47.998774+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:48.999972+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:49.001525+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:49.125675+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:49.999503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:50.999780+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:51.126091+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:51.216736+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.000260+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.040776+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.046553+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.046647+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.046695+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.046958+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:52.054303+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.059446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.063663+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.066121+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.067699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cephadm 2024-03-30T04:26:52.070379+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cephadm 2024-03-30T04:26:52.070852+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.195774+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.205771+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.211251+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cephadm 2024-03-30T04:26:52.211683+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cephadm 2024-03-30T04:26:52.212453+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.212696+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.213388+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.214050+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cephadm 2024-03-30T04:26:52.214919+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:52.216252+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:53.000221+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:53.126480+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:53.225807+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:53.226218+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:53.232520+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:53.248462+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:53.248835+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:53.366888+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.148:0/3225196785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:54.217249+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:55.126746+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:55.217384+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:55.222813+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:56.217543+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:57.127135+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:57.217391+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.217893+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.235568+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.258148+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.270554+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],b=[v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.270690+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-03-30T04:26:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.270773+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.271096+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: cluster 2024-03-30T04:26:58.285447+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.293918+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.301694+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.304385+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.306079+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.309878+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.312906+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:58 smithi148 bash[18638]: audit 2024-03-30T04:26:58.319524+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:26:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:58.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:58.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:26:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:58.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:26:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:26:58.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:53.126480+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:53.225807+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:53.226218+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:53.232520+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:53.248462+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:53.248835+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:53.366888+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.148:0/3225196785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:54.217249+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:55.126746+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:55.217384+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:55.222813+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:56.217543+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:57.127135+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:57.217391+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.217893+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.235568+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.258148+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.270554+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],b=[v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.270690+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.270773+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.271096+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: cluster 2024-03-30T04:26:58.285447+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.293918+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.301694+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.304385+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.306079+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.309878+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.312906+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[18677]: audit 2024-03-30T04:26:58.319524+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:53.126480+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:53.225807+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:53.226218+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:53.232520+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:53.248462+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:53.248835+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:53.366888+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.148:0/3225196785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:54.217249+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:55.126746+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:55.217384+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:55.222813+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:26:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:56.217543+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:57.127135+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:57.217391+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.217893+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.235568+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.258148+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.270554+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0],b=[v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0],c=[v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0]} 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.270690+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.270773+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.271096+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: cluster 2024-03-30T04:26:58.285447+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.293918+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.301694+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.304385+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:26:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.306079+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:26:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.309878+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.312906+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:26:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:58 smithi116 bash[23963]: audit 2024-03-30T04:26:58.319524+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.058 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-30T04:26:59.059 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-03-30T04:26:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: cephadm 2024-03-30T04:26:58.303835+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: cephadm 2024-03-30T04:26:58.315004+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: audit 2024-03-30T04:26:58.410285+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: audit 2024-03-30T04:26:58.416965+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: audit 2024-03-30T04:26:58.419968+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: audit 2024-03-30T04:26:58.426325+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[23963]: audit 2024-03-30T04:26:59.217943+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: cephadm 2024-03-30T04:26:58.303835+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: cephadm 2024-03-30T04:26:58.315004+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: audit 2024-03-30T04:26:58.410285+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: audit 2024-03-30T04:26:58.416965+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: audit 2024-03-30T04:26:58.419968+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: audit 2024-03-30T04:26:58.426325+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:26:59 smithi116 bash[18677]: audit 2024-03-30T04:26:59.217943+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:26:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: cephadm 2024-03-30T04:26:58.303835+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:26:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: cephadm 2024-03-30T04:26:58.315004+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:26:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: audit 2024-03-30T04:26:58.410285+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: audit 2024-03-30T04:26:58.416965+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: audit 2024-03-30T04:26:58.419968+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: audit 2024-03-30T04:26:58.426325+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:26:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:26:59 smithi148 bash[18638]: audit 2024-03-30T04:26:59.217943+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:27:00.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:00 smithi116 bash[18677]: cluster 2024-03-30T04:26:59.127494+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:00.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:00 smithi116 bash[23963]: cluster 2024-03-30T04:26:59.127494+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:00 smithi148 bash[18638]: cluster 2024-03-30T04:26:59.127494+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: audit 2024-03-30T04:27:00.563306+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: cephadm 2024-03-30T04:27:00.564737+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: audit 2024-03-30T04:27:00.565195+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: audit 2024-03-30T04:27:00.566433+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: audit 2024-03-30T04:27:00.567638+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[18677]: cephadm 2024-03-30T04:27:00.568986+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:27:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: audit 2024-03-30T04:27:00.563306+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:01.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: cephadm 2024-03-30T04:27:00.564737+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:27:01.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: audit 2024-03-30T04:27:00.565195+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:01.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: audit 2024-03-30T04:27:00.566433+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:01.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: audit 2024-03-30T04:27:00.567638+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:01.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:01 smithi116 bash[23963]: cephadm 2024-03-30T04:27:00.568986+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:27:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: audit 2024-03-30T04:27:00.563306+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: cephadm 2024-03-30T04:27:00.564737+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:27:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: audit 2024-03-30T04:27:00.565195+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: audit 2024-03-30T04:27:00.566433+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: audit 2024-03-30T04:27:00.567638+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:01 smithi148 bash[18638]: cephadm 2024-03-30T04:27:00.568986+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:27:02.283 INFO:teuthology.orchestra.run.smithi116.stdout:# minimal ceph.conf for 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:27:02.284 INFO:teuthology.orchestra.run.smithi116.stdout:[global] 2024-03-30T04:27:02.284 INFO:teuthology.orchestra.run.smithi116.stdout: fsid = 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:27:02.284 INFO:teuthology.orchestra.run.smithi116.stdout: mon_host = [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] 2024-03-30T04:27:03.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: cluster 2024-03-30T04:27:01.127869+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.248822+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.251173+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.253619+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.255167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.286128+0000 mon.a (mon.0) 233 : audit [DBG] from='client.? 172.21.15.116:0/2020152888' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.374066+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.388907+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.392811+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.394787+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.395387+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:03.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[23963]: audit 2024-03-30T04:27:02.395958+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: cluster 2024-03-30T04:27:01.127869+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.248822+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.251173+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.253619+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.255167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.286128+0000 mon.a (mon.0) 233 : audit [DBG] from='client.? 172.21.15.116:0/2020152888' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.374066+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.388907+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.392811+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.394787+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.395387+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:03.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:02 smithi116 bash[18677]: audit 2024-03-30T04:27:02.395958+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: cluster 2024-03-30T04:27:01.127869+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.248822+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.251173+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.253619+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.255167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.286128+0000 mon.a (mon.0) 233 : audit [DBG] from='client.? 172.21.15.116:0/2020152888' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.374066+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.388907+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.392811+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.394787+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.395387+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:27:03.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:02 smithi148 bash[18638]: audit 2024-03-30T04:27:02.395958+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:03.250 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-30T04:27:03.250 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:27:03.250 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:27:03.264 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:27:03.265 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:27:03.324 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:27:03.324 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:27:03.339 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:27:03.339 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:27:03.394 INFO:tasks.cephadm:Adding mgr.y on smithi116 2024-03-30T04:27:03.394 INFO:tasks.cephadm:Adding mgr.x on smithi148 2024-03-30T04:27:03.394 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi116=y;smithi148=x' 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[18677]: cephadm 2024-03-30T04:27:02.258171+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[18677]: cephadm 2024-03-30T04:27:02.258712+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[18677]: cephadm 2024-03-30T04:27:02.394554+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[18677]: cephadm 2024-03-30T04:27:02.396623+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[23963]: cephadm 2024-03-30T04:27:02.258171+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[23963]: cephadm 2024-03-30T04:27:02.258712+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[23963]: cephadm 2024-03-30T04:27:02.394554+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:27:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:03 smithi116 bash[23963]: cephadm 2024-03-30T04:27:02.396623+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:27:04.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:03 smithi148 bash[18638]: cephadm 2024-03-30T04:27:02.258171+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:27:04.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:03 smithi148 bash[18638]: cephadm 2024-03-30T04:27:02.258712+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:27:04.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:03 smithi148 bash[18638]: cephadm 2024-03-30T04:27:02.394554+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:27:04.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:03 smithi148 bash[18638]: cephadm 2024-03-30T04:27:02.396623+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:27:05.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:04 smithi116 bash[18677]: cluster 2024-03-30T04:27:03.128235+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:05.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:04 smithi116 bash[18677]: audit 2024-03-30T04:27:04.217581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:05.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:04 smithi116 bash[23963]: cluster 2024-03-30T04:27:03.128235+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:05.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:04 smithi116 bash[23963]: audit 2024-03-30T04:27:04.217581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:05.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:04 smithi148 bash[18638]: cluster 2024-03-30T04:27:03.128235+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:05.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:04 smithi148 bash[18638]: audit 2024-03-30T04:27:04.217581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:06.151 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled mgr update... 2024-03-30T04:27:07.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: cluster 2024-03-30T04:27:05.128654+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:07.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.153129+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.188743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.191360+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.193091+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.206509+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.210876+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.217953+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.219663+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[18677]: audit 2024-03-30T04:27:06.221647+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: cluster 2024-03-30T04:27:05.128654+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.153129+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.188743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.191360+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.193091+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:07.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.206509+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.210876+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:07.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.217953+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:27:07.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.219663+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:07.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:06 smithi116 bash[23963]: audit 2024-03-30T04:27:06.221647+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: cluster 2024-03-30T04:27:05.128654+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:07.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.153129+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.188743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.191360+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.193091+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.206509+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.210876+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.217953+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.219663+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:07.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:06 smithi148 bash[18638]: audit 2024-03-30T04:27:06.221647+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:07.054 DEBUG:teuthology.orchestra.run.smithi148:mgr.x> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service 2024-03-30T04:27:07.057 INFO:tasks.cephadm:Deploying OSDs... 2024-03-30T04:27:07.057 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:27:07.057 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:27:07.063 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-30T04:27:07.063 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_1 2024-03-30T04:27:07.109 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:27:07.109 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.109 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-03-30T04:27:07.109 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.109 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-03-30 04:20:32.749682364 +0000 2024-03-30T04:27:07.110 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-03-30 04:20:32.493684652 +0000 2024-03-30T04:27:07.110 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-03-30 04:20:32.493684652 +0000 2024-03-30T04:27:07.110 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-03-30T04:27:07.110 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:27:07.164 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-03-30T04:27:07.164 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-03-30T04:27:07.164 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000437072 s, 1.2 MB/s 2024-03-30T04:27:07.165 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:27:07.214 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_2 2024-03-30T04:27:07.260 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:27:07.260 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.260 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-03-30T04:27:07.260 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.260 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-03-30 04:20:33.241677970 +0000 2024-03-30T04:27:07.261 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-03-30 04:20:32.969680399 +0000 2024-03-30T04:27:07.261 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-03-30 04:20:32.969680399 +0000 2024-03-30T04:27:07.261 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-03-30T04:27:07.261 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:27:07.315 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-03-30T04:27:07.315 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-03-30T04:27:07.315 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000451959 s, 1.1 MB/s 2024-03-30T04:27:07.316 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:27:07.366 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_3 2024-03-30T04:27:07.412 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-03-30 04:20:33.757673361 +0000 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-03-30 04:20:33.485675791 +0000 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-03-30 04:20:33.485675791 +0000 2024-03-30T04:27:07.413 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-03-30T04:27:07.413 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:27:07.470 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-03-30T04:27:07.470 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-03-30T04:27:07.470 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000311496 s, 1.6 MB/s 2024-03-30T04:27:07.472 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:27:07.526 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_4 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-03-30 04:20:34.269668787 +0000 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-03-30 04:20:34.013671075 +0000 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-03-30 04:20:34.013671075 +0000 2024-03-30T04:27:07.573 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-03-30T04:27:07.574 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:27:07.627 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-03-30T04:27:07.627 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-03-30T04:27:07.628 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000417417 s, 1.2 MB/s 2024-03-30T04:27:07.629 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:27:07.683 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:27:07.683 DEBUG:teuthology.orchestra.run.smithi148:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:27:07.689 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-30T04:27:07.689 DEBUG:teuthology.orchestra.run.smithi148:> stat /dev/vg_nvme/lv_1 2024-03-30T04:27:07.738 INFO:teuthology.orchestra.run.smithi148.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:27:07.738 INFO:teuthology.orchestra.run.smithi148.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.738 INFO:teuthology.orchestra.run.smithi148.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-03-30T04:27:07.738 INFO:teuthology.orchestra.run.smithi148.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.738 INFO:teuthology.orchestra.run.smithi148.stdout:Access: 2024-03-30 04:20:37.039319106 +0000 2024-03-30T04:27:07.739 INFO:teuthology.orchestra.run.smithi148.stdout:Modify: 2024-03-30 04:20:36.771321496 +0000 2024-03-30T04:27:07.739 INFO:teuthology.orchestra.run.smithi148.stdout:Change: 2024-03-30 04:20:36.771321496 +0000 2024-03-30T04:27:07.739 INFO:teuthology.orchestra.run.smithi148.stdout: Birth: - 2024-03-30T04:27:07.739 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:27:07.793 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records in 2024-03-30T04:27:07.793 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records out 2024-03-30T04:27:07.793 INFO:teuthology.orchestra.run.smithi148.stderr:512 bytes copied, 0.000367453 s, 1.4 MB/s 2024-03-30T04:27:07.794 DEBUG:teuthology.orchestra.run.smithi148:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:27:07.843 DEBUG:teuthology.orchestra.run.smithi148:> stat /dev/vg_nvme/lv_2 2024-03-30T04:27:07.889 INFO:teuthology.orchestra.run.smithi148.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout:Access: 2024-03-30 04:20:37.571314360 +0000 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout:Modify: 2024-03-30 04:20:37.295316822 +0000 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout:Change: 2024-03-30 04:20:37.295316822 +0000 2024-03-30T04:27:07.890 INFO:teuthology.orchestra.run.smithi148.stdout: Birth: - 2024-03-30T04:27:07.890 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:27:07.944 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records in 2024-03-30T04:27:07.944 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records out 2024-03-30T04:27:07.944 INFO:teuthology.orchestra.run.smithi148.stderr:512 bytes copied, 0.000418219 s, 1.2 MB/s 2024-03-30T04:27:07.945 DEBUG:teuthology.orchestra.run.smithi148:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:27:07.978 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:07 smithi148 bash[18638]: audit 2024-03-30T04:27:06.139918+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=y;smithi148=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:07.978 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:07 smithi148 bash[18638]: cephadm 2024-03-30T04:27:06.143453+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi116=y;smithi148=x;count:2 2024-03-30T04:27:07.978 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:07 smithi148 bash[18638]: cephadm 2024-03-30T04:27:06.223664+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:27:07.986 DEBUG:teuthology.orchestra.run.smithi148:> stat /dev/vg_nvme/lv_3 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[18677]: audit 2024-03-30T04:27:06.139918+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=y;smithi148=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[18677]: cephadm 2024-03-30T04:27:06.143453+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi116=y;smithi148=x;count:2 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[18677]: cephadm 2024-03-30T04:27:06.223664+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[23963]: audit 2024-03-30T04:27:06.139918+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=y;smithi148=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[23963]: cephadm 2024-03-30T04:27:06.143453+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi116=y;smithi148=x;count:2 2024-03-30T04:27:08.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:07 smithi116 bash[23963]: cephadm 2024-03-30T04:27:06.223664+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout:Access: 2024-03-30 04:20:38.071309900 +0000 2024-03-30T04:27:08.033 INFO:teuthology.orchestra.run.smithi148.stdout:Modify: 2024-03-30 04:20:37.815312183 +0000 2024-03-30T04:27:08.034 INFO:teuthology.orchestra.run.smithi148.stdout:Change: 2024-03-30 04:20:37.815312183 +0000 2024-03-30T04:27:08.034 INFO:teuthology.orchestra.run.smithi148.stdout: Birth: - 2024-03-30T04:27:08.034 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:27:08.089 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records in 2024-03-30T04:27:08.089 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records out 2024-03-30T04:27:08.089 INFO:teuthology.orchestra.run.smithi148.stderr:512 bytes copied, 0.000295584 s, 1.7 MB/s 2024-03-30T04:27:08.090 DEBUG:teuthology.orchestra.run.smithi148:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:27:08.142 DEBUG:teuthology.orchestra.run.smithi148:> stat /dev/vg_nvme/lv_4 2024-03-30T04:27:08.188 INFO:teuthology.orchestra.run.smithi148.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout:Access: 2024-03-30 04:20:38.599305190 +0000 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout:Modify: 2024-03-30 04:20:38.339307509 +0000 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout:Change: 2024-03-30 04:20:38.339307509 +0000 2024-03-30T04:27:08.189 INFO:teuthology.orchestra.run.smithi148.stdout: Birth: - 2024-03-30T04:27:08.189 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:27:08.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.245 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.245 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.245 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.246 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records in 2024-03-30T04:27:08.246 INFO:teuthology.orchestra.run.smithi148.stderr:1+0 records out 2024-03-30T04:27:08.246 INFO:teuthology.orchestra.run.smithi148.stderr:512 bytes copied, 0.000237126 s, 2.2 MB/s 2024-03-30T04:27:08.247 DEBUG:teuthology.orchestra.run.smithi148:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:27:08.297 INFO:tasks.cephadm:Deploying osd.0 on smithi116 with /dev/vg_nvme/lv_4... 2024-03-30T04:27:08.297 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:27:08.402 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.402 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:08.745 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:08 smithi148 systemd[1]: Started Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: cluster 2024-03-30T04:27:07.129099+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.444607+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.448131+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.450382+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.451815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.462713+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.465942+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.467375+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[18677]: audit 2024-03-30T04:27:08.468480+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: cluster 2024-03-30T04:27:07.129099+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.444607+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.448131+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.450382+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.451815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.462713+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.465942+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:09.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.467375+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:09.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:08 smithi116 bash[23963]: audit 2024-03-30T04:27:08.468480+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:09.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: cluster 2024-03-30T04:27:07.129099+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:09.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.444607+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.448131+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:09.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.450382+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:09.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.451815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:09.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.462713+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:09.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.465942+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:27:09.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.467375+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:27:09.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:08 smithi148 bash[18638]: audit 2024-03-30T04:27:08.468480+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[18677]: cephadm 2024-03-30T04:27:08.463583+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[18677]: cephadm 2024-03-30T04:27:08.465434+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[18677]: cephadm 2024-03-30T04:27:08.469746+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[18677]: audit 2024-03-30T04:27:09.184260+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[18677]: audit 2024-03-30T04:27:09.186475+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[23963]: cephadm 2024-03-30T04:27:08.463583+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[23963]: cephadm 2024-03-30T04:27:08.465434+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:27:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[23963]: cephadm 2024-03-30T04:27:08.469746+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:27:10.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[23963]: audit 2024-03-30T04:27:09.184260+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:27:10.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:09 smithi116 bash[23963]: audit 2024-03-30T04:27:09.186475+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:27:10.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:09 smithi148 bash[18638]: cephadm 2024-03-30T04:27:08.463583+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:10.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:09 smithi148 bash[18638]: cephadm 2024-03-30T04:27:08.465434+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:27:10.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:09 smithi148 bash[18638]: cephadm 2024-03-30T04:27:08.469746+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:27:10.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:09 smithi148 bash[18638]: audit 2024-03-30T04:27:09.184260+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:27:10.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:09 smithi148 bash[18638]: audit 2024-03-30T04:27:09.186475+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:27:10.050 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[19587]: debug 2024-03-30T04:27:09.999+0000 7fd04578b700 1 -- 172.21.15.148:0/3639168820 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558bdcd78340 con 0x558bddaf4c00 2024-03-30T04:27:10.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[19587]: debug 2024-03-30T04:27:10.143+0000 7fd04e3fa000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:27:11.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: cluster 2024-03-30T04:27:09.129476+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:11.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: audit 2024-03-30T04:27:10.730590+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:11.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: audit 2024-03-30T04:27:10.732455+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:11.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: audit 2024-03-30T04:27:10.733718+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:11.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: audit 2024-03-30T04:27:10.734430+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:11.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:10 smithi148 bash[18638]: audit 2024-03-30T04:27:10.739322+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: cluster 2024-03-30T04:27:09.129476+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: audit 2024-03-30T04:27:10.730590+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: audit 2024-03-30T04:27:10.732455+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: audit 2024-03-30T04:27:10.733718+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: audit 2024-03-30T04:27:10.734430+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[18677]: audit 2024-03-30T04:27:10.739322+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: cluster 2024-03-30T04:27:09.129476+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: audit 2024-03-30T04:27:10.730590+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: audit 2024-03-30T04:27:10.732455+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: audit 2024-03-30T04:27:10.733718+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: audit 2024-03-30T04:27:10.734430+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:11.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:10 smithi116 bash[23963]: audit 2024-03-30T04:27:10.739322+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:12.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:11 smithi116 bash[23963]: cephadm 2024-03-30T04:27:10.739812+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:12.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:11 smithi116 bash[18677]: cephadm 2024-03-30T04:27:10.739812+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:12.024 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:11 smithi148 bash[18638]: cephadm 2024-03-30T04:27:10.739812+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:27:12.025 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:11 smithi148 bash[19587]: debug 2024-03-30T04:27:11.687+0000 7fd04e3fa000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:27:12.025 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:11 smithi148 bash[19587]: debug 2024-03-30T04:27:11.783+0000 7fd04e3fa000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:27:12.296 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:27:12.296 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:27:12.296 INFO:teuthology.orchestra.run.smithi116.stderr: stderr: 10+0 records in 2024-03-30T04:27:12.296 INFO:teuthology.orchestra.run.smithi116.stderr:10+0 records out 2024-03-30T04:27:12.296 INFO:teuthology.orchestra.run.smithi116.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0143799 s, 729 MB/s 2024-03-30T04:27:12.297 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping successful for: 2024-03-30T04:27:12.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:12 smithi148 bash[18638]: cluster 2024-03-30T04:27:11.129934+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:12.973 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:12 smithi148 bash[19587]: debug 2024-03-30T04:27:12.027+0000 7fd04e3fa000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:27:12.973 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:12 smithi148 bash[19587]: debug 2024-03-30T04:27:12.771+0000 7fd04e3fa000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:27:12.973 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:12 smithi148 bash[19587]: debug 2024-03-30T04:27:12.875+0000 7fd04e3fa000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:27:12.974 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:12 smithi148 bash[19587]: debug 2024-03-30T04:27:12.975+0000 7fd04e3fa000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:27:13.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:12 smithi116 bash[18677]: cluster 2024-03-30T04:27:11.129934+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:13.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:12 smithi116 bash[23963]: cluster 2024-03-30T04:27:11.129934+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:13.144 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi116:vg_nvme/lv_4 2024-03-30T04:27:13.294 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:13 smithi148 bash[19587]: debug 2024-03-30T04:27:13.087+0000 7fd04e3fa000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:27:13.451 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:13 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:27:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:13.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:13 smithi148 bash[19587]: debug 2024-03-30T04:27:13.299+0000 7fd04e3fa000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:27:13.851 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:13 smithi148 bash[19587]: debug 2024-03-30T04:27:13.567+0000 7fd04e3fa000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:27:13.851 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:13 smithi148 bash[19587]: debug 2024-03-30T04:27:13.667+0000 7fd04e3fa000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:27:14.297 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:27:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:14.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:13 smithi148 bash[19587]: debug 2024-03-30T04:27:13.855+0000 7fd04e3fa000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:27:14.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[19587]: debug 2024-03-30T04:27:14.103+0000 7fd04e3fa000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:27:14.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[19587]: debug 2024-03-30T04:27:14.371+0000 7fd04e3fa000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:27:14.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[19587]: debug 2024-03-30T04:27:14.527+0000 7fd04e3fa000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:27:14.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: cluster 2024-03-30T04:27:13.130260+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:14.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:13.301552+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:13.312644+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.008046+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.014829+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.015175+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.016872+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.017835+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:14.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[18638]: audit 2024-03-30T04:27:14.025840+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: cluster 2024-03-30T04:27:13.130260+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:13.301552+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:13.312644+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.008046+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.014829+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.015175+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.016872+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.017835+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[23963]: audit 2024-03-30T04:27:14.025840+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: cluster 2024-03-30T04:27:13.130260+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:13.301552+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:13.312644+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.008046+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.014829+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.015175+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.016872+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.017835+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:14 smithi116 bash[18677]: audit 2024-03-30T04:27:14.025840+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:15.049 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[19587]: debug 2024-03-30T04:27:14.755+0000 7fd04e3fa000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:27:15.049 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:14 smithi148 bash[19587]: debug 2024-03-30T04:27:14.867+0000 7fd04e3fa000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:27:15.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:15 smithi148 bash[19587]: debug 2024-03-30T04:27:15.203+0000 7fd04e3fa000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:27:16.220 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:15 smithi148 bash[19587]: debug 2024-03-30T04:27:15.911+0000 7fd04e3fa000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:27:16.220 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[19587]: debug 2024-03-30T04:27:16.023+0000 7fd04e3fa000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[18677]: cluster 2024-03-30T04:27:15.130664+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[18677]: audit 2024-03-30T04:27:16.169746+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[18677]: audit 2024-03-30T04:27:16.173153+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[18677]: audit 2024-03-30T04:27:16.174064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[23963]: cluster 2024-03-30T04:27:15.130664+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[23963]: audit 2024-03-30T04:27:16.169746+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[23963]: audit 2024-03-30T04:27:16.173153+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:16.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:16 smithi116 bash[23963]: audit 2024-03-30T04:27:16.174064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:16.541 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[19587]: debug 2024-03-30T04:27:16.223+0000 7fd04e3fa000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:27:16.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[18638]: cluster 2024-03-30T04:27:15.130664+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:16.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[18638]: audit 2024-03-30T04:27:16.169746+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:16.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[18638]: audit 2024-03-30T04:27:16.173153+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:16.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[18638]: audit 2024-03-30T04:27:16.174064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:16.799 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[19587]: debug 2024-03-30T04:27:16.543+0000 7fd04e3fa000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:27:17.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:16 smithi148 bash[19587]: debug 2024-03-30T04:27:16.911+0000 7fd04e3fa000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:27:17.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[19587]: debug 2024-03-30T04:27:17.023+0000 7fd04e3fa000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: audit 2024-03-30T04:27:16.165906+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: cluster 2024-03-30T04:27:17.042426+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: audit 2024-03-30T04:27:17.048644+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: audit 2024-03-30T04:27:17.049461+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: audit 2024-03-30T04:27:17.050920+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[18677]: audit 2024-03-30T04:27:17.051648+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: audit 2024-03-30T04:27:16.165906+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: cluster 2024-03-30T04:27:17.042426+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:27:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: audit 2024-03-30T04:27:17.048644+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:27:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: audit 2024-03-30T04:27:17.049461+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:27:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: audit 2024-03-30T04:27:17.050920+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:27:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:17 smithi116 bash[23963]: audit 2024-03-30T04:27:17.051648+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:27:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: audit 2024-03-30T04:27:16.165906+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: cluster 2024-03-30T04:27:17.042426+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:27:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: audit 2024-03-30T04:27:17.048644+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:27:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: audit 2024-03-30T04:27:17.049461+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:27:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: audit 2024-03-30T04:27:17.050920+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:27:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:17 smithi148 bash[18638]: audit 2024-03-30T04:27:17.051648+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.148:0/3058315328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:27:18.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:27:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:19.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[23963]: cluster 2024-03-30T04:27:17.131104+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:19.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[23963]: cluster 2024-03-30T04:27:17.755823+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:27:19.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[23963]: audit 2024-03-30T04:27:17.756072+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[23963]: audit 2024-03-30T04:27:18.272961+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[23963]: audit 2024-03-30T04:27:18.277482+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18677]: cluster 2024-03-30T04:27:17.131104+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18677]: cluster 2024-03-30T04:27:17.755823+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18677]: audit 2024-03-30T04:27:17.756072+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18677]: audit 2024-03-30T04:27:18.272961+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:18 smithi116 bash[18677]: audit 2024-03-30T04:27:18.277482+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:19.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:18 smithi148 bash[18638]: cluster 2024-03-30T04:27:17.131104+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:19.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:18 smithi148 bash[18638]: cluster 2024-03-30T04:27:17.755823+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:27:19.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:18 smithi148 bash[18638]: audit 2024-03-30T04:27:17.756072+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:27:19.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:18 smithi148 bash[18638]: audit 2024-03-30T04:27:18.272961+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:19.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:18 smithi148 bash[18638]: audit 2024-03-30T04:27:18.277482+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:20 smithi116 bash[18677]: cluster 2024-03-30T04:27:19.131398+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:20 smithi116 bash[23963]: cluster 2024-03-30T04:27:19.131398+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:20 smithi148 bash[18638]: cluster 2024-03-30T04:27:19.131398+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[18677]: audit 2024-03-30T04:27:21.140459+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]: dispatch 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[18677]: audit 2024-03-30T04:27:21.147347+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]': finished 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[18677]: cluster 2024-03-30T04:27:21.147497+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[18677]: audit 2024-03-30T04:27:21.147667+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[23963]: audit 2024-03-30T04:27:21.140459+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]: dispatch 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[23963]: audit 2024-03-30T04:27:21.147347+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]': finished 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[23963]: cluster 2024-03-30T04:27:21.147497+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:27:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:21 smithi116 bash[23963]: audit 2024-03-30T04:27:21.147667+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:21 smithi148 bash[18638]: audit 2024-03-30T04:27:21.140459+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]: dispatch 2024-03-30T04:27:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:21 smithi148 bash[18638]: audit 2024-03-30T04:27:21.147347+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.116:0/1601182878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "076fc7c1-bf26-448f-925e-a0a59b64530c"}]': finished 2024-03-30T04:27:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:21 smithi148 bash[18638]: cluster 2024-03-30T04:27:21.147497+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:27:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:21 smithi148 bash[18638]: audit 2024-03-30T04:27:21.147667+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:23.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:22 smithi116 bash[18677]: cluster 2024-03-30T04:27:21.131733+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:23.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:22 smithi116 bash[18677]: audit 2024-03-30T04:27:21.830300+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.116:0/3346539478' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:22 smithi116 bash[23963]: cluster 2024-03-30T04:27:21.131733+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:22 smithi116 bash[23963]: audit 2024-03-30T04:27:21.830300+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.116:0/3346539478' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:22 smithi148 bash[18638]: cluster 2024-03-30T04:27:21.131733+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:22 smithi148 bash[18638]: audit 2024-03-30T04:27:21.830300+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.116:0/3346539478' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:25.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:24 smithi148 bash[18638]: cluster 2024-03-30T04:27:23.132166+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:24 smithi116 bash[18677]: cluster 2024-03-30T04:27:23.132166+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:25.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:24 smithi116 bash[23963]: cluster 2024-03-30T04:27:23.132166+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:27.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:26 smithi148 bash[18638]: cluster 2024-03-30T04:27:25.132656+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:27.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:26 smithi116 bash[18677]: cluster 2024-03-30T04:27:25.132656+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:26 smithi116 bash[23963]: cluster 2024-03-30T04:27:25.132656+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:29.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:28 smithi116 bash[18677]: cluster 2024-03-30T04:27:27.133099+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:29.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:28 smithi116 bash[23963]: cluster 2024-03-30T04:27:27.133099+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:29.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:28 smithi148 bash[18638]: cluster 2024-03-30T04:27:27.133099+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:30.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:30 smithi148 bash[18638]: cluster 2024-03-30T04:27:29.133523+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:30.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:30 smithi148 bash[18638]: audit 2024-03-30T04:27:30.567293+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:27:30.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:30 smithi148 bash[18638]: audit 2024-03-30T04:27:30.568771+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[18677]: cluster 2024-03-30T04:27:29.133523+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[18677]: audit 2024-03-30T04:27:30.567293+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[18677]: audit 2024-03-30T04:27:30.568771+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[23963]: cluster 2024-03-30T04:27:29.133523+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[23963]: audit 2024-03-30T04:27:30.567293+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:27:30.816 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:30 smithi116 bash[23963]: audit 2024-03-30T04:27:30.568771+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:31 smithi148 bash[18638]: cephadm 2024-03-30T04:27:30.570068+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:27:32.057 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:31 smithi116 bash[18677]: cephadm 2024-03-30T04:27:30.570068+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:27:32.057 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:31 smithi116 bash[23963]: cephadm 2024-03-30T04:27:30.570068+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:27:33.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:32 smithi148 bash[18638]: cluster 2024-03-30T04:27:31.133956+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:33.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:32 smithi116 bash[18677]: cluster 2024-03-30T04:27:31.133956+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:33.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:32 smithi116 bash[23963]: cluster 2024-03-30T04:27:31.133956+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:33.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:33 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:27:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[18677]: cluster 2024-03-30T04:27:33.134400+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[18677]: audit 2024-03-30T04:27:33.583114+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[18677]: audit 2024-03-30T04:27:33.590365+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:34.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[23963]: cluster 2024-03-30T04:27:33.134400+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:34.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[23963]: audit 2024-03-30T04:27:33.583114+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:34.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:34 smithi116 bash[23963]: audit 2024-03-30T04:27:33.590365+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:35.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:35.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:35.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:34 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:27:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:34 smithi148 bash[18638]: cluster 2024-03-30T04:27:33.134400+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:34 smithi148 bash[18638]: audit 2024-03-30T04:27:33.583114+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:34 smithi148 bash[18638]: audit 2024-03-30T04:27:33.590365+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[18677]: audit 2024-03-30T04:27:34.821201+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[18677]: audit 2024-03-30T04:27:34.843055+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[18677]: audit 2024-03-30T04:27:34.844108+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[18677]: audit 2024-03-30T04:27:34.844708+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[18677]: audit 2024-03-30T04:27:34.850200+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[23963]: audit 2024-03-30T04:27:34.821201+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[23963]: audit 2024-03-30T04:27:34.843055+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[23963]: audit 2024-03-30T04:27:34.844108+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:36.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[23963]: audit 2024-03-30T04:27:34.844708+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:35 smithi116 bash[23963]: audit 2024-03-30T04:27:34.850200+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:35 smithi148 bash[18638]: audit 2024-03-30T04:27:34.821201+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:36.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:35 smithi148 bash[18638]: audit 2024-03-30T04:27:34.843055+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:36.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:35 smithi148 bash[18638]: audit 2024-03-30T04:27:34.844108+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:36.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:35 smithi148 bash[18638]: audit 2024-03-30T04:27:34.844708+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:36.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:35 smithi148 bash[18638]: audit 2024-03-30T04:27:34.850200+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:36 smithi116 bash[18677]: cluster 2024-03-30T04:27:35.134784+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:36 smithi116 bash[23963]: cluster 2024-03-30T04:27:35.134784+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:37.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:36 smithi148 bash[18638]: cluster 2024-03-30T04:27:35.134784+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:38.727 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:27:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: cluster 2024-03-30T04:27:37.135214+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.390385+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.400192+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.424605+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.426773+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:39.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.428400+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[18677]: audit 2024-03-30T04:27:38.439682+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: cluster 2024-03-30T04:27:37.135214+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.390385+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.400192+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.424605+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.426773+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.428400+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:39.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:38 smithi116 bash[23963]: audit 2024-03-30T04:27:38.439682+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: cluster 2024-03-30T04:27:37.135214+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.390385+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.400192+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.424605+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.426773+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.428400+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:39.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:38 smithi148 bash[18638]: audit 2024-03-30T04:27:38.439682+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:40.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:39 smithi116 bash[23963]: cephadm 2024-03-30T04:27:38.391456+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:27:40.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:39 smithi116 bash[18677]: cephadm 2024-03-30T04:27:38.391456+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:27:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:39 smithi148 bash[18638]: cephadm 2024-03-30T04:27:38.391456+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:27:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:40 smithi116 bash[23963]: cluster 2024-03-30T04:27:39.135540+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:40 smithi116 bash[18677]: cluster 2024-03-30T04:27:39.135540+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:40 smithi148 bash[18638]: cluster 2024-03-30T04:27:39.135540+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:41.359 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:41 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:27:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:41.797 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 0 on host 'smithi116' 2024-03-30T04:27:42.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.029064+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.033169+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.064170+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.065238+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.065822+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.070769+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.790187+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.029064+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.033169+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.064170+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.065238+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.065822+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.070769+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.790187+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.797828+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.798348+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.802373+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.805369+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.815793+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.837433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.839760+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:42 smithi148 bash[18638]: audit 2024-03-30T04:27:41.840183+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.797828+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.798348+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.802373+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.805369+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.815793+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.837433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.839760+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[18677]: audit 2024-03-30T04:27:41.840183+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.029064+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.033169+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.064170+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.065238+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.065822+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.070769+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.790187+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.797828+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.798348+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.802373+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.805369+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.815793+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.837433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.839760+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:42 smithi116 bash[23963]: audit 2024-03-30T04:27:41.840183+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:27:42.363 DEBUG:teuthology.orchestra.run.smithi116:osd.0> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.0.service 2024-03-30T04:27:42.366 INFO:tasks.cephadm:Deploying osd.1 on smithi116 with /dev/vg_nvme/lv_3... 2024-03-30T04:27:42.366 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: cluster 2024-03-30T04:27:41.135844+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: cephadm 2024-03-30T04:27:41.806444+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 15217M 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: audit 2024-03-30T04:27:42.841933+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: cluster 2024-03-30T04:27:42.842133+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: audit 2024-03-30T04:27:42.842382+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: audit 2024-03-30T04:27:42.843518+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:43.286 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[18677]: audit 2024-03-30T04:27:42.844292+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: cluster 2024-03-30T04:27:41.135844+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: cephadm 2024-03-30T04:27:41.806444+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 15217M 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: audit 2024-03-30T04:27:42.841933+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: cluster 2024-03-30T04:27:42.842133+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: audit 2024-03-30T04:27:42.842382+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: audit 2024-03-30T04:27:42.843518+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:43.287 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[23963]: audit 2024-03-30T04:27:42.844292+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: cluster 2024-03-30T04:27:41.135844+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: cephadm 2024-03-30T04:27:41.806444+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 15217M 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: audit 2024-03-30T04:27:42.841933+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: cluster 2024-03-30T04:27:42.842133+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: audit 2024-03-30T04:27:42.842382+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: audit 2024-03-30T04:27:42.843518+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:43 smithi148 bash[18638]: audit 2024-03-30T04:27:42.844292+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:27:44.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[27415]: debug 2024-03-30T04:27:43.847+0000 7fa9852ce700 -1 osd.0 0 waiting for initial osdmap 2024-03-30T04:27:44.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:27:43 smithi116 bash[27415]: debug 2024-03-30T04:27:43.851+0000 7fa981c69700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:27:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: cluster 2024-03-30T04:27:42.863638+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:27:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: cluster 2024-03-30T04:27:42.863771+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:27:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: cluster 2024-03-30T04:27:43.136247+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: audit 2024-03-30T04:27:43.844138+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:27:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: cluster 2024-03-30T04:27:43.844385+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[18677]: audit 2024-03-30T04:27:43.853592+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: cluster 2024-03-30T04:27:42.863638+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: cluster 2024-03-30T04:27:42.863771+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: cluster 2024-03-30T04:27:43.136247+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: audit 2024-03-30T04:27:43.844138+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: cluster 2024-03-30T04:27:43.844385+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:27:45.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:44 smithi116 bash[23963]: audit 2024-03-30T04:27:43.853592+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr: stderr: 10+0 records in 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr:10+0 records out 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0143227 s, 732 MB/s 2024-03-30T04:27:45.162 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping successful for: 2024-03-30T04:27:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: cluster 2024-03-30T04:27:42.863638+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:27:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: cluster 2024-03-30T04:27:42.863771+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:27:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: cluster 2024-03-30T04:27:43.136247+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:27:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: audit 2024-03-30T04:27:43.844138+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:27:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: cluster 2024-03-30T04:27:43.844385+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:27:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:44 smithi148 bash[18638]: audit 2024-03-30T04:27:43.853592+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:45.782 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi116:vg_nvme/lv_3 2024-03-30T04:27:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[18677]: cluster 2024-03-30T04:27:44.843711+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030] boot 2024-03-30T04:27:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[18677]: cluster 2024-03-30T04:27:44.843766+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:27:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[18677]: audit 2024-03-30T04:27:44.844517+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[23963]: cluster 2024-03-30T04:27:44.843711+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030] boot 2024-03-30T04:27:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[23963]: cluster 2024-03-30T04:27:44.843766+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:27:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:45 smithi116 bash[23963]: audit 2024-03-30T04:27:44.844517+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:45 smithi148 bash[18638]: cluster 2024-03-30T04:27:44.843711+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.116:6802/2153170030,v1:172.21.15.116:6803/2153170030] boot 2024-03-30T04:27:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:45 smithi148 bash[18638]: cluster 2024-03-30T04:27:44.843766+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:27:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:45 smithi148 bash[18638]: audit 2024-03-30T04:27:44.844517+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:27:46.960 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:46 smithi116 bash[18677]: cluster 2024-03-30T04:27:45.136739+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:46.960 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:46 smithi116 bash[18677]: cluster 2024-03-30T04:27:45.864324+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:27:46.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:46 smithi116 bash[23963]: cluster 2024-03-30T04:27:45.136739+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:46.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:46 smithi116 bash[23963]: cluster 2024-03-30T04:27:45.864324+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:27:47.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:46 smithi148 bash[18638]: cluster 2024-03-30T04:27:45.136739+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:47.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:46 smithi148 bash[18638]: cluster 2024-03-30T04:27:45.864324+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[18677]: cluster 2024-03-30T04:27:47.137199+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[18677]: audit 2024-03-30T04:27:48.260811+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[18677]: audit 2024-03-30T04:27:48.264721+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[18677]: audit 2024-03-30T04:27:48.266580+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[23963]: cluster 2024-03-30T04:27:47.137199+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[23963]: audit 2024-03-30T04:27:48.260811+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[23963]: audit 2024-03-30T04:27:48.264721+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:49.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:48 smithi116 bash[23963]: audit 2024-03-30T04:27:48.266580+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:49.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:48 smithi148 bash[18638]: cluster 2024-03-30T04:27:47.137199+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:49.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:48 smithi148 bash[18638]: audit 2024-03-30T04:27:48.260811+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:27:49.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:48 smithi148 bash[18638]: audit 2024-03-30T04:27:48.264721+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:27:49.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:48 smithi148 bash[18638]: audit 2024-03-30T04:27:48.266580+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:27:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:49 smithi116 bash[18677]: audit 2024-03-30T04:27:48.254757+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:50.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:49 smithi116 bash[23963]: audit 2024-03-30T04:27:48.254757+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:50.294 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:49 smithi148 bash[18638]: audit 2024-03-30T04:27:48.254757+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:27:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:50 smithi116 bash[18677]: cluster 2024-03-30T04:27:49.137657+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:51.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:50 smithi116 bash[23963]: cluster 2024-03-30T04:27:49.137657+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:51.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:50 smithi148 bash[18638]: cluster 2024-03-30T04:27:49.137657+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:53.134 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:52 smithi116 bash[18677]: cluster 2024-03-30T04:27:51.138137+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:53.242 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:52 smithi116 bash[23963]: cluster 2024-03-30T04:27:51.138137+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:53.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:52 smithi148 bash[18638]: cluster 2024-03-30T04:27:51.138137+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:54.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:27:53 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:27:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:27:55.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: cluster 2024-03-30T04:27:53.138542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: audit 2024-03-30T04:27:53.737645+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: audit 2024-03-30T04:27:53.743712+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: audit 2024-03-30T04:27:53.954479+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]: dispatch 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: audit 2024-03-30T04:27:53.959866+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]': finished 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: cluster 2024-03-30T04:27:53.959936+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[18677]: audit 2024-03-30T04:27:53.960065+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: cluster 2024-03-30T04:27:53.138542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: audit 2024-03-30T04:27:53.737645+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: audit 2024-03-30T04:27:53.743712+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: audit 2024-03-30T04:27:53.954479+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]: dispatch 2024-03-30T04:27:55.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: audit 2024-03-30T04:27:53.959866+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]': finished 2024-03-30T04:27:55.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: cluster 2024-03-30T04:27:53.959936+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:27:55.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:54 smithi116 bash[23963]: audit 2024-03-30T04:27:53.960065+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: cluster 2024-03-30T04:27:53.138542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: audit 2024-03-30T04:27:53.737645+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: audit 2024-03-30T04:27:53.743712+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: audit 2024-03-30T04:27:53.954479+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]: dispatch 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: audit 2024-03-30T04:27:53.959866+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.116:0/445873256' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3caf8102-e842-4b2e-a886-aebcaa8ee74a"}]': finished 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: cluster 2024-03-30T04:27:53.959936+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:27:55.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:54 smithi148 bash[18638]: audit 2024-03-30T04:27:53.960065+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:27:56.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:55 smithi116 bash[18677]: audit 2024-03-30T04:27:54.747688+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.116:0/2911497614' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:56.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:55 smithi116 bash[23963]: audit 2024-03-30T04:27:54.747688+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.116:0/2911497614' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:55 smithi148 bash[18638]: audit 2024-03-30T04:27:54.747688+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.116:0/2911497614' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:27:57.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:56 smithi116 bash[18677]: cluster 2024-03-30T04:27:55.139037+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:57.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:56 smithi116 bash[23963]: cluster 2024-03-30T04:27:55.139037+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:57.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:56 smithi148 bash[18638]: cluster 2024-03-30T04:27:55.139037+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:59.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:27:58 smithi116 bash[18677]: cluster 2024-03-30T04:27:57.139391+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:59.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:27:58 smithi116 bash[23963]: cluster 2024-03-30T04:27:57.139391+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:27:59.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:27:58 smithi148 bash[18638]: cluster 2024-03-30T04:27:57.139391+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:01.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:00 smithi116 bash[18677]: cluster 2024-03-30T04:27:59.139786+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:01.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:00 smithi116 bash[23963]: cluster 2024-03-30T04:27:59.139786+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:01.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:00 smithi148 bash[18638]: cluster 2024-03-30T04:27:59.139786+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:01.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:01 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:28:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:02.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[18677]: audit 2024-03-30T04:28:01.104145+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[18677]: cephadm 2024-03-30T04:28:01.105017+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:02.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[18677]: audit 2024-03-30T04:28:01.110031+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[18677]: cluster 2024-03-30T04:28:01.140305+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[23963]: audit 2024-03-30T04:28:01.104145+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[23963]: cephadm 2024-03-30T04:28:01.105017+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[23963]: audit 2024-03-30T04:28:01.110031+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:02 smithi116 bash[23963]: cluster 2024-03-30T04:28:01.140305+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:02 smithi148 bash[18638]: audit 2024-03-30T04:28:01.104145+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:02 smithi148 bash[18638]: cephadm 2024-03-30T04:28:01.105017+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:02 smithi148 bash[18638]: audit 2024-03-30T04:28:01.110031+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:02 smithi148 bash[18638]: cluster 2024-03-30T04:28:01.140305+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:04 smithi116 bash[18677]: cluster 2024-03-30T04:28:03.140760+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:04 smithi116 bash[23963]: cluster 2024-03-30T04:28:03.140760+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:04.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:04 smithi148 bash[18638]: cluster 2024-03-30T04:28:03.140760+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:05.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[18677]: audit 2024-03-30T04:28:04.358069+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:28:05.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[18677]: audit 2024-03-30T04:28:04.359545+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:05.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[18677]: cephadm 2024-03-30T04:28:04.360594+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:28:05.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[23963]: audit 2024-03-30T04:28:04.358069+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:28:05.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[23963]: audit 2024-03-30T04:28:04.359545+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:05.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:05 smithi116 bash[23963]: cephadm 2024-03-30T04:28:04.360594+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:28:05.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:05 smithi148 bash[18638]: audit 2024-03-30T04:28:04.358069+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:28:05.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:05 smithi148 bash[18638]: audit 2024-03-30T04:28:04.359545+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:05.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:05 smithi148 bash[18638]: cephadm 2024-03-30T04:28:04.360594+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:28:06.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:06 smithi116 bash[18677]: cluster 2024-03-30T04:28:05.141249+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:06.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:06 smithi116 bash[23963]: cluster 2024-03-30T04:28:05.141249+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:06 smithi148 bash[18638]: cluster 2024-03-30T04:28:05.141249+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:07.843 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:07.843 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:07.843 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:07.843 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:08.110 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:08.110 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:08.111 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:08.111 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:28:07 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:09.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: cluster 2024-03-30T04:28:07.141646+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:09.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: audit 2024-03-30T04:28:08.117588+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: audit 2024-03-30T04:28:08.120815+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: audit 2024-03-30T04:28:08.121105+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: audit 2024-03-30T04:28:08.122298+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[18677]: audit 2024-03-30T04:28:08.131051+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: cluster 2024-03-30T04:28:07.141646+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: audit 2024-03-30T04:28:08.117588+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: audit 2024-03-30T04:28:08.120815+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: audit 2024-03-30T04:28:08.121105+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: audit 2024-03-30T04:28:08.122298+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:09.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:08 smithi116 bash[23963]: audit 2024-03-30T04:28:08.131051+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: cluster 2024-03-30T04:28:07.141646+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: audit 2024-03-30T04:28:08.117588+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: audit 2024-03-30T04:28:08.120815+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: audit 2024-03-30T04:28:08.121105+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: audit 2024-03-30T04:28:08.122298+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:09.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:08 smithi148 bash[18638]: audit 2024-03-30T04:28:08.131051+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:09 smithi116 bash[18677]: audit 2024-03-30T04:28:09.185767+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:28:10.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:09 smithi116 bash[18677]: audit 2024-03-30T04:28:09.188047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:28:10.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:09 smithi116 bash[23963]: audit 2024-03-30T04:28:09.185767+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:28:10.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:09 smithi116 bash[23963]: audit 2024-03-30T04:28:09.188047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:28:10.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:09 smithi148 bash[18638]: audit 2024-03-30T04:28:09.185767+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:28:10.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:09 smithi148 bash[18638]: audit 2024-03-30T04:28:09.188047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:28:11.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:10 smithi116 bash[23963]: cluster 2024-03-30T04:28:09.142099+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:11.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:10 smithi116 bash[18677]: cluster 2024-03-30T04:28:09.142099+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:11.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:10 smithi148 bash[18638]: cluster 2024-03-30T04:28:09.142099+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:13.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:12 smithi148 bash[18638]: cluster 2024-03-30T04:28:11.142573+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:13.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:12 smithi116 bash[18677]: cluster 2024-03-30T04:28:11.142573+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:12 smithi116 bash[23963]: cluster 2024-03-30T04:28:11.142573+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:14.090 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 1 on host 'smithi116' 2024-03-30T04:28:14.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:13 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:28:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:14.953 DEBUG:teuthology.orchestra.run.smithi116:osd.1> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.1.service 2024-03-30T04:28:14.956 INFO:tasks.cephadm:Deploying osd.2 on smithi116 with /dev/vg_nvme/lv_2... 2024-03-30T04:28:14.956 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: cluster 2024-03-30T04:28:13.142904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:13.906276+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:13.914800+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.091610+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.112070+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.113254+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.113948+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:15.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.115837+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.116519+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.121099+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.141169+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[18677]: audit 2024-03-30T04:28:14.376093+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: cluster 2024-03-30T04:28:13.142904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:13.906276+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:13.914800+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.091610+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.112070+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.113254+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.113948+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.115837+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.116519+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.121099+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.141169+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:14 smithi116 bash[23963]: audit 2024-03-30T04:28:14.376093+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: cluster 2024-03-30T04:28:13.142904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:13.906276+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:13.914800+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.091610+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.112070+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.113254+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.113948+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.115837+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.116519+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.121099+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.141169+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:14 smithi148 bash[18638]: audit 2024-03-30T04:28:14.376093+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:28:16.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[18677]: cephadm 2024-03-30T04:28:14.117034+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 7608M 2024-03-30T04:28:16.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[18677]: audit 2024-03-30T04:28:15.144421+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[18677]: cluster 2024-03-30T04:28:15.144505+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[18677]: audit 2024-03-30T04:28:15.144760+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[18677]: audit 2024-03-30T04:28:15.145835+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[23963]: cephadm 2024-03-30T04:28:14.117034+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 7608M 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[23963]: audit 2024-03-30T04:28:15.144421+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[23963]: cluster 2024-03-30T04:28:15.144505+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[23963]: audit 2024-03-30T04:28:15.144760+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:16.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:15 smithi116 bash[23963]: audit 2024-03-30T04:28:15.145835+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:15 smithi148 bash[18638]: cephadm 2024-03-30T04:28:14.117034+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 7608M 2024-03-30T04:28:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:15 smithi148 bash[18638]: audit 2024-03-30T04:28:15.144421+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:28:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:15 smithi148 bash[18638]: cluster 2024-03-30T04:28:15.144505+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:28:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:15 smithi148 bash[18638]: audit 2024-03-30T04:28:15.144760+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:15 smithi148 bash[18638]: audit 2024-03-30T04:28:15.145835+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:16.440 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[30537]: debug 2024-03-30T04:28:16.154+0000 7fab304b8700 -1 osd.1 0 waiting for initial osdmap 2024-03-30T04:28:16.440 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[30537]: debug 2024-03-30T04:28:16.158+0000 7fab29e4d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:28:17.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[18677]: cluster 2024-03-30T04:28:15.143428+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:17.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[18677]: audit 2024-03-30T04:28:16.147799+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:17.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[18677]: cluster 2024-03-30T04:28:16.147940+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:28:17.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[18677]: audit 2024-03-30T04:28:16.157431+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:17.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[23963]: cluster 2024-03-30T04:28:15.143428+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:17.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[23963]: audit 2024-03-30T04:28:16.147799+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:17.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[23963]: cluster 2024-03-30T04:28:16.147940+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:28:17.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:16 smithi116 bash[23963]: audit 2024-03-30T04:28:16.157431+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:16 smithi148 bash[18638]: cluster 2024-03-30T04:28:15.143428+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:16 smithi148 bash[18638]: audit 2024-03-30T04:28:16.147799+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:16 smithi148 bash[18638]: cluster 2024-03-30T04:28:16.147940+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:28:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:16 smithi148 bash[18638]: audit 2024-03-30T04:28:16.157431+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: cluster 2024-03-30T04:28:15.400190+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: cluster 2024-03-30T04:28:15.400378+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: cluster 2024-03-30T04:28:17.143905+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: cluster 2024-03-30T04:28:17.157954+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561] boot 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: cluster 2024-03-30T04:28:17.158023+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[23963]: audit 2024-03-30T04:28:17.158771+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: cluster 2024-03-30T04:28:15.400190+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: cluster 2024-03-30T04:28:15.400378+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: cluster 2024-03-30T04:28:17.143905+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: cluster 2024-03-30T04:28:17.157954+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561] boot 2024-03-30T04:28:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: cluster 2024-03-30T04:28:17.158023+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:28:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:18 smithi116 bash[18677]: audit 2024-03-30T04:28:17.158771+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: cluster 2024-03-30T04:28:15.400190+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: cluster 2024-03-30T04:28:15.400378+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: cluster 2024-03-30T04:28:17.143905+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: cluster 2024-03-30T04:28:17.157954+0000 mon.a (mon.0) 365 : cluster [INF] osd.1 [v2:172.21.15.116:6810/3801070561,v1:172.21.15.116:6811/3801070561] boot 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: cluster 2024-03-30T04:28:17.158023+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:28:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:18 smithi148 bash[18638]: audit 2024-03-30T04:28:17.158771+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr: stderr: 10+0 records in 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr:10+0 records out 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160384 s, 654 MB/s 2024-03-30T04:28:19.054 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping successful for: 2024-03-30T04:28:19.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:19 smithi116 bash[18677]: cluster 2024-03-30T04:28:18.160267+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:28:19.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:19 smithi116 bash[23963]: cluster 2024-03-30T04:28:18.160267+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:28:19.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:19 smithi148 bash[18638]: cluster 2024-03-30T04:28:18.160267+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:28:19.690 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi116:vg_nvme/lv_2 2024-03-30T04:28:20.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:20 smithi116 bash[18677]: cluster 2024-03-30T04:28:19.144221+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:20.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:20 smithi116 bash[23963]: cluster 2024-03-30T04:28:19.144221+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:20 smithi148 bash[18638]: cluster 2024-03-30T04:28:19.144221+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:21.512 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:21 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:28:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:22.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: cluster 2024-03-30T04:28:21.144569+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.237832+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.243008+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.273706+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.275495+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.276557+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: cluster 2024-03-30T04:28:21.279680+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[18677]: audit 2024-03-30T04:28:21.286358+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: cluster 2024-03-30T04:28:21.144569+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.237832+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.489 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.243008+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.490 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.273706+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:22.490 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.275495+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:22.490 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.276557+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:22.490 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: cluster 2024-03-30T04:28:21.279680+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.490 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:22 smithi116 bash[23963]: audit 2024-03-30T04:28:21.286358+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: cluster 2024-03-30T04:28:21.144569+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.237832+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.243008+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.273706+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.275495+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.276557+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: cluster 2024-03-30T04:28:21.279680+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:22 smithi148 bash[18638]: audit 2024-03-30T04:28:21.286358+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[18677]: cluster 2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[18677]: audit 2024-03-30T04:28:22.469065+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[18677]: audit 2024-03-30T04:28:22.475148+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[18677]: audit 2024-03-30T04:28:22.478363+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[18677]: audit 2024-03-30T04:28:22.479245+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[23963]: cluster 2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[23963]: audit 2024-03-30T04:28:22.469065+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[23963]: audit 2024-03-30T04:28:22.475148+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[23963]: audit 2024-03-30T04:28:22.478363+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:23 smithi116 bash[23963]: audit 2024-03-30T04:28:22.479245+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:23 smithi148 bash[18638]: cluster 2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:28:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:23 smithi148 bash[18638]: audit 2024-03-30T04:28:22.469065+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:23 smithi148 bash[18638]: audit 2024-03-30T04:28:22.475148+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:23 smithi148 bash[18638]: audit 2024-03-30T04:28:22.478363+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:23 smithi148 bash[18638]: audit 2024-03-30T04:28:22.479245+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:24 smithi116 bash[23963]: cluster 2024-03-30T04:28:23.280249+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:24 smithi116 bash[18677]: cluster 2024-03-30T04:28:23.280249+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:24.513 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:24 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:28:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:24 smithi148 bash[18638]: cluster 2024-03-30T04:28:23.280249+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:25.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.398795+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.403305+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.412641+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.414270+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.414846+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: cluster 2024-03-30T04:28:24.416490+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[23963]: audit 2024-03-30T04:28:24.420307+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.398795+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.403305+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.412641+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.414270+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.414846+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:25.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: cluster 2024-03-30T04:28:24.416490+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:25.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:25 smithi116 bash[18677]: audit 2024-03-30T04:28:24.420307+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.398795+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.403305+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:25.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.412641+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:25.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.414270+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:25.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.414846+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:25.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: cluster 2024-03-30T04:28:24.416490+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:25.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:25 smithi148 bash[18638]: audit 2024-03-30T04:28:24.420307+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:26.618 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:26 smithi116 bash[18677]: cluster 2024-03-30T04:28:25.405792+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:28:26.618 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:26 smithi116 bash[18677]: cluster 2024-03-30T04:28:25.405882+0000 mon.a (mon.0) 386 : cluster [INF] Cluster is now healthy 2024-03-30T04:28:26.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:26 smithi116 bash[23963]: cluster 2024-03-30T04:28:25.405792+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:28:26.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:26 smithi116 bash[23963]: cluster 2024-03-30T04:28:25.405882+0000 mon.a (mon.0) 386 : cluster [INF] Cluster is now healthy 2024-03-30T04:28:26.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:26 smithi148 bash[18638]: cluster 2024-03-30T04:28:25.405792+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:28:26.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:26 smithi148 bash[18638]: cluster 2024-03-30T04:28:25.405882+0000 mon.a (mon.0) 386 : cluster [INF] Cluster is now healthy 2024-03-30T04:28:28.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:27 smithi116 bash[18677]: cluster 2024-03-30T04:28:26.416899+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:28.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:27 smithi116 bash[23963]: cluster 2024-03-30T04:28:26.416899+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:28.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:27 smithi148 bash[18638]: cluster 2024-03-30T04:28:26.416899+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:29.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[23963]: audit 2024-03-30T04:28:28.037274+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]: dispatch 2024-03-30T04:28:29.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[23963]: audit 2024-03-30T04:28:28.043696+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]': finished 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[23963]: cluster 2024-03-30T04:28:28.043748+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[23963]: audit 2024-03-30T04:28:28.043974+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[23963]: audit 2024-03-30T04:28:28.681832+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/2528662717' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[18677]: audit 2024-03-30T04:28:28.037274+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]: dispatch 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[18677]: audit 2024-03-30T04:28:28.043696+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]': finished 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[18677]: cluster 2024-03-30T04:28:28.043748+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[18677]: audit 2024-03-30T04:28:28.043974+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:29.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:28 smithi116 bash[18677]: audit 2024-03-30T04:28:28.681832+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/2528662717' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:28:29.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:28 smithi148 bash[18638]: audit 2024-03-30T04:28:28.037274+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]: dispatch 2024-03-30T04:28:29.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:28 smithi148 bash[18638]: audit 2024-03-30T04:28:28.043696+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.116:0/3485956934' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f4b030a-cb73-4712-b5e6-4da332be25b2"}]': finished 2024-03-30T04:28:29.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:28 smithi148 bash[18638]: cluster 2024-03-30T04:28:28.043748+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:28:29.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:28 smithi148 bash[18638]: audit 2024-03-30T04:28:28.043974+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:29.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:28 smithi148 bash[18638]: audit 2024-03-30T04:28:28.681832+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/2528662717' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:28:30.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:30 smithi148 bash[18638]: cluster 2024-03-30T04:28:28.417237+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:30.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:30 smithi116 bash[23963]: cluster 2024-03-30T04:28:28.417237+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:30.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:30 smithi116 bash[18677]: cluster 2024-03-30T04:28:28.417237+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:32.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:32 smithi148 bash[18638]: cluster 2024-03-30T04:28:30.417607+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:32.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:32 smithi116 bash[18677]: cluster 2024-03-30T04:28:30.417607+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:32.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:32 smithi116 bash[23963]: cluster 2024-03-30T04:28:30.417607+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:34.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:34 smithi148 bash[18638]: cluster 2024-03-30T04:28:32.418125+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:34.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:34 smithi148 bash[18638]: audit 2024-03-30T04:28:34.033993+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:34.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:34 smithi148 bash[18638]: audit 2024-03-30T04:28:34.043329+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:34.463 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:28:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:34.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[18677]: cluster 2024-03-30T04:28:32.418125+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:34.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[18677]: audit 2024-03-30T04:28:34.033993+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:34.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[18677]: audit 2024-03-30T04:28:34.043329+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:34.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[23963]: cluster 2024-03-30T04:28:32.418125+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:34.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[23963]: audit 2024-03-30T04:28:34.033993+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:34.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:34 smithi116 bash[23963]: audit 2024-03-30T04:28:34.043329+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:36.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:36 smithi116 bash[18677]: cluster 2024-03-30T04:28:34.418642+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:36.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:36 smithi116 bash[23963]: cluster 2024-03-30T04:28:34.418642+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:36.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:36 smithi148 bash[18638]: cluster 2024-03-30T04:28:34.418642+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:38.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:38 smithi116 bash[18677]: cluster 2024-03-30T04:28:36.419170+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:38 smithi116 bash[23963]: cluster 2024-03-30T04:28:36.419170+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:38 smithi148 bash[18638]: cluster 2024-03-30T04:28:36.419170+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:40.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:40 smithi116 bash[18677]: cluster 2024-03-30T04:28:38.419593+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:40.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:40 smithi116 bash[23963]: cluster 2024-03-30T04:28:38.419593+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:40 smithi148 bash[18638]: cluster 2024-03-30T04:28:38.419593+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:41.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[18677]: cluster 2024-03-30T04:28:40.419970+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[18677]: audit 2024-03-30T04:28:41.011098+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[18677]: audit 2024-03-30T04:28:41.012428+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[18677]: cephadm 2024-03-30T04:28:41.013569+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[23963]: cluster 2024-03-30T04:28:40.419970+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[23963]: audit 2024-03-30T04:28:41.011098+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[23963]: audit 2024-03-30T04:28:41.012428+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:41.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:41 smithi116 bash[23963]: cephadm 2024-03-30T04:28:41.013569+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:28:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:41 smithi148 bash[18638]: cluster 2024-03-30T04:28:40.419970+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:41 smithi148 bash[18638]: audit 2024-03-30T04:28:41.011098+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:28:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:41 smithi148 bash[18638]: audit 2024-03-30T04:28:41.012428+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:41 smithi148 bash[18638]: cephadm 2024-03-30T04:28:41.013569+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:28:42.253 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:42 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:28:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:43 smithi148 bash[18638]: audit 2024-03-30T04:28:42.035411+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:43 smithi148 bash[18638]: cephadm 2024-03-30T04:28:42.036183+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:43 smithi148 bash[18638]: audit 2024-03-30T04:28:42.039460+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[18677]: audit 2024-03-30T04:28:42.035411+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[18677]: cephadm 2024-03-30T04:28:42.036183+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[18677]: audit 2024-03-30T04:28:42.039460+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:43.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[23963]: audit 2024-03-30T04:28:42.035411+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:43.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[23963]: cephadm 2024-03-30T04:28:42.036183+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:28:43.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:43 smithi116 bash[23963]: audit 2024-03-30T04:28:42.039460+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:44 smithi148 bash[18638]: cluster 2024-03-30T04:28:42.420441+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:44.322 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.322 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.322 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:44 smithi116 bash[18677]: cluster 2024-03-30T04:28:42.420441+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:44.323 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:44 smithi116 bash[23963]: cluster 2024-03-30T04:28:42.420441+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:44.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.587 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.587 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:44.588 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:44 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:28:45.368 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[18677]: audit 2024-03-30T04:28:44.593831+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[18677]: audit 2024-03-30T04:28:44.597038+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[18677]: audit 2024-03-30T04:28:44.597315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[18677]: audit 2024-03-30T04:28:44.598189+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[18677]: audit 2024-03-30T04:28:44.604683+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[23963]: audit 2024-03-30T04:28:44.593831+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[23963]: audit 2024-03-30T04:28:44.597038+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[23963]: audit 2024-03-30T04:28:44.597315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[23963]: audit 2024-03-30T04:28:44.598189+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:45.369 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:45 smithi116 bash[23963]: audit 2024-03-30T04:28:44.604683+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:45.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:45 smithi148 bash[18638]: audit 2024-03-30T04:28:44.593831+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:45.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:45 smithi148 bash[18638]: audit 2024-03-30T04:28:44.597038+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:45.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:45 smithi148 bash[18638]: audit 2024-03-30T04:28:44.597315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:45.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:45 smithi148 bash[18638]: audit 2024-03-30T04:28:44.598189+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:45.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:45 smithi148 bash[18638]: audit 2024-03-30T04:28:44.604683+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:46 smithi116 bash[18677]: cluster 2024-03-30T04:28:44.420789+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:46.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:46 smithi116 bash[23963]: cluster 2024-03-30T04:28:44.420789+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:46 smithi148 bash[18638]: cluster 2024-03-30T04:28:44.420789+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:48.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:48 smithi116 bash[18677]: cluster 2024-03-30T04:28:46.421228+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:48.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:48 smithi116 bash[23963]: cluster 2024-03-30T04:28:46.421228+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:48.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:48 smithi148 bash[18638]: cluster 2024-03-30T04:28:46.421228+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:50 smithi116 bash[18677]: cluster 2024-03-30T04:28:48.421696+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:50.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:50 smithi116 bash[23963]: cluster 2024-03-30T04:28:48.421696+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:50.425 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:50 smithi148 bash[18638]: cluster 2024-03-30T04:28:48.421696+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:50.441 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 2 on host 'smithi116' 2024-03-30T04:28:51.032 DEBUG:teuthology.orchestra.run.smithi116:osd.2> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.2.service 2024-03-30T04:28:51.035 INFO:tasks.cephadm:Deploying osd.3 on smithi116 with /dev/vg_nvme/lv_1... 2024-03-30T04:28:51.035 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:28:51.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: cluster 2024-03-30T04:28:50.422137+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:51.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.442361+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.484203+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:51.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.485463+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:51.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.486385+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.488604+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.489485+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.490297+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: cephadm 2024-03-30T04:28:50.491029+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 5072M 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.495964+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.500108+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[23963]: audit 2024-03-30T04:28:50.753231+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: cluster 2024-03-30T04:28:50.422137+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.442361+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.484203+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.485463+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.486385+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:51.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.488604+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.489485+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.490297+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: cephadm 2024-03-30T04:28:50.491029+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 5072M 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.495964+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.500108+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:51 smithi116 bash[18677]: audit 2024-03-30T04:28:50.753231+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:28:51.790 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: cluster 2024-03-30T04:28:50.422137+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:51.790 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.442361+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.790 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.484203+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:28:51.790 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.485463+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.486385+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.488604+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.489485+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.490297+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: cephadm 2024-03-30T04:28:50.491029+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 5072M 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.495964+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.500108+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:51.791 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:51 smithi148 bash[18638]: audit 2024-03-30T04:28:50.753231+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:28:52.730 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[23963]: audit 2024-03-30T04:28:51.503563+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:28:52.730 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[23963]: cluster 2024-03-30T04:28:51.503620+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:28:52.730 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[23963]: audit 2024-03-30T04:28:51.503869+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:52.730 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[23963]: audit 2024-03-30T04:28:51.504981+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:52.731 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[18677]: audit 2024-03-30T04:28:51.503563+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:28:52.731 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[18677]: cluster 2024-03-30T04:28:51.503620+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:28:52.731 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[18677]: audit 2024-03-30T04:28:51.503869+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:52.731 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[18677]: audit 2024-03-30T04:28:51.504981+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:52.731 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[33869]: debug 2024-03-30T04:28:52.513+0000 7f1cb538b700 -1 osd.2 0 waiting for initial osdmap 2024-03-30T04:28:52.731 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:28:52 smithi116 bash[33869]: debug 2024-03-30T04:28:52.521+0000 7f1caf521700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:28:52.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:52 smithi148 bash[18638]: audit 2024-03-30T04:28:51.503563+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:28:52.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:52 smithi148 bash[18638]: cluster 2024-03-30T04:28:51.503620+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:28:52.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:52 smithi148 bash[18638]: audit 2024-03-30T04:28:51.503869+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:52.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:52 smithi148 bash[18638]: audit 2024-03-30T04:28:51.504981+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:28:53.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[18677]: cluster 2024-03-30T04:28:52.422572+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:53.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[18677]: audit 2024-03-30T04:28:52.508174+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:53.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[18677]: cluster 2024-03-30T04:28:52.508343+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:28:53.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[18677]: audit 2024-03-30T04:28:52.509145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[18677]: audit 2024-03-30T04:28:52.519645+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[23963]: cluster 2024-03-30T04:28:52.422572+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:53.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[23963]: audit 2024-03-30T04:28:52.508174+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:53.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[23963]: cluster 2024-03-30T04:28:52.508343+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:28:53.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[23963]: audit 2024-03-30T04:28:52.509145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:53 smithi116 bash[23963]: audit 2024-03-30T04:28:52.519645+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:53 smithi148 bash[18638]: cluster 2024-03-30T04:28:52.422572+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:53 smithi148 bash[18638]: audit 2024-03-30T04:28:52.508174+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:28:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:53 smithi148 bash[18638]: cluster 2024-03-30T04:28:52.508343+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:28:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:53 smithi148 bash[18638]: audit 2024-03-30T04:28:52.509145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:53 smithi148 bash[18638]: audit 2024-03-30T04:28:52.519645+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr: stderr: 10+0 records in 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr:10+0 records out 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154164 s, 680 MB/s 2024-03-30T04:28:53.974 INFO:teuthology.orchestra.run.smithi116.stderr:--> Zapping successful for: 2024-03-30T04:28:54.577 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:28:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:28:54.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: cluster 2024-03-30T04:28:51.708143+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: cluster 2024-03-30T04:28:51.708310+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: cluster 2024-03-30T04:28:53.516836+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904] boot 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: cluster 2024-03-30T04:28:53.516884+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: audit 2024-03-30T04:28:53.517433+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: audit 2024-03-30T04:28:54.175028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:54.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:54 smithi148 bash[18638]: audit 2024-03-30T04:28:54.180656+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: cluster 2024-03-30T04:28:51.708143+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: cluster 2024-03-30T04:28:51.708310+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: cluster 2024-03-30T04:28:53.516836+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904] boot 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: cluster 2024-03-30T04:28:53.516884+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: audit 2024-03-30T04:28:53.517433+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: audit 2024-03-30T04:28:54.175028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[18677]: audit 2024-03-30T04:28:54.180656+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:55.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: cluster 2024-03-30T04:28:51.708143+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: cluster 2024-03-30T04:28:51.708310+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: cluster 2024-03-30T04:28:53.516836+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.116:6818/945784904,v1:172.21.15.116:6819/945784904] boot 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: cluster 2024-03-30T04:28:53.516884+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: audit 2024-03-30T04:28:53.517433+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: audit 2024-03-30T04:28:54.175028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:55.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:54 smithi116 bash[23963]: audit 2024-03-30T04:28:54.180656+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:55.194 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi116:vg_nvme/lv_1 2024-03-30T04:28:56.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[18677]: cluster 2024-03-30T04:28:54.423169+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:56.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[18677]: cluster 2024-03-30T04:28:54.534988+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:28:56.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[18677]: audit 2024-03-30T04:28:55.249060+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:28:56.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[23963]: cluster 2024-03-30T04:28:54.423169+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:56.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[23963]: cluster 2024-03-30T04:28:54.534988+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:28:56.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:55 smithi116 bash[23963]: audit 2024-03-30T04:28:55.249060+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:28:56.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:55 smithi148 bash[18638]: cluster 2024-03-30T04:28:54.423169+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:28:56.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:55 smithi148 bash[18638]: cluster 2024-03-30T04:28:54.534988+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:28:56.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:55 smithi148 bash[18638]: audit 2024-03-30T04:28:55.249060+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:28:57.492 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[18677]: audit 2024-03-30T04:28:56.188873+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:28:57.492 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[18677]: cluster 2024-03-30T04:28:56.189063+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:28:57.492 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[18677]: audit 2024-03-30T04:28:56.191385+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:28:57.492 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[18677]: cluster 2024-03-30T04:28:56.423588+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:57.493 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[23963]: audit 2024-03-30T04:28:56.188873+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:28:57.493 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[23963]: cluster 2024-03-30T04:28:56.189063+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:28:57.493 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[23963]: audit 2024-03-30T04:28:56.191385+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:28:57.493 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:57 smithi116 bash[23963]: cluster 2024-03-30T04:28:56.423588+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:57 smithi148 bash[18638]: audit 2024-03-30T04:28:56.188873+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:28:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:57 smithi148 bash[18638]: cluster 2024-03-30T04:28:56.189063+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:28:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:57 smithi148 bash[18638]: audit 2024-03-30T04:28:56.191385+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:28:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:57 smithi148 bash[18638]: cluster 2024-03-30T04:28:56.423588+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:58.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:58 smithi116 bash[18677]: audit 2024-03-30T04:28:57.198971+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:28:58.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:58 smithi116 bash[18677]: cluster 2024-03-30T04:28:57.199259+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:28:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:58 smithi116 bash[23963]: audit 2024-03-30T04:28:57.198971+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:28:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:58 smithi116 bash[23963]: cluster 2024-03-30T04:28:57.199259+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:28:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:58 smithi148 bash[18638]: audit 2024-03-30T04:28:57.198971+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:28:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:58 smithi148 bash[18638]: cluster 2024-03-30T04:28:57.199259+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:28:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: cluster 2024-03-30T04:28:58.205105+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:28:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: audit 2024-03-30T04:28:58.290890+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: cluster 2024-03-30T04:28:58.423933+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: audit 2024-03-30T04:28:58.995040+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: audit 2024-03-30T04:28:58.998403+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: audit 2024-03-30T04:28:59.000823+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[18677]: audit 2024-03-30T04:28:59.001483+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: cluster 2024-03-30T04:28:58.205105+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: audit 2024-03-30T04:28:58.290890+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: cluster 2024-03-30T04:28:58.423933+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: audit 2024-03-30T04:28:58.995040+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: audit 2024-03-30T04:28:58.998403+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: audit 2024-03-30T04:28:59.000823+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:59.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:28:59 smithi116 bash[23963]: audit 2024-03-30T04:28:59.001483+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:28:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: cluster 2024-03-30T04:28:58.205105+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:28:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: audit 2024-03-30T04:28:58.290890+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:28:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: cluster 2024-03-30T04:28:58.423933+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:28:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: audit 2024-03-30T04:28:58.995040+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:28:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: audit 2024-03-30T04:28:58.998403+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:28:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: audit 2024-03-30T04:28:59.000823+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:28:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:28:59 smithi148 bash[18638]: audit 2024-03-30T04:28:59.001483+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:00 smithi116 bash[18677]: cluster 2024-03-30T04:28:59.303769+0000 mon.a (mon.0) 437 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:29:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:00 smithi116 bash[18677]: audit 2024-03-30T04:29:00.063845+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:00 smithi116 bash[23963]: cluster 2024-03-30T04:28:59.303769+0000 mon.a (mon.0) 437 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:29:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:00 smithi116 bash[23963]: audit 2024-03-30T04:29:00.063845+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:00 smithi148 bash[18638]: cluster 2024-03-30T04:28:59.303769+0000 mon.a (mon.0) 437 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:29:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:00 smithi148 bash[18638]: audit 2024-03-30T04:29:00.063845+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:29:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: cluster 2024-03-30T04:29:00.424382+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.934412+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.935805+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.935949+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.936219+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.942454+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.942703+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.942895+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:00.943063+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:01.829884+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:01.835690+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:01.835948+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[18677]: audit 2024-03-30T04:29:01.836208+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: cluster 2024-03-30T04:29:00.424382+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.934412+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.935805+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.935949+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.936219+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.942454+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.942703+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.942895+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:00.943063+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:01.829884+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:01.835690+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:01.835948+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:02 smithi116 bash[23963]: audit 2024-03-30T04:29:01.836208+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: cluster 2024-03-30T04:29:00.424382+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.934412+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.935805+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.935949+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.936219+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.942454+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.942703+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.942895+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:00.943063+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:01.829884+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:01.835690+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:01.835948+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:29:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:02 smithi148 bash[18638]: audit 2024-03-30T04:29:01.836208+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:29:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:01.836490+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: cluster 2024-03-30T04:29:02.424902+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.723726+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.744553+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.758552+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.773396+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.794702+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.796165+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.797070+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: cluster 2024-03-30T04:29:02.799391+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:02.803166+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.508714+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:01.836490+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:03.734 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: cluster 2024-03-30T04:29:02.424902+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.723726+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.744553+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.758552+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.773396+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.794702+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.796165+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.797070+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: cluster 2024-03-30T04:29:02.799391+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:02.803166+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.508714+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.513525+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.521263+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:03.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.522248+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:03.736 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.522795+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:03.736 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[18677]: audit 2024-03-30T04:29:03.530009+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.513525+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.521263+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.522248+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:04.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.522795+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:04.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:03 smithi116 bash[23963]: audit 2024-03-30T04:29:03.530009+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:01.836490+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: cluster 2024-03-30T04:29:02.424902+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.723726+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.744553+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.758552+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.773396+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.794702+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.796165+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.797070+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: cluster 2024-03-30T04:29:02.799391+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:02.803166+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.508714+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.513525+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.521263+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.522248+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.522795+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:04.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:03 smithi148 bash[18638]: audit 2024-03-30T04:29:03.530009+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:05.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:04 smithi116 bash[18677]: cluster 2024-03-30T04:29:03.524486+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 245 KiB/s wr, 16 op/s 2024-03-30T04:29:05.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:04 smithi116 bash[23963]: cluster 2024-03-30T04:29:03.524486+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 245 KiB/s wr, 16 op/s 2024-03-30T04:29:05.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:04 smithi148 bash[18638]: cluster 2024-03-30T04:29:03.524486+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 245 KiB/s wr, 16 op/s 2024-03-30T04:29:06.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: audit 2024-03-30T04:29:05.043227+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.116:0/2660097790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: audit 2024-03-30T04:29:05.043842+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: audit 2024-03-30T04:29:05.051333+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]': finished 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: cluster 2024-03-30T04:29:05.051464+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: audit 2024-03-30T04:29:05.051641+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[18677]: audit 2024-03-30T04:29:05.731465+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/1338118442' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: audit 2024-03-30T04:29:05.043227+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.116:0/2660097790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: audit 2024-03-30T04:29:05.043842+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: audit 2024-03-30T04:29:05.051333+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]': finished 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: cluster 2024-03-30T04:29:05.051464+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: audit 2024-03-30T04:29:05.051641+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:06.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:05 smithi116 bash[23963]: audit 2024-03-30T04:29:05.731465+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/1338118442' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: audit 2024-03-30T04:29:05.043227+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.116:0/2660097790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: audit 2024-03-30T04:29:05.043842+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]: dispatch 2024-03-30T04:29:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: audit 2024-03-30T04:29:05.051333+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d133ec80-d4c3-4437-ab96-4b53187e5d46"}]': finished 2024-03-30T04:29:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: cluster 2024-03-30T04:29:05.051464+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:29:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: audit 2024-03-30T04:29:05.051641+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:06.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:05 smithi148 bash[18638]: audit 2024-03-30T04:29:05.731465+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/1338118442' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:07.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:07 smithi148 bash[18638]: cluster 2024-03-30T04:29:05.524951+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:07.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:07 smithi116 bash[18677]: cluster 2024-03-30T04:29:05.524951+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:07.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:07 smithi116 bash[23963]: cluster 2024-03-30T04:29:05.524951+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:09.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:09 smithi116 bash[18677]: cluster 2024-03-30T04:29:07.525514+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:09.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:09 smithi116 bash[23963]: cluster 2024-03-30T04:29:07.525514+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:09 smithi148 bash[18638]: cluster 2024-03-30T04:29:07.525514+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:10.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:10 smithi116 bash[18677]: audit 2024-03-30T04:29:09.188022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:29:10.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:10 smithi116 bash[18677]: audit 2024-03-30T04:29:09.189857+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:29:10.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:10 smithi116 bash[23963]: audit 2024-03-30T04:29:09.188022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:29:10.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:10 smithi116 bash[23963]: audit 2024-03-30T04:29:09.189857+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:29:10.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:10 smithi148 bash[18638]: audit 2024-03-30T04:29:09.188022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:29:10.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:10 smithi148 bash[18638]: audit 2024-03-30T04:29:09.189857+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:29:11.336 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:11 smithi148 bash[18638]: cluster 2024-03-30T04:29:09.526108+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:11.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:11 smithi116 bash[18677]: cluster 2024-03-30T04:29:09.526108+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:11.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:11 smithi116 bash[23963]: cluster 2024-03-30T04:29:09.526108+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 184 KiB/s wr, 12 op/s 2024-03-30T04:29:12.930 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:12 smithi116 bash[18677]: cluster 2024-03-30T04:29:11.526754+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 150 KiB/s wr, 10 op/s 2024-03-30T04:29:12.931 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:12 smithi116 bash[23963]: cluster 2024-03-30T04:29:11.526754+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 150 KiB/s wr, 10 op/s 2024-03-30T04:29:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:12 smithi148 bash[18638]: cluster 2024-03-30T04:29:11.526754+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 150 KiB/s wr, 10 op/s 2024-03-30T04:29:14.579 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:29:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:15.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[23963]: cluster 2024-03-30T04:29:13.527372+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:15.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[23963]: audit 2024-03-30T04:29:14.310649+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:15.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[23963]: audit 2024-03-30T04:29:14.317386+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[18677]: cluster 2024-03-30T04:29:13.527372+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[18677]: audit 2024-03-30T04:29:14.310649+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:14 smithi116 bash[18677]: audit 2024-03-30T04:29:14.317386+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:15.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:14 smithi148 bash[18638]: cluster 2024-03-30T04:29:13.527372+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:15.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:14 smithi148 bash[18638]: audit 2024-03-30T04:29:14.310649+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:15.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:14 smithi148 bash[18638]: audit 2024-03-30T04:29:14.317386+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:16.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:15 smithi116 bash[23963]: audit 2024-03-30T04:29:15.741946+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:29:16.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:15 smithi116 bash[23963]: audit 2024-03-30T04:29:15.743544+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:15 smithi116 bash[18677]: audit 2024-03-30T04:29:15.741946+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:29:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:15 smithi116 bash[18677]: audit 2024-03-30T04:29:15.743544+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:15 smithi148 bash[18638]: audit 2024-03-30T04:29:15.741946+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:29:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:15 smithi148 bash[18638]: audit 2024-03-30T04:29:15.743544+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:16 smithi148 bash[18638]: cluster 2024-03-30T04:29:15.527925+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:16 smithi148 bash[18638]: cephadm 2024-03-30T04:29:15.744758+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:29:17.057 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:16 smithi116 bash[18677]: cluster 2024-03-30T04:29:15.527925+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:17.057 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:16 smithi116 bash[18677]: cephadm 2024-03-30T04:29:15.744758+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:29:17.058 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:16 smithi116 bash[23963]: cluster 2024-03-30T04:29:15.527925+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:17.058 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:16 smithi116 bash[23963]: cephadm 2024-03-30T04:29:15.744758+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:29:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:18 smithi116 bash[18677]: cluster 2024-03-30T04:29:17.528452+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:18 smithi116 bash[23963]: cluster 2024-03-30T04:29:17.528452+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:19.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:18 smithi148 bash[18638]: cluster 2024-03-30T04:29:17.528452+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:19.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.571 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.572 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.572 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.573 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.827 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.827 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.827 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.828 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.828 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:19.828 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:29:19 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: cluster 2024-03-30T04:29:19.528842+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: audit 2024-03-30T04:29:19.837029+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: audit 2024-03-30T04:29:19.837404+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: audit 2024-03-30T04:29:19.838873+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: audit 2024-03-30T04:29:19.839921+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[18677]: audit 2024-03-30T04:29:19.847375+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: cluster 2024-03-30T04:29:19.528842+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: audit 2024-03-30T04:29:19.837029+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: audit 2024-03-30T04:29:19.837404+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: audit 2024-03-30T04:29:19.838873+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: audit 2024-03-30T04:29:19.839921+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:20 smithi116 bash[23963]: audit 2024-03-30T04:29:19.847375+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: cluster 2024-03-30T04:29:19.528842+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: audit 2024-03-30T04:29:19.837029+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: audit 2024-03-30T04:29:19.837404+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: audit 2024-03-30T04:29:19.838873+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: audit 2024-03-30T04:29:19.839921+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:20 smithi148 bash[18638]: audit 2024-03-30T04:29:19.847375+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:23.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:22 smithi116 bash[18677]: cluster 2024-03-30T04:29:21.529175+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:22 smithi116 bash[23963]: cluster 2024-03-30T04:29:21.529175+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:23.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:22 smithi148 bash[18638]: cluster 2024-03-30T04:29:21.529175+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:23.767 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:29:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:24.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:29:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: cluster 2024-03-30T04:29:23.529459+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.618633+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: cephadm 2024-03-30T04:29:23.619722+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.623661+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.623872+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.625573+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.626260+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.631825+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.903986+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.908189+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.971 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.950025+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.952324+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.953706+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[18677]: audit 2024-03-30T04:29:23.963584+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: cluster 2024-03-30T04:29:23.529459+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.618633+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: cephadm 2024-03-30T04:29:23.619722+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.623661+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.623872+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.625573+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.626260+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.631825+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.972 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.903986+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.973 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.908189+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:24.973 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.950025+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:24.973 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.952324+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:24.973 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.953706+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:24.973 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:24 smithi116 bash[23963]: audit 2024-03-30T04:29:23.963584+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: cluster 2024-03-30T04:29:23.529459+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.618633+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: cephadm 2024-03-30T04:29:23.619722+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.623661+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.623872+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.625573+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.626260+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.631825+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.903986+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.908189+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:25.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.950025+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:25.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.952324+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:25.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.953706+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:25.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:24 smithi148 bash[18638]: audit 2024-03-30T04:29:23.963584+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:26.795 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 3 on host 'smithi116' 2024-03-30T04:29:27.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:26 smithi116 bash[18677]: cluster 2024-03-30T04:29:25.529977+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:27.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:26 smithi116 bash[23963]: cluster 2024-03-30T04:29:25.529977+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:27.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:26 smithi148 bash[18638]: cluster 2024-03-30T04:29:25.529977+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:27.398 DEBUG:teuthology.orchestra.run.smithi116:osd.3> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.3.service 2024-03-30T04:29:27.400 INFO:tasks.cephadm:Deploying osd.4 on smithi148 with /dev/vg_nvme/lv_4... 2024-03-30T04:29:27.401 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.790210+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.793123+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.795966+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.797907+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.805314+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.806513+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.807645+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.808716+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: cephadm 2024-03-30T04:29:26.809613+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 3804M 2024-03-30T04:29:28.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.814355+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.822420+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:27 smithi148 bash[18638]: audit 2024-03-30T04:29:26.843829+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:29:28.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.790210+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:28.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.793123+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.795966+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.797907+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.805314+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.806513+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.807645+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.808716+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: cephadm 2024-03-30T04:29:26.809613+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 3804M 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.814355+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.822420+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[18677]: audit 2024-03-30T04:29:26.843829+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:29:28.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.790210+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.793123+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.795966+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.797907+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.805314+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.806513+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.807645+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.808716+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: cephadm 2024-03-30T04:29:26.809613+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 3804M 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.814355+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.822420+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:28.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:27 smithi116 bash[23963]: audit 2024-03-30T04:29:26.843829+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:29:29.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:28 smithi148 bash[18638]: cluster 2024-03-30T04:29:27.530543+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:29.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:28 smithi148 bash[18638]: audit 2024-03-30T04:29:27.827727+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:29:29.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:28 smithi148 bash[18638]: cluster 2024-03-30T04:29:27.827952+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:29:29.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:28 smithi148 bash[18638]: audit 2024-03-30T04:29:27.828651+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:29.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:28 smithi148 bash[18638]: audit 2024-03-30T04:29:27.829392+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:29:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[18677]: cluster 2024-03-30T04:29:27.530543+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[18677]: audit 2024-03-30T04:29:27.827727+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:29:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[18677]: cluster 2024-03-30T04:29:27.827952+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:29:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[18677]: audit 2024-03-30T04:29:27.828651+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[18677]: audit 2024-03-30T04:29:27.829392+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:29:29.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[23963]: cluster 2024-03-30T04:29:27.530543+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:29.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[23963]: audit 2024-03-30T04:29:27.827727+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:29:29.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[23963]: cluster 2024-03-30T04:29:27.827952+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:29:29.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[23963]: audit 2024-03-30T04:29:27.828651+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:29.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[23963]: audit 2024-03-30T04:29:27.829392+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:29:29.263 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[37258]: debug 2024-03-30T04:29:28.837+0000 7f688fd31700 -1 osd.3 0 waiting for initial osdmap 2024-03-30T04:29:29.263 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:29:28 smithi116 bash[37258]: debug 2024-03-30T04:29:28.845+0000 7f688b6ca700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:29:30.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:29 smithi148 bash[18638]: audit 2024-03-30T04:29:28.832035+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:29:30.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:29 smithi148 bash[18638]: cluster 2024-03-30T04:29:28.832257+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:29:30.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:29 smithi148 bash[18638]: audit 2024-03-30T04:29:28.833168+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:29 smithi148 bash[18638]: audit 2024-03-30T04:29:28.842444+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[18677]: audit 2024-03-30T04:29:28.832035+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[18677]: cluster 2024-03-30T04:29:28.832257+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[18677]: audit 2024-03-30T04:29:28.833168+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[18677]: audit 2024-03-30T04:29:28.842444+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[23963]: audit 2024-03-30T04:29:28.832035+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[23963]: cluster 2024-03-30T04:29:28.832257+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:29:30.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[23963]: audit 2024-03-30T04:29:28.833168+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:29 smithi116 bash[23963]: audit 2024-03-30T04:29:28.842444+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:30.311 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:29:30.555 INFO:teuthology.orchestra.run.smithi148.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:29:30.555 INFO:teuthology.orchestra.run.smithi148.stderr: stderr: 10+0 records in 2024-03-30T04:29:30.555 INFO:teuthology.orchestra.run.smithi148.stderr:10+0 records out 2024-03-30T04:29:30.556 INFO:teuthology.orchestra.run.smithi148.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135893 s, 772 MB/s 2024-03-30T04:29:30.556 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping successful for: 2024-03-30T04:29:30.969 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi148:vg_nvme/lv_4 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: cluster 2024-03-30T04:29:27.891899+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: cluster 2024-03-30T04:29:27.892092+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: cluster 2024-03-30T04:29:29.531166+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: cluster 2024-03-30T04:29:29.846975+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943] boot 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: cluster 2024-03-30T04:29:29.847057+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:29:31.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:30 smithi148 bash[18638]: audit 2024-03-30T04:29:29.847897+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: cluster 2024-03-30T04:29:27.891899+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: cluster 2024-03-30T04:29:27.892092+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: cluster 2024-03-30T04:29:29.531166+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: cluster 2024-03-30T04:29:29.846975+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943] boot 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: cluster 2024-03-30T04:29:29.847057+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:29:31.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[18677]: audit 2024-03-30T04:29:29.847897+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: cluster 2024-03-30T04:29:27.891899+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: cluster 2024-03-30T04:29:27.892092+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: cluster 2024-03-30T04:29:29.531166+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: cluster 2024-03-30T04:29:29.846975+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.116:6826/3296003943,v1:172.21.15.116:6827/3296003943] boot 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: cluster 2024-03-30T04:29:29.847057+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:29:31.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:30 smithi116 bash[23963]: audit 2024-03-30T04:29:29.847897+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:29:32.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:31 smithi148 bash[18638]: cluster 2024-03-30T04:29:30.857546+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:29:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:31 smithi116 bash[18677]: cluster 2024-03-30T04:29:30.857546+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:29:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:31 smithi116 bash[23963]: cluster 2024-03-30T04:29:30.857546+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:29:33.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:32 smithi116 bash[18677]: cluster 2024-03-30T04:29:31.531721+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:33.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:32 smithi116 bash[23963]: cluster 2024-03-30T04:29:31.531721+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:33.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:32 smithi148 bash[18638]: cluster 2024-03-30T04:29:31.531721+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:34.762 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:29:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:35.198 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: cluster 2024-03-30T04:29:33.532306+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:35.198 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: audit 2024-03-30T04:29:34.267393+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:29:35.198 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: audit 2024-03-30T04:29:34.274108+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:29:35.198 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: audit 2024-03-30T04:29:34.275786+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:35.198 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: audit 2024-03-30T04:29:34.439653+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:35.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:34 smithi148 bash[18638]: audit 2024-03-30T04:29:34.448015+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: cluster 2024-03-30T04:29:33.532306+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: audit 2024-03-30T04:29:34.267393+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: audit 2024-03-30T04:29:34.274108+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: audit 2024-03-30T04:29:34.275786+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: audit 2024-03-30T04:29:34.439653+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:35.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[18677]: audit 2024-03-30T04:29:34.448015+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: cluster 2024-03-30T04:29:33.532306+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: audit 2024-03-30T04:29:34.267393+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: audit 2024-03-30T04:29:34.274108+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: audit 2024-03-30T04:29:34.275786+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: audit 2024-03-30T04:29:34.439653+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:35.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:34 smithi116 bash[23963]: audit 2024-03-30T04:29:34.448015+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:35 smithi116 bash[18677]: audit 2024-03-30T04:29:34.260673+0000 mgr.y (mgr.14152) 155 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:29:36.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:35 smithi116 bash[23963]: audit 2024-03-30T04:29:34.260673+0000 mgr.y (mgr.14152) 155 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:29:36.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:35 smithi148 bash[18638]: audit 2024-03-30T04:29:34.260673+0000 mgr.y (mgr.14152) 155 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:29:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:36 smithi116 bash[18677]: cluster 2024-03-30T04:29:35.532873+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:36 smithi116 bash[23963]: cluster 2024-03-30T04:29:35.532873+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:37.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:36 smithi148 bash[18638]: cluster 2024-03-30T04:29:35.532873+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:39.143 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:38 smithi116 bash[18677]: cluster 2024-03-30T04:29:37.533387+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:39.143 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:38 smithi116 bash[23963]: cluster 2024-03-30T04:29:37.533387+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:39.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:38 smithi148 bash[18638]: cluster 2024-03-30T04:29:37.533387+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: cluster 2024-03-30T04:29:39.533798+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: audit 2024-03-30T04:29:40.414003+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.148:0/257443911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: audit 2024-03-30T04:29:40.414070+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: audit 2024-03-30T04:29:40.420058+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]': finished 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: cluster 2024-03-30T04:29:40.420152+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:29:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[18677]: audit 2024-03-30T04:29:40.420283+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: cluster 2024-03-30T04:29:39.533798+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: audit 2024-03-30T04:29:40.414003+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.148:0/257443911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: audit 2024-03-30T04:29:40.414070+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: audit 2024-03-30T04:29:40.420058+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]': finished 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: cluster 2024-03-30T04:29:40.420152+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:29:41.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:40 smithi116 bash[23963]: audit 2024-03-30T04:29:40.420283+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:29:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: cluster 2024-03-30T04:29:39.533798+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: audit 2024-03-30T04:29:40.414003+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.148:0/257443911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: audit 2024-03-30T04:29:40.414070+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]: dispatch 2024-03-30T04:29:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: audit 2024-03-30T04:29:40.420058+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef35790-83b3-4cdc-b8cc-4443273d73cc"}]': finished 2024-03-30T04:29:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: cluster 2024-03-30T04:29:40.420152+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:29:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:40 smithi148 bash[18638]: audit 2024-03-30T04:29:40.420283+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:29:42.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:41 smithi116 bash[18677]: audit 2024-03-30T04:29:41.092850+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.148:0/1270056313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:41 smithi116 bash[23963]: audit 2024-03-30T04:29:41.092850+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.148:0/1270056313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:41 smithi148 bash[18638]: audit 2024-03-30T04:29:41.092850+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.148:0/1270056313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:29:42.897 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:29:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[18677]: cluster 2024-03-30T04:29:41.534323+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[18677]: audit 2024-03-30T04:29:42.721841+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[18677]: audit 2024-03-30T04:29:42.726475+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[23963]: cluster 2024-03-30T04:29:41.534323+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[23963]: audit 2024-03-30T04:29:42.721841+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:43.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:42 smithi116 bash[23963]: audit 2024-03-30T04:29:42.726475+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:42 smithi148 bash[18638]: cluster 2024-03-30T04:29:41.534323+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:42 smithi148 bash[18638]: audit 2024-03-30T04:29:42.721841+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:42 smithi148 bash[18638]: audit 2024-03-30T04:29:42.726475+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:44 smithi116 bash[18677]: cluster 2024-03-30T04:29:43.534864+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:45.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:44 smithi116 bash[23963]: cluster 2024-03-30T04:29:43.534864+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:44 smithi148 bash[18638]: cluster 2024-03-30T04:29:43.534864+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:47.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:46 smithi116 bash[18677]: cluster 2024-03-30T04:29:45.535410+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:47.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:46 smithi116 bash[23963]: cluster 2024-03-30T04:29:45.535410+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:47.274 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:46 smithi148 bash[18638]: cluster 2024-03-30T04:29:45.535410+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:49.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:48 smithi148 bash[18638]: cluster 2024-03-30T04:29:47.535903+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:49.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:48 smithi116 bash[18677]: cluster 2024-03-30T04:29:47.535903+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:49.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:48 smithi116 bash[23963]: cluster 2024-03-30T04:29:47.535903+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[23963]: cluster 2024-03-30T04:29:49.536456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[23963]: audit 2024-03-30T04:29:50.339876+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[23963]: audit 2024-03-30T04:29:50.341697+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[18677]: cluster 2024-03-30T04:29:49.536456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[18677]: audit 2024-03-30T04:29:50.339876+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:29:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:50 smithi116 bash[18677]: audit 2024-03-30T04:29:50.341697+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:51.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:50 smithi148 bash[18638]: cluster 2024-03-30T04:29:49.536456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:51.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:50 smithi148 bash[18638]: audit 2024-03-30T04:29:50.339876+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:29:51.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:50 smithi148 bash[18638]: audit 2024-03-30T04:29:50.341697+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:52.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:51 smithi116 bash[18677]: cephadm 2024-03-30T04:29:50.343150+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:29:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:51 smithi116 bash[23963]: cephadm 2024-03-30T04:29:50.343150+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:29:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:51 smithi148 bash[18638]: cephadm 2024-03-30T04:29:50.343150+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:29:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:52 smithi148 bash[18638]: cluster 2024-03-30T04:29:51.537016+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:53.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:52 smithi116 bash[18677]: cluster 2024-03-30T04:29:51.537016+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:52 smithi116 bash[23963]: cluster 2024-03-30T04:29:51.537016+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:54.405 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:54.406 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:29:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:54.671 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:54.671 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:29:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:29:54.934 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:29:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: cluster 2024-03-30T04:29:53.537579+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.565639+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.576404+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.690283+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.713906+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.717873+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.719992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[23963]: audit 2024-03-30T04:29:54.732836+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: cluster 2024-03-30T04:29:53.537579+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.565639+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.576404+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.690283+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.713906+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.717873+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.719992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:54 smithi116 bash[18677]: audit 2024-03-30T04:29:54.732836+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: cluster 2024-03-30T04:29:53.537579+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.565639+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.576404+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.690283+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.713906+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.717873+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.719992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:29:55.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:54 smithi148 bash[18638]: audit 2024-03-30T04:29:54.732836+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:29:57.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:56 smithi116 bash[18677]: cluster 2024-03-30T04:29:55.538131+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:57.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:56 smithi116 bash[23963]: cluster 2024-03-30T04:29:55.538131+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:56 smithi148 bash[18638]: cluster 2024-03-30T04:29:55.538131+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:59.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:29:58 smithi148 bash[18638]: cluster 2024-03-30T04:29:57.538570+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:29:58 smithi116 bash[23963]: cluster 2024-03-30T04:29:57.538570+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:29:59.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:29:58 smithi116 bash[18677]: cluster 2024-03-30T04:29:57.538570+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:00.012 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:29:59 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:29:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:00.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:00 smithi148 bash[18638]: cluster 2024-03-30T04:29:59.539133+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:00.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:00 smithi148 bash[18638]: audit 2024-03-30T04:29:59.567447+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:00.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:00 smithi148 bash[18638]: cephadm 2024-03-30T04:29:59.569069+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:00.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:00 smithi148 bash[18638]: audit 2024-03-30T04:29:59.578136+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:00.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:00 smithi148 bash[18638]: cluster 2024-03-30T04:30:00.000162+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-03-30T04:30:01.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[18677]: cluster 2024-03-30T04:29:59.539133+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[18677]: audit 2024-03-30T04:29:59.567447+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[18677]: cephadm 2024-03-30T04:29:59.569069+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[18677]: audit 2024-03-30T04:29:59.578136+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[18677]: cluster 2024-03-30T04:30:00.000162+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[23963]: cluster 2024-03-30T04:29:59.539133+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:01.242 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[23963]: audit 2024-03-30T04:29:59.567447+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:01.243 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[23963]: cephadm 2024-03-30T04:29:59.569069+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:01.243 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[23963]: audit 2024-03-30T04:29:59.578136+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:01.243 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:00 smithi116 bash[23963]: cluster 2024-03-30T04:30:00.000162+0000 mon.a (mon.0) 534 : cluster [INF] overall HEALTH_OK 2024-03-30T04:30:02.582 INFO:teuthology.orchestra.run.smithi148.stdout:Created osd(s) 4 on host 'smithi148' 2024-03-30T04:30:03.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: cluster 2024-03-30T04:30:01.539662+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.423852+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.424153+0000 mon.a (mon.0) 535 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.576826+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.582795+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.583614+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.587485+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:03.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.591662+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:03.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.601031+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:02 smithi148 bash[18638]: audit 2024-03-30T04:30:02.609636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.257 DEBUG:teuthology.orchestra.run.smithi148:osd.4> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.4.service 2024-03-30T04:30:03.260 INFO:tasks.cephadm:Deploying osd.5 on smithi148 with /dev/vg_nvme/lv_3... 2024-03-30T04:30:03.260 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:30:03.261 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:30:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: cluster 2024-03-30T04:30:01.539662+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.423852+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.424153+0000 mon.a (mon.0) 535 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.576826+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.582795+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.583614+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.587485+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.591662+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.601031+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[18677]: audit 2024-03-30T04:30:02.609636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: cluster 2024-03-30T04:30:01.539662+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.423852+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.424153+0000 mon.a (mon.0) 535 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.576826+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.582795+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.583614+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.587485+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.591662+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.601031+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:03.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:02 smithi116 bash[23963]: audit 2024-03-30T04:30:02.609636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: cephadm 2024-03-30T04:30:02.592967+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 16241M 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.796610+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: cluster 2024-03-30T04:30:02.796758+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.796930+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.802358+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.802502+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.866915+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[18638]: audit 2024-03-30T04:30:02.872436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.054 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[23837]: debug 2024-03-30T04:30:03.811+0000 7f5eb4a09700 -1 osd.4 0 waiting for initial osdmap 2024-03-30T04:30:04.054 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:30:03 smithi148 bash[23837]: debug 2024-03-30T04:30:03.823+0000 7f5eb0ba3700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: cephadm 2024-03-30T04:30:02.592967+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 16241M 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.796610+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: cluster 2024-03-30T04:30:02.796758+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.796930+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.802358+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.802502+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.866915+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[18677]: audit 2024-03-30T04:30:02.872436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: cephadm 2024-03-30T04:30:02.592967+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 16241M 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.796610+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: cluster 2024-03-30T04:30:02.796758+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.796930+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.802358+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.802502+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.866915+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:03 smithi116 bash[23963]: audit 2024-03-30T04:30:02.872436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[18677]: cluster 2024-03-30T04:30:03.540221+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[18677]: audit 2024-03-30T04:30:03.802015+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[18677]: cluster 2024-03-30T04:30:03.802282+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[18677]: audit 2024-03-30T04:30:03.802999+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[18677]: audit 2024-03-30T04:30:03.813170+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:05.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[23963]: cluster 2024-03-30T04:30:03.540221+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:05.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[23963]: audit 2024-03-30T04:30:03.802015+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:05.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[23963]: cluster 2024-03-30T04:30:03.802282+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:30:05.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[23963]: audit 2024-03-30T04:30:03.802999+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:05.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:04 smithi116 bash[23963]: audit 2024-03-30T04:30:03.813170+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:05.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:04 smithi148 bash[18638]: cluster 2024-03-30T04:30:03.540221+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:30:05.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:04 smithi148 bash[18638]: audit 2024-03-30T04:30:03.802015+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:05.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:04 smithi148 bash[18638]: cluster 2024-03-30T04:30:03.802282+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:30:05.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:04 smithi148 bash[18638]: audit 2024-03-30T04:30:03.802999+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:05.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:04 smithi148 bash[18638]: audit 2024-03-30T04:30:03.813170+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:06.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:05 smithi148 bash[18638]: cluster 2024-03-30T04:30:03.406804+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:06.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:05 smithi148 bash[18638]: cluster 2024-03-30T04:30:03.406908+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:06.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:05 smithi148 bash[18638]: cluster 2024-03-30T04:30:04.805902+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899] boot 2024-03-30T04:30:06.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:05 smithi148 bash[18638]: cluster 2024-03-30T04:30:04.806039+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:30:06.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:05 smithi148 bash[18638]: audit 2024-03-30T04:30:04.806464+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr: stderr: 10+0 records in 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr:10+0 records out 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0153359 s, 684 MB/s 2024-03-30T04:30:06.184 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping successful for: 2024-03-30T04:30:06.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[18677]: cluster 2024-03-30T04:30:03.406804+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:06.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[18677]: cluster 2024-03-30T04:30:03.406908+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:06.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[18677]: cluster 2024-03-30T04:30:04.805902+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899] boot 2024-03-30T04:30:06.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[18677]: cluster 2024-03-30T04:30:04.806039+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:30:06.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[18677]: audit 2024-03-30T04:30:04.806464+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:06.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[23963]: cluster 2024-03-30T04:30:03.406804+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:06.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[23963]: cluster 2024-03-30T04:30:03.406908+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:06.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[23963]: cluster 2024-03-30T04:30:04.805902+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2331722899,v1:172.21.15.148:6801/2331722899] boot 2024-03-30T04:30:06.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[23963]: cluster 2024-03-30T04:30:04.806039+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:30:06.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:05 smithi116 bash[23963]: audit 2024-03-30T04:30:04.806464+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:30:06.889 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi148:vg_nvme/lv_3 2024-03-30T04:30:07.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:06 smithi116 bash[23963]: cluster 2024-03-30T04:30:05.540794+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:07.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:06 smithi116 bash[23963]: cluster 2024-03-30T04:30:05.830151+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:30:07.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:06 smithi116 bash[18677]: cluster 2024-03-30T04:30:05.540794+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:07.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:06 smithi116 bash[18677]: cluster 2024-03-30T04:30:05.830151+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:30:07.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:06 smithi148 bash[18638]: cluster 2024-03-30T04:30:05.540794+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:07.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:06 smithi148 bash[18638]: cluster 2024-03-30T04:30:05.830151+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:30:08.197 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:07 smithi148 bash[18638]: cluster 2024-03-30T04:30:06.831034+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:30:08.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:07 smithi116 bash[18677]: cluster 2024-03-30T04:30:06.831034+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:30:08.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:07 smithi116 bash[23963]: cluster 2024-03-30T04:30:06.831034+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:30:09.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:08 smithi148 bash[18638]: cluster 2024-03-30T04:30:07.541312+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:09.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:08 smithi148 bash[18638]: cluster 2024-03-30T04:30:07.853769+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:30:09.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:08 smithi116 bash[18677]: cluster 2024-03-30T04:30:07.541312+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:09.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:08 smithi116 bash[18677]: cluster 2024-03-30T04:30:07.853769+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:30:09.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:08 smithi116 bash[23963]: cluster 2024-03-30T04:30:07.541312+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:09.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:08 smithi116 bash[23963]: cluster 2024-03-30T04:30:07.853769+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:30:10.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: cluster 2024-03-30T04:30:08.857668+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:30:10.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: audit 2024-03-30T04:30:09.191190+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:30:10.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: audit 2024-03-30T04:30:09.192567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:30:10.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: audit 2024-03-30T04:30:09.624732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:10.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: audit 2024-03-30T04:30:09.631183+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:10.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:09 smithi148 bash[18638]: audit 2024-03-30T04:30:09.633194+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: cluster 2024-03-30T04:30:08.857668+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: audit 2024-03-30T04:30:09.191190+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: audit 2024-03-30T04:30:09.192567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: audit 2024-03-30T04:30:09.624732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: audit 2024-03-30T04:30:09.631183+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[18677]: audit 2024-03-30T04:30:09.633194+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: cluster 2024-03-30T04:30:08.857668+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:30:10.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: audit 2024-03-30T04:30:09.191190+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:30:10.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: audit 2024-03-30T04:30:09.192567+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:30:10.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: audit 2024-03-30T04:30:09.624732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:10.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: audit 2024-03-30T04:30:09.631183+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:10.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:09 smithi116 bash[23963]: audit 2024-03-30T04:30:09.633194+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:10 smithi116 bash[18677]: cluster 2024-03-30T04:30:09.541872+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:30:11.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:10 smithi116 bash[18677]: audit 2024-03-30T04:30:09.617984+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:11.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:10 smithi116 bash[23963]: cluster 2024-03-30T04:30:09.541872+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:30:11.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:10 smithi116 bash[23963]: audit 2024-03-30T04:30:09.617984+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:11.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:10 smithi148 bash[18638]: cluster 2024-03-30T04:30:09.541872+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:30:11.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:10 smithi148 bash[18638]: audit 2024-03-30T04:30:09.617984+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:13.136 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:12 smithi148 bash[18638]: cluster 2024-03-30T04:30:11.542555+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:30:13.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:12 smithi116 bash[18677]: cluster 2024-03-30T04:30:11.542555+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:30:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:12 smithi116 bash[23963]: cluster 2024-03-30T04:30:11.542555+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:30:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:14 smithi116 bash[18677]: cluster 2024-03-30T04:30:13.543270+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T04:30:15.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:14 smithi116 bash[23963]: cluster 2024-03-30T04:30:13.543270+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T04:30:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:14 smithi148 bash[18638]: cluster 2024-03-30T04:30:13.543270+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T04:30:16.003 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:15 smithi148 bash[18638]: audit 2024-03-30T04:30:15.245251+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.148:0/3338681134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.003 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:15 smithi148 bash[18638]: audit 2024-03-30T04:30:15.245575+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.003 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:15 smithi148 bash[18638]: audit 2024-03-30T04:30:15.256044+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]': finished 2024-03-30T04:30:16.003 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:15 smithi148 bash[18638]: cluster 2024-03-30T04:30:15.256247+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:30:16.004 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:15 smithi148 bash[18638]: audit 2024-03-30T04:30:15.256546+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[18677]: audit 2024-03-30T04:30:15.245251+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.148:0/3338681134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[18677]: audit 2024-03-30T04:30:15.245575+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[18677]: audit 2024-03-30T04:30:15.256044+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]': finished 2024-03-30T04:30:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[18677]: cluster 2024-03-30T04:30:15.256247+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:30:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[18677]: audit 2024-03-30T04:30:15.256546+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[23963]: audit 2024-03-30T04:30:15.245251+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.148:0/3338681134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[23963]: audit 2024-03-30T04:30:15.245575+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]: dispatch 2024-03-30T04:30:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[23963]: audit 2024-03-30T04:30:15.256044+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be919c81-1cf7-4e09-998e-b2c79896005b"}]': finished 2024-03-30T04:30:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[23963]: cluster 2024-03-30T04:30:15.256247+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:30:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:15 smithi116 bash[23963]: audit 2024-03-30T04:30:15.256546+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:16 smithi116 bash[18677]: cluster 2024-03-30T04:30:15.543838+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T04:30:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:16 smithi116 bash[18677]: audit 2024-03-30T04:30:15.979192+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.148:0/1111884468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:16 smithi116 bash[23963]: cluster 2024-03-30T04:30:15.543838+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T04:30:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:16 smithi116 bash[23963]: audit 2024-03-30T04:30:15.979192+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.148:0/1111884468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:16 smithi148 bash[18638]: cluster 2024-03-30T04:30:15.543838+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T04:30:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:16 smithi148 bash[18638]: audit 2024-03-30T04:30:15.979192+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.148:0/1111884468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:18.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:30:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[18677]: cluster 2024-03-30T04:30:17.544550+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[18677]: audit 2024-03-30T04:30:18.195737+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[18677]: audit 2024-03-30T04:30:18.201296+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[23963]: cluster 2024-03-30T04:30:17.544550+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[23963]: audit 2024-03-30T04:30:18.195737+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:18 smithi116 bash[23963]: audit 2024-03-30T04:30:18.201296+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:18 smithi148 bash[18638]: cluster 2024-03-30T04:30:17.544550+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:18 smithi148 bash[18638]: audit 2024-03-30T04:30:18.195737+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:18 smithi148 bash[18638]: audit 2024-03-30T04:30:18.201296+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:21.162 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:20 smithi148 bash[18638]: cluster 2024-03-30T04:30:19.545333+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:20 smithi116 bash[18677]: cluster 2024-03-30T04:30:19.545333+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:20 smithi116 bash[23963]: cluster 2024-03-30T04:30:19.545333+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:23.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:22 smithi148 bash[18638]: cluster 2024-03-30T04:30:21.546029+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:22 smithi116 bash[18677]: cluster 2024-03-30T04:30:21.546029+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:23.262 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:30:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:22 smithi116 bash[23963]: cluster 2024-03-30T04:30:21.546029+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:24.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:24 smithi116 bash[23963]: audit 2024-03-30T04:30:23.008399+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:24 smithi116 bash[23963]: audit 2024-03-30T04:30:23.015210+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:24.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:24 smithi116 bash[18677]: audit 2024-03-30T04:30:23.008399+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:24.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:24 smithi116 bash[18677]: audit 2024-03-30T04:30:23.015210+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:24 smithi148 bash[18638]: audit 2024-03-30T04:30:23.008399+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:24 smithi148 bash[18638]: audit 2024-03-30T04:30:23.015210+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:25.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:25 smithi148 bash[18638]: cluster 2024-03-30T04:30:23.546598+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:25.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:25 smithi116 bash[18677]: cluster 2024-03-30T04:30:23.546598+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:25.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:25 smithi116 bash[23963]: cluster 2024-03-30T04:30:23.546598+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:26 smithi148 bash[18638]: audit 2024-03-30T04:30:25.456567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:30:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:26 smithi148 bash[18638]: audit 2024-03-30T04:30:25.458364+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:26.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:26 smithi116 bash[18677]: audit 2024-03-30T04:30:25.456567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:30:26.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:26 smithi116 bash[18677]: audit 2024-03-30T04:30:25.458364+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:26 smithi116 bash[23963]: audit 2024-03-30T04:30:25.456567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:30:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:26 smithi116 bash[23963]: audit 2024-03-30T04:30:25.458364+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:27.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:27 smithi148 bash[18638]: cephadm 2024-03-30T04:30:25.459801+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:30:27.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:27 smithi148 bash[18638]: cluster 2024-03-30T04:30:25.547216+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:27.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:27 smithi116 bash[18677]: cephadm 2024-03-30T04:30:25.459801+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:30:27.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:27 smithi116 bash[18677]: cluster 2024-03-30T04:30:25.547216+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:27.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:27 smithi116 bash[23963]: cephadm 2024-03-30T04:30:25.459801+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:30:27.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:27 smithi116 bash[23963]: cluster 2024-03-30T04:30:25.547216+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:29.023 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.023 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:30:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.023 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:30:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.277 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:30:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.278 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:30:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:29 smithi148 bash[18638]: cluster 2024-03-30T04:30:27.547767+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:29.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:30:29.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:29 smithi116 bash[18677]: cluster 2024-03-30T04:30:27.547767+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:29.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:29 smithi116 bash[23963]: cluster 2024-03-30T04:30:27.547767+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: audit 2024-03-30T04:30:29.295884+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: audit 2024-03-30T04:30:29.296944+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: audit 2024-03-30T04:30:29.300052+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: audit 2024-03-30T04:30:29.302021+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: audit 2024-03-30T04:30:29.316782+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:30 smithi148 bash[18638]: cluster 2024-03-30T04:30:29.548293+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: audit 2024-03-30T04:30:29.295884+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: audit 2024-03-30T04:30:29.296944+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: audit 2024-03-30T04:30:29.300052+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: audit 2024-03-30T04:30:29.302021+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: audit 2024-03-30T04:30:29.316782+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[18677]: cluster 2024-03-30T04:30:29.548293+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: audit 2024-03-30T04:30:29.295884+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: audit 2024-03-30T04:30:29.296944+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: audit 2024-03-30T04:30:29.300052+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: audit 2024-03-30T04:30:29.302021+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:30.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: audit 2024-03-30T04:30:29.316782+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:30.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:30 smithi116 bash[23963]: cluster 2024-03-30T04:30:29.548293+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:32.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:32 smithi148 bash[18638]: cluster 2024-03-30T04:30:31.548879+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:33.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:32 smithi116 bash[18677]: cluster 2024-03-30T04:30:31.548879+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:33.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:32 smithi116 bash[23963]: cluster 2024-03-30T04:30:31.548879+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:34 smithi148 bash[18638]: cluster 2024-03-30T04:30:33.549439+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:35.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:34 smithi116 bash[18677]: cluster 2024-03-30T04:30:33.549439+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:34 smithi116 bash[23963]: cluster 2024-03-30T04:30:33.549439+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:35.274 INFO:teuthology.orchestra.run.smithi148.stdout:Created osd(s) 5 on host 'smithi148' 2024-03-30T04:30:35.815 DEBUG:teuthology.orchestra.run.smithi148:osd.5> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.5.service 2024-03-30T04:30:35.817 INFO:tasks.cephadm:Deploying osd.6 on smithi148 with /dev/vg_nvme/lv_2... 2024-03-30T04:30:35.817 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:30:36.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.274790+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.310443+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:36.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.313333+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.315186+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.319488+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.321194+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: cephadm 2024-03-30T04:30:35.322563+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 8120M 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.330978+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.339412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: cluster 2024-03-30T04:30:35.549998+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.562662+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:36.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:36 smithi148 bash[18638]: audit 2024-03-30T04:30:35.562864+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:36.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.274790+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.310443+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:36.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.313333+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.315186+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.319488+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.321194+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: cephadm 2024-03-30T04:30:35.322563+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 8120M 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.330978+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.339412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: cluster 2024-03-30T04:30:35.549998+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.562662+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[18677]: audit 2024-03-30T04:30:35.562864+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.274790+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.310443+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.313333+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.315186+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.319488+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.321194+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: cephadm 2024-03-30T04:30:35.322563+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 8120M 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.330978+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.339412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: cluster 2024-03-30T04:30:35.549998+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.562662+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:36.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:36 smithi116 bash[23963]: audit 2024-03-30T04:30:35.562864+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[18677]: audit 2024-03-30T04:30:36.348752+0000 mon.a (mon.0) 589 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[18677]: cluster 2024-03-30T04:30:36.348967+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[18677]: audit 2024-03-30T04:30:36.349211+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[18677]: audit 2024-03-30T04:30:36.350812+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[18677]: audit 2024-03-30T04:30:36.350931+0000 mon.a (mon.0) 592 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[23963]: audit 2024-03-30T04:30:36.348752+0000 mon.a (mon.0) 589 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[23963]: cluster 2024-03-30T04:30:36.348967+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:30:37.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[23963]: audit 2024-03-30T04:30:36.349211+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[23963]: audit 2024-03-30T04:30:36.350812+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:37 smithi116 bash[23963]: audit 2024-03-30T04:30:36.350931+0000 mon.a (mon.0) 592 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[18638]: audit 2024-03-30T04:30:36.348752+0000 mon.a (mon.0) 589 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:30:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[18638]: cluster 2024-03-30T04:30:36.348967+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:30:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[18638]: audit 2024-03-30T04:30:36.349211+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[18638]: audit 2024-03-30T04:30:36.350812+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[18638]: audit 2024-03-30T04:30:36.350931+0000 mon.a (mon.0) 592 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:30:37.804 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[26940]: debug 2024-03-30T04:30:37.358+0000 7faefb65d700 -1 osd.5 0 waiting for initial osdmap 2024-03-30T04:30:37.804 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:30:37 smithi148 bash[26940]: debug 2024-03-30T04:30:37.370+0000 7faef7ff8700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:30:38.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:30:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:37.351893+0000 mon.a (mon.0) 593 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: cluster 2024-03-30T04:30:37.352118+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:37.353181+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:37.362012+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: cluster 2024-03-30T04:30:37.550622+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.305204+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.309974+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.317104+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.318870+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.319916+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.326733+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: cluster 2024-03-30T04:30:38.351278+0000 mon.a (mon.0) 603 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936] boot 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: cluster 2024-03-30T04:30:38.351334+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[18677]: audit 2024-03-30T04:30:38.351455+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:37.351893+0000 mon.a (mon.0) 593 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: cluster 2024-03-30T04:30:37.352118+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:37.353181+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:37.362012+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: cluster 2024-03-30T04:30:37.550622+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:38.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.305204+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.309974+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.317104+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.318870+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.319916+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.326733+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: cluster 2024-03-30T04:30:38.351278+0000 mon.a (mon.0) 603 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936] boot 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: cluster 2024-03-30T04:30:38.351334+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:30:38.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:38 smithi116 bash[23963]: audit 2024-03-30T04:30:38.351455+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:37.351893+0000 mon.a (mon.0) 593 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:30:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: cluster 2024-03-30T04:30:37.352118+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:30:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:37.353181+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:37.362012+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: cluster 2024-03-30T04:30:37.550622+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.305204+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.309974+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.317104+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.318870+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.319916+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.326733+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: cluster 2024-03-30T04:30:38.351278+0000 mon.a (mon.0) 603 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3066492936,v1:172.21.15.148:6809/3066492936] boot 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: cluster 2024-03-30T04:30:38.351334+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:30:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:38 smithi148 bash[18638]: audit 2024-03-30T04:30:38.351455+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:30:39.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[23963]: cluster 2024-03-30T04:30:36.525842+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:39.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[23963]: cluster 2024-03-30T04:30:36.526020+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[23963]: cephadm 2024-03-30T04:30:38.305956+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[23963]: cluster 2024-03-30T04:30:39.355473+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[18677]: cluster 2024-03-30T04:30:36.525842+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[18677]: cluster 2024-03-30T04:30:36.526020+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[18677]: cephadm 2024-03-30T04:30:38.305956+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:39 smithi116 bash[18677]: cluster 2024-03-30T04:30:39.355473+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:30:39.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:39 smithi148 bash[18638]: cluster 2024-03-30T04:30:36.525842+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:30:39.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:39 smithi148 bash[18638]: cluster 2024-03-30T04:30:36.526020+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:30:39.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:39 smithi148 bash[18638]: cephadm 2024-03-30T04:30:38.305956+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:30:39.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:39 smithi148 bash[18638]: cluster 2024-03-30T04:30:39.355473+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: cluster 2024-03-30T04:30:39.551227+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.282656+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.291511+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.303580+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.306312+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.308100+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: audit 2024-03-30T04:30:40.318720+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:40 smithi148 bash[18638]: cluster 2024-03-30T04:30:40.358236+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr: stderr: 10+0 records in 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr:10+0 records out 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128849 s, 814 MB/s 2024-03-30T04:30:40.579 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping successful for: 2024-03-30T04:30:40.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:30:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: cluster 2024-03-30T04:30:39.551227+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.282656+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.291511+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.303580+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.306312+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.308100+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: audit 2024-03-30T04:30:40.318720+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[18677]: cluster 2024-03-30T04:30:40.358236+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: cluster 2024-03-30T04:30:39.551227+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.282656+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.291511+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.303580+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.306312+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.308100+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: audit 2024-03-30T04:30:40.318720+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:40 smithi116 bash[23963]: cluster 2024-03-30T04:30:40.358236+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:30:41.309 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi148:vg_nvme/lv_2 2024-03-30T04:30:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:42 smithi148 bash[18638]: cluster 2024-03-30T04:30:41.377620+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:30:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:42 smithi148 bash[18638]: cluster 2024-03-30T04:30:41.551820+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:42.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:42 smithi116 bash[18677]: cluster 2024-03-30T04:30:41.377620+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:30:42.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:42 smithi116 bash[18677]: cluster 2024-03-30T04:30:41.551820+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:42.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:42 smithi116 bash[23963]: cluster 2024-03-30T04:30:41.377620+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:30:42.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:42 smithi116 bash[23963]: cluster 2024-03-30T04:30:41.551820+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:43.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:30:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[18677]: cluster 2024-03-30T04:30:42.371744+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[18677]: cluster 2024-03-30T04:30:42.389408+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[18677]: audit 2024-03-30T04:30:43.180770+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[18677]: audit 2024-03-30T04:30:43.191493+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[23963]: cluster 2024-03-30T04:30:42.371744+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[23963]: cluster 2024-03-30T04:30:42.389408+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[23963]: audit 2024-03-30T04:30:43.180770+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:43.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:43 smithi116 bash[23963]: audit 2024-03-30T04:30:43.191493+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:43.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:43 smithi148 bash[18638]: cluster 2024-03-30T04:30:42.371744+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:30:43.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:43 smithi148 bash[18638]: cluster 2024-03-30T04:30:42.389408+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:30:43.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:43 smithi148 bash[18638]: audit 2024-03-30T04:30:43.180770+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:43.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:43 smithi148 bash[18638]: audit 2024-03-30T04:30:43.191493+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:44.688 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:44 smithi148 bash[18638]: cluster 2024-03-30T04:30:43.552393+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:44.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:44 smithi116 bash[18677]: cluster 2024-03-30T04:30:43.552393+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:44.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:44 smithi116 bash[23963]: cluster 2024-03-30T04:30:43.552393+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:45.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: cluster 2024-03-30T04:30:44.383847+0000 mon.a (mon.0) 619 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: cluster 2024-03-30T04:30:44.383907+0000 mon.a (mon.0) 620 : cluster [INF] Cluster is now healthy 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: audit 2024-03-30T04:30:44.661522+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: audit 2024-03-30T04:30:44.668313+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: audit 2024-03-30T04:30:44.674579+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[18677]: audit 2024-03-30T04:30:44.676309+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: cluster 2024-03-30T04:30:44.383847+0000 mon.a (mon.0) 619 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: cluster 2024-03-30T04:30:44.383907+0000 mon.a (mon.0) 620 : cluster [INF] Cluster is now healthy 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: audit 2024-03-30T04:30:44.661522+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: audit 2024-03-30T04:30:44.668313+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: audit 2024-03-30T04:30:44.674579+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:45.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:45 smithi116 bash[23963]: audit 2024-03-30T04:30:44.676309+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: cluster 2024-03-30T04:30:44.383847+0000 mon.a (mon.0) 619 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: cluster 2024-03-30T04:30:44.383907+0000 mon.a (mon.0) 620 : cluster [INF] Cluster is now healthy 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: audit 2024-03-30T04:30:44.661522+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: audit 2024-03-30T04:30:44.668313+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: audit 2024-03-30T04:30:44.674579+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:30:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:45 smithi148 bash[18638]: audit 2024-03-30T04:30:44.676309+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:30:46.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:46 smithi116 bash[18677]: cluster 2024-03-30T04:30:45.552878+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:46.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:46 smithi116 bash[23963]: cluster 2024-03-30T04:30:45.552878+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:46.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:46 smithi148 bash[18638]: cluster 2024-03-30T04:30:45.552878+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:49.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:48 smithi148 bash[18638]: cluster 2024-03-30T04:30:47.553429+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-03-30T04:30:49.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:48 smithi116 bash[18677]: cluster 2024-03-30T04:30:47.553429+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-03-30T04:30:49.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:48 smithi116 bash[23963]: cluster 2024-03-30T04:30:47.553429+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: cluster 2024-03-30T04:30:49.554006+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: audit 2024-03-30T04:30:50.403071+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.148:0/4204834474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: audit 2024-03-30T04:30:50.403844+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: audit 2024-03-30T04:30:50.413127+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]': finished 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: cluster 2024-03-30T04:30:50.413277+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:30:51.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:50 smithi148 bash[18638]: audit 2024-03-30T04:30:50.413545+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:30:51.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: cluster 2024-03-30T04:30:49.554006+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:30:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: audit 2024-03-30T04:30:50.403071+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.148:0/4204834474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: audit 2024-03-30T04:30:50.403844+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: audit 2024-03-30T04:30:50.413127+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]': finished 2024-03-30T04:30:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: cluster 2024-03-30T04:30:50.413277+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:30:51.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[18677]: audit 2024-03-30T04:30:50.413545+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: cluster 2024-03-30T04:30:49.554006+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: audit 2024-03-30T04:30:50.403071+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.148:0/4204834474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: audit 2024-03-30T04:30:50.403844+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]: dispatch 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: audit 2024-03-30T04:30:50.413127+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "494f755e-0523-457e-b200-a9411406e711"}]': finished 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: cluster 2024-03-30T04:30:50.413277+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:30:51.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:50 smithi116 bash[23963]: audit 2024-03-30T04:30:50.413545+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:30:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:51 smithi116 bash[18677]: audit 2024-03-30T04:30:51.085553+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.148:0/2633890104' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:51 smithi116 bash[23963]: audit 2024-03-30T04:30:51.085553+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.148:0/2633890104' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:51 smithi148 bash[18638]: audit 2024-03-30T04:30:51.085553+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.148:0/2633890104' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:30:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:52 smithi116 bash[18677]: cluster 2024-03-30T04:30:51.554598+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-30T04:30:53.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:52 smithi116 bash[23963]: cluster 2024-03-30T04:30:51.554598+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-30T04:30:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:52 smithi148 bash[18638]: cluster 2024-03-30T04:30:51.554598+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-30T04:30:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:54 smithi116 bash[18677]: cluster 2024-03-30T04:30:53.555260+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:54 smithi116 bash[23963]: cluster 2024-03-30T04:30:53.555260+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:54 smithi148 bash[18638]: cluster 2024-03-30T04:30:53.555260+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:57.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:56 smithi148 bash[18638]: cluster 2024-03-30T04:30:55.555953+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:56 smithi116 bash[18677]: cluster 2024-03-30T04:30:55.555953+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:56 smithi116 bash[23963]: cluster 2024-03-30T04:30:55.555953+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:58.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:30:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:30:59.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:58 smithi148 bash[18638]: cluster 2024-03-30T04:30:57.556375+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:59.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:58 smithi148 bash[18638]: audit 2024-03-30T04:30:58.179538+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:59.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:30:58 smithi148 bash[18638]: audit 2024-03-30T04:30:58.184884+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[18677]: cluster 2024-03-30T04:30:57.556375+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[18677]: audit 2024-03-30T04:30:58.179538+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[18677]: audit 2024-03-30T04:30:58.184884+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[23963]: cluster 2024-03-30T04:30:57.556375+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:30:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[23963]: audit 2024-03-30T04:30:58.179538+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:30:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:30:58 smithi116 bash[23963]: audit 2024-03-30T04:30:58.184884+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:01.118 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:00 smithi148 bash[18638]: cluster 2024-03-30T04:30:59.556860+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:00 smithi116 bash[18677]: cluster 2024-03-30T04:30:59.556860+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:01.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:00 smithi116 bash[23963]: cluster 2024-03-30T04:30:59.556860+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:03.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:02 smithi148 bash[18638]: cluster 2024-03-30T04:31:01.557383+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:03.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:02 smithi116 bash[18677]: cluster 2024-03-30T04:31:01.557383+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:03.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:02 smithi116 bash[23963]: cluster 2024-03-30T04:31:01.557383+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:03.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:03 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:31:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:04.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: audit 2024-03-30T04:31:03.357629+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: audit 2024-03-30T04:31:03.367713+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: cluster 2024-03-30T04:31:03.558094+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:04.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: audit 2024-03-30T04:31:03.708984+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:31:04.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: audit 2024-03-30T04:31:03.711036+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:04.625 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:04 smithi148 bash[18638]: cephadm 2024-03-30T04:31:03.712639+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:31:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: audit 2024-03-30T04:31:03.357629+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: audit 2024-03-30T04:31:03.367713+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: cluster 2024-03-30T04:31:03.558094+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: audit 2024-03-30T04:31:03.708984+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: audit 2024-03-30T04:31:03.711036+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[18677]: cephadm 2024-03-30T04:31:03.712639+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: audit 2024-03-30T04:31:03.357629+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: audit 2024-03-30T04:31:03.367713+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: cluster 2024-03-30T04:31:03.558094+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: audit 2024-03-30T04:31:03.708984+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:31:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: audit 2024-03-30T04:31:03.711036+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:04.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:04 smithi116 bash[23963]: cephadm 2024-03-30T04:31:03.712639+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:31:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:06 smithi148 bash[18638]: cluster 2024-03-30T04:31:05.558709+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:07.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:06 smithi116 bash[18677]: cluster 2024-03-30T04:31:05.558709+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:06 smithi116 bash[23963]: cluster 2024-03-30T04:31:05.558709+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:07.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.303 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.303 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.304 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.803 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.803 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:07.804 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:31:07 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: audit 2024-03-30T04:31:07.484216+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: audit 2024-03-30T04:31:07.512282+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: audit 2024-03-30T04:31:07.515062+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: audit 2024-03-30T04:31:07.516874+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: audit 2024-03-30T04:31:07.528097+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[18677]: cluster 2024-03-30T04:31:07.559287+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: audit 2024-03-30T04:31:07.484216+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: audit 2024-03-30T04:31:07.512282+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: audit 2024-03-30T04:31:07.515062+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: audit 2024-03-30T04:31:07.516874+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: audit 2024-03-30T04:31:07.528097+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:08 smithi116 bash[23963]: cluster 2024-03-30T04:31:07.559287+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: audit 2024-03-30T04:31:07.484216+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: audit 2024-03-30T04:31:07.512282+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: audit 2024-03-30T04:31:07.515062+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: audit 2024-03-30T04:31:07.516874+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: audit 2024-03-30T04:31:07.528097+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:08.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:08 smithi148 bash[18638]: cluster 2024-03-30T04:31:07.559287+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:09.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:09 smithi148 bash[18638]: audit 2024-03-30T04:31:09.197798+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:31:09.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:09 smithi148 bash[18638]: audit 2024-03-30T04:31:09.201051+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:31:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:09 smithi116 bash[18677]: audit 2024-03-30T04:31:09.197798+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:31:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:09 smithi116 bash[18677]: audit 2024-03-30T04:31:09.201051+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:31:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:09 smithi116 bash[23963]: audit 2024-03-30T04:31:09.197798+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:31:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:09 smithi116 bash[23963]: audit 2024-03-30T04:31:09.201051+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:31:10.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:10 smithi148 bash[18638]: cluster 2024-03-30T04:31:09.559815+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:11.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:10 smithi116 bash[18677]: cluster 2024-03-30T04:31:09.559815+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:11.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:10 smithi116 bash[23963]: cluster 2024-03-30T04:31:09.559815+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:13.119 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:12 smithi148 bash[18638]: cluster 2024-03-30T04:31:11.560370+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:13.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:12 smithi116 bash[18677]: cluster 2024-03-30T04:31:11.560370+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:12 smithi116 bash[23963]: cluster 2024-03-30T04:31:11.560370+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:13.591 INFO:teuthology.orchestra.run.smithi148.stdout:Created osd(s) 6 on host 'smithi148' 2024-03-30T04:31:14.208 DEBUG:teuthology.orchestra.run.smithi148:osd.6> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.6.service 2024-03-30T04:31:14.210 INFO:tasks.cephadm:Deploying osd.7 on smithi148 with /dev/vg_nvme/lv_1... 2024-03-30T04:31:14.211 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:31:14.553 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[30229]: debug 2024-03-30T04:31:14.297+0000 7ff8c94c63c0 -1 osd.6 0 log_to_monitors true 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: cluster 2024-03-30T04:31:13.560881+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.591902+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.616129+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.619107+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.620858+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.625423+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.627210+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.628873+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: cephadm 2024-03-30T04:31:13.630174+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 5413M 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.640236+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:13.650818+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:14.307238+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[18677]: audit 2024-03-30T04:31:14.307675+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: cluster 2024-03-30T04:31:13.560881+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.591902+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.616129+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:15.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.619107+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.620858+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.625423+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.627210+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.628873+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: cephadm 2024-03-30T04:31:13.630174+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 5413M 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.640236+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:13.650818+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:14.307238+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:15.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:14 smithi116 bash[23963]: audit 2024-03-30T04:31:14.307675+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:15.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: cluster 2024-03-30T04:31:13.560881+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.591902+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.616129+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.619107+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.620858+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.625423+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.627210+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.628873+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: cephadm 2024-03-30T04:31:13.630174+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 5413M 2024-03-30T04:31:15.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.640236+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:13.650818+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:15.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:14.307238+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:15.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:14 smithi148 bash[18638]: audit 2024-03-30T04:31:14.307675+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:31:16.053 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[30229]: debug 2024-03-30T04:31:15.833+0000 7ff8bfec9700 -1 osd.6 0 waiting for initial osdmap 2024-03-30T04:31:16.053 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[30229]: debug 2024-03-30T04:31:15.849+0000 7ff8ba860700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:31:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[18638]: audit 2024-03-30T04:31:14.816597+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:31:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[18638]: cluster 2024-03-30T04:31:14.816797+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:31:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[18638]: audit 2024-03-30T04:31:14.817020+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[18638]: audit 2024-03-30T04:31:14.819996+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:15 smithi148 bash[18638]: audit 2024-03-30T04:31:14.820536+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[18677]: audit 2024-03-30T04:31:14.816597+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[18677]: cluster 2024-03-30T04:31:14.816797+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[18677]: audit 2024-03-30T04:31:14.817020+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[18677]: audit 2024-03-30T04:31:14.819996+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[18677]: audit 2024-03-30T04:31:14.820536+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[23963]: audit 2024-03-30T04:31:14.816597+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[23963]: cluster 2024-03-30T04:31:14.816797+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[23963]: audit 2024-03-30T04:31:14.817020+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[23963]: audit 2024-03-30T04:31:14.819996+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:15 smithi116 bash[23963]: audit 2024-03-30T04:31:14.820536+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: cluster 2024-03-30T04:31:15.561445+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: audit 2024-03-30T04:31:15.827059+0000 mon.a (mon.0) 655 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: cluster 2024-03-30T04:31:15.827285+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: audit 2024-03-30T04:31:15.827640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: audit 2024-03-30T04:31:15.838451+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: cluster 2024-03-30T04:31:16.810536+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488] boot 2024-03-30T04:31:17.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: cluster 2024-03-30T04:31:16.810739+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:31:17.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:16 smithi148 bash[18638]: audit 2024-03-30T04:31:16.811490+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: cluster 2024-03-30T04:31:15.561445+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: audit 2024-03-30T04:31:15.827059+0000 mon.a (mon.0) 655 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: cluster 2024-03-30T04:31:15.827285+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: audit 2024-03-30T04:31:15.827640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: audit 2024-03-30T04:31:15.838451+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: cluster 2024-03-30T04:31:16.810536+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488] boot 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: cluster 2024-03-30T04:31:16.810739+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[18677]: audit 2024-03-30T04:31:16.811490+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: cluster 2024-03-30T04:31:15.561445+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:31:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: audit 2024-03-30T04:31:15.827059+0000 mon.a (mon.0) 655 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: cluster 2024-03-30T04:31:15.827285+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: audit 2024-03-30T04:31:15.827640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: audit 2024-03-30T04:31:15.838451+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: cluster 2024-03-30T04:31:16.810536+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.148:6816/4145542488,v1:172.21.15.148:6817/4145542488] boot 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: cluster 2024-03-30T04:31:16.810739+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:31:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:16 smithi116 bash[23963]: audit 2024-03-30T04:31:16.811490+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:31:17.323 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:31:17.324 INFO:teuthology.orchestra.run.smithi148.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:31:17.324 INFO:teuthology.orchestra.run.smithi148.stderr: stderr: 10+0 records in 2024-03-30T04:31:17.324 INFO:teuthology.orchestra.run.smithi148.stderr:10+0 records out 2024-03-30T04:31:17.324 INFO:teuthology.orchestra.run.smithi148.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0155962 s, 672 MB/s 2024-03-30T04:31:17.324 INFO:teuthology.orchestra.run.smithi148.stderr:--> Zapping successful for: 2024-03-30T04:31:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:17 smithi148 bash[18638]: cluster 2024-03-30T04:31:15.337427+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:17 smithi148 bash[18638]: cluster 2024-03-30T04:31:15.337612+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:17 smithi148 bash[18638]: cluster 2024-03-30T04:31:17.809820+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:31:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[18677]: cluster 2024-03-30T04:31:15.337427+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[18677]: cluster 2024-03-30T04:31:15.337612+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[18677]: cluster 2024-03-30T04:31:17.809820+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:31:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[23963]: cluster 2024-03-30T04:31:15.337427+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[23963]: cluster 2024-03-30T04:31:15.337612+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:17 smithi116 bash[23963]: cluster 2024-03-30T04:31:17.809820+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:31:18.448 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi148:vg_nvme/lv_1 2024-03-30T04:31:18.609 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:31:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: cluster 2024-03-30T04:31:17.562004+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.348371+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.359340+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.386359+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.388178+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.389255+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:18.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: audit 2024-03-30T04:31:18.397630+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[18677]: cluster 2024-03-30T04:31:18.811866+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: cluster 2024-03-30T04:31:17.562004+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.348371+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.359340+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.386359+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.388178+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.389255+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: audit 2024-03-30T04:31:18.397630+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.886 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:18 smithi116 bash[23963]: cluster 2024-03-30T04:31:18.811866+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: cluster 2024-03-30T04:31:17.562004+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.348371+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.359340+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.386359+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.388178+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.389255+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: audit 2024-03-30T04:31:18.397630+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:18.937 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:18 smithi148 bash[18638]: cluster 2024-03-30T04:31:18.811866+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:31:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:19 smithi148 bash[18638]: cephadm 2024-03-30T04:31:18.350266+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:31:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:19 smithi148 bash[18638]: cluster 2024-03-30T04:31:18.392472+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:19 smithi148 bash[18638]: cluster 2024-03-30T04:31:19.353616+0000 mon.a (mon.0) 670 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:31:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[18677]: cephadm 2024-03-30T04:31:18.350266+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:31:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[18677]: cluster 2024-03-30T04:31:18.392472+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[18677]: cluster 2024-03-30T04:31:19.353616+0000 mon.a (mon.0) 670 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:31:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[23963]: cephadm 2024-03-30T04:31:18.350266+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:31:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[23963]: cluster 2024-03-30T04:31:18.392472+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:19 smithi116 bash[23963]: cluster 2024-03-30T04:31:19.353616+0000 mon.a (mon.0) 670 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:31:21.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:31:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: cluster 2024-03-30T04:31:19.836596+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.720833+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.730340+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.772241+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.774733+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.776253+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[18677]: audit 2024-03-30T04:31:20.788216+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: cluster 2024-03-30T04:31:19.836596+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:31:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.720833+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.730340+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.772241+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.774733+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.776253+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:20 smithi116 bash[23963]: audit 2024-03-30T04:31:20.788216+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: cluster 2024-03-30T04:31:19.836596+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:31:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.720833+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.730340+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.772241+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.774733+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.776253+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:20 smithi148 bash[18638]: audit 2024-03-30T04:31:20.788216+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:22.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:21 smithi148 bash[18638]: cluster 2024-03-30T04:31:20.393154+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:21 smithi148 bash[18638]: cluster 2024-03-30T04:31:20.779584+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:21 smithi148 bash[18638]: cluster 2024-03-30T04:31:20.838599+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:31:22.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:21 smithi148 bash[18638]: cluster 2024-03-30T04:31:20.838642+0000 mon.a (mon.0) 679 : cluster [INF] Cluster is now healthy 2024-03-30T04:31:22.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:21 smithi148 bash[18638]: cluster 2024-03-30T04:31:20.854930+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:31:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[18677]: cluster 2024-03-30T04:31:20.393154+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[18677]: cluster 2024-03-30T04:31:20.779584+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[18677]: cluster 2024-03-30T04:31:20.838599+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:31:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[18677]: cluster 2024-03-30T04:31:20.838642+0000 mon.a (mon.0) 679 : cluster [INF] Cluster is now healthy 2024-03-30T04:31:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[18677]: cluster 2024-03-30T04:31:20.854930+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:31:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[23963]: cluster 2024-03-30T04:31:20.393154+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[23963]: cluster 2024-03-30T04:31:20.779584+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[23963]: cluster 2024-03-30T04:31:20.838599+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:31:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[23963]: cluster 2024-03-30T04:31:20.838642+0000 mon.a (mon.0) 679 : cluster [INF] Cluster is now healthy 2024-03-30T04:31:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:21 smithi116 bash[23963]: cluster 2024-03-30T04:31:20.854930+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:31:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[18677]: audit 2024-03-30T04:31:22.363766+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:31:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[18677]: audit 2024-03-30T04:31:22.369939+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:31:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[18677]: audit 2024-03-30T04:31:22.371763+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[23963]: audit 2024-03-30T04:31:22.363766+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:31:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[23963]: audit 2024-03-30T04:31:22.369939+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:31:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:22 smithi116 bash[23963]: audit 2024-03-30T04:31:22.371763+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:23.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:22 smithi148 bash[18638]: audit 2024-03-30T04:31:22.363766+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:31:23.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:22 smithi148 bash[18638]: audit 2024-03-30T04:31:22.369939+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:31:23.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:22 smithi148 bash[18638]: audit 2024-03-30T04:31:22.371763+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:23.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:31:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[18677]: audit 2024-03-30T04:31:22.357020+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:31:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[18677]: cluster 2024-03-30T04:31:22.780147+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-03-30T04:31:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[18677]: audit 2024-03-30T04:31:23.507560+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[18677]: audit 2024-03-30T04:31:23.514552+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[23963]: audit 2024-03-30T04:31:22.357020+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:31:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[23963]: cluster 2024-03-30T04:31:22.780147+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-03-30T04:31:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[23963]: audit 2024-03-30T04:31:23.507560+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:23 smithi116 bash[23963]: audit 2024-03-30T04:31:23.514552+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:23 smithi148 bash[18638]: audit 2024-03-30T04:31:22.357020+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi148:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:31:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:23 smithi148 bash[18638]: cluster 2024-03-30T04:31:22.780147+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-03-30T04:31:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:23 smithi148 bash[18638]: audit 2024-03-30T04:31:23.507560+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:24.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:23 smithi148 bash[18638]: audit 2024-03-30T04:31:23.514552+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:26.252 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:25 smithi148 bash[18638]: cluster 2024-03-30T04:31:24.780714+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:31:26.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:25 smithi116 bash[18677]: cluster 2024-03-30T04:31:24.780714+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:31:26.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:25 smithi116 bash[23963]: cluster 2024-03-30T04:31:24.780714+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:31:28.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:27 smithi116 bash[18677]: cluster 2024-03-30T04:31:26.781341+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-30T04:31:28.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:27 smithi116 bash[23963]: cluster 2024-03-30T04:31:26.781341+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-30T04:31:28.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:27 smithi148 bash[18638]: cluster 2024-03-30T04:31:26.781341+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-30T04:31:29.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: audit 2024-03-30T04:31:28.103868+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.148:0/3601681448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: audit 2024-03-30T04:31:28.104509+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: audit 2024-03-30T04:31:28.115185+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]': finished 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: cluster 2024-03-30T04:31:28.115408+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: audit 2024-03-30T04:31:28.115697+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[18677]: audit 2024-03-30T04:31:28.765608+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.148:0/595125032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: audit 2024-03-30T04:31:28.103868+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.148:0/3601681448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: audit 2024-03-30T04:31:28.104509+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: audit 2024-03-30T04:31:28.115185+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]': finished 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: cluster 2024-03-30T04:31:28.115408+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: audit 2024-03-30T04:31:28.115697+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:29.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:28 smithi116 bash[23963]: audit 2024-03-30T04:31:28.765608+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.148:0/595125032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:31:29.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: audit 2024-03-30T04:31:28.103868+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.148:0/3601681448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: audit 2024-03-30T04:31:28.104509+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]: dispatch 2024-03-30T04:31:29.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: audit 2024-03-30T04:31:28.115185+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62"}]': finished 2024-03-30T04:31:29.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: cluster 2024-03-30T04:31:28.115408+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:31:29.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: audit 2024-03-30T04:31:28.115697+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:29.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:28 smithi148 bash[18638]: audit 2024-03-30T04:31:28.765608+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.148:0/595125032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:31:30.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:29 smithi116 bash[18677]: cluster 2024-03-30T04:31:28.781921+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:31:30.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:29 smithi116 bash[23963]: cluster 2024-03-30T04:31:28.781921+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:31:30.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:29 smithi148 bash[18638]: cluster 2024-03-30T04:31:28.781921+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:31:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:31 smithi116 bash[18677]: cluster 2024-03-30T04:31:30.782526+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:31:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:31 smithi116 bash[23963]: cluster 2024-03-30T04:31:30.782526+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:31:32.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:31 smithi148 bash[18638]: cluster 2024-03-30T04:31:30.782526+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:31:34.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:33 smithi116 bash[18677]: cluster 2024-03-30T04:31:32.783207+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:34.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:33 smithi116 bash[23963]: cluster 2024-03-30T04:31:32.783207+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:34.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:33 smithi148 bash[18638]: cluster 2024-03-30T04:31:32.783207+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:35 smithi148 bash[18638]: cluster 2024-03-30T04:31:34.783729+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:35 smithi116 bash[23963]: cluster 2024-03-30T04:31:34.783729+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:36.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:35 smithi116 bash[18677]: cluster 2024-03-30T04:31:34.783729+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:38.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:37 smithi148 bash[18638]: cluster 2024-03-30T04:31:36.784293+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:37 smithi116 bash[18677]: cluster 2024-03-30T04:31:36.784293+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:38.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:37 smithi116 bash[23963]: cluster 2024-03-30T04:31:36.784293+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:38.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:38 smithi148 bash[18638]: audit 2024-03-30T04:31:38.678958+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:31:38.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:38 smithi148 bash[18638]: audit 2024-03-30T04:31:38.680277+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:39.180 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:38 smithi116 bash[18677]: audit 2024-03-30T04:31:38.678958+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:31:39.180 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:38 smithi116 bash[18677]: audit 2024-03-30T04:31:38.680277+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:39.180 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:38 smithi116 bash[23963]: audit 2024-03-30T04:31:38.678958+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:31:39.181 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:38 smithi116 bash[23963]: audit 2024-03-30T04:31:38.680277+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:39 smithi116 bash[23963]: cephadm 2024-03-30T04:31:38.681277+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:31:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:39 smithi116 bash[23963]: cluster 2024-03-30T04:31:38.784884+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:40.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:39 smithi116 bash[18677]: cephadm 2024-03-30T04:31:38.681277+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:31:40.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:39 smithi116 bash[18677]: cluster 2024-03-30T04:31:38.784884+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:40.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:39 smithi148 bash[18638]: cephadm 2024-03-30T04:31:38.681277+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:31:40.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:39 smithi148 bash[18638]: cluster 2024-03-30T04:31:38.784884+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:41.125 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:40 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:31:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:41.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:31:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:42.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18677]: cluster 2024-03-30T04:31:40.785470+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:42.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18677]: audit 2024-03-30T04:31:40.839681+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18677]: audit 2024-03-30T04:31:40.847981+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18677]: audit 2024-03-30T04:31:41.151297+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[18677]: audit 2024-03-30T04:31:41.156636+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[23963]: cluster 2024-03-30T04:31:40.785470+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[23963]: audit 2024-03-30T04:31:40.839681+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[23963]: audit 2024-03-30T04:31:40.847981+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[23963]: audit 2024-03-30T04:31:41.151297+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:41 smithi116 bash[23963]: audit 2024-03-30T04:31:41.156636+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:41 smithi148 bash[18638]: cluster 2024-03-30T04:31:40.785470+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:41 smithi148 bash[18638]: audit 2024-03-30T04:31:40.839681+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:41 smithi148 bash[18638]: audit 2024-03-30T04:31:40.847981+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:41 smithi148 bash[18638]: audit 2024-03-30T04:31:41.151297+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:41 smithi148 bash[18638]: audit 2024-03-30T04:31:41.156636+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:43.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.261 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.261 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.262 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.262 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.539 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.540 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.540 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:43.541 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:31:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:31:44.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:31:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:31:44.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: cluster 2024-03-30T04:31:42.786127+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.556896+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.569662+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.572307+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.574155+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.585423+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.677999+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[18677]: audit 2024-03-30T04:31:43.684998+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: cluster 2024-03-30T04:31:42.786127+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.556896+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.569662+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.572307+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.574155+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.585423+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.677999+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:43 smithi116 bash[23963]: audit 2024-03-30T04:31:43.684998+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: cluster 2024-03-30T04:31:42.786127+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.556896+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.569662+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.572307+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.574155+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.585423+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.677999+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:43 smithi148 bash[18638]: audit 2024-03-30T04:31:43.684998+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:46.112 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:45 smithi148 bash[18638]: cluster 2024-03-30T04:31:44.786726+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:45 smithi116 bash[18677]: cluster 2024-03-30T04:31:44.786726+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:46.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:45 smithi116 bash[23963]: cluster 2024-03-30T04:31:44.786726+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:48.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:47 smithi148 bash[18638]: cluster 2024-03-30T04:31:46.787322+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:48.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:47 smithi116 bash[18677]: cluster 2024-03-30T04:31:46.787322+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:48.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:47 smithi116 bash[23963]: cluster 2024-03-30T04:31:46.787322+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:50.184 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:49 smithi148 bash[18638]: cluster 2024-03-30T04:31:48.787888+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:50.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:49 smithi116 bash[18677]: cluster 2024-03-30T04:31:48.787888+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:50.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:49 smithi116 bash[23963]: cluster 2024-03-30T04:31:48.787888+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:51.446 INFO:teuthology.orchestra.run.smithi148.stdout:Created osd(s) 7 on host 'smithi148' 2024-03-30T04:31:52.094 DEBUG:teuthology.orchestra.run.smithi148:osd.7> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.7.service 2024-03-30T04:31:52.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: cluster 2024-03-30T04:31:50.788442+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.081063+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.081577+0000 mon.a (mon.0) 703 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.447203+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.477578+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.480184+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.482038+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.486731+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.488684+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.490628+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.492491+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.503857+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.668 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[18677]: audit 2024-03-30T04:31:51.514354+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: cluster 2024-03-30T04:31:50.788442+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.081063+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.081577+0000 mon.a (mon.0) 703 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.447203+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.477578+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.480184+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.482038+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.486731+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.488684+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.490628+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.492491+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.503857+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.669 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:51 smithi148 bash[18638]: audit 2024-03-30T04:31:51.514354+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: cluster 2024-03-30T04:31:50.788442+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.081063+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.081577+0000 mon.a (mon.0) 703 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.447203+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.477578+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.480184+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.482038+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.486731+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.488684+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.490628+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.492491+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:31:52.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.503857+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:51 smithi116 bash[23963]: audit 2024-03-30T04:31:51.514354+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:31:52.714 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-30T04:31:52.714 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-03-30T04:31:53.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: cephadm 2024-03-30T04:31:51.493876+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 4060M 2024-03-30T04:31:53.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: audit 2024-03-30T04:31:51.879256+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:31:53.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: cluster 2024-03-30T04:31:51.879474+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: audit 2024-03-30T04:31:51.879726+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: audit 2024-03-30T04:31:51.880766+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[18677]: audit 2024-03-30T04:31:51.881361+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: cephadm 2024-03-30T04:31:51.493876+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 4060M 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: audit 2024-03-30T04:31:51.879256+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: cluster 2024-03-30T04:31:51.879474+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: audit 2024-03-30T04:31:51.879726+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: audit 2024-03-30T04:31:51.880766+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:52 smithi116 bash[23963]: audit 2024-03-30T04:31:51.881361+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: cephadm 2024-03-30T04:31:51.493876+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 4060M 2024-03-30T04:31:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: audit 2024-03-30T04:31:51.879256+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:31:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: cluster 2024-03-30T04:31:51.879474+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:31:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: audit 2024-03-30T04:31:51.879726+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:53.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: audit 2024-03-30T04:31:51.880766+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[18638]: audit 2024-03-30T04:31:51.881361+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:31:53.054 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[33549]: debug 2024-03-30T04:31:52.885+0000 7fef57dd0700 -1 osd.7 0 waiting for initial osdmap 2024-03-30T04:31:53.054 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:31:52 smithi148 bash[33549]: debug 2024-03-30T04:31:52.905+0000 7fef52f68700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:31:54.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: cluster 2024-03-30T04:31:52.789105+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:54.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: audit 2024-03-30T04:31:52.881807+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: cluster 2024-03-30T04:31:52.882032+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: audit 2024-03-30T04:31:52.882871+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: audit 2024-03-30T04:31:52.891436+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: cluster 2024-03-30T04:31:53.881804+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555] boot 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: cluster 2024-03-30T04:31:53.881860+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[23963]: audit 2024-03-30T04:31:53.882071+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: cluster 2024-03-30T04:31:52.789105+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: audit 2024-03-30T04:31:52.881807+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: cluster 2024-03-30T04:31:52.882032+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:31:54.006 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: audit 2024-03-30T04:31:52.882871+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: audit 2024-03-30T04:31:52.891436+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: cluster 2024-03-30T04:31:53.881804+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555] boot 2024-03-30T04:31:54.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: cluster 2024-03-30T04:31:53.881860+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:31:54.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:53 smithi116 bash[18677]: audit 2024-03-30T04:31:53.882071+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: cluster 2024-03-30T04:31:52.789105+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: audit 2024-03-30T04:31:52.881807+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]': finished 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: cluster 2024-03-30T04:31:52.882032+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: audit 2024-03-30T04:31:52.882871+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: audit 2024-03-30T04:31:52.891436+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: cluster 2024-03-30T04:31:53.881804+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.148:6824/4138316555,v1:172.21.15.148:6825/4138316555] boot 2024-03-30T04:31:54.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: cluster 2024-03-30T04:31:53.881860+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:31:54.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:53 smithi148 bash[18638]: audit 2024-03-30T04:31:53.882071+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:31:55.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:54 smithi116 bash[18677]: cluster 2024-03-30T04:31:52.106087+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:55.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:54 smithi116 bash[18677]: cluster 2024-03-30T04:31:52.106279+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:55.149 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:54 smithi116 bash[23963]: cluster 2024-03-30T04:31:52.106087+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:55.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:54 smithi116 bash[23963]: cluster 2024-03-30T04:31:52.106279+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:54 smithi148 bash[18638]: cluster 2024-03-30T04:31:52.106087+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:31:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:54 smithi148 bash[18638]: cluster 2024-03-30T04:31:52.106279+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:31:55.482 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:31:56.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[18677]: cluster 2024-03-30T04:31:54.789719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:56.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[18677]: cluster 2024-03-30T04:31:54.887241+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:31:56.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[18677]: audit 2024-03-30T04:31:55.485502+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.116:0/4233463976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:31:56.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[18677]: cluster 2024-03-30T04:31:55.889711+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:31:56.152 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[23963]: cluster 2024-03-30T04:31:54.789719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:56.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[23963]: cluster 2024-03-30T04:31:54.887241+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:31:56.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[23963]: audit 2024-03-30T04:31:55.485502+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.116:0/4233463976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:31:56.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:55 smithi116 bash[23963]: cluster 2024-03-30T04:31:55.889711+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:31:56.154 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1711773113,"num_in_osds":8,"osd_in_since":1711773088,"num_remapped_pgs":1} 2024-03-30T04:31:56.155 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:31:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:55 smithi148 bash[18638]: cluster 2024-03-30T04:31:54.789719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:55 smithi148 bash[18638]: cluster 2024-03-30T04:31:54.887241+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:31:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:55 smithi148 bash[18638]: audit 2024-03-30T04:31:55.485502+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.116:0/4233463976' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:31:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:55 smithi148 bash[18638]: cluster 2024-03-30T04:31:55.889711+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:31:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:57 smithi116 bash[18677]: cluster 2024-03-30T04:31:56.790295+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:57 smithi116 bash[18677]: cluster 2024-03-30T04:31:56.824838+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:31:58.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:57 smithi116 bash[23963]: cluster 2024-03-30T04:31:56.790295+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:58.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:57 smithi116 bash[23963]: cluster 2024-03-30T04:31:56.824838+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:31:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:57 smithi148 bash[18638]: cluster 2024-03-30T04:31:56.790295+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:31:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:57 smithi148 bash[18638]: cluster 2024-03-30T04:31:56.824838+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:31:58.873 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:31:59.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:58 smithi116 bash[18677]: cluster 2024-03-30T04:31:57.835661+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:31:59.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:58 smithi116 bash[23963]: cluster 2024-03-30T04:31:57.835661+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:31:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:58 smithi148 bash[18638]: cluster 2024-03-30T04:31:57.835661+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:32:00.093 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:31:59 smithi116 bash[18677]: cluster 2024-03-30T04:31:58.790852+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:00.093 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:31:59 smithi116 bash[23963]: cluster 2024-03-30T04:31:58.790852+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:31:59 smithi148 bash[18638]: cluster 2024-03-30T04:31:58.790852+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:01.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: cluster 2024-03-30T04:32:00.791521+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.298095+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.305019+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.308598+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.309661+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.310420+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[23963]: audit 2024-03-30T04:32:01.319053+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: cluster 2024-03-30T04:32:00.791521+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-03-30T04:32:02.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.298095+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.305019+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.308598+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.309661+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.310420+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:02.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:01 smithi116 bash[18677]: audit 2024-03-30T04:32:01.319053+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: cluster 2024-03-30T04:32:00.791521+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.298095+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.305019+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.308598+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.309661+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.310420+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:01 smithi148 bash[18638]: audit 2024-03-30T04:32:01.319053+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:02.723 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:32:02.723 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":59,"fsid":"55b7e504-ee4d-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:25:11.465616+0000","modified":"2024-03-30T04:31:57.827603+0000","last_up_change":"2024-03-30T04:31:53.876185+0000","last_in_change":"2024-03-30T04:31:28.105767+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:28:55.689131+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":{}}}],"osds":[{"osd":0,"uuid":"076fc7c1-bf26-448f-925e-a0a59b64530c","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.116:6802","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6803","nonce":2153170030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6805","nonce":2153170030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6809","nonce":2153170030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6807","nonce":2153170030}]},"public_addr":"172.21.15.116:6803/2153170030","cluster_addr":"172.21.15.116:6805/2153170030","heartbeat_back_addr":"172.21.15.116:6809/2153170030","heartbeat_front_addr":"172.21.15.116:6807/2153170030","state":["exists","up"]},{"osd":1,"uuid":"3caf8102-e842-4b2e-a886-aebcaa8ee74a","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.116:6810","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6811","nonce":3801070561}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6813","nonce":3801070561}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6816","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6817","nonce":3801070561}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6815","nonce":3801070561}]},"public_addr":"172.21.15.116:6811/3801070561","cluster_addr":"172.21.15.116:6813/3801070561","heartbeat_back_addr":"172.21.15.116:6817/3801070561","heartbeat_front_addr":"172.21.15.116:6815/3801070561","state":["exists","up"]},{"osd":2,"uuid":"0f4b030a-cb73-4712-b5e6-4da332be25b2","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.116:6818","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6819","nonce":945784904}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6820","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6821","nonce":945784904}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6824","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6825","nonce":945784904}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6822","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6823","nonce":945784904}]},"public_addr":"172.21.15.116:6819/945784904","cluster_addr":"172.21.15.116:6821/945784904","heartbeat_back_addr":"172.21.15.116:6825/945784904","heartbeat_front_addr":"172.21.15.116:6823/945784904","state":["exists","up"]},{"osd":3,"uuid":"d133ec80-d4c3-4437-ab96-4b53187e5d46","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.116:6826","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6827","nonce":3296003943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6828","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6829","nonce":3296003943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6832","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6833","nonce":3296003943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6830","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6831","nonce":3296003943}]},"public_addr":"172.21.15.116:6827/3296003943","cluster_addr":"172.21.15.116:6829/3296003943","heartbeat_back_addr":"172.21.15.116:6833/3296003943","heartbeat_front_addr":"172.21.15.116:6831/3296003943","state":["exists","up"]},{"osd":4,"uuid":"7ef35790-83b3-4cdc-b8cc-4443273d73cc","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.148:6800","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6801","nonce":2331722899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6802","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6803","nonce":2331722899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6806","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6807","nonce":2331722899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6804","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6805","nonce":2331722899}]},"public_addr":"172.21.15.148:6801/2331722899","cluster_addr":"172.21.15.148:6803/2331722899","heartbeat_back_addr":"172.21.15.148:6807/2331722899","heartbeat_front_addr":"172.21.15.148:6805/2331722899","state":["exists","up"]},{"osd":5,"uuid":"be919c81-1cf7-4e09-998e-b2c79896005b","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.148:6808","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6809","nonce":3066492936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6810","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6811","nonce":3066492936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6814","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6815","nonce":3066492936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6812","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6813","nonce":3066492936}]},"public_addr":"172.21.15.148:6809/3066492936","cluster_addr":"172.21.15.148:6811/3066492936","heartbeat_back_addr":"172.21.15.148:6815/3066492936","heartbeat_front_addr":"172.21.15.148:6813/3066492936","state":["exists","up"]},{"osd":6,"uuid":"494f755e-0523-457e-b200-a9411406e711","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.148:6816","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6817","nonce":4145542488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6818","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6819","nonce":4145542488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6822","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6823","nonce":4145542488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6820","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6821","nonce":4145542488}]},"public_addr":"172.21.15.148:6817/4145542488","cluster_addr":"172.21.15.148:6819/4145542488","heartbeat_back_addr":"172.21.15.148:6823/4145542488","heartbeat_front_addr":"172.21.15.148:6821/4145542488","state":["exists","up"]},{"osd":7,"uuid":"2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62","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.148:6824","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6825","nonce":4138316555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6826","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6827","nonce":4138316555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6830","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6831","nonce":4138316555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6828","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6829","nonce":4138316555}]},"public_addr":"172.21.15.148:6825/4138316555","cluster_addr":"172.21.15.148:6827/4138316555","heartbeat_back_addr":"172.21.15.148:6831/4138316555","heartbeat_front_addr":"172.21.15.148:6829/4138316555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:27:42.863775+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:15.400384+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:51.708316+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:29:27.892097+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:03.406911+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:36.526028+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:15.337618+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:52.106284+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:0/1868845719":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/1484383350":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6800/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/1433108252":"2024-03-31T04:25:40.904493+0000","172.21.15.116:6800/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/432094839":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3291568566":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3014134214":"2024-03-31T04:25:40.904493+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[18677]: cephadm 2024-03-30T04:32:01.298935+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[18677]: cluster 2024-03-30T04:32:01.312530+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[18677]: cluster 2024-03-30T04:32:02.303103+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[18677]: audit 2024-03-30T04:32:02.725722+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2370487045' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[23963]: cephadm 2024-03-30T04:32:01.298935+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[23963]: cluster 2024-03-30T04:32:01.312530+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[23963]: cluster 2024-03-30T04:32:02.303103+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:32:03.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:02 smithi116 bash[23963]: audit 2024-03-30T04:32:02.725722+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2370487045' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:32:03.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:02 smithi148 bash[18638]: cephadm 2024-03-30T04:32:01.298935+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:32:03.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:02 smithi148 bash[18638]: cluster 2024-03-30T04:32:01.312530+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-30T04:32:03.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:02 smithi148 bash[18638]: cluster 2024-03-30T04:32:02.303103+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:32:03.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:02 smithi148 bash[18638]: audit 2024-03-30T04:32:02.725722+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2370487045' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:32:03.318 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-30T04:28:55.689131+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': {}}}] 2024-03-30T04:32:03.318 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-03-30T04:32:03.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:03 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:04.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:03 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:32:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.104739+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.115691+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.140022+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.142418+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.143757+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.154587+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.764634+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:04 smithi148 bash[18638]: audit 2024-03-30T04:32:03.769955+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.104739+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.115691+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.140022+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.142418+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.143757+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.154587+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.764634+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[23963]: audit 2024-03-30T04:32:03.769955+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.104739+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.115691+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.140022+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.142418+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.143757+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.154587+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.764634+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:04.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:04 smithi116 bash[18677]: audit 2024-03-30T04:32:03.769955+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:05.412 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:05 smithi148 bash[18638]: cluster 2024-03-30T04:32:03.147446+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T04:32:05.412 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:05 smithi148 bash[18638]: cluster 2024-03-30T04:32:04.112155+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:32:05.413 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:05 smithi148 bash[18638]: cluster 2024-03-30T04:32:04.112212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[18677]: cluster 2024-03-30T04:32:03.147446+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[18677]: cluster 2024-03-30T04:32:04.112155+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[18677]: cluster 2024-03-30T04:32:04.112212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[23963]: cluster 2024-03-30T04:32:03.147446+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[23963]: cluster 2024-03-30T04:32:04.112155+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:32:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:05 smithi116 bash[23963]: cluster 2024-03-30T04:32:04.112212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-30T04:32:05.820 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:32:06.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:06 smithi116 bash[18677]: cluster 2024-03-30T04:32:05.148050+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:32:06.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:06 smithi116 bash[23963]: cluster 2024-03-30T04:32:05.148050+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:32:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:06 smithi148 bash[18638]: cluster 2024-03-30T04:32:05.148050+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:32:08.300 INFO:teuthology.orchestra.run.smithi116.stdout:pg_num: 1 2024-03-30T04:32:08.902 INFO:tasks.cephadm:Adding prometheus.a on smithi148 2024-03-30T04:32:08.903 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi148=a' 2024-03-30T04:32:09.084 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:08 smithi148 bash[18638]: cluster 2024-03-30T04:32:07.148654+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T04:32:09.084 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:08 smithi148 bash[18638]: audit 2024-03-30T04:32:08.302741+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.116:0/2628538360' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:32:09.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:08 smithi116 bash[18677]: cluster 2024-03-30T04:32:07.148654+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T04:32:09.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:08 smithi116 bash[18677]: audit 2024-03-30T04:32:08.302741+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.116:0/2628538360' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:32:09.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:08 smithi116 bash[23963]: cluster 2024-03-30T04:32:07.148654+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T04:32:09.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:08 smithi116 bash[23963]: audit 2024-03-30T04:32:08.302741+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.116:0/2628538360' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:32:10.102 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:09 smithi148 bash[18638]: audit 2024-03-30T04:32:09.207102+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:10.102 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:09 smithi148 bash[18638]: audit 2024-03-30T04:32:09.207803+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:10.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:09 smithi116 bash[18677]: audit 2024-03-30T04:32:09.207102+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:10.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:09 smithi116 bash[18677]: audit 2024-03-30T04:32:09.207803+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:10.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:09 smithi116 bash[23963]: audit 2024-03-30T04:32:09.207102+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:10.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:09 smithi116 bash[23963]: audit 2024-03-30T04:32:09.207803+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:11.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:10 smithi148 bash[18638]: cluster 2024-03-30T04:32:09.149260+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-03-30T04:32:11.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:10 smithi116 bash[18677]: cluster 2024-03-30T04:32:09.149260+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-03-30T04:32:11.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:10 smithi116 bash[23963]: cluster 2024-03-30T04:32:09.149260+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-03-30T04:32:11.894 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled prometheus update... 2024-03-30T04:32:12.544 DEBUG:teuthology.orchestra.run.smithi148:prometheus.a> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-03-30T04:32:12.546 INFO:tasks.cephadm:Adding node-exporter.a on smithi116 2024-03-30T04:32:12.546 INFO:tasks.cephadm:Adding node-exporter.b on smithi148 2024-03-30T04:32:12.546 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi116=a;smithi148=b' 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[19587]: ignoring --setuser ceph since I am not root 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[19587]: ignoring --setgroup ceph since I am not root 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[19587]: debug 2024-03-30T04:32:13.008+0000 7f46ef5fd700 1 -- 172.21.15.148:0/1994756395 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5573a479e340 con 0x5573a551a400 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: cluster 2024-03-30T04:32:11.149794+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.886351+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: cephadm 2024-03-30T04:32:11.889709+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi148=a;count:1 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.896476+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.944352+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:13.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.947153+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:13.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.948982+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:13.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.959798+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:12 smithi148 bash[18638]: audit 2024-03-30T04:32:11.973031+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:13.157 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18933]: ignoring --setuser ceph since I am not root 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18933]: ignoring --setgroup ceph since I am not root 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18933]: debug 2024-03-30T04:32:13.015+0000 7f33eafc8700 1 -- 172.21.15.116:0/1440292782 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c19f6c4340 con 0x55c1a0440800 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18933]: debug 2024-03-30T04:32:13.155+0000 7f33f3a24000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: cluster 2024-03-30T04:32:11.149794+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.886351+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: cephadm 2024-03-30T04:32:11.889709+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi148=a;count:1 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.896476+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.944352+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:13.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.947153+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.948982+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.959798+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[18677]: audit 2024-03-30T04:32:11.973031+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: cluster 2024-03-30T04:32:11.149794+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.886351+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: cephadm 2024-03-30T04:32:11.889709+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi148=a;count:1 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.896476+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.944352+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.947153+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.948982+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.959798+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' 2024-03-30T04:32:13.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:12 smithi116 bash[23963]: audit 2024-03-30T04:32:11.973031+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:13.553 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[19587]: debug 2024-03-30T04:32:13.148+0000 7f46f8059000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:32:14.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18677]: audit 2024-03-30T04:32:12.970821+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:14.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[18677]: cluster 2024-03-30T04:32:12.970876+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:32:14.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[23963]: audit 2024-03-30T04:32:12.970821+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:14.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:13 smithi116 bash[23963]: cluster 2024-03-30T04:32:12.970876+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:32:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[18638]: audit 2024-03-30T04:32:12.970821+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.116:0/2671714172' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:13 smithi148 bash[18638]: cluster 2024-03-30T04:32:12.970876+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:32:14.790 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:14 smithi148 bash[19587]: debug 2024-03-30T04:32:14.692+0000 7f46f8059000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:32:14.999 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:14 smithi116 bash[18933]: debug 2024-03-30T04:32:14.659+0000 7f33f3a24000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:32:14.999 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:14 smithi116 bash[18933]: debug 2024-03-30T04:32:14.751+0000 7f33f3a24000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:32:14.999 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:15 smithi116 bash[18933]: debug 2024-03-30T04:32:14.995+0000 7f33f3a24000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:32:15.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:14 smithi148 bash[19587]: debug 2024-03-30T04:32:14.788+0000 7f46f8059000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:32:15.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:15 smithi148 bash[19587]: debug 2024-03-30T04:32:15.032+0000 7f46f8059000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:32:16.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:15 smithi116 bash[18933]: debug 2024-03-30T04:32:15.719+0000 7f33f3a24000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:32:16.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:15 smithi116 bash[18933]: debug 2024-03-30T04:32:15.823+0000 7f33f3a24000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:32:16.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:15 smithi116 bash[18933]: debug 2024-03-30T04:32:15.927+0000 7f33f3a24000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:32:16.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:15 smithi148 bash[19587]: debug 2024-03-30T04:32:15.772+0000 7f46f8059000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:32:16.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:15 smithi148 bash[19587]: debug 2024-03-30T04:32:15.876+0000 7f46f8059000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:32:16.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:15 smithi148 bash[19587]: debug 2024-03-30T04:32:15.980+0000 7f46f8059000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:32:16.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:16 smithi116 bash[18933]: debug 2024-03-30T04:32:16.035+0000 7f33f3a24000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:32:16.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:16 smithi116 bash[18933]: debug 2024-03-30T04:32:16.247+0000 7f33f3a24000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:32:16.552 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:16 smithi148 bash[19587]: debug 2024-03-30T04:32:16.088+0000 7f46f8059000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:32:16.553 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:16 smithi148 bash[19587]: debug 2024-03-30T04:32:16.300+0000 7f46f8059000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:32:16.797 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:16 smithi116 bash[18933]: debug 2024-03-30T04:32:16.515+0000 7f33f3a24000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:32:16.797 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:16 smithi116 bash[18933]: debug 2024-03-30T04:32:16.619+0000 7f33f3a24000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:32:16.852 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:16 smithi148 bash[19587]: debug 2024-03-30T04:32:16.568+0000 7f46f8059000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:32:16.852 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:16 smithi148 bash[19587]: debug 2024-03-30T04:32:16.672+0000 7f46f8059000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:32:17.102 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:16 smithi148 bash[19587]: debug 2024-03-30T04:32:16.848+0000 7f46f8059000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:32:17.260 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:16 smithi116 bash[18933]: debug 2024-03-30T04:32:16.795+0000 7f33f3a24000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:32:17.261 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:17 smithi116 bash[18933]: debug 2024-03-30T04:32:17.043+0000 7f33f3a24000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:32:17.368 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:17 smithi148 bash[19587]: debug 2024-03-30T04:32:17.100+0000 7f46f8059000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:32:17.706 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:17 smithi116 bash[18933]: debug 2024-03-30T04:32:17.311+0000 7f33f3a24000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:32:17.706 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:17 smithi116 bash[18933]: debug 2024-03-30T04:32:17.471+0000 7f33f3a24000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:32:17.706 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:17 smithi116 bash[18933]: debug 2024-03-30T04:32:17.703+0000 7f33f3a24000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:32:17.761 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:17 smithi148 bash[19587]: debug 2024-03-30T04:32:17.364+0000 7f46f8059000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:32:17.761 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:17 smithi148 bash[19587]: debug 2024-03-30T04:32:17.528+0000 7f46f8059000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:32:18.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:17 smithi116 bash[18933]: debug 2024-03-30T04:32:17.819+0000 7f33f3a24000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:32:18.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:17 smithi148 bash[19587]: debug 2024-03-30T04:32:17.764+0000 7f46f8059000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:32:18.053 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:17 smithi148 bash[19587]: debug 2024-03-30T04:32:17.876+0000 7f46f8059000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:32:18.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:18 smithi116 bash[18933]: debug 2024-03-30T04:32:18.155+0000 7f33f3a24000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:32:18.552 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:18 smithi148 bash[19587]: debug 2024-03-30T04:32:18.216+0000 7f46f8059000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:32:19.195 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:18 smithi116 bash[18933]: debug 2024-03-30T04:32:18.871+0000 7f33f3a24000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:32:19.195 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:18 smithi116 bash[18933]: debug 2024-03-30T04:32:18.987+0000 7f33f3a24000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:32:19.195 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:19 smithi116 bash[18933]: debug 2024-03-30T04:32:19.191+0000 7f33f3a24000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:32:19.249 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:18 smithi148 bash[19587]: debug 2024-03-30T04:32:18.928+0000 7f46f8059000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:32:19.250 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:19 smithi148 bash[19587]: debug 2024-03-30T04:32:19.044+0000 7f46f8059000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:32:19.553 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:19 smithi148 bash[19587]: debug 2024-03-30T04:32:19.252+0000 7f46f8059000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:32:19.877 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:19 smithi148 bash[19587]: debug 2024-03-30T04:32:19.572+0000 7f46f8059000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:32:19.891 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:19 smithi116 bash[18933]: debug 2024-03-30T04:32:19.515+0000 7f33f3a24000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:32:20.195 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:19 smithi148 bash[19587]: debug 2024-03-30T04:32:19.948+0000 7f46f8059000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:32:20.195 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: debug 2024-03-30T04:32:20.064+0000 7f46f8059000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:32:20.195 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.034363+0000 mon.a (mon.0) 758 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.035412+0000 mon.a (mon.0) 759 : cluster [INF] Activating manager daemon y 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.041565+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.034363+0000 mon.a (mon.0) 758 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.035412+0000 mon.a (mon.0) 759 : cluster [INF] Activating manager daemon y 2024-03-30T04:32:20.196 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.041565+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.034363+0000 mon.a (mon.0) 758 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.035412+0000 mon.a (mon.0) 759 : cluster [INF] Activating manager daemon y 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.041565+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:19 smithi116 bash[18933]: debug 2024-03-30T04:32:19.891+0000 7f33f3a24000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: debug 2024-03-30T04:32:20.007+0000 7f33f3a24000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:32:20.197 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:20.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: CherryPy Checker: 2024-03-30T04:32:20.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: The Application mounted at '' has an empty config. 2024-03-30T04:32:20.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Serving on http://:::9283 2024-03-30T04:32:20.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:20.515 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: CherryPy Checker: 2024-03-30T04:32:20.515 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: The Application mounted at '' has an empty config. 2024-03-30T04:32:20.515 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: [30/Mar/2024:04:32:20] ENGINE Serving on http://:::9283 2024-03-30T04:32:20.515 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:20 smithi148 bash[19587]: [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:20.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:20.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:32:20.761 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:20 smithi116 bash[18933]: [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:21.123 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled node-exporter update... 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.090070+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.097897+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.098003+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.098037+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.098316+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0631286s), standbys: x 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.099345+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.099822+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.108790+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.109350+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.109890+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.110477+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:32:21.175 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.111067+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.111793+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.112515+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.113195+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.113865+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.114553+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.115282+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.115934+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.116616+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.117301+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.117801+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.119095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cluster 2024-03-30T04:32:20.146149+0000 mon.a (mon.0) 764 : cluster [INF] Manager daemon y is now available 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.168750+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.172984+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.175571+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.177096+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.178309+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.181040+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.181405+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.182120+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.186719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.187158+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.189194+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:32:21.177 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.192152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.178 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.194844+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.178 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.196874+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:32:21.178 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.205305+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.205667+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.214160+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.214582+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.529492+0000 mgr.y (mgr.24296) 3 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.577428+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.604481+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.648404+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: cephadm 2024-03-30T04:32:20.648582+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.654138+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.666183+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.708679+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.715329+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.720463+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:21 smithi148 bash[18638]: audit 2024-03-30T04:32:20.721048+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.090070+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.097897+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.098003+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.098037+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.098316+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0631286s), standbys: x 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.099345+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.099822+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:32:21.359 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.108790+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.109350+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.109890+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.110477+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.111067+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.111793+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.112515+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.113195+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.113865+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.114553+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.115282+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.115934+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.116616+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:32:21.360 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.117301+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.117801+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.119095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cluster 2024-03-30T04:32:20.146149+0000 mon.a (mon.0) 764 : cluster [INF] Manager daemon y is now available 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.168750+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.172984+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.175571+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.177096+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.178309+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.181040+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.181405+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.182120+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.186719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.187158+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.189194+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.192152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.194844+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.196874+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.205305+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.205667+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.214160+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.214582+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.529492+0000 mgr.y (mgr.24296) 3 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.577428+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.362 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.604481+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.648404+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: cephadm 2024-03-30T04:32:20.648582+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.654138+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.666183+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.708679+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.715329+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.720463+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.363 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[18677]: audit 2024-03-30T04:32:20.721048+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.090070+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.097897+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.098003+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.098037+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.098316+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0631286s), standbys: x 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.099345+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.099822+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.148:0/2122840728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.108790+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:32:21.364 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.109350+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.109890+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.110477+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.111067+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.111793+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.112515+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.113195+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.113865+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.114553+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.115282+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.115934+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:32:21.365 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.116616+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.117301+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.117801+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.119095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cluster 2024-03-30T04:32:20.146149+0000 mon.a (mon.0) 764 : cluster [INF] Manager daemon y is now available 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.168750+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.172984+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.175571+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.177096+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.178309+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.181040+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.181405+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.366 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.182120+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.186719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.187158+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.189194+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.192152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]': finished 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.194844+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.196874+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.205305+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.205667+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.214160+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.214582+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.529492+0000 mgr.y (mgr.24296) 3 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTING 2024-03-30T04:32:21.367 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.577428+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.604481+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.648404+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: cephadm 2024-03-30T04:32:20.648582+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [30/Mar/2024:04:32:20] ENGINE Bus STARTED 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.654138+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.666183+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.708679+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.715329+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.720463+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.368 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:21 smithi116 bash[23963]: audit 2024-03-30T04:32:20.721048+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:32:21.553 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:21 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:22.375 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: audit 2024-03-30T04:32:21.103945+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: cluster 2024-03-30T04:32:21.104067+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e18: y(active, since 1.06889s), standbys: x 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: audit 2024-03-30T04:32:21.108080+0000 mgr.y (mgr.24296) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi116=a;smithi148=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: cephadm 2024-03-30T04:32:21.112697+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi116=a;smithi148=b;count:2 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: cluster 2024-03-30T04:32:21.114597+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: audit 2024-03-30T04:32:21.122178+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:22.376 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:22 smithi148 bash[18638]: cephadm 2024-03-30T04:32:21.133402+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:32:22.377 DEBUG:teuthology.orchestra.run.smithi116:node-exporter.a> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: audit 2024-03-30T04:32:21.103945+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: cluster 2024-03-30T04:32:21.104067+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e18: y(active, since 1.06889s), standbys: x 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: audit 2024-03-30T04:32:21.108080+0000 mgr.y (mgr.24296) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi116=a;smithi148=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: cephadm 2024-03-30T04:32:21.112697+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi116=a;smithi148=b;count:2 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: cluster 2024-03-30T04:32:21.114597+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: audit 2024-03-30T04:32:21.122178+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:22.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[18677]: cephadm 2024-03-30T04:32:21.133402+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: audit 2024-03-30T04:32:21.103945+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: cluster 2024-03-30T04:32:21.104067+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e18: y(active, since 1.06889s), standbys: x 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: audit 2024-03-30T04:32:21.108080+0000 mgr.y (mgr.24296) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi116=a;smithi148=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: cephadm 2024-03-30T04:32:21.112697+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi116=a;smithi148=b;count:2 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: cluster 2024-03-30T04:32:21.114597+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:22.379 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: audit 2024-03-30T04:32:21.122178+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:22.380 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:22 smithi116 bash[23963]: cephadm 2024-03-30T04:32:21.133402+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:32:22.381 DEBUG:teuthology.orchestra.run.smithi148:node-exporter.b> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-03-30T04:32:22.384 INFO:tasks.cephadm:Adding alertmanager.a on smithi116 2024-03-30T04:32:22.384 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi116=a' 2024-03-30T04:32:23.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:23.891 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18677]: cluster 2024-03-30T04:32:22.107478+0000 mgr.y (mgr.24296) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:23.891 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18677]: cluster 2024-03-30T04:32:22.837012+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:32:23.891 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18677]: audit 2024-03-30T04:32:23.097839+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:23.891 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18677]: audit 2024-03-30T04:32:23.106811+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:23.892 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[23963]: cluster 2024-03-30T04:32:22.107478+0000 mgr.y (mgr.24296) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:23.892 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[23963]: cluster 2024-03-30T04:32:22.837012+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:32:23.892 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[23963]: audit 2024-03-30T04:32:23.097839+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:23.892 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[23963]: audit 2024-03-30T04:32:23.106811+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:24.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:23 smithi148 bash[18638]: cluster 2024-03-30T04:32:22.107478+0000 mgr.y (mgr.24296) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:24.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:23 smithi148 bash[18638]: cluster 2024-03-30T04:32:22.837012+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:32:24.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:23 smithi148 bash[18638]: audit 2024-03-30T04:32:23.097839+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:24.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:23 smithi148 bash[18638]: audit 2024-03-30T04:32:23.106811+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:24.261 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:23 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:24 smithi116 bash[18677]: audit 2024-03-30T04:32:23.884066+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:24 smithi116 bash[18677]: audit 2024-03-30T04:32:23.893322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:24 smithi116 bash[23963]: audit 2024-03-30T04:32:23.884066+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:24 smithi116 bash[23963]: audit 2024-03-30T04:32:23.893322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:25.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:24 smithi148 bash[18638]: audit 2024-03-30T04:32:23.884066+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:25.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:24 smithi148 bash[18638]: audit 2024-03-30T04:32:23.893322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:26.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:25 smithi116 bash[18677]: cluster 2024-03-30T04:32:24.108007+0000 mgr.y (mgr.24296) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:26.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:25 smithi116 bash[23963]: cluster 2024-03-30T04:32:24.108007+0000 mgr.y (mgr.24296) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:25 smithi148 bash[18638]: cluster 2024-03-30T04:32:24.108007+0000 mgr.y (mgr.24296) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:26.876 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled alertmanager update... 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[18677]: cluster 2024-03-30T04:32:26.108729+0000 mgr.y (mgr.24296) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[18677]: audit 2024-03-30T04:32:26.867124+0000 mgr.y (mgr.24296) 15 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi116=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[18677]: cephadm 2024-03-30T04:32:26.870701+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi116=a;count:1 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[18677]: audit 2024-03-30T04:32:26.878409+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[23963]: cluster 2024-03-30T04:32:26.108729+0000 mgr.y (mgr.24296) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:28.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[23963]: audit 2024-03-30T04:32:26.867124+0000 mgr.y (mgr.24296) 15 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi116=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:28.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[23963]: cephadm 2024-03-30T04:32:26.870701+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi116=a;count:1 2024-03-30T04:32:28.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:27 smithi116 bash[23963]: audit 2024-03-30T04:32:26.878409+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:28.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:27 smithi148 bash[18638]: cluster 2024-03-30T04:32:26.108729+0000 mgr.y (mgr.24296) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:28.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:27 smithi148 bash[18638]: audit 2024-03-30T04:32:26.867124+0000 mgr.y (mgr.24296) 15 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi116=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:28.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:27 smithi148 bash[18638]: cephadm 2024-03-30T04:32:26.870701+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi116=a;count:1 2024-03-30T04:32:28.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:27 smithi148 bash[18638]: audit 2024-03-30T04:32:26.878409+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:29.238 DEBUG:teuthology.orchestra.run.smithi116:alertmanager.a> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-03-30T04:32:29.241 INFO:tasks.cephadm:Adding grafana.a on smithi148 2024-03-30T04:32:29.241 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi148=a' 2024-03-30T04:32:30.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:29 smithi116 bash[18677]: cluster 2024-03-30T04:32:28.109503+0000 mgr.y (mgr.24296) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:30.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:29 smithi116 bash[23963]: cluster 2024-03-30T04:32:28.109503+0000 mgr.y (mgr.24296) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:30.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:29 smithi148 bash[18638]: cluster 2024-03-30T04:32:28.109503+0000 mgr.y (mgr.24296) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:31 smithi116 bash[18677]: cluster 2024-03-30T04:32:30.110176+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:31 smithi116 bash[23963]: cluster 2024-03-30T04:32:30.110176+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:32.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:31 smithi148 bash[18638]: cluster 2024-03-30T04:32:30.110176+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:33.879 INFO:teuthology.orchestra.run.smithi148.stdout:Scheduled grafana update... 2024-03-30T04:32:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:33 smithi116 bash[18677]: cluster 2024-03-30T04:32:32.110959+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:34.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:33 smithi116 bash[18677]: audit 2024-03-30T04:32:33.881100+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:34.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:33 smithi116 bash[23963]: cluster 2024-03-30T04:32:32.110959+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:34.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:33 smithi116 bash[23963]: audit 2024-03-30T04:32:33.881100+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:34.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:33 smithi148 bash[18638]: cluster 2024-03-30T04:32:32.110959+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:34.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:33 smithi148 bash[18638]: audit 2024-03-30T04:32:33.881100+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:34.927 DEBUG:teuthology.orchestra.run.smithi148:grafana.a> sudo journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service 2024-03-30T04:32:34.929 INFO:tasks.cephadm:Setting up client nodes... 2024-03-30T04:32:34.932 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:32:35.216 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:34 smithi148 bash[18638]: audit 2024-03-30T04:32:33.869472+0000 mgr.y (mgr.24296) 20 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:35.216 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:34 smithi148 bash[18638]: cephadm 2024-03-30T04:32:33.872833+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Saving service grafana spec with placement smithi148=a;count:1 2024-03-30T04:32:35.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:34 smithi116 bash[18677]: audit 2024-03-30T04:32:33.869472+0000 mgr.y (mgr.24296) 20 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:35.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:34 smithi116 bash[18677]: cephadm 2024-03-30T04:32:33.872833+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Saving service grafana spec with placement smithi148=a;count:1 2024-03-30T04:32:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:34 smithi116 bash[23963]: audit 2024-03-30T04:32:33.869472+0000 mgr.y (mgr.24296) 20 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi148=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:32:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:34 smithi116 bash[23963]: cephadm 2024-03-30T04:32:33.872833+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Saving service grafana spec with placement smithi148=a;count:1 2024-03-30T04:32:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:35 smithi148 bash[18638]: cluster 2024-03-30T04:32:34.111678+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:36.111 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:35 smithi116 bash[18677]: cluster 2024-03-30T04:32:34.111678+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:36.111 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:35 smithi116 bash[23963]: cluster 2024-03-30T04:32:34.111678+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:37.428 INFO:teuthology.orchestra.run.smithi116.stdout:[client.0] 2024-03-30T04:32:37.429 INFO:teuthology.orchestra.run.smithi116.stdout: key = AQDllQdmVphiGRAAVnDFT975ycwx4+QR5gwUOw== 2024-03-30T04:32:37.558 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.558 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.559 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.559 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.559 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.559 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.560 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.560 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.812 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.812 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.813 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.813 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.813 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:32:37.814 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.814 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:32:37 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:37.986 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-03-30T04:32:37.986 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-30T04:32:37.986 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-30T04:32:38.006 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: cluster 2024-03-30T04:32:36.112387+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.425134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.116:0/2710729670' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.425730+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.431398+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.834677+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.840054+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.842915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.844827+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.855690+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.868539+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.871813+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.881676+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.888436+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.891733+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[18677]: audit 2024-03-30T04:32:37.893740+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: cluster 2024-03-30T04:32:36.112387+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.425134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.116:0/2710729670' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.425730+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.431398+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.834677+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.840054+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.842915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.844827+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.855690+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.868539+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.871813+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.881676+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.888436+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.891733+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:37 smithi116 bash[23963]: audit 2024-03-30T04:32:37.893740+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:38.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: cluster 2024-03-30T04:32:36.112387+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:38.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.425134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.116:0/2710729670' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.425730+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:38.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.431398+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.834677+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.840054+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.842915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.844827+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.855690+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.868539+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.871813+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.881676+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.888436+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:38.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.891733+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:38.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:37 smithi148 bash[18638]: audit 2024-03-30T04:32:37.893740+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:39.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: cephadm 2024-03-30T04:32:37.857761+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.869541+0000 mgr.y (mgr.24296) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:39.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.872883+0000 mgr.y (mgr.24296) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.916991+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: cephadm 2024-03-30T04:32:37.920377+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.925260+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.927595+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.929126+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: audit 2024-03-30T04:32:37.939534+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:38 smithi148 bash[18638]: cephadm 2024-03-30T04:32:37.942072+0000 mgr.y (mgr.24296) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: cephadm 2024-03-30T04:32:37.857761+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.869541+0000 mgr.y (mgr.24296) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.872883+0000 mgr.y (mgr.24296) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:39.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.916991+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: cephadm 2024-03-30T04:32:37.920377+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.925260+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:39.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.927595+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:39.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.929126+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: audit 2024-03-30T04:32:37.939534+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[18677]: cephadm 2024-03-30T04:32:37.942072+0000 mgr.y (mgr.24296) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: cephadm 2024-03-30T04:32:37.857761+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.869541+0000 mgr.y (mgr.24296) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:32:39.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.872883+0000 mgr.y (mgr.24296) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.148:9095"}]: dispatch 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.916991+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: cephadm 2024-03-30T04:32:37.920377+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.925260+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.927595+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.929126+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:39.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: audit 2024-03-30T04:32:37.939534+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:38 smithi116 bash[23963]: cephadm 2024-03-30T04:32:37.942072+0000 mgr.y (mgr.24296) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:32:39.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:32:39.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:32:39.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.556Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.557Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.558Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.559Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.561Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.561Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=7.047µs 2024-03-30T04:32:39.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.561Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.562Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.562Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.857µs wal_replay_duration=200.516µs total_replay_duration=248.446µs 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.563Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.563Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.563Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.580Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.802714ms db_storage=683ns remote_storage=1.297µs web_handler=323ns query_engine=663ns scrape=264.099µs scrape_sd=27.954µs notify=930ns notify_sd=1.588µs rules=17.316727ms 2024-03-30T04:32:39.805 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[36009]: ts=2024-03-30T04:32:39.581Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:32:40.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:39 smithi116 bash[18677]: cluster 2024-03-30T04:32:38.112991+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:39 smithi116 bash[23963]: cluster 2024-03-30T04:32:38.112991+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:40.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:39 smithi148 bash[18638]: cluster 2024-03-30T04:32:38.112991+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:41 smithi148 bash[18638]: cluster 2024-03-30T04:32:40.113591+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:41 smithi148 bash[18638]: audit 2024-03-30T04:32:40.200249+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:41.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:41 smithi116 bash[18677]: cluster 2024-03-30T04:32:40.113591+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:41.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:41 smithi116 bash[18677]: audit 2024-03-30T04:32:40.200249+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:41 smithi116 bash[23963]: cluster 2024-03-30T04:32:40.113591+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:41 smithi116 bash[23963]: audit 2024-03-30T04:32:40.200249+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:42.241 INFO:teuthology.orchestra.run.smithi148.stdout:[client.1] 2024-03-30T04:32:42.241 INFO:teuthology.orchestra.run.smithi148.stdout: key = AQDqlQdmpOEDDhAA5Mtxf/l1YbSN2dtTWWCVSA== 2024-03-30T04:32:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:42 smithi148 bash[18638]: audit 2024-03-30T04:32:42.233917+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.148:0/3472600298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:42 smithi148 bash[18638]: audit 2024-03-30T04:32:42.234721+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:42 smithi148 bash[18638]: audit 2024-03-30T04:32:42.244135+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:43.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[18677]: audit 2024-03-30T04:32:42.233917+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.148:0/3472600298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[18677]: audit 2024-03-30T04:32:42.234721+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[18677]: audit 2024-03-30T04:32:42.244135+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:43.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[23963]: audit 2024-03-30T04:32:42.233917+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.148:0/3472600298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[23963]: audit 2024-03-30T04:32:42.234721+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:32:43.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:42 smithi116 bash[23963]: audit 2024-03-30T04:32:42.244135+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:32:43.368 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-03-30T04:32:43.368 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-30T04:32:43.369 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-30T04:32:43.390 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-30T04:32:43.390 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-30T04:32:43.391 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-03-30T04:32:43.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:43 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:44.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:43 smithi116 bash[18677]: cluster 2024-03-30T04:32:42.114368+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:44.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:43 smithi116 bash[18677]: audit 2024-03-30T04:32:43.252050+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:43 smithi116 bash[23963]: cluster 2024-03-30T04:32:42.114368+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:43 smithi116 bash[23963]: audit 2024-03-30T04:32:43.252050+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:43 smithi148 bash[18638]: cluster 2024-03-30T04:32:42.114368+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:43 smithi148 bash[18638]: audit 2024-03-30T04:32:43.252050+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:44.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:44 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:32:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:45.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:45 smithi148 bash[18638]: audit 2024-03-30T04:32:44.008972+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:45 smithi148 bash[18638]: audit 2024-03-30T04:32:44.016388+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:45 smithi116 bash[18677]: audit 2024-03-30T04:32:44.008972+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:45 smithi116 bash[18677]: audit 2024-03-30T04:32:44.016388+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:45 smithi116 bash[23963]: audit 2024-03-30T04:32:44.008972+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:45 smithi116 bash[23963]: audit 2024-03-30T04:32:44.016388+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:45.874 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:45 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:45.875 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:45 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.112 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:32:46.126 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.126 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: cluster 2024-03-30T04:32:44.115116+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.584065+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.595533+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.627254+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.629794+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.631394+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[18677]: audit 2024-03-30T04:32:45.642714+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.127 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: cluster 2024-03-30T04:32:44.115116+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.584065+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.595533+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.627254+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.629794+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.631394+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:46.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[23963]: audit 2024-03-30T04:32:45.642714+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.128 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.129 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.129 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.129 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.129 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.129 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.130 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: cluster 2024-03-30T04:32:44.115116+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.584065+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.595533+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.627254+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.629794+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.631394+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:32:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:46 smithi148 bash[18638]: audit 2024-03-30T04:32:45.642714+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:46.382 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.382 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.383 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.383 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.383 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.383 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: Started Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:32:46.384 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.384 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.384 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:32:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:46.760 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:46 smithi116 bash[41770]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:32:47.281 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[18677]: cephadm 2024-03-30T04:32:45.651403+0000 mgr.y (mgr.24296) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[18677]: audit 2024-03-30T04:32:46.412933+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[23963]: cephadm 2024-03-30T04:32:45.651403+0000 mgr.y (mgr.24296) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[23963]: audit 2024-03-30T04:32:46.412933+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:47 smithi148 bash[18638]: cephadm 2024-03-30T04:32:45.651403+0000 mgr.y (mgr.24296) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:32:47.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:47 smithi148 bash[18638]: audit 2024-03-30T04:32:46.412933+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.553 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.553 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.554 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.554 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.554 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.554 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:47.562 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:47.563 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:32:47.563 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:32:47.563 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: b5db1e299295: Pulling fs layer 2024-03-30T04:32:47.957 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: b5db1e299295: Verifying Checksum 2024-03-30T04:32:47.957 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:47 smithi116 bash[41770]: b5db1e299295: Download complete 2024-03-30T04:32:48.028 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.029 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.029 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.029 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.029 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.030 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.030 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.030 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:47 smithi148 systemd[1]: Started Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:32:48.031 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:47 smithi148 bash[36964]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:32:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[18677]: cluster 2024-03-30T04:32:46.115632+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[18677]: cephadm 2024-03-30T04:32:46.415038+0000 mgr.y (mgr.24296) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:32:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[18677]: audit 2024-03-30T04:32:47.277641+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[18677]: audit 2024-03-30T04:32:47.284063+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[18677]: audit 2024-03-30T04:32:47.750133+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:47 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:48.261 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[41770]: aa2a8d90b84c: Pull complete 2024-03-30T04:32:48.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[23963]: cluster 2024-03-30T04:32:46.115632+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:48.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[23963]: cephadm 2024-03-30T04:32:46.415038+0000 mgr.y (mgr.24296) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:32:48.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[23963]: audit 2024-03-30T04:32:47.277641+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[23963]: audit 2024-03-30T04:32:47.284063+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:48 smithi116 bash[23963]: audit 2024-03-30T04:32:47.750133+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.302 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:32:48.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[18638]: cluster 2024-03-30T04:32:46.115632+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:48.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[18638]: cephadm 2024-03-30T04:32:46.415038+0000 mgr.y (mgr.24296) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:32:48.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[18638]: audit 2024-03-30T04:32:47.277641+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[18638]: audit 2024-03-30T04:32:47.284063+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[18638]: audit 2024-03-30T04:32:47.750133+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b5db1e299295: Pulling fs layer 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b45d31ee2d7f: Verifying Checksum 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b45d31ee2d7f: Download complete 2024-03-30T04:32:48.701 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: aa2a8d90b84c: Verifying Checksum 2024-03-30T04:32:49.036 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b5db1e299295: Verifying Checksum 2024-03-30T04:32:49.037 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:48 smithi148 bash[36964]: b5db1e299295: Download complete 2024-03-30T04:32:49.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[18677]: cephadm 2024-03-30T04:32:47.774609+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:32:49.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[18677]: cluster 2024-03-30T04:32:48.115997+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:49.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[23963]: cephadm 2024-03-30T04:32:47.774609+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:32:49.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[23963]: cluster 2024-03-30T04:32:48.115997+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:49.261 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[41770]: b45d31ee2d7f: Pull complete 2024-03-30T04:32:49.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:49 smithi148 bash[18638]: cephadm 2024-03-30T04:32:47.774609+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:32:49.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:49 smithi148 bash[18638]: cluster 2024-03-30T04:32:48.115997+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:49.802 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:49 smithi148 bash[36964]: aa2a8d90b84c: Pull complete 2024-03-30T04:32:50.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:49 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:32:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:50.302 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:50 smithi148 bash[36964]: b45d31ee2d7f: Pull complete 2024-03-30T04:32:50.593 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[41770]: b5db1e299295: Pull complete 2024-03-30T04:32:50.761 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:32:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[18677]: audit 2024-03-30T04:32:49.706212+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[18677]: audit 2024-03-30T04:32:50.221791+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[23963]: audit 2024-03-30T04:32:49.706212+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[23963]: audit 2024-03-30T04:32:50.221791+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.011 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[41770]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:32:51.011 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:50 smithi116 bash[41770]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:32:51.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:50 smithi148 bash[18638]: audit 2024-03-30T04:32:49.706212+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:50 smithi148 bash[18638]: audit 2024-03-30T04:32:50.221791+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:51.445 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:51 smithi148 bash[36964]: b5db1e299295: Pull complete 2024-03-30T04:32:51.716 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:51 smithi148 bash[36964]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:32:51.819 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:51 smithi116 bash[18677]: cluster 2024-03-30T04:32:50.116362+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:51.819 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:51 smithi116 bash[18677]: audit 2024-03-30T04:32:50.759420+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.116:0/756349344' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:32:51.819 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:51 smithi116 bash[23963]: cluster 2024-03-30T04:32:50.116362+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:51.819 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:51 smithi116 bash[23963]: audit 2024-03-30T04:32:50.759420+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.116:0/756349344' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:32:52.000 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:51 smithi148 bash[36964]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:32:52.000 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:51 smithi148 bash[18638]: cluster 2024-03-30T04:32:50.116362+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:52.000 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:51 smithi148 bash[18638]: audit 2024-03-30T04:32:50.759420+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.116:0/756349344' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:32:53.307 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":19,"active_gid":24296,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6800","nonce":1619528750},{"type":"v1","addr":"172.21.15.116:6801","nonce":1619528750}]},"active_addr":"172.21.15.116:6801/1619528750","active_change":"2024-03-30T04:32:20.035165+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24290,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_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":[]},"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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_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":[]},"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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.116:8443/","prometheus":"http://172.21.15.116:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":695780793}]},{"addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":1834119327}]},{"addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":2746530246}]},{"addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":3384208116}]}]}} 2024-03-30T04:32:53.311 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-30T04:32:53.313 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-30T04:32:53.314 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:32:53.552 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.322Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:32:53.552 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.322Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.323Z 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/.+)($|/) 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.323Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:32:53.553 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:32:53.554 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:32:53.555 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:32:53.556 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:32:53.556 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:32:53.556 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:32:53.556 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:32:53.556 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[36964]: ts=2024-03-30T04:32:53.324Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:32:53.837 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.627Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:32:53.837 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.627Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:32:53.837 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.628Z 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/.+)($|/) 2024-03-30T04:32:53.837 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.628Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:32:53.838 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:32:53.839 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:32:53.840 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:32:53.841 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:32:53.841 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.629Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:32:53.841 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[41770]: ts=2024-03-30T04:32:53.630Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:32:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[18677]: cluster 2024-03-30T04:32:52.116785+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:53 smithi116 bash[23963]: cluster 2024-03-30T04:32:52.116785+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:54.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:53 smithi148 bash[18638]: cluster 2024-03-30T04:32:52.116785+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:55.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:55 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:56.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:55 smithi116 bash[18677]: cluster 2024-03-30T04:32:54.117386+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:56.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:55 smithi116 bash[18677]: audit 2024-03-30T04:32:55.230722+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:56.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:55 smithi116 bash[23963]: cluster 2024-03-30T04:32:54.117386+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:56.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:55 smithi116 bash[23963]: audit 2024-03-30T04:32:55.230722+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:56.124 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:32:56.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:55 smithi148 bash[18638]: cluster 2024-03-30T04:32:54.117386+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:56.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:55 smithi148 bash[18638]: audit 2024-03-30T04:32:55.230722+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:56.340 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:56 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:32:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:57.260 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:32:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[23963]: cluster 2024-03-30T04:32:56.117988+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[23963]: audit 2024-03-30T04:32:56.226365+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[23963]: audit 2024-03-30T04:32:56.231398+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[23963]: audit 2024-03-30T04:32:57.141797+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[23963]: audit 2024-03-30T04:32:57.149061+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18677]: cluster 2024-03-30T04:32:56.117988+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18677]: audit 2024-03-30T04:32:56.226365+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18677]: audit 2024-03-30T04:32:56.231398+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18677]: audit 2024-03-30T04:32:57.141797+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:57 smithi116 bash[18677]: audit 2024-03-30T04:32:57.149061+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:57 smithi148 bash[18638]: cluster 2024-03-30T04:32:56.117988+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:57.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:57 smithi148 bash[18638]: audit 2024-03-30T04:32:56.226365+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:57 smithi148 bash[18638]: audit 2024-03-30T04:32:56.231398+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:57 smithi148 bash[18638]: audit 2024-03-30T04:32:57.141797+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:57.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:57 smithi148 bash[18638]: audit 2024-03-30T04:32:57.149061+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:58.271 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.271 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.271 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.272 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.272 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.572 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.572 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.573 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.573 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.573 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.574 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.574 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.574 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.574 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.574 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:58.575 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:59.010 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:32:58 smithi116 systemd[1]: Started Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:32:59.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:32:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: cluster 2024-03-30T04:32:58.118604+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.610261+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.656185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.662470+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.667855+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.668388+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: audit 2024-03-30T04:32:58.672572+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[23963]: cephadm 2024-03-30T04:32:58.679172+0000 mgr.y (mgr.24296) 44 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:32:59.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: cluster 2024-03-30T04:32:58.118604+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.610261+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.656185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.662470+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.667855+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.668388+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: audit 2024-03-30T04:32:58.672572+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:32:59.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:32:59 smithi116 bash[18677]: cephadm 2024-03-30T04:32:58.679172+0000 mgr.y (mgr.24296) 44 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:33:00.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: cluster 2024-03-30T04:32:58.118604+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.610261+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.656185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.662470+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.667855+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.668388+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: audit 2024-03-30T04:32:58.672572+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:00.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:32:59 smithi148 bash[18638]: cephadm 2024-03-30T04:32:58.679172+0000 mgr.y (mgr.24296) 44 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:33:00.359 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:33:00.359 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":60,"fsid":"55b7e504-ee4d-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:25:11.465616+0000","modified":"2024-03-30T04:32:20.034521+0000","last_up_change":"2024-03-30T04:31:53.876185+0000","last_in_change":"2024-03-30T04:31:28.105767+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:28:55.689131+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":{}}}],"osds":[{"osd":0,"uuid":"076fc7c1-bf26-448f-925e-a0a59b64530c","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.116:6802","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6803","nonce":2153170030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6805","nonce":2153170030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6809","nonce":2153170030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6807","nonce":2153170030}]},"public_addr":"172.21.15.116:6803/2153170030","cluster_addr":"172.21.15.116:6805/2153170030","heartbeat_back_addr":"172.21.15.116:6809/2153170030","heartbeat_front_addr":"172.21.15.116:6807/2153170030","state":["exists","up"]},{"osd":1,"uuid":"3caf8102-e842-4b2e-a886-aebcaa8ee74a","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.116:6810","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6811","nonce":3801070561}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6813","nonce":3801070561}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6816","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6817","nonce":3801070561}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6815","nonce":3801070561}]},"public_addr":"172.21.15.116:6811/3801070561","cluster_addr":"172.21.15.116:6813/3801070561","heartbeat_back_addr":"172.21.15.116:6817/3801070561","heartbeat_front_addr":"172.21.15.116:6815/3801070561","state":["exists","up"]},{"osd":2,"uuid":"0f4b030a-cb73-4712-b5e6-4da332be25b2","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.116:6818","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6819","nonce":945784904}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6820","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6821","nonce":945784904}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6824","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6825","nonce":945784904}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6822","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6823","nonce":945784904}]},"public_addr":"172.21.15.116:6819/945784904","cluster_addr":"172.21.15.116:6821/945784904","heartbeat_back_addr":"172.21.15.116:6825/945784904","heartbeat_front_addr":"172.21.15.116:6823/945784904","state":["exists","up"]},{"osd":3,"uuid":"d133ec80-d4c3-4437-ab96-4b53187e5d46","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.116:6826","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6827","nonce":3296003943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6828","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6829","nonce":3296003943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6832","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6833","nonce":3296003943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6830","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6831","nonce":3296003943}]},"public_addr":"172.21.15.116:6827/3296003943","cluster_addr":"172.21.15.116:6829/3296003943","heartbeat_back_addr":"172.21.15.116:6833/3296003943","heartbeat_front_addr":"172.21.15.116:6831/3296003943","state":["exists","up"]},{"osd":4,"uuid":"7ef35790-83b3-4cdc-b8cc-4443273d73cc","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.148:6800","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6801","nonce":2331722899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6802","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6803","nonce":2331722899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6806","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6807","nonce":2331722899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6804","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6805","nonce":2331722899}]},"public_addr":"172.21.15.148:6801/2331722899","cluster_addr":"172.21.15.148:6803/2331722899","heartbeat_back_addr":"172.21.15.148:6807/2331722899","heartbeat_front_addr":"172.21.15.148:6805/2331722899","state":["exists","up"]},{"osd":5,"uuid":"be919c81-1cf7-4e09-998e-b2c79896005b","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.148:6808","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6809","nonce":3066492936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6810","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6811","nonce":3066492936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6814","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6815","nonce":3066492936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6812","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6813","nonce":3066492936}]},"public_addr":"172.21.15.148:6809/3066492936","cluster_addr":"172.21.15.148:6811/3066492936","heartbeat_back_addr":"172.21.15.148:6815/3066492936","heartbeat_front_addr":"172.21.15.148:6813/3066492936","state":["exists","up"]},{"osd":6,"uuid":"494f755e-0523-457e-b200-a9411406e711","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.148:6816","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6817","nonce":4145542488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6818","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6819","nonce":4145542488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6822","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6823","nonce":4145542488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6820","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6821","nonce":4145542488}]},"public_addr":"172.21.15.148:6817/4145542488","cluster_addr":"172.21.15.148:6819/4145542488","heartbeat_back_addr":"172.21.15.148:6823/4145542488","heartbeat_front_addr":"172.21.15.148:6821/4145542488","state":["exists","up"]},{"osd":7,"uuid":"2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62","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.148:6824","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6825","nonce":4138316555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6826","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6827","nonce":4138316555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6830","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6831","nonce":4138316555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6828","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6829","nonce":4138316555}]},"public_addr":"172.21.15.148:6825/4138316555","cluster_addr":"172.21.15.148:6827/4138316555","heartbeat_back_addr":"172.21.15.148:6831/4138316555","heartbeat_front_addr":"172.21.15.148:6829/4138316555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:27:42.863775+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:15.400384+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:51.708316+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:29:27.892097+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:03.406911+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:36.526028+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:15.337618+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:52.106284+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:0/1658143197":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/2972351451":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/2152824114":"2024-03-31T04:32:20.034409+0000","172.21.15.116:6801/1704363563":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/1868845719":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/561332414":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/1484383350":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6800/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/1433108252":"2024-03-31T04:25:40.904493+0000","172.21.15.116:6800/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:6800/1704363563":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/432094839":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3291568566":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3014134214":"2024-03-31T04:25:40.904493+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:33:00.510 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.317Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:33:00.510 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.317Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.319Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.116 port=9094 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.320Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.354Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.354Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.357Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:33:00.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:00 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:00.357Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:33:01.046 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-30T04:33:01.047 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:33:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[18677]: cluster 2024-03-30T04:33:00.118956+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[18677]: audit 2024-03-30T04:33:00.229366+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[18677]: audit 2024-03-30T04:33:00.362447+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.116:0/2527904198' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:01.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[23963]: cluster 2024-03-30T04:33:00.118956+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:01.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[23963]: audit 2024-03-30T04:33:00.229366+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:01.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:01 smithi116 bash[23963]: audit 2024-03-30T04:33:00.362447+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.116:0/2527904198' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:01.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:01 smithi148 bash[18638]: cluster 2024-03-30T04:33:00.118956+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:01.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:01 smithi148 bash[18638]: audit 2024-03-30T04:33:00.229366+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:01.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:01 smithi148 bash[18638]: audit 2024-03-30T04:33:00.362447+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.116:0/2527904198' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:02.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:02 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:02.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:02 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:02.321Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000486273s 2024-03-30T04:33:03.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:03 smithi116 bash[18677]: cluster 2024-03-30T04:33:02.119550+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:03.680 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:03 smithi116 bash[18677]: audit 2024-03-30T04:33:02.339529+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:03.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:03 smithi116 bash[23963]: cluster 2024-03-30T04:33:02.119550+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:03.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:03 smithi116 bash[23963]: audit 2024-03-30T04:33:02.339529+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:03.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:03 smithi148 bash[18638]: cluster 2024-03-30T04:33:02.119550+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:03.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:03 smithi148 bash[18638]: audit 2024-03-30T04:33:02.339529+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:04.145 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:05.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:05 smithi116 bash[18677]: cluster 2024-03-30T04:33:04.120187+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:05.511 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:05 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:05 smithi116 bash[23963]: cluster 2024-03-30T04:33:04.120187+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:05 smithi148 bash[18638]: cluster 2024-03-30T04:33:04.120187+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:06 smithi116 bash[23963]: audit 2024-03-30T04:33:05.438802+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:06 smithi116 bash[23963]: audit 2024-03-30T04:33:05.443774+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:06 smithi116 bash[18677]: audit 2024-03-30T04:33:05.438802+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:06 smithi116 bash[18677]: audit 2024-03-30T04:33:05.443774+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:06 smithi148 bash[18638]: audit 2024-03-30T04:33:05.438802+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:06 smithi148 bash[18638]: audit 2024-03-30T04:33:05.443774+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:07.145 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:33:07.145 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":60,"fsid":"55b7e504-ee4d-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:25:11.465616+0000","modified":"2024-03-30T04:32:20.034521+0000","last_up_change":"2024-03-30T04:31:53.876185+0000","last_in_change":"2024-03-30T04:31:28.105767+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:28:55.689131+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":{}}}],"osds":[{"osd":0,"uuid":"076fc7c1-bf26-448f-925e-a0a59b64530c","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.116:6802","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6803","nonce":2153170030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6805","nonce":2153170030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6809","nonce":2153170030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2153170030},{"type":"v1","addr":"172.21.15.116:6807","nonce":2153170030}]},"public_addr":"172.21.15.116:6803/2153170030","cluster_addr":"172.21.15.116:6805/2153170030","heartbeat_back_addr":"172.21.15.116:6809/2153170030","heartbeat_front_addr":"172.21.15.116:6807/2153170030","state":["exists","up"]},{"osd":1,"uuid":"3caf8102-e842-4b2e-a886-aebcaa8ee74a","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.116:6810","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6811","nonce":3801070561}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6813","nonce":3801070561}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6816","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6817","nonce":3801070561}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":3801070561},{"type":"v1","addr":"172.21.15.116:6815","nonce":3801070561}]},"public_addr":"172.21.15.116:6811/3801070561","cluster_addr":"172.21.15.116:6813/3801070561","heartbeat_back_addr":"172.21.15.116:6817/3801070561","heartbeat_front_addr":"172.21.15.116:6815/3801070561","state":["exists","up"]},{"osd":2,"uuid":"0f4b030a-cb73-4712-b5e6-4da332be25b2","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.116:6818","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6819","nonce":945784904}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6820","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6821","nonce":945784904}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6824","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6825","nonce":945784904}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6822","nonce":945784904},{"type":"v1","addr":"172.21.15.116:6823","nonce":945784904}]},"public_addr":"172.21.15.116:6819/945784904","cluster_addr":"172.21.15.116:6821/945784904","heartbeat_back_addr":"172.21.15.116:6825/945784904","heartbeat_front_addr":"172.21.15.116:6823/945784904","state":["exists","up"]},{"osd":3,"uuid":"d133ec80-d4c3-4437-ab96-4b53187e5d46","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.116:6826","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6827","nonce":3296003943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6828","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6829","nonce":3296003943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6832","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6833","nonce":3296003943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6830","nonce":3296003943},{"type":"v1","addr":"172.21.15.116:6831","nonce":3296003943}]},"public_addr":"172.21.15.116:6827/3296003943","cluster_addr":"172.21.15.116:6829/3296003943","heartbeat_back_addr":"172.21.15.116:6833/3296003943","heartbeat_front_addr":"172.21.15.116:6831/3296003943","state":["exists","up"]},{"osd":4,"uuid":"7ef35790-83b3-4cdc-b8cc-4443273d73cc","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.148:6800","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6801","nonce":2331722899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6802","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6803","nonce":2331722899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6806","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6807","nonce":2331722899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6804","nonce":2331722899},{"type":"v1","addr":"172.21.15.148:6805","nonce":2331722899}]},"public_addr":"172.21.15.148:6801/2331722899","cluster_addr":"172.21.15.148:6803/2331722899","heartbeat_back_addr":"172.21.15.148:6807/2331722899","heartbeat_front_addr":"172.21.15.148:6805/2331722899","state":["exists","up"]},{"osd":5,"uuid":"be919c81-1cf7-4e09-998e-b2c79896005b","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.148:6808","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6809","nonce":3066492936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6810","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6811","nonce":3066492936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6814","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6815","nonce":3066492936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6812","nonce":3066492936},{"type":"v1","addr":"172.21.15.148:6813","nonce":3066492936}]},"public_addr":"172.21.15.148:6809/3066492936","cluster_addr":"172.21.15.148:6811/3066492936","heartbeat_back_addr":"172.21.15.148:6815/3066492936","heartbeat_front_addr":"172.21.15.148:6813/3066492936","state":["exists","up"]},{"osd":6,"uuid":"494f755e-0523-457e-b200-a9411406e711","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.148:6816","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6817","nonce":4145542488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6818","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6819","nonce":4145542488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6822","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6823","nonce":4145542488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6820","nonce":4145542488},{"type":"v1","addr":"172.21.15.148:6821","nonce":4145542488}]},"public_addr":"172.21.15.148:6817/4145542488","cluster_addr":"172.21.15.148:6819/4145542488","heartbeat_back_addr":"172.21.15.148:6823/4145542488","heartbeat_front_addr":"172.21.15.148:6821/4145542488","state":["exists","up"]},{"osd":7,"uuid":"2b3a9bf6-d6c0-4e13-8a50-e7a30b304a62","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.148:6824","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6825","nonce":4138316555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6826","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6827","nonce":4138316555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6830","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6831","nonce":4138316555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.148:6828","nonce":4138316555},{"type":"v1","addr":"172.21.15.148:6829","nonce":4138316555}]},"public_addr":"172.21.15.148:6825/4138316555","cluster_addr":"172.21.15.148:6827/4138316555","heartbeat_back_addr":"172.21.15.148:6831/4138316555","heartbeat_front_addr":"172.21.15.148:6829/4138316555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:27:42.863775+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:15.400384+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:28:51.708316+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:29:27.892097+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:03.406911+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:30:36.526028+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:15.337618+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:31:52.106284+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:0/1658143197":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/2972351451":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/2152824114":"2024-03-31T04:32:20.034409+0000","172.21.15.116:6801/1704363563":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/1868845719":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/561332414":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/1484383350":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6800/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:0/1433108252":"2024-03-31T04:25:40.904493+0000","172.21.15.116:6800/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:6800/1704363563":"2024-03-31T04:32:20.034409+0000","172.21.15.116:0/432094839":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/437530973":"2024-03-31T04:26:09.057126+0000","172.21.15.116:6801/3854503533":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3291568566":"2024-03-31T04:25:40.904493+0000","172.21.15.116:0/3014134214":"2024-03-31T04:25:40.904493+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:33:07.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:07.701 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-03-30T04:33:07.702 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-03-30T04:33:07.702 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-03-30T04:33:07.703 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-03-30T04:33:07.703 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-03-30T04:33:07.703 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-03-30T04:33:07.704 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-03-30T04:33:07.704 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-03-30T04:33:08.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[18677]: cluster 2024-03-30T04:33:06.120861+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:08.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[18677]: audit 2024-03-30T04:33:07.147485+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.116:0/823368721' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:08.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[18677]: audit 2024-03-30T04:33:07.269117+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:08.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[18677]: audit 2024-03-30T04:33:07.274895+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:08.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[23963]: cluster 2024-03-30T04:33:06.120861+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:08.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[23963]: audit 2024-03-30T04:33:07.147485+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.116:0/823368721' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:08.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[23963]: audit 2024-03-30T04:33:07.269117+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:08.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:07 smithi116 bash[23963]: audit 2024-03-30T04:33:07.274895+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:08.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:07 smithi148 bash[18638]: cluster 2024-03-30T04:33:06.120861+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:08.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:07 smithi148 bash[18638]: audit 2024-03-30T04:33:07.147485+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.116:0/823368721' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:33:08.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:07 smithi148 bash[18638]: audit 2024-03-30T04:33:07.269117+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:08.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:07 smithi148 bash[18638]: audit 2024-03-30T04:33:07.274895+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:10.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:09 smithi148 bash[18638]: cluster 2024-03-30T04:33:08.121460+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:10.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:09 smithi116 bash[18677]: cluster 2024-03-30T04:33:08.121460+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:10.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:09 smithi116 bash[23963]: cluster 2024-03-30T04:33:08.121460+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:10.538 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.539 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.539 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.539 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.541 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.542 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.543 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.543 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:10.576 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:10 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:10.323Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002791067s 2024-03-30T04:33:12.126 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:11 smithi116 bash[18677]: cluster 2024-03-30T04:33:10.122075+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:12.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:11 smithi116 bash[23963]: cluster 2024-03-30T04:33:10.122075+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:12.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:11 smithi148 bash[18638]: cluster 2024-03-30T04:33:10.122075+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:13.226 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:12 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:33:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:14.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[23963]: cluster 2024-03-30T04:33:12.122761+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:14.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[23963]: audit 2024-03-30T04:33:12.879632+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:14.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[23963]: audit 2024-03-30T04:33:12.889702+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:14.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[18677]: cluster 2024-03-30T04:33:12.122761+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:14.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[18677]: audit 2024-03-30T04:33:12.879632+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:14.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:13 smithi116 bash[18677]: audit 2024-03-30T04:33:12.889702+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:13 smithi148 bash[18638]: cluster 2024-03-30T04:33:12.122761+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:13 smithi148 bash[18638]: audit 2024-03-30T04:33:12.879632+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:13 smithi148 bash[18638]: audit 2024-03-30T04:33:12.889702+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:16.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:15 smithi116 bash[18677]: cluster 2024-03-30T04:33:14.123379+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:16.168 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:15 smithi116 bash[23963]: cluster 2024-03-30T04:33:14.123379+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:16.288 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:15 smithi148 bash[18638]: cluster 2024-03-30T04:33:14.123379+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:16.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.548 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.548 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.549 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.549 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.549 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.549 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.550 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.802 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.802 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.802 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.803 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.803 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:16.803 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.804 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.804 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:16.805 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:33:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: cluster 2024-03-30T04:33:16.123974+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: audit 2024-03-30T04:33:16.836993+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: audit 2024-03-30T04:33:16.841834+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: audit 2024-03-30T04:33:16.849914+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: audit 2024-03-30T04:33:16.851064+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: audit 2024-03-30T04:33:16.862035+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: cephadm 2024-03-30T04:33:16.862928+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: cephadm 2024-03-30T04:33:16.864933+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[18677]: cephadm 2024-03-30T04:33:16.869901+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: cluster 2024-03-30T04:33:16.123974+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: audit 2024-03-30T04:33:16.836993+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: audit 2024-03-30T04:33:16.841834+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: audit 2024-03-30T04:33:16.849914+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: audit 2024-03-30T04:33:16.851064+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: audit 2024-03-30T04:33:16.862035+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: cephadm 2024-03-30T04:33:16.862928+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:33:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: cephadm 2024-03-30T04:33:16.864933+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:33:18.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:17 smithi116 bash[23963]: cephadm 2024-03-30T04:33:16.869901+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:33:18.081 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: cluster 2024-03-30T04:33:16.123974+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: audit 2024-03-30T04:33:16.836993+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: audit 2024-03-30T04:33:16.841834+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: audit 2024-03-30T04:33:16.849914+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: audit 2024-03-30T04:33:16.851064+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: audit 2024-03-30T04:33:16.862035+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: cephadm 2024-03-30T04:33:16.862928+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: cephadm 2024-03-30T04:33:16.864933+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:33:18.082 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:17 smithi148 bash[18638]: cephadm 2024-03-30T04:33:16.869901+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-30T04:33:18.399 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="App mode production" logger=settings 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-30T04:33:18.400 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-30T04:33:18.659 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-30T04:33:18.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-30T04:33:18.930 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-30T04:33:19.388 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:18 smithi148 bash[37979]: t=2024-03-30T04:33:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-30T04:33:19.389 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-30T04:33:19.389 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-30T04:33:19.389 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-30T04:33:19.389 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-30T04:33:19.389 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-30T04:33:19.677 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-30T04:33:19.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-30T04:33:19.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-30T04:33:19.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-30T04:33:19.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:19 smithi116 bash[18677]: cluster 2024-03-30T04:33:18.124608+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:19.927 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-30T04:33:19.928 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[18638]: cluster 2024-03-30T04:33:18.124608+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:20.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:19 smithi116 bash[23963]: cluster 2024-03-30T04:33:18.124608+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:20.302 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:19 smithi148 bash[37979]: t=2024-03-30T04:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-30T04:33:20.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[37979]: t=2024-03-30T04:33:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-30T04:33:20.569 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[37979]: t=2024-03-30T04:33:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-30T04:33:20.569 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[37979]: t=2024-03-30T04:33:20+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-30T04:33:20.569 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[37979]: t=2024-03-30T04:33:20+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-30T04:33:21.143 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[37979]: t=2024-03-30T04:33:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-30T04:33:21.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[18638]: audit 2024-03-30T04:33:20.211853+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[18638]: audit 2024-03-30T04:33:20.212331+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[18638]: audit 2024-03-30T04:33:20.217420+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[18638]: audit 2024-03-30T04:33:20.217875+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:20 smithi148 bash[18638]: audit 2024-03-30T04:33:20.241502+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[18677]: audit 2024-03-30T04:33:20.211853+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[18677]: audit 2024-03-30T04:33:20.212331+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[18677]: audit 2024-03-30T04:33:20.217420+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[18677]: audit 2024-03-30T04:33:20.217875+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[18677]: audit 2024-03-30T04:33:20.241502+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[23963]: audit 2024-03-30T04:33:20.211853+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[23963]: audit 2024-03-30T04:33:20.212331+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[23963]: audit 2024-03-30T04:33:20.217420+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[23963]: audit 2024-03-30T04:33:20.217875+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:33:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:20 smithi116 bash[23963]: audit 2024-03-30T04:33:20.241502+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:21.420 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-30T04:33:21.758 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-30T04:33:21.758 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-30T04:33:21.759 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-30T04:33:22.025 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[18638]: cluster 2024-03-30T04:33:20.125202+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:22.025 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-30T04:33:22.025 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-30T04:33:22.025 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-30T04:33:22.025 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:21 smithi148 bash[37979]: t=2024-03-30T04:33:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-30T04:33:22.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:21 smithi116 bash[18677]: cluster 2024-03-30T04:33:20.125202+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:22.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:21 smithi116 bash[23963]: cluster 2024-03-30T04:33:20.125202+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:22.287 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-30T04:33:22.288 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-30T04:33:22.288 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-30T04:33:22.288 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-30T04:33:22.288 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-30T04:33:22.459 INFO:teuthology.orchestra.run.smithi116.stdout:34359738435 2024-03-30T04:33:22.459 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-03-30T04:33:22.551 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-30T04:33:22.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-30T04:33:22.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-30T04:33:22.730 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:22 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:33:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:22.730 INFO:teuthology.orchestra.run.smithi116.stdout:111669149744 2024-03-30T04:33:22.731 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-03-30T04:33:23.005 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:22 smithi148 bash[37979]: t=2024-03-30T04:33:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-30T04:33:23.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-30T04:33:23.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-30T04:33:23.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-30T04:33:23.550 INFO:teuthology.orchestra.run.smithi116.stdout:77309411382 2024-03-30T04:33:23.551 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-03-30T04:33:23.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[18677]: cluster 2024-03-30T04:33:22.125925+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:23.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[18677]: audit 2024-03-30T04:33:22.619134+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:23.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[18677]: audit 2024-03-30T04:33:22.629544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:23.822 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[23963]: cluster 2024-03-30T04:33:22.125925+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:23.822 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[23963]: audit 2024-03-30T04:33:22.619134+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:23.822 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:23 smithi116 bash[23963]: audit 2024-03-30T04:33:22.629544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:23.915 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-30T04:33:23.915 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-30T04:33:23.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[18638]: cluster 2024-03-30T04:33:22.125925+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:23.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[18638]: audit 2024-03-30T04:33:22.619134+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:23.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[18638]: audit 2024-03-30T04:33:22.629544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:24.173 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:23 smithi148 bash[37979]: t=2024-03-30T04:33:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-30T04:33:24.173 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-30T04:33:24.484 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-30T04:33:24.484 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-30T04:33:24.485 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-30T04:33:24.752 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-30T04:33:24.752 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-30T04:33:24.752 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-30T04:33:24.752 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-30T04:33:24.752 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-30T04:33:25.038 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:24 smithi148 bash[37979]: t=2024-03-30T04:33:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-30T04:33:25.039 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-30T04:33:25.291 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-30T04:33:25.291 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-30T04:33:25.291 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-30T04:33:25.291 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-30T04:33:25.292 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-30T04:33:25.292 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-30T04:33:25.292 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-30T04:33:25.554 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-30T04:33:25.554 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-30T04:33:25.554 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-30T04:33:25.555 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-30T04:33:25.555 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-30T04:33:25.555 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-30T04:33:25.555 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[18638]: cluster 2024-03-30T04:33:24.126502+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-30T04:33:25.880 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-30T04:33:25.903 INFO:teuthology.orchestra.run.smithi116.stdout:133143986217 2024-03-30T04:33:25.903 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-03-30T04:33:25.908 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:25 smithi116 bash[18677]: cluster 2024-03-30T04:33:24.126502+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:25.908 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:25 smithi116 bash[23963]: cluster 2024-03-30T04:33:24.126502+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:26.133 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:25 smithi148 bash[37979]: t=2024-03-30T04:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-30T04:33:26.134 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-30T04:33:26.209 INFO:teuthology.orchestra.run.smithi116.stdout:236223201299 2024-03-30T04:33:26.209 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-03-30T04:33:26.386 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-30T04:33:26.386 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-30T04:33:26.386 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-30T04:33:26.386 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-30T04:33:26.685 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-30T04:33:26.972 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-30T04:33:27.255 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:26 smithi148 bash[37979]: t=2024-03-30T04:33:26+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-30T04:33:27.255 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-30T04:33:27.255 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-30T04:33:27.255 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-30T04:33:27.256 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-30T04:33:27.281 INFO:teuthology.orchestra.run.smithi116.stdout:55834574910 2024-03-30T04:33:27.282 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-03-30T04:33:27.363 INFO:teuthology.orchestra.run.smithi116.stdout:167503724578 2024-03-30T04:33:27.363 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-03-30T04:33:27.436 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:33:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-30T04:33:27.525 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-30T04:33:27.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-30T04:33:27.802 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-30T04:33:27.803 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-30T04:33:28.055 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-30T04:33:28.055 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[37979]: t=2024-03-30T04:33:27+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-30T04:33:28.056 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-30T04:33:28.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[18638]: cluster 2024-03-30T04:33:26.126966+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:28.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[18638]: audit 2024-03-30T04:33:27.350101+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[18638]: audit 2024-03-30T04:33:27.358477+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[18638]: audit 2024-03-30T04:33:27.408888+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:27 smithi148 bash[18638]: audit 2024-03-30T04:33:27.417623+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18677]: cluster 2024-03-30T04:33:26.126966+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18677]: audit 2024-03-30T04:33:27.350101+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18677]: audit 2024-03-30T04:33:27.358477+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18677]: audit 2024-03-30T04:33:27.408888+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[18677]: audit 2024-03-30T04:33:27.417623+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[23963]: cluster 2024-03-30T04:33:26.126966+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[23963]: audit 2024-03-30T04:33:27.350101+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.240 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[23963]: audit 2024-03-30T04:33:27.358477+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.241 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[23963]: audit 2024-03-30T04:33:27.408888+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.241 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:27 smithi116 bash[23963]: audit 2024-03-30T04:33:27.417623+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:28.258 INFO:teuthology.orchestra.run.smithi116.stdout:201863462939 2024-03-30T04:33:28.259 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-03-30T04:33:28.307 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-30T04:33:28.308 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-30T04:33:28.568 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-30T04:33:28.569 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-30T04:33:28.569 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-30T04:33:28.728 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:28.728 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-30T04:33:28.821 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-30T04:33:28.822 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-30T04:33:28.822 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-30T04:33:28.848 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:29.081 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:28 smithi148 bash[37979]: t=2024-03-30T04:33:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-30T04:33:29.082 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-30T04:33:29.260 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:28 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:29.351 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-30T04:33:29.351 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-30T04:33:29.351 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-30T04:33:29.351 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-30T04:33:29.351 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-30T04:33:29.352 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-30T04:33:29.352 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-30T04:33:29.352 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-30T04:33:29.352 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-30T04:33:29.620 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-30T04:33:29.621 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-30T04:33:29.889 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-30T04:33:29.890 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-30T04:33:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[23963]: cluster 2024-03-30T04:33:28.127517+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[23963]: audit 2024-03-30T04:33:28.904723+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[23963]: audit 2024-03-30T04:33:28.909931+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[18677]: cluster 2024-03-30T04:33:28.127517+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:30.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[18677]: audit 2024-03-30T04:33:28.904723+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[18677]: audit 2024-03-30T04:33:28.909931+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.011 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:29 smithi116 systemd[1]: Stopping Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:33:30.011 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[45996]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:33:30.011 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:29 smithi116 bash[43015]: level=info ts=2024-03-30T04:33:29.790Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:33:30.085 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:30.085 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:30.086 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:30.087 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:30.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[18638]: cluster 2024-03-30T04:33:28.127517+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:30.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[18638]: audit 2024-03-30T04:33:28.904723+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[18638]: audit 2024-03-30T04:33:28.909931+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:29 smithi148 bash[37979]: t=2024-03-30T04:33:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-30T04:33:30.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-30T04:33:30.402 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-30T04:33:30.403 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-30T04:33:30.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-30T04:33:30.665 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-30T04:33:30.665 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-30T04:33:30.933 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-30T04:33:31.185 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:30 smithi148 bash[37979]: t=2024-03-30T04:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-30T04:33:31.185 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-30T04:33:31.186 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-30T04:33:31.186 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-30T04:33:31.186 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-30T04:33:31.186 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-30T04:33:31.186 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-30T04:33:31.353 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[46005]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:33:31.354 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[46076]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-30T04:33:31.438 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-30T04:33:31.642 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:31 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:33:31.642 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:31 smithi116 systemd[1]: Stopped Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:31.642 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:31 smithi116 systemd[1]: Started Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-30T04:33:31.699 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-30T04:33:32.025 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:32.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[18638]: cluster 2024-03-30T04:33:30.127818+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:32.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[18638]: audit 2024-03-30T04:33:31.640918+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:32.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-30T04:33:32.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-30T04:33:32.053 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-30T04:33:32.053 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:31 smithi148 bash[37979]: t=2024-03-30T04:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-30T04:33:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[18677]: cluster 2024-03-30T04:33:30.127818+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[18677]: audit 2024-03-30T04:33:31.640918+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:32.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[23963]: cluster 2024-03-30T04:33:30.127818+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:31 smithi116 bash[23963]: audit 2024-03-30T04:33:31.640918+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:32.347 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[37979]: t=2024-03-30T04:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-30T04:33:32.628 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[37979]: t=2024-03-30T04:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-30T04:33:32.916 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[37979]: t=2024-03-30T04:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-30T04:33:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:32 smithi116 bash[23963]: cephadm 2024-03-30T04:33:31.643405+0000 mgr.y (mgr.24296) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:33:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:32 smithi116 bash[23963]: cephadm 2024-03-30T04:33:31.648781+0000 mgr.y (mgr.24296) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:33:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:32 smithi116 bash[18677]: cephadm 2024-03-30T04:33:31.643405+0000 mgr.y (mgr.24296) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:33:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:32 smithi116 bash[18677]: cephadm 2024-03-30T04:33:31.648781+0000 mgr.y (mgr.24296) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:33:33.181 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[37979]: t=2024-03-30T04:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-30T04:33:33.181 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-30T04:33:33.181 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[18638]: cephadm 2024-03-30T04:33:31.643405+0000 mgr.y (mgr.24296) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:33:33.181 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:32 smithi148 bash[18638]: cephadm 2024-03-30T04:33:31.648781+0000 mgr.y (mgr.24296) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:33:33.465 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-30T04:33:33.465 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-30T04:33:33.465 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-30T04:33:33.465 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-30T04:33:33.742 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-30T04:33:33.742 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-30T04:33:33.742 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-30T04:33:33.743 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-30T04:33:33.743 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-30T04:33:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[18638]: cluster 2024-03-30T04:33:32.128396+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:34.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-30T04:33:34.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-30T04:33:34.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-30T04:33:34.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:33 smithi148 bash[37979]: t=2024-03-30T04:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-30T04:33:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:33 smithi116 bash[18677]: cluster 2024-03-30T04:33:32.128396+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:33 smithi116 bash[23963]: cluster 2024-03-30T04:33:32.128396+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:34.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-30T04:33:34.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-30T04:33:34.850 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-30T04:33:34.850 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-30T04:33:34.850 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-30T04:33:34.850 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:34 smithi148 bash[37979]: t=2024-03-30T04:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-30T04:33:35.303 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-30T04:33:35.735 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-30T04:33:35.736 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-30T04:33:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[18638]: cluster 2024-03-30T04:33:34.128995+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:36.052 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-30T04:33:36.053 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-30T04:33:36.053 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:35 smithi148 bash[37979]: t=2024-03-30T04:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-30T04:33:36.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:35 smithi116 bash[18677]: cluster 2024-03-30T04:33:34.128995+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:36.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:35 smithi116 bash[23963]: cluster 2024-03-30T04:33:34.128995+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:36.334 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-30T04:33:36.334 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-30T04:33:36.334 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-30T04:33:36.334 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-30T04:33:36.592 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-30T04:33:37.036 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-30T04:33:37.036 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:36 smithi148 bash[37979]: t=2024-03-30T04:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-30T04:33:37.301 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-03-30T04:33:37.597 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-30T04:33:37.597 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-30T04:33:37.597 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-30T04:33:37.598 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-30T04:33:37.892 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-30T04:33:37.892 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-30T04:33:37.892 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-30T04:33:37.892 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-30T04:33:37.892 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[38939]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:33:37.893 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.747Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:33:37.894 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[36009]: ts=2024-03-30T04:33:37.748Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:33:38.176 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[18638]: cluster 2024-03-30T04:33:36.129650+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:38.177 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:37 smithi148 bash[37979]: t=2024-03-30T04:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-30T04:33:38.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[18677]: cluster 2024-03-30T04:33:36.129650+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:38.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[23963]: cluster 2024-03-30T04:33:36.129650+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.936Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.936Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.958Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.116 port=9094 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.959Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.992Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.992Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.995Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:33:38.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:37 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:37.995Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:33:38.551 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:38 smithi148 bash[37979]: t=2024-03-30T04:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-30T04:33:38.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:38 smithi148 bash[37979]: t=2024-03-30T04:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-30T04:33:39.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:38 smithi148 bash[38949]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:33:39.302 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:38 smithi148 bash[38993]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:33:39.302 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:38 smithi148 bash[37979]: t=2024-03-30T04:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-30T04:33:39.302 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[37979]: t=2024-03-30T04:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-30T04:33:39.790 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[37979]: t=2024-03-30T04:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-30T04:33:39.790 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[37979]: t=2024-03-30T04:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-30T04:33:39.790 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:39 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:33:39.791 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:39 smithi148 systemd[1]: Stopped Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:39.791 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:39 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:40.051 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[37979]: t=2024-03-30T04:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: cluster 2024-03-30T04:33:38.130235+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.545522+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.553291+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.555411+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.564098+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.574737+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.590751+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.592946+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.602094+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.605875+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.607664+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.608943+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.617786+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.626421+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.627790+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.628636+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:39 smithi148 bash[18638]: audit 2024-03-30T04:33:39.634901+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.278 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:39.959Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000468976s 2024-03-30T04:33:40.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: cluster 2024-03-30T04:33:38.130235+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:40.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.545522+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.553291+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:40.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.555411+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:40.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.564098+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.574737+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.590751+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.592946+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.602094+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.605875+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.607664+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.608943+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.617786+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.626421+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.627790+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.628636+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[18677]: audit 2024-03-30T04:33:39.634901+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: cluster 2024-03-30T04:33:38.130235+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.545522+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.553291+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.555411+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.564098+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.574737+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.590751+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.592946+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.602094+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.605875+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.607664+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.608943+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.617786+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.626421+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:33:40.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.627790+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:40.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.628636+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:33:40.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:39 smithi116 bash[23963]: audit 2024-03-30T04:33:39.634901+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:40.404 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[37979]: t=2024-03-30T04:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-30T04:33:40.702 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[37979]: t=2024-03-30T04:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-30T04:33:40.973 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[37979]: t=2024-03-30T04:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-30T04:33:40.973 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[37979]: t=2024-03-30T04:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-30T04:33:40.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[18638]: audit 2024-03-30T04:33:39.553982+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:40.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[18638]: audit 2024-03-30T04:33:39.556009+0000 mgr.y (mgr.24296) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:40.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[18638]: audit 2024-03-30T04:33:39.575686+0000 mgr.y (mgr.24296) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:40.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[18638]: audit 2024-03-30T04:33:39.591563+0000 mgr.y (mgr.24296) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:40.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[18638]: audit 2024-03-30T04:33:39.593650+0000 mgr.y (mgr.24296) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[23963]: audit 2024-03-30T04:33:39.553982+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[23963]: audit 2024-03-30T04:33:39.556009+0000 mgr.y (mgr.24296) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[23963]: audit 2024-03-30T04:33:39.575686+0000 mgr.y (mgr.24296) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[23963]: audit 2024-03-30T04:33:39.591563+0000 mgr.y (mgr.24296) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[23963]: audit 2024-03-30T04:33:39.593650+0000 mgr.y (mgr.24296) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[18677]: audit 2024-03-30T04:33:39.553982+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:33:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[18677]: audit 2024-03-30T04:33:39.556009+0000 mgr.y (mgr.24296) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.116:9093"}]: dispatch 2024-03-30T04:33:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[18677]: audit 2024-03-30T04:33:39.575686+0000 mgr.y (mgr.24296) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:33:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[18677]: audit 2024-03-30T04:33:39.591563+0000 mgr.y (mgr.24296) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:33:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:40 smithi116 bash[18677]: audit 2024-03-30T04:33:39.593650+0000 mgr.y (mgr.24296) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.148:3000"}]: dispatch 2024-03-30T04:33:41.253 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:40 smithi148 bash[37979]: t=2024-03-30T04:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-30T04:33:41.254 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-03-30T04:33:41.254 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-03-30T04:33:41.505 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-30T04:33:41.505 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-30T04:33:41.505 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-30T04:33:41.801 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.571Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.574Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.574Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.575Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:33:41.802 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.578Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.578Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.617µs 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.578Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.580Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.580Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.580Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.877µs wal_replay_duration=1.552127ms total_replay_duration=1.616772ms 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.581Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.581Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.581Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.599Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.371341ms db_storage=761ns remote_storage=1.492µs web_handler=793ns query_engine=633ns scrape=249.888µs scrape_sd=24.016µs notify=24.674µs notify_sd=17.339µs rules=17.805416ms 2024-03-30T04:33:41.803 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[39022]: ts=2024-03-30T04:33:41.599Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:33:41.992 INFO:teuthology.orchestra.run.smithi116.stdout:111669149748 2024-03-30T04:33:42.170 INFO:teuthology.orchestra.run.smithi116.stdout:34359738439 2024-03-30T04:33:42.182 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[37979]: t=2024-03-30T04:33:41+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-30T04:33:42.183 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:41 smithi148 bash[18638]: cluster 2024-03-30T04:33:40.130774+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:42.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:41 smithi116 bash[18677]: cluster 2024-03-30T04:33:40.130774+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:42.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:41 smithi116 bash[23963]: cluster 2024-03-30T04:33:40.130774+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:42.441 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-30T04:33:42.441 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-30T04:33:42.441 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-30T04:33:42.801 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-30T04:33:42.801 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-30T04:33:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:42 smithi116 bash[18677]: audit 2024-03-30T04:33:41.996730+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.116:0/629300738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:33:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:42 smithi116 bash[18677]: audit 2024-03-30T04:33:42.174188+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.116:0/2787527561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:33:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:42 smithi116 bash[23963]: audit 2024-03-30T04:33:41.996730+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.116:0/629300738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:33:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:42 smithi116 bash[23963]: audit 2024-03-30T04:33:42.174188+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.116:0/2787527561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:33:43.097 INFO:teuthology.orchestra.run.smithi116.stdout:77309411387 2024-03-30T04:33:43.301 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[37979]: t=2024-03-30T04:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-30T04:33:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[18638]: audit 2024-03-30T04:33:41.996730+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.116:0/629300738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:33:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:42 smithi148 bash[18638]: audit 2024-03-30T04:33:42.174188+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.116:0/2787527561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:33:43.671 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-30T04:33:43.671 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-30T04:33:43.671 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-30T04:33:43.672 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-30T04:33:43.948 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-30T04:33:43.948 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-30T04:33:43.949 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-30T04:33:43.949 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-30T04:33:44.155 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149744 got 111669149748 for osd.3 2024-03-30T04:33:44.155 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:44.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[18638]: cluster 2024-03-30T04:33:42.131245+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:44.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[18638]: audit 2024-03-30T04:33:43.100736+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.116:0/3650943678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:33:44.210 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:43 smithi148 bash[37979]: t=2024-03-30T04:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-30T04:33:44.210 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-30T04:33:44.210 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-30T04:33:44.211 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-30T04:33:44.211 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-30T04:33:44.479 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-30T04:33:44.479 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-30T04:33:44.479 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-30T04:33:44.480 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-30T04:33:44.480 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-30T04:33:44.480 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-30T04:33:44.480 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-30T04:33:44.535 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:44 smithi116 bash[18677]: cluster 2024-03-30T04:33:42.131245+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:44.535 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:44 smithi116 bash[18677]: audit 2024-03-30T04:33:43.100736+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.116:0/3650943678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:33:44.535 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:44 smithi116 bash[23963]: cluster 2024-03-30T04:33:42.131245+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:44.535 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:44 smithi116 bash[23963]: audit 2024-03-30T04:33:43.100736+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.116:0/3650943678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:33:44.661 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738439 for osd.0 2024-03-30T04:33:44.661 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-30T04:33:44.740 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-30T04:33:44.741 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-30T04:33:45.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:44 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:33:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:45.018 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-30T04:33:45.018 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-30T04:33:45.019 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-30T04:33:45.019 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-30T04:33:45.019 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-30T04:33:45.019 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:44 smithi148 bash[37979]: t=2024-03-30T04:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-30T04:33:45.082 INFO:teuthology.orchestra.run.smithi116.stdout:167503724582 2024-03-30T04:33:45.278 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=27.066743856s 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-30T04:33:45.279 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-30T04:33:45.551 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-30T04:33:45.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-30T04:33:45.552 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-30T04:33:45.801 INFO:teuthology.orchestra.run.smithi116.stdout:133143986221 2024-03-30T04:33:45.855 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411387 for osd.2 2024-03-30T04:33:45.856 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[18677]: cluster 2024-03-30T04:33:44.131896+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[18677]: audit 2024-03-30T04:33:44.738978+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[18677]: audit 2024-03-30T04:33:44.747470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[18677]: audit 2024-03-30T04:33:45.085917+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.116:0/63933466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[23963]: cluster 2024-03-30T04:33:44.131896+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[23963]: audit 2024-03-30T04:33:44.738978+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[23963]: audit 2024-03-30T04:33:44.747470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:45 smithi116 bash[23963]: audit 2024-03-30T04:33:45.085917+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.116:0/63933466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:33:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[18638]: cluster 2024-03-30T04:33:44.131896+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[18638]: audit 2024-03-30T04:33:44.738978+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[18638]: audit 2024-03-30T04:33:44.747470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[18638]: audit 2024-03-30T04:33:45.085917+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.116:0/63933466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:33:46.054 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-03-30T04:33:46.054 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T04:33:46.055 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-30T04:33:46.055 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-30T04:33:46.055 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:33:45 smithi148 bash[37979]: t=2024-03-30T04:33:45+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T04:33:46.165 INFO:teuthology.orchestra.run.smithi116.stdout:236223201303 2024-03-30T04:33:46.766 INFO:teuthology.orchestra.run.smithi116.stdout:201863462944 2024-03-30T04:33:46.849 INFO:teuthology.orchestra.run.smithi116.stdout:55834574915 2024-03-30T04:33:46.931 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724578 got 167503724582 for osd.5 2024-03-30T04:33:46.932 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:46 smithi116 bash[18677]: audit 2024-03-30T04:33:45.804854+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.116:0/2788091618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:33:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:46 smithi116 bash[18677]: audit 2024-03-30T04:33:46.169546+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.116:0/1994189274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:33:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:46 smithi116 bash[23963]: audit 2024-03-30T04:33:45.804854+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.116:0/2788091618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:33:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:46 smithi116 bash[23963]: audit 2024-03-30T04:33:46.169546+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.116:0/1994189274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:33:47.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:46 smithi148 bash[18638]: audit 2024-03-30T04:33:45.804854+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.116:0/2788091618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:33:47.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:46 smithi148 bash[18638]: audit 2024-03-30T04:33:46.169546+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.116:0/1994189274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:33:47.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986217 got 133143986221 for osd.4 2024-03-30T04:33:47.663 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[23963]: cluster 2024-03-30T04:33:46.132351+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[23963]: audit 2024-03-30T04:33:46.769962+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.116:0/3146666106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[23963]: audit 2024-03-30T04:33:46.853146+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.116:0/4217012330' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[18677]: cluster 2024-03-30T04:33:46.132351+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[18677]: audit 2024-03-30T04:33:46.769962+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.116:0/3146666106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:33:47.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[18677]: audit 2024-03-30T04:33:46.853146+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.116:0/4217012330' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:33:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:47 smithi148 bash[18638]: cluster 2024-03-30T04:33:46.132351+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:48.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:47 smithi148 bash[18638]: audit 2024-03-30T04:33:46.769962+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.116:0/3146666106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:33:48.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:47 smithi148 bash[18638]: audit 2024-03-30T04:33:46.853146+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.116:0/4217012330' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:33:48.231 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:33:47 smithi116 bash[46250]: level=info ts=2024-03-30T04:33:47.961Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002108936s 2024-03-30T04:33:48.231 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201299 got 236223201303 for osd.7 2024-03-30T04:33:48.232 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:48.634 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574915 for osd.1 2024-03-30T04:33:48.634 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:48.650 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462939 got 201863462944 for osd.6 2024-03-30T04:33:48.651 DEBUG:teuthology.parallel:result is None 2024-03-30T04:33:48.651 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-30T04:33:48.651 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:33:49.260 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:48 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[18677]: cluster 2024-03-30T04:33:48.132865+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[18677]: audit 2024-03-30T04:33:48.992008+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[18677]: audit 2024-03-30T04:33:48.997938+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[23963]: cluster 2024-03-30T04:33:48.132865+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[23963]: audit 2024-03-30T04:33:48.992008+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:50.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:49 smithi116 bash[23963]: audit 2024-03-30T04:33:48.997938+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:50.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:49 smithi148 bash[18638]: cluster 2024-03-30T04:33:48.132865+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:50.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:49 smithi148 bash[18638]: audit 2024-03-30T04:33:48.992008+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:50.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:49 smithi148 bash[18638]: audit 2024-03-30T04:33:48.997938+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:51.145 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:33:51.551 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:33:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:33:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:33:52.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[18677]: cluster 2024-03-30T04:33:50.133283+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:52.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[18677]: audit 2024-03-30T04:33:51.788895+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:52.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[18677]: audit 2024-03-30T04:33:51.793851+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:52.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:33:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:33:52.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[23963]: cluster 2024-03-30T04:33:50.133283+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:52.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[23963]: audit 2024-03-30T04:33:51.788895+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:52.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:51 smithi116 bash[23963]: audit 2024-03-30T04:33:51.793851+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:51 smithi148 bash[18638]: cluster 2024-03-30T04:33:50.133283+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:51 smithi148 bash[18638]: audit 2024-03-30T04:33:51.788895+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:51 smithi148 bash[18638]: audit 2024-03-30T04:33:51.793851+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:33:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:53 smithi116 bash[18677]: cluster 2024-03-30T04:33:52.133853+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:54 smithi116 bash[23963]: cluster 2024-03-30T04:33:52.133853+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:54 smithi148 bash[18638]: cluster 2024-03-30T04:33:52.133853+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:55.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:33:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:33:54] "GET /metrics HTTP/1.1" 200 191533 "" "Prometheus/2.33.4" 2024-03-30T04:33:55.146 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:33:55.147 INFO:teuthology.orchestra.run.smithi116.stderr:dumped all 2024-03-30T04:33:56.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:56 smithi116 bash[18677]: cluster 2024-03-30T04:33:54.134400+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:56.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:56 smithi116 bash[23963]: cluster 2024-03-30T04:33:54.134400+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:56.226 INFO:teuthology.orchestra.run.smithi116.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-03-30T04:33:54.134139+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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003124"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T04:32:20.239393+0000","last_change":"2024-03-30T04:31:57.840313+0000","last_active":"2024-03-30T04:32:20.239393+0000","last_peered":"2024-03-30T04:32:20.239393+0000","last_clean":"2024-03-30T04:32:20.239393+0000","last_became_active":"2024-03-30T04:31:57.839360+0000","last_became_peered":"2024-03-30T04:31:57.839360+0000","last_unstale":"2024-03-30T04:32:20.239393+0000","last_undegraded":"2024-03-30T04:32:20.239393+0000","last_fullsized":"2024-03-30T04:32:20.239393+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":"2024-03-30T04:28:56.181139+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:28:56.181139+0000","last_clean_scrub_stamp":"2024-03-30T04:28:56.181139+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T11:30:06.822617+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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1597440,"data_stored":1586784,"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":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.92400000000000004}]},{"osd":1,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.81299999999999994}]},{"osd":2,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.63600000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.022},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.997}]},{"osd":4,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.131}]},{"osd":5,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":1.2130000000000001}]},{"osd":6,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.901,"5min":1.901,"15min":1.901},"last":1.2370000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.89800000000000002,"15min":0.91100000000000003},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.83599999999999997,"15min":0.84899999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.66600000000000004}]},{"osd":1,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.85199999999999998,"15min":0.86099999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1160000000000001,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.107},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.93400000000000005,"15min":0.95799999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.1659999999999999,"5min":1.286,"15min":1.286},"last":1.0209999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83999999999999997,"15min":0.84199999999999997},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.748},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.95699999999999996,"15min":0.97899999999999998},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1140000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.879}]},{"osd":3,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.873,"15min":0.88500000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.093,"5min":1.272,"15min":1.272},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.97999999999999998,"15min":0.998},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.083}]},{"osd":4,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.81999999999999995,"15min":0.83199999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.042,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.95699999999999996,"15min":0.98299999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.163,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.04}]},{"osd":5,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.93200000000000005,"15min":0.95699999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.137,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.997},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.0029999999999999,"15min":1.034},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.226,"5min":1.52,"15min":1.52},"last":1.2569999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:32:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.181}]}]},{"osd":1,"up_from":13,"seq":55834574916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.65700000000000003,"15min":0.55900000000000005},"min":{"1min":0.48799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.88500000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.746,"5min":0.71399999999999997,"15min":0.60499999999999998},"min":{"1min":0.42699999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0940000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:01 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.68799999999999994,"15min":0.65200000000000002},"min":{"1min":0.35299999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.72699999999999998,"15min":0.69099999999999995},"min":{"1min":0.34000000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.073,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.55200000000000005}]},{"osd":3,"last update":"Sat Mar 30 04:33:36 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.78000000000000003,"15min":0.77300000000000002},"min":{"1min":0.54700000000000004,"5min":0.309,"15min":0.309},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.83999999999999997,"15min":0.82299999999999995},"min":{"1min":0.55600000000000005,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.84299999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:33:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.143,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.119},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.98599999999999999,"15min":0.998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.173,"5min":1.325,"15min":1.325},"last":1.2330000000000001}]},{"osd":5,"last update":"Sat Mar 30 04:33:46 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.83599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.159},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.63800000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.452,"5min":1.47,"15min":1.47},"last":1.3420000000000001}]},{"osd":6,"last update":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.046,"15min":1.0389999999999999},"min":{"1min":0.749,"5min":0.441,"15min":0.441},"max":{"1min":1.5169999999999999,"5min":1.571,"15min":1.571},"last":1.099},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.052,"15min":1.042},"min":{"1min":0.76600000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.409,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.1919999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.0820000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738442,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Sat Mar 30 04:33:32 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.318,"15min":0.318},"max":{"1min":1.0409999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.749,"5min":0.73299999999999998,"15min":0.61499999999999999},"min":{"1min":0.33400000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.44600000000000001}]},{"osd":2,"last update":"Sat Mar 30 04:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.70999999999999996,"15min":0.66200000000000003},"min":{"1min":0.32700000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.92200000000000004,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.309,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.121,"5min":1.429,"15min":1.429},"last":0.36799999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:33:36 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.81299999999999994,"15min":0.77500000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1659999999999999,"5min":1.897,"15min":1.897},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.83899999999999997,"15min":0.80300000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.175,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.42499999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:33:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":0.98199999999999998},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1379999999999999,"5min":1.524,"15min":1.524},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.159,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.70499999999999996}]},{"osd":5,"last update":"Sat Mar 30 04:33:42 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.456,"15min":1.6279999999999999},"min":{"1min":0.66400000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.288,"5min":13.153,"15min":13.153},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.381,"15min":1.552},"min":{"1min":0.61399999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.224,"5min":12.404999999999999,"15min":12.404999999999999},"last":0.67600000000000005}]},{"osd":6,"last update":"Sat Mar 30 04:33:22 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.099,"15min":1.115},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.4199999999999999,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.171,"15min":1.1850000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3640000000000001,"5min":1.571,"15min":1.571},"last":0.90900000000000003}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.81699999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Sat Mar 30 04:33:02 2024","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64600000000000002,"15min":0.60699999999999998},"min":{"1min":0.376,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.93700000000000006,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.73099999999999998,"15min":0.68300000000000005},"min":{"1min":0.27900000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.141,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:33:02 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.755,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.308,"15min":0.308},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.71299999999999997,"15min":0.67300000000000004},"min":{"1min":0.29499999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.7230000000000001,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.85199999999999998,"15min":0.81200000000000006},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":1.089},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.78000000000000003,"15min":0.747},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.85099999999999998}]},{"osd":4,"last update":"Sat Mar 30 04:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98399999999999999,"15min":0.98699999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.339},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93100000000000005,"15min":0.92200000000000004},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.115}]},{"osd":5,"last update":"Sat Mar 30 04:33:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.997,"15min":0.98699999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.466,"5min":1.482,"15min":1.482},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.097,"5min":1.095,"15min":1.099},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.5680000000000001,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.0009999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:33:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.1160000000000001,"15min":1.1220000000000001},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.915,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.165},{"interface":"front","average":{"1min":1.016,"5min":1.056,"15min":1.0620000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.1870000000000001}]},{"osd":7,"last update":"Sat Mar 30 04:32:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.8540000000000001,"5min":1.8540000000000001,"15min":1.8540000000000001},"last":1.266}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.65200000000000002,"15min":0.66700000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.105,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.72999999999999998,"15min":0.746},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.98199999999999998,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.755}]},{"osd":1,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.73399999999999999,"15min":0.747},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0229999999999999,"5min":1.071,"15min":1.071},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.72499999999999998,"15min":0.755},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.96399999999999997,"5min":1.149,"15min":1.149},"last":1.0629999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.80500000000000005,"15min":0.83199999999999996},"min":{"1min":0.36799999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0569999999999999,"5min":1.379,"15min":1.379},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.80900000000000005,"15min":0.82099999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.125,"5min":1.222,"15min":1.222},"last":0.91300000000000003}]},{"osd":4,"last update":"Sat Mar 30 04:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.93600000000000005,"15min":0.92700000000000005},"min":{"1min":0.64500000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.252,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.321,"5min":1.373,"15min":1.373},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.95099999999999996,"15min":0.96699999999999997},"min":{"1min":0.56699999999999995,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.244,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.052,"15min":1.0780000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.333,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.155}]},{"osd":6,"last update":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0569999999999999,"15min":1.0669999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.4179999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0629999999999999,"15min":1.081},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.343,"5min":1.405,"15min":1.405},"last":1.274}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.137},{"interface":"front","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.302}]}]},{"osd":4,"up_from":31,"seq":133143986223,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.65400000000000003,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1319999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.52300000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.1899999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.2110000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81299999999999994,"15min":0.80100000000000005},"min":{"1min":0.55900000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.878},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":1.095}]},{"osd":2,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.84899999999999998,"15min":0.85399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85699999999999998,"15min":0.83799999999999997},"min":{"1min":0.54700000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.1279999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.877,"15min":0.86699999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.59199999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.1859999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:33:42 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.71699999999999997,"15min":0.67500000000000004},"min":{"1min":0.33800000000000002,"5min":0.317,"15min":0.317},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.161},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.78200000000000003,"15min":0.73399999999999999},"min":{"1min":0.38400000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.80500000000000005}]},{"osd":6,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.87,"15min":0.84599999999999997},"min":{"1min":0.49199999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.286},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.873,"15min":0.85099999999999998},"min":{"1min":0.46100000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.0109999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.0609999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724584,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.80700000000000005,"15min":0.79300000000000004},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.246,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.872,"15min":0.84399999999999997},"min":{"1min":0.61799999999999999,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.294,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.022}]},{"osd":1,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.88400000000000001,"15min":0.876},"min":{"1min":0.55900000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.127,"5min":1.466,"15min":1.466},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.57699999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.0860000000000001,"5min":1.236,"15min":1.236},"last":1.075}]},{"osd":2,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.81899999999999995,"15min":0.81499999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.125,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.88500000000000001,"15min":0.86799999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1539999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.1439999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.60499999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4419999999999999,"5min":1.55,"15min":1.55},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.83199999999999996},"min":{"1min":0.59799999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1299999999999999,"5min":1.375,"15min":1.375},"last":0.98999999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.745,"15min":0.67900000000000005},"min":{"1min":0.41999999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.2,"5min":1.288,"15min":1.288},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.76700000000000002,"15min":0.71299999999999997},"min":{"1min":0.52000000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.357,"5min":1.417,"15min":1.417},"last":0.93000000000000005}]},{"osd":6,"last update":"Sat Mar 30 04:33:21 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.873,"15min":0.86299999999999999},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.292,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.204},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.95399999999999996,"15min":0.96199999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.2989999999999999,"5min":1.333,"15min":1.333},"last":1.2829999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.238},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.123}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T04:33:56.228 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:33:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:56 smithi148 bash[18638]: cluster 2024-03-30T04:33:54.134400+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:57 smithi148 bash[18638]: audit 2024-03-30T04:33:55.146177+0000 mgr.y (mgr.24296) 83 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:33:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:57 smithi116 bash[23963]: audit 2024-03-30T04:33:55.146177+0000 mgr.y (mgr.24296) 83 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:33:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:57 smithi116 bash[18677]: audit 2024-03-30T04:33:55.146177+0000 mgr.y (mgr.24296) 83 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:33:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:33:58 smithi148 bash[18638]: cluster 2024-03-30T04:33:56.134982+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:58.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:33:58 smithi116 bash[18677]: cluster 2024-03-30T04:33:56.134982+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:33:58 smithi116 bash[23963]: cluster 2024-03-30T04:33:56.134982+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:33:58.956 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:34:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:00 smithi148 bash[18638]: cluster 2024-03-30T04:33:58.135550+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:00.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:00 smithi116 bash[18677]: cluster 2024-03-30T04:33:58.135550+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:00.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:00 smithi116 bash[23963]: cluster 2024-03-30T04:33:58.135550+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:01.461 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:34:01.463 INFO:teuthology.orchestra.run.smithi116.stderr:dumped all 2024-03-30T04:34:01.551 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:02.088 INFO:teuthology.orchestra.run.smithi116.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-03-30T04:34:00.135826+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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003232"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T04:32:20.239393+0000","last_change":"2024-03-30T04:31:57.840313+0000","last_active":"2024-03-30T04:32:20.239393+0000","last_peered":"2024-03-30T04:32:20.239393+0000","last_clean":"2024-03-30T04:32:20.239393+0000","last_became_active":"2024-03-30T04:31:57.839360+0000","last_became_peered":"2024-03-30T04:31:57.839360+0000","last_unstale":"2024-03-30T04:32:20.239393+0000","last_undegraded":"2024-03-30T04:32:20.239393+0000","last_fullsized":"2024-03-30T04:32:20.239393+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":"2024-03-30T04:28:56.181139+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:28:56.181139+0000","last_clean_scrub_stamp":"2024-03-30T04:28:56.181139+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T11:30:06.822617+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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"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":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1597440,"data_stored":1586784,"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":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.872}]},{"osd":1,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":1.071},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.78000000000000003}]},{"osd":2,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.032},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.0029999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.82599999999999996}]},{"osd":4,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":0.95399999999999996}]},{"osd":6,"last update":"Sat Mar 30 04:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.052},{"interface":"front","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.901,"5min":1.901,"15min":1.901},"last":0.98799999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.89800000000000002,"15min":0.91100000000000003},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.83599999999999997,"15min":0.84899999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.85199999999999998,"15min":0.86099999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1160000000000001,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.93400000000000005,"15min":0.95799999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.1659999999999999,"5min":1.286,"15min":1.286},"last":0.93700000000000006}]},{"osd":2,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83999999999999997,"15min":0.84199999999999997},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.95699999999999996,"15min":0.97899999999999998},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1140000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.89100000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.873,"15min":0.88500000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.093,"5min":1.272,"15min":1.272},"last":1.081},{"interface":"front","average":{"1min":0.874,"5min":0.97999999999999998,"15min":0.998},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.01}]},{"osd":4,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.81999999999999995,"15min":0.83199999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.042,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.995},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.95699999999999996,"15min":0.98299999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.163,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.3340000000000001}]},{"osd":5,"last update":"Sat Mar 30 04:33:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.93200000000000005,"15min":0.95699999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.137,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.0029999999999999,"15min":1.034},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.226,"5min":1.52,"15min":1.52},"last":1.27}]},{"osd":7,"last update":"Sat Mar 30 04:32:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.179}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.65700000000000003,"15min":0.55900000000000005},"min":{"1min":0.48799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.88500000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.746,"5min":0.71399999999999997,"15min":0.60499999999999998},"min":{"1min":0.42699999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0940000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.61499999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:01 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.68799999999999994,"15min":0.65200000000000002},"min":{"1min":0.35299999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.72699999999999998,"15min":0.69099999999999995},"min":{"1min":0.34000000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.073,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.50900000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:33:36 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.78000000000000003,"15min":0.77300000000000002},"min":{"1min":0.54700000000000004,"5min":0.309,"15min":0.309},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.83999999999999997,"15min":0.82299999999999995},"min":{"1min":0.55600000000000005,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.72599999999999998}]},{"osd":4,"last update":"Sat Mar 30 04:33:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.143,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.753},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.98599999999999999,"15min":0.998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.173,"5min":1.325,"15min":1.325},"last":1.0169999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:33:46 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.83599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.63800000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.452,"5min":1.47,"15min":1.47},"last":0.89500000000000002}]},{"osd":6,"last update":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.046,"15min":1.0389999999999999},"min":{"1min":0.749,"5min":0.441,"15min":0.441},"max":{"1min":1.5169999999999999,"5min":1.571,"15min":1.571},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.052,"15min":1.042},"min":{"1min":0.76600000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.409,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.876}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.85899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738443,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Sat Mar 30 04:33:32 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.318,"15min":0.318},"max":{"1min":1.0409999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":3.262},{"interface":"front","average":{"1min":0.749,"5min":0.73299999999999998,"15min":0.61499999999999999},"min":{"1min":0.33400000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":3.2890000000000001}]},{"osd":2,"last update":"Sat Mar 30 04:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.70999999999999996,"15min":0.66200000000000003},"min":{"1min":0.32700000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.92200000000000004,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.309,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.121,"5min":1.429,"15min":1.429},"last":0.46400000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:33:36 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.81299999999999994,"15min":0.77500000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1659999999999999,"5min":1.897,"15min":1.897},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.83899999999999997,"15min":0.80300000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.175,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.51100000000000001}]},{"osd":4,"last update":"Sat Mar 30 04:33:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.995,"15min":0.98199999999999998},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1379999999999999,"5min":1.524,"15min":1.524},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.159,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.012}]},{"osd":5,"last update":"Sat Mar 30 04:33:42 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.456,"15min":1.6279999999999999},"min":{"1min":0.66400000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.288,"5min":13.153,"15min":13.153},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.381,"15min":1.552},"min":{"1min":0.61399999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.224,"5min":12.404999999999999,"15min":12.404999999999999},"last":0.80600000000000005}]},{"osd":6,"last update":"Sat Mar 30 04:33:22 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.099,"15min":1.115},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.4199999999999999,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.171,"15min":1.1850000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3640000000000001,"5min":1.571,"15min":1.571},"last":0.67600000000000005}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.89800000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Sat Mar 30 04:33:02 2024","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64600000000000002,"15min":0.60699999999999998},"min":{"1min":0.376,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.93700000000000006,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.73099999999999998,"15min":0.68300000000000005},"min":{"1min":0.27900000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.141,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.53800000000000003}]},{"osd":1,"last update":"Sat Mar 30 04:33:02 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.755,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.308,"15min":0.308},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.71299999999999997,"15min":0.67300000000000004},"min":{"1min":0.29499999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.7230000000000001,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.85199999999999998,"15min":0.81200000000000006},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.78000000000000003,"15min":0.747},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Sat Mar 30 04:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98399999999999999,"15min":0.98699999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93100000000000005,"15min":0.92200000000000004},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Mar 30 04:33:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.997,"15min":0.98699999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.466,"5min":1.482,"15min":1.482},"last":0.63300000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.095,"15min":1.099},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.5680000000000001,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":0.874}]},{"osd":6,"last update":"Sat Mar 30 04:33:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.1160000000000001,"15min":1.1220000000000001},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.915,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.016,"5min":1.056,"15min":1.0620000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":0.94099999999999995}]},{"osd":7,"last update":"Sat Mar 30 04:32:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.8540000000000001,"5min":1.8540000000000001,"15min":1.8540000000000001},"last":0.97799999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149752,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.65200000000000002,"15min":0.66700000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.105,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.72999999999999998,"15min":0.746},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.98199999999999998,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.34899999999999998}]},{"osd":1,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.73399999999999999,"15min":0.747},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0229999999999999,"5min":1.071,"15min":1.071},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.628,"5min":0.72499999999999998,"15min":0.755},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.96399999999999997,"5min":1.149,"15min":1.149},"last":0.29999999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:34 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.80500000000000005,"15min":0.83199999999999996},"min":{"1min":0.36799999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0569999999999999,"5min":1.379,"15min":1.379},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.80900000000000005,"15min":0.82099999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.125,"5min":1.222,"15min":1.222},"last":0.33600000000000002}]},{"osd":4,"last update":"Sat Mar 30 04:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.93600000000000005,"15min":0.92700000000000005},"min":{"1min":0.64500000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.252,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.321,"5min":1.373,"15min":1.373},"last":0.69299999999999995}]},{"osd":5,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.95099999999999996,"15min":0.96699999999999997},"min":{"1min":0.56699999999999995,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.244,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.052,"15min":1.0780000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.333,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.65900000000000003}]},{"osd":6,"last update":"Sat Mar 30 04:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0569999999999999,"15min":1.0669999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.4179999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0629999999999999,"15min":1.081},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.343,"5min":1.405,"15min":1.405},"last":0.72999999999999998}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":0.746}]}]},{"osd":4,"up_from":31,"seq":133143986224,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.65400000000000003,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1319999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.52300000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.1899999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.0660000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81299999999999994,"15min":0.80100000000000005},"min":{"1min":0.55900000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.018},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.86599999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.84899999999999998,"15min":0.85399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":1.111},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85699999999999998,"15min":0.83799999999999997},"min":{"1min":0.54700000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.208}]},{"osd":3,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.877,"15min":0.86699999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.153},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.59199999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.127}]},{"osd":5,"last update":"Sat Mar 30 04:33:42 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.71699999999999997,"15min":0.67500000000000004},"min":{"1min":0.33800000000000002,"5min":0.317,"15min":0.317},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.78200000000000003,"15min":0.73399999999999999},"min":{"1min":0.38400000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.82799999999999996}]},{"osd":6,"last update":"Sat Mar 30 04:33:18 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.87,"15min":0.84599999999999997},"min":{"1min":0.49199999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.252},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.873,"15min":0.85099999999999998},"min":{"1min":0.46100000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.2290000000000001}]},{"osd":7,"last update":"Sat Mar 30 04:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.292},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.1890000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.80700000000000005,"15min":0.79300000000000004},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.246,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.872,"15min":0.84399999999999997},"min":{"1min":0.61799999999999999,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.294,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.218}]},{"osd":1,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.88400000000000001,"15min":0.876},"min":{"1min":0.55900000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.127,"5min":1.466,"15min":1.466},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.57699999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.0860000000000001,"5min":1.236,"15min":1.236},"last":1.0920000000000001}]},{"osd":2,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.81899999999999995,"15min":0.81499999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.125,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.88500000000000001,"15min":0.86799999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1539999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.2609999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.60499999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4419999999999999,"5min":1.55,"15min":1.55},"last":1},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.83199999999999996},"min":{"1min":0.59799999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1299999999999999,"5min":1.375,"15min":1.375},"last":0.93400000000000005}]},{"osd":4,"last update":"Sat Mar 30 04:33:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.745,"15min":0.67900000000000005},"min":{"1min":0.41999999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.2,"5min":1.288,"15min":1.288},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.76700000000000002,"15min":0.71299999999999997},"min":{"1min":0.52000000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.357,"5min":1.417,"15min":1.417},"last":0.89600000000000002}]},{"osd":6,"last update":"Sat Mar 30 04:33:21 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.873,"15min":0.86299999999999999},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.292,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.95399999999999996,"15min":0.96199999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.2989999999999999,"5min":1.333,"15min":1.333},"last":1.141}]},{"osd":7,"last update":"Sat Mar 30 04:33:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.96299999999999997,"15min":0.95099999999999996},"min":{"1min":0.63200000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.194},{"interface":"front","average":{"1min":0.997,"5min":0.91400000000000003,"15min":0.90000000000000002},"min":{"1min":0.55100000000000005,"5min":0.373,"15min":0.373},"max":{"1min":1.401,"5min":1.496,"15min":1.496},"last":1.038}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T04:34:02.090 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-30T04:34:02.090 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-30T04:34:02.090 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-30T04:34:02.090 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-03-30T04:34:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:02 smithi148 bash[18638]: cluster 2024-03-30T04:34:00.136165+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:02.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:02 smithi116 bash[18677]: cluster 2024-03-30T04:34:00.136165+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:02.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:02 smithi116 bash[23963]: cluster 2024-03-30T04:34:00.136165+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:02.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:02 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:34:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:03.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:03 smithi148 bash[18638]: audit 2024-03-30T04:34:01.457963+0000 mgr.y (mgr.24296) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:34:03.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:03 smithi148 bash[18638]: audit 2024-03-30T04:34:02.476705+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:03.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:03 smithi148 bash[18638]: audit 2024-03-30T04:34:02.488340+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[18677]: audit 2024-03-30T04:34:01.457963+0000 mgr.y (mgr.24296) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[18677]: audit 2024-03-30T04:34:02.476705+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[18677]: audit 2024-03-30T04:34:02.488340+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[23963]: audit 2024-03-30T04:34:01.457963+0000 mgr.y (mgr.24296) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[23963]: audit 2024-03-30T04:34:02.476705+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:03.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:03 smithi116 bash[23963]: audit 2024-03-30T04:34:02.488340+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:04.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:04 smithi148 bash[18638]: cluster 2024-03-30T04:34:02.136777+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:04 smithi116 bash[18677]: cluster 2024-03-30T04:34:02.136777+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:04.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:04 smithi116 bash[23963]: cluster 2024-03-30T04:34:02.136777+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:04.822 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:34:05.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:04] "GET /metrics HTTP/1.1" 200 191533 "" "Prometheus/2.33.4" 2024-03-30T04:34:06.153 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:06 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:34:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:06.153 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:06 smithi116 bash[18677]: cluster 2024-03-30T04:34:04.137331+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:06.153 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:06 smithi116 bash[18677]: audit 2024-03-30T04:34:06.035424+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:06.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:06 smithi116 bash[23963]: cluster 2024-03-30T04:34:04.137331+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:06.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:06 smithi116 bash[23963]: audit 2024-03-30T04:34:06.035424+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:06.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:06 smithi148 bash[18638]: cluster 2024-03-30T04:34:04.137331+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:06.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:06 smithi148 bash[18638]: audit 2024-03-30T04:34:06.035424+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:07.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:07 smithi116 bash[18677]: audit 2024-03-30T04:34:06.041637+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:07.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:07 smithi116 bash[18677]: cluster 2024-03-30T04:34:06.137915+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:07.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:07 smithi116 bash[23963]: audit 2024-03-30T04:34:06.041637+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:07.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:07 smithi116 bash[23963]: cluster 2024-03-30T04:34:06.137915+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:07.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:07 smithi148 bash[18638]: audit 2024-03-30T04:34:06.041637+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:07.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:07 smithi148 bash[18638]: cluster 2024-03-30T04:34:06.137915+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:08.453 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-03-30T04:34:08.453 INFO:teuthology.orchestra.run.smithi116.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-30T04:34:09.066 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-30T04:34:09.066 INFO:tasks.cephadm:Setup complete, yielding 2024-03-30T04:34:09.067 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:34:09.076 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi116.front.sepia.ceph.com 2024-03-30T04:34:09.076 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-30T04:34:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:09 smithi116 bash[23963]: cluster 2024-03-30T04:34:08.138264+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:09 smithi116 bash[23963]: audit 2024-03-30T04:34:08.457704+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.116:0/1303354621' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:34:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:09 smithi116 bash[18677]: cluster 2024-03-30T04:34:08.138264+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:09 smithi116 bash[18677]: audit 2024-03-30T04:34:08.457704+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.116:0/1303354621' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:34:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:09 smithi148 bash[18638]: cluster 2024-03-30T04:34:08.138264+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:09 smithi148 bash[18638]: audit 2024-03-30T04:34:08.457704+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.116:0/1303354621' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:34:11.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:11 smithi116 bash[18677]: cluster 2024-03-30T04:34:10.138820+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:11 smithi116 bash[23963]: cluster 2024-03-30T04:34:10.138820+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:11.551 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:11 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:11.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:11 smithi148 bash[18638]: cluster 2024-03-30T04:34:10.138820+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:13.939 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:34:13.939 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "87f9284a-7a19-4cba-839a-2e4bdfdf54d4", 2024-03-30T04:34:13.939 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "r", 2024-03-30T04:34:13.939 INFO:teuthology.orchestra.run.smithi116.stdout: "current_period": "b2f6d6c7-3130-450d-aff3-f03804bbc00c", 2024-03-30T04:34:13.940 INFO:teuthology.orchestra.run.smithi116.stdout: "epoch": 1 2024-03-30T04:34:13.940 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:34:14.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[18677]: cluster 2024-03-30T04:34:12.139351+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:14.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[18677]: cluster 2024-03-30T04:34:12.873787+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:34:14.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[18677]: audit 2024-03-30T04:34:12.880999+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.116:0/1100646269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[18677]: audit 2024-03-30T04:34:12.882445+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[23963]: cluster 2024-03-30T04:34:12.139351+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:14.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[23963]: cluster 2024-03-30T04:34:12.873787+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:34:14.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[23963]: audit 2024-03-30T04:34:12.880999+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.116:0/1100646269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:13 smithi116 bash[23963]: audit 2024-03-30T04:34:12.882445+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:13 smithi148 bash[18638]: cluster 2024-03-30T04:34:12.139351+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:13 smithi148 bash[18638]: cluster 2024-03-30T04:34:12.873787+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:34:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:13 smithi148 bash[18638]: audit 2024-03-30T04:34:12.880999+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.116:0/1100646269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:13 smithi148 bash[18638]: audit 2024-03-30T04:34:12.882445+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:34:14.633 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-30T04:34:14.890 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:14 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:14] "GET /metrics HTTP/1.1" 200 191529 "" "Prometheus/2.33.4" 2024-03-30T04:34:15.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:14 smithi116 bash[23963]: audit 2024-03-30T04:34:13.880869+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:34:15.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:14 smithi116 bash[23963]: cluster 2024-03-30T04:34:13.881166+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:34:15.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:14 smithi116 bash[18677]: audit 2024-03-30T04:34:13.880869+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:34:15.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:14 smithi116 bash[18677]: cluster 2024-03-30T04:34:13.881166+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:34:15.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:14 smithi148 bash[18638]: audit 2024-03-30T04:34:13.880869+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:34:15.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:14 smithi148 bash[18638]: cluster 2024-03-30T04:34:13.881166+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:34:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:15 smithi148 bash[18638]: cluster 2024-03-30T04:34:14.139898+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:15 smithi148 bash[18638]: cluster 2024-03-30T04:34:14.900105+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:34:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:15 smithi116 bash[18677]: cluster 2024-03-30T04:34:14.139898+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:15 smithi116 bash[18677]: cluster 2024-03-30T04:34:14.900105+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:34:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:15 smithi116 bash[23963]: cluster 2024-03-30T04:34:14.139898+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:34:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:15 smithi116 bash[23963]: cluster 2024-03-30T04:34:14.900105+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "3f555ffb-1a06-4a61-9505-be211be2f5ba", 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "default", 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "api_name": "default", 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "is_master": "true", 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "endpoints": [], 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "hostnames": [], 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "hostnames_s3website": [], 2024-03-30T04:34:17.022 INFO:teuthology.orchestra.run.smithi116.stdout: "master_zone": "", 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "zones": [], 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "placement_targets": [], 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "default_placement": "", 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_id": "87f9284a-7a19-4cba-839a-2e4bdfdf54d4", 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "sync_policy": { 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: "groups": [] 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:17.023 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:34:17.574 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-30T04:34:18.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:17 smithi116 bash[23963]: cluster 2024-03-30T04:34:16.140626+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:18.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:17 smithi116 bash[18677]: cluster 2024-03-30T04:34:16.140626+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:17 smithi148 bash[18638]: cluster 2024-03-30T04:34:16.140626+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:19 smithi116 bash[18677]: cluster 2024-03-30T04:34:18.141350+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:19 smithi116 bash[23963]: cluster 2024-03-30T04:34:18.141350+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:19 smithi148 bash[18638]: cluster 2024-03-30T04:34:18.141350+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:34:20.437 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:34:20.437 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "97462cd0-6b19-43d3-badb-c893f4945156", 2024-03-30T04:34:20.437 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "z", 2024-03-30T04:34:20.437 INFO:teuthology.orchestra.run.smithi116.stdout: "domain_root": "z.rgw.meta:root", 2024-03-30T04:34:20.437 INFO:teuthology.orchestra.run.smithi116.stdout: "control_pool": "z.rgw.control", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "log_pool": "z.rgw.log", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-30T04:34:20.438 INFO:teuthology.orchestra.run.smithi116.stdout: "otp_pool": "z.rgw.otp", 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "system_key": { 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "access_key": "", 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "secret_key": "" 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "placement_pools": [ 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: { 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "key": "default-placement", 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "val": { 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "storage_classes": { 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "STANDARD": { 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:20.439 INFO:teuthology.orchestra.run.smithi116.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: "index_type": 0 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_id": "87f9284a-7a19-4cba-839a-2e4bdfdf54d4", 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-30T04:34:20.440 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.155829+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.156759+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.215560+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.216376+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.221186+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:20 smithi148 bash[18638]: audit 2024-03-30T04:34:20.221886+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.155829+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.156759+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.215560+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.216376+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.221186+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[18677]: audit 2024-03-30T04:34:20.221886+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.155829+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.156759+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.215560+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.216376+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.221186+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:20 smithi116 bash[23963]: audit 2024-03-30T04:34:20.221886+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:21.551 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:21 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:21.606 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[23963]: cluster 2024-03-30T04:34:20.142093+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[23963]: audit 2024-03-30T04:34:20.939427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[23963]: cluster 2024-03-30T04:34:20.939637+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[18677]: cluster 2024-03-30T04:34:20.142093+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[18677]: audit 2024-03-30T04:34:20.939427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-30T04:34:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:21 smithi116 bash[18677]: cluster 2024-03-30T04:34:20.939637+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:34:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:21 smithi148 bash[18638]: cluster 2024-03-30T04:34:20.142093+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:34:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:21 smithi148 bash[18638]: audit 2024-03-30T04:34:20.939427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-30T04:34:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:21 smithi148 bash[18638]: cluster 2024-03-30T04:34:20.939637+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:34:22.942 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:34:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[18677]: cluster 2024-03-30T04:34:21.942537+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[18677]: audit 2024-03-30T04:34:22.656795+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[18677]: audit 2024-03-30T04:34:22.672096+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[23963]: cluster 2024-03-30T04:34:21.942537+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[23963]: audit 2024-03-30T04:34:22.656795+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:22 smithi116 bash[23963]: audit 2024-03-30T04:34:22.672096+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:23.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:22 smithi148 bash[18638]: cluster 2024-03-30T04:34:21.942537+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:34:23.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:22 smithi148 bash[18638]: audit 2024-03-30T04:34:22.656795+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:23.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:22 smithi148 bash[18638]: audit 2024-03-30T04:34:22.672096+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:24.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:23 smithi116 bash[18677]: cluster 2024-03-30T04:34:22.142554+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-03-30T04:34:24.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:23 smithi116 bash[23963]: cluster 2024-03-30T04:34:22.142554+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-03-30T04:34:24.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:23 smithi148 bash[18638]: cluster 2024-03-30T04:34:22.142554+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 2.2 KiB/s wr, 3 op/s 2024-03-30T04:34:25.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:24] "GET /metrics HTTP/1.1" 200 192889 "" "Prometheus/2.33.4" 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[23963]: cluster 2024-03-30T04:34:24.142921+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[23963]: cluster 2024-03-30T04:34:24.979307+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[23963]: audit 2024-03-30T04:34:24.987249+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[18677]: cluster 2024-03-30T04:34:24.142921+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[18677]: cluster 2024-03-30T04:34:24.979307+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:34:26.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:25 smithi116 bash[18677]: audit 2024-03-30T04:34:24.987249+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:34:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:25 smithi148 bash[18638]: cluster 2024-03-30T04:34:24.142921+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T04:34:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:25 smithi148 bash[18638]: cluster 2024-03-30T04:34:24.979307+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:34:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:25 smithi148 bash[18638]: audit 2024-03-30T04:34:24.987249+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:34:26.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:26 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:34:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:26 smithi116 bash[18677]: audit 2024-03-30T04:34:25.979850+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:26 smithi116 bash[18677]: cluster 2024-03-30T04:34:25.980014+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:26 smithi116 bash[18677]: audit 2024-03-30T04:34:26.465825+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:26 smithi116 bash[18677]: audit 2024-03-30T04:34:26.475968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:27 smithi116 bash[23963]: audit 2024-03-30T04:34:25.979850+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:27 smithi116 bash[23963]: cluster 2024-03-30T04:34:25.980014+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:27 smithi116 bash[23963]: audit 2024-03-30T04:34:26.465825+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:27.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:27 smithi116 bash[23963]: audit 2024-03-30T04:34:26.475968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:26 smithi148 bash[18638]: audit 2024-03-30T04:34:25.979850+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:34:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:26 smithi148 bash[18638]: cluster 2024-03-30T04:34:25.980014+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:34:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:26 smithi148 bash[18638]: audit 2024-03-30T04:34:26.465825+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:26 smithi148 bash[18638]: audit 2024-03-30T04:34:26.475968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:28.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:28 smithi148 bash[18638]: cluster 2024-03-30T04:34:26.143591+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v73: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-03-30T04:34:28.405 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:28 smithi148 bash[18638]: cluster 2024-03-30T04:34:27.005829+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:34:28.406 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:28 smithi148 bash[18638]: audit 2024-03-30T04:34:27.012645+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[18677]: cluster 2024-03-30T04:34:26.143591+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v73: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[18677]: cluster 2024-03-30T04:34:27.005829+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[18677]: audit 2024-03-30T04:34:27.012645+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[23963]: cluster 2024-03-30T04:34:26.143591+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v73: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[23963]: cluster 2024-03-30T04:34:27.005829+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:34:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:28 smithi116 bash[23963]: audit 2024-03-30T04:34:27.012645+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:34:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:29 smithi116 bash[18677]: audit 2024-03-30T04:34:28.007818+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:34:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:29 smithi116 bash[18677]: cluster 2024-03-30T04:34:28.008397+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:34:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:29 smithi116 bash[23963]: audit 2024-03-30T04:34:28.007818+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:34:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:29 smithi116 bash[23963]: cluster 2024-03-30T04:34:28.008397+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:34:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:29 smithi148 bash[18638]: audit 2024-03-30T04:34:28.007818+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.116:0/3209022980' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:34:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:29 smithi148 bash[18638]: cluster 2024-03-30T04:34:28.008397+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:34:30.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[18677]: cluster 2024-03-30T04:34:28.144233+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v76: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:34:30.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[18677]: cluster 2024-03-30T04:34:29.347909+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:34:30.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[18677]: audit 2024-03-30T04:34:29.352121+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:30.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[18677]: audit 2024-03-30T04:34:29.353283+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:30.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[23963]: cluster 2024-03-30T04:34:28.144233+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v76: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:34:30.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[23963]: cluster 2024-03-30T04:34:29.347909+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:34:30.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[23963]: audit 2024-03-30T04:34:29.352121+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:30.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:30 smithi116 bash[23963]: audit 2024-03-30T04:34:29.353283+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:30.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:30 smithi148 bash[18638]: cluster 2024-03-30T04:34:28.144233+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v76: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:34:30.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:30 smithi148 bash[18638]: cluster 2024-03-30T04:34:29.347909+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:34:30.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:30 smithi148 bash[18638]: audit 2024-03-30T04:34:29.352121+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:30.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:30 smithi148 bash[18638]: audit 2024-03-30T04:34:29.353283+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[18638]: cluster 2024-03-30T04:34:30.144916+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 5 op/s 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[18638]: audit 2024-03-30T04:34:30.363442+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[18638]: cluster 2024-03-30T04:34:30.364056+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[18638]: audit 2024-03-30T04:34:30.391160+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:31 smithi148 bash[18638]: audit 2024-03-30T04:34:30.392241+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[18677]: cluster 2024-03-30T04:34:30.144916+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 5 op/s 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[18677]: audit 2024-03-30T04:34:30.363442+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[18677]: cluster 2024-03-30T04:34:30.364056+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[18677]: audit 2024-03-30T04:34:30.391160+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[18677]: audit 2024-03-30T04:34:30.392241+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:31.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[23963]: cluster 2024-03-30T04:34:30.144916+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 5 op/s 2024-03-30T04:34:31.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[23963]: audit 2024-03-30T04:34:30.363442+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:34:31.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[23963]: cluster 2024-03-30T04:34:30.364056+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:34:31.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[23963]: audit 2024-03-30T04:34:30.391160+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:31.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:31 smithi116 bash[23963]: audit 2024-03-30T04:34:30.392241+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "eb1a1141-c2cd-41e8-b965-94c5c3a82139", 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "epoch": 1, 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "predecessor_uuid": "b2f6d6c7-3130-450d-aff3-f03804bbc00c", 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "sync_status": [], 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "period_map": { 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "eb1a1141-c2cd-41e8-b965-94c5c3a82139", 2024-03-30T04:34:32.495 INFO:teuthology.orchestra.run.smithi116.stdout: "zonegroups": [ 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: { 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "3f555ffb-1a06-4a61-9505-be211be2f5ba", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "default", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "api_name": "default", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "is_master": "true", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "endpoints": [], 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "hostnames": [], 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "hostnames_s3website": [], 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "master_zone": "97462cd0-6b19-43d3-badb-c893f4945156", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "zones": [ 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: { 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "id": "97462cd0-6b19-43d3-badb-c893f4945156", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "z", 2024-03-30T04:34:32.496 INFO:teuthology.orchestra.run.smithi116.stdout: "endpoints": [], 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "log_meta": "false", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "log_data": "false", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "bucket_index_max_shards": 11, 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "read_only": "false", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "tier_type": "", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "sync_from_all": "true", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "sync_from": [], 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "redirect_zone": "" 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "placement_targets": [ 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: { 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "name": "default-placement", 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "tags": [], 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "storage_classes": [ 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: "STANDARD" 2024-03-30T04:34:32.497 INFO:teuthology.orchestra.run.smithi116.stdout: ] 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "default_placement": "default-placement", 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_id": "87f9284a-7a19-4cba-839a-2e4bdfdf54d4", 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "sync_policy": { 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "groups": [] 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "short_zone_ids": [ 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: { 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "key": "97462cd0-6b19-43d3-badb-c893f4945156", 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: "val": 1102197202 2024-03-30T04:34:32.498 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: ] 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "master_zonegroup": "3f555ffb-1a06-4a61-9505-be211be2f5ba", 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "master_zone": "97462cd0-6b19-43d3-badb-c893f4945156", 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "period_config": { 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "bucket_quota": { 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "enabled": false, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "check_on_raw": false, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "max_size": -1, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "max_size_kb": 0, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "max_objects": -1 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "user_quota": { 2024-03-30T04:34:32.499 INFO:teuthology.orchestra.run.smithi116.stdout: "enabled": false, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "check_on_raw": false, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_size": -1, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_size_kb": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_objects": -1 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "user_ratelimit": { 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_ops": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_ops": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_bytes": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_bytes": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "enabled": false 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "bucket_ratelimit": { 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_ops": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_ops": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_bytes": 0, 2024-03-30T04:34:32.500 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_bytes": 0, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "enabled": false 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "anonymous_ratelimit": { 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_ops": 0, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_ops": 0, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "max_read_bytes": 0, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "max_write_bytes": 0, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "enabled": false 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_id": "87f9284a-7a19-4cba-839a-2e4bdfdf54d4", 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_name": "r", 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout: "realm_epoch": 2 2024-03-30T04:34:32.501 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[18677]: audit 2024-03-30T04:34:31.376248+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[18677]: cluster 2024-03-30T04:34:31.376471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[18677]: audit 2024-03-30T04:34:31.381375+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[18677]: audit 2024-03-30T04:34:31.382034+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[23963]: audit 2024-03-30T04:34:31.376248+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[23963]: cluster 2024-03-30T04:34:31.376471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[23963]: audit 2024-03-30T04:34:31.381375+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:32.723 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:32 smithi116 bash[23963]: audit 2024-03-30T04:34:31.382034+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:32.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:32 smithi148 bash[18638]: audit 2024-03-30T04:34:31.376248+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:34:32.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:32 smithi148 bash[18638]: cluster 2024-03-30T04:34:31.376471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:34:32.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:32 smithi148 bash[18638]: audit 2024-03-30T04:34:31.381375+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.116:0/3661534782' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:32.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:32 smithi148 bash[18638]: audit 2024-03-30T04:34:31.382034+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:34:33.239 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[23963]: cluster 2024-03-30T04:34:32.145654+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 246 B/s rd, 493 B/s wr, 1 op/s 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[23963]: audit 2024-03-30T04:34:32.376913+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[23963]: cluster 2024-03-30T04:34:32.377536+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[18677]: cluster 2024-03-30T04:34:32.145654+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 246 B/s rd, 493 B/s wr, 1 op/s 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[18677]: audit 2024-03-30T04:34:32.376913+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:34:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:33 smithi116 bash[18677]: cluster 2024-03-30T04:34:32.377536+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:34:33.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:33 smithi148 bash[18638]: cluster 2024-03-30T04:34:32.145654+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 246 B/s rd, 493 B/s wr, 1 op/s 2024-03-30T04:34:33.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:33 smithi148 bash[18638]: audit 2024-03-30T04:34:32.376913+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:34:33.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:33 smithi148 bash[18638]: cluster 2024-03-30T04:34:32.377536+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:34:34.971 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:34] "GET /metrics HTTP/1.1" 200 192889 "" "Prometheus/2.33.4" 2024-03-30T04:34:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:35 smithi148 bash[18638]: cluster 2024-03-30T04:34:34.146346+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-03-30T04:34:35.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:35 smithi116 bash[18677]: cluster 2024-03-30T04:34:34.146346+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-03-30T04:34:35.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:35 smithi116 bash[23963]: cluster 2024-03-30T04:34:34.146346+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-03-30T04:34:36.036 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled rgw.foo update... 2024-03-30T04:34:36.993 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply rgw smpl' 2024-03-30T04:34:37.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.030550+0000 mgr.y (mgr.24296) 105 : audit [DBG] from='client.24517 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: cephadm 2024-03-30T04:34:36.032578+0000 mgr.y (mgr.24296) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.039878+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.057084+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.058590+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.059393+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.067043+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.077607+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.084150+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.090071+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.090822+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.091079+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.096349+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.102742+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[18677]: audit 2024-03-30T04:34:36.103707+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.030550+0000 mgr.y (mgr.24296) 105 : audit [DBG] from='client.24517 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: cephadm 2024-03-30T04:34:36.032578+0000 mgr.y (mgr.24296) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.039878+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.057084+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.058590+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.059393+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.067043+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.077607+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.084150+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.090071+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.090822+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.091079+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.096349+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.102742+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:37 smithi116 bash[23963]: audit 2024-03-30T04:34:36.103707+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.030550+0000 mgr.y (mgr.24296) 105 : audit [DBG] from='client.24517 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: cephadm 2024-03-30T04:34:36.032578+0000 mgr.y (mgr.24296) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.039878+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.057084+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.058590+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.059393+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.067043+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.077607+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.084150+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.090071+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.090822+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.091079+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:37.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.096349+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:37.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.102742+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:37.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:37 smithi148 bash[18638]: audit 2024-03-30T04:34:36.103707+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:38.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[18677]: cephadm 2024-03-30T04:34:36.084838+0000 mgr.y (mgr.24296) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:38.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[18677]: cephadm 2024-03-30T04:34:36.104519+0000 mgr.y (mgr.24296) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:34:38.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[18677]: cluster 2024-03-30T04:34:36.147695+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:34:38.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[23963]: cephadm 2024-03-30T04:34:36.084838+0000 mgr.y (mgr.24296) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:38.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[23963]: cephadm 2024-03-30T04:34:36.104519+0000 mgr.y (mgr.24296) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:34:38.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:38 smithi116 bash[23963]: cluster 2024-03-30T04:34:36.147695+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:34:38.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:38 smithi148 bash[18638]: cephadm 2024-03-30T04:34:36.084838+0000 mgr.y (mgr.24296) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:34:38.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:38 smithi148 bash[18638]: cephadm 2024-03-30T04:34:36.104519+0000 mgr.y (mgr.24296) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:34:38.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:38 smithi148 bash[18638]: cluster 2024-03-30T04:34:36.147695+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:34:38.969 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.970 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.970 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.970 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.970 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.971 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.971 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.971 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.221 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.222 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.222 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.222 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.223 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.223 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:39.223 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:34:39 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: cluster 2024-03-30T04:34:38.148354+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.254779+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.257119+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.257495+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.261788+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.269600+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[18677]: audit 2024-03-30T04:34:39.271610+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: cluster 2024-03-30T04:34:38.148354+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.254779+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.257119+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.257495+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.261788+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.269600+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:40 smithi116 bash[23963]: audit 2024-03-30T04:34:39.271610+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: cluster 2024-03-30T04:34:38.148354+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.254779+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.257119+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.257495+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.261788+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.269600+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:40.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:40 smithi148 bash[18638]: audit 2024-03-30T04:34:39.271610+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:41.326 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:41 smithi116 bash[18677]: cephadm 2024-03-30T04:34:39.272417+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:34:41.327 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:41 smithi116 bash[23963]: cephadm 2024-03-30T04:34:39.272417+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:34:41.384 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.385 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.385 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.385 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:41 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:41.386 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.386 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.386 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.386 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.387 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.387 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:41 smithi148 bash[18638]: cephadm 2024-03-30T04:34:39.272417+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:34:41.387 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.637 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.637 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.637 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.638 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.638 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.638 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.638 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.639 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:41.639 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:34:41 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:42.327 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: cluster 2024-03-30T04:34:40.149159+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 817 B/s wr, 2 op/s 2024-03-30T04:34:42.327 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: audit 2024-03-30T04:34:41.677331+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: audit 2024-03-30T04:34:41.680919+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: audit 2024-03-30T04:34:41.682467+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: audit 2024-03-30T04:34:41.683438+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[23963]: cephadm 2024-03-30T04:34:41.689124+0000 mgr.y (mgr.24296) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: cluster 2024-03-30T04:34:40.149159+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 817 B/s wr, 2 op/s 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: audit 2024-03-30T04:34:41.677331+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: audit 2024-03-30T04:34:41.680919+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: audit 2024-03-30T04:34:41.682467+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: audit 2024-03-30T04:34:41.683438+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:42.328 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18677]: cephadm 2024-03-30T04:34:41.689124+0000 mgr.y (mgr.24296) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: cluster 2024-03-30T04:34:40.149159+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 817 B/s wr, 2 op/s 2024-03-30T04:34:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: audit 2024-03-30T04:34:41.677331+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: audit 2024-03-30T04:34:41.680919+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: audit 2024-03-30T04:34:41.682467+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: audit 2024-03-30T04:34:41.683438+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:42 smithi148 bash[18638]: cephadm 2024-03-30T04:34:41.689124+0000 mgr.y (mgr.24296) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:42.847 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled rgw.smpl update... 2024-03-30T04:34:43.038 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:42 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:34:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:43.352 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.079159+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.086289+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.093140+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cephadm 2024-03-30T04:34:42.093820+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.103792+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.105198+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.106196+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cephadm 2024-03-30T04:34:42.111296+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cluster 2024-03-30T04:34:42.150390+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.365276+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cephadm 2024-03-30T04:34:42.367535+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.772603+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.843963+0000 mgr.y (mgr.24296) 118 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cephadm 2024-03-30T04:34:42.845265+0000 mgr.y (mgr.24296) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:43.353 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.848790+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.354 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.885218+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.354 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.886515+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.354 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.887447+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.354 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: audit 2024-03-30T04:34:42.892937+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.354 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:43 smithi148 bash[18638]: cephadm 2024-03-30T04:34:42.896012+0000 mgr.y (mgr.24296) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.079159+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.086289+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.093140+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cephadm 2024-03-30T04:34:42.093820+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.103792+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.105198+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.106196+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cephadm 2024-03-30T04:34:42.111296+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cluster 2024-03-30T04:34:42.150390+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.365276+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cephadm 2024-03-30T04:34:42.367535+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.772603+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.843963+0000 mgr.y (mgr.24296) 118 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cephadm 2024-03-30T04:34:42.845265+0000 mgr.y (mgr.24296) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.848790+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.885218+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.886515+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.887447+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: audit 2024-03-30T04:34:42.892937+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[18677]: cephadm 2024-03-30T04:34:42.896012+0000 mgr.y (mgr.24296) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.079159+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.086289+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.093140+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cephadm 2024-03-30T04:34:42.093820+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.103792+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.105198+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.106196+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cephadm 2024-03-30T04:34:42.111296+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:43.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cluster 2024-03-30T04:34:42.150390+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.365276+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cephadm 2024-03-30T04:34:42.367535+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.772603+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.843963+0000 mgr.y (mgr.24296) 118 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cephadm 2024-03-30T04:34:42.845265+0000 mgr.y (mgr.24296) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.848790+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.885218+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.886515+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.887447+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: audit 2024-03-30T04:34:42.892937+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:43.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:43 smithi116 bash[23963]: cephadm 2024-03-30T04:34:42.896012+0000 mgr.y (mgr.24296) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:44.219 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph osd pool create foo' 2024-03-30T04:34:45.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:44] "GET /metrics HTTP/1.1" 200 196827 "" "Prometheus/2.33.4" 2024-03-30T04:34:45.461 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:45 smithi148 bash[18638]: cluster 2024-03-30T04:34:44.151162+0000 mgr.y (mgr.24296) 121 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 608 B/s wr, 1 op/s 2024-03-30T04:34:45.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:45 smithi116 bash[18677]: cluster 2024-03-30T04:34:44.151162+0000 mgr.y (mgr.24296) 121 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 608 B/s wr, 1 op/s 2024-03-30T04:34:45.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:45 smithi116 bash[23963]: cluster 2024-03-30T04:34:44.151162+0000 mgr.y (mgr.24296) 121 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 608 B/s wr, 1 op/s 2024-03-30T04:34:46.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:46 smithi116 bash[23963]: audit 2024-03-30T04:34:45.258736+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:46 smithi116 bash[18677]: audit 2024-03-30T04:34:45.258736+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:46.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:46 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:34:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:46.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:46 smithi148 bash[18638]: audit 2024-03-30T04:34:45.258736+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:47.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:47 smithi116 bash[18677]: cluster 2024-03-30T04:34:46.151970+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.6 KiB/s wr, 251 op/s 2024-03-30T04:34:47.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:47 smithi116 bash[18677]: audit 2024-03-30T04:34:46.281582+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:47.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:47 smithi116 bash[23963]: cluster 2024-03-30T04:34:46.151970+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.6 KiB/s wr, 251 op/s 2024-03-30T04:34:47.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:47 smithi116 bash[23963]: audit 2024-03-30T04:34:46.281582+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:47 smithi148 bash[18638]: cluster 2024-03-30T04:34:46.151970+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.6 KiB/s wr, 251 op/s 2024-03-30T04:34:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:47 smithi148 bash[18638]: audit 2024-03-30T04:34:46.281582+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:47.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:47 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:34:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:48.458 INFO:teuthology.orchestra.run.smithi116.stderr:pool 'foo' created 2024-03-30T04:34:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:48 smithi116 bash[18677]: audit 2024-03-30T04:34:47.435364+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:48 smithi116 bash[18677]: audit 2024-03-30T04:34:47.469676+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:34:48.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:48 smithi116 bash[23963]: audit 2024-03-30T04:34:47.435364+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:48.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:48 smithi116 bash[23963]: audit 2024-03-30T04:34:47.469676+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:34:48.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:48 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:34:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:48.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:48 smithi148 bash[18638]: audit 2024-03-30T04:34:47.435364+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:48.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:48 smithi148 bash[18638]: audit 2024-03-30T04:34:47.469676+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:34:49.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[18677]: cluster 2024-03-30T04:34:48.152652+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.0 KiB/s wr, 249 op/s 2024-03-30T04:34:49.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[18677]: audit 2024-03-30T04:34:48.448215+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[18677]: cluster 2024-03-30T04:34:48.448501+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[18677]: audit 2024-03-30T04:34:48.652700+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[18677]: audit 2024-03-30T04:34:48.659538+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[23963]: cluster 2024-03-30T04:34:48.152652+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.0 KiB/s wr, 249 op/s 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[23963]: audit 2024-03-30T04:34:48.448215+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[23963]: cluster 2024-03-30T04:34:48.448501+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[23963]: audit 2024-03-30T04:34:48.652700+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:49.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:49 smithi116 bash[23963]: audit 2024-03-30T04:34:48.659538+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:49.560 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'rbd pool init foo' 2024-03-30T04:34:49.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:49 smithi148 bash[18638]: cluster 2024-03-30T04:34:48.152652+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 3.0 KiB/s wr, 249 op/s 2024-03-30T04:34:49.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:49 smithi148 bash[18638]: audit 2024-03-30T04:34:48.448215+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.116:0/569809632' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:34:49.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:49 smithi148 bash[18638]: cluster 2024-03-30T04:34:48.448501+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:34:49.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:49 smithi148 bash[18638]: audit 2024-03-30T04:34:48.652700+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:49.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:49 smithi148 bash[18638]: audit 2024-03-30T04:34:48.659538+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.393 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:34:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: cluster 2024-03-30T04:34:49.449402+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.294765+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.300021+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.329187+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.330976+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:50.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.332162+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.339256+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.353283+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.357242+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.357935+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.366914+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.379318+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[18677]: audit 2024-03-30T04:34:50.381598+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: cluster 2024-03-30T04:34:49.449402+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.294765+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.300021+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.329187+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:50.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.330976+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.332162+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.339256+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.353283+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.357242+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.357935+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.366914+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.379318+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:50 smithi116 bash[23963]: audit 2024-03-30T04:34:50.381598+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: cluster 2024-03-30T04:34:49.449402+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.294765+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.300021+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.329187+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.330976+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:50.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.332162+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.339256+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.353283+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.357242+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.357935+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.366914+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.379318+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:50.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:50 smithi148 bash[18638]: audit 2024-03-30T04:34:50.381598+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:51.550 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:34:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:51 smithi148 bash[18638]: cluster 2024-03-30T04:34:50.153126+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 4.5 KiB/s wr, 374 op/s 2024-03-30T04:34:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:51 smithi148 bash[18638]: cephadm 2024-03-30T04:34:50.346357+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:51 smithi148 bash[18638]: cephadm 2024-03-30T04:34:50.383802+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:34:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:51 smithi148 bash[18638]: cluster 2024-03-30T04:34:50.478136+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:34:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[18677]: cluster 2024-03-30T04:34:50.153126+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 4.5 KiB/s wr, 374 op/s 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[18677]: cephadm 2024-03-30T04:34:50.346357+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[18677]: cephadm 2024-03-30T04:34:50.383802+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[18677]: cluster 2024-03-30T04:34:50.478136+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[23963]: cluster 2024-03-30T04:34:50.153126+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 4.5 KiB/s wr, 374 op/s 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[23963]: cephadm 2024-03-30T04:34:50.346357+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[23963]: cephadm 2024-03-30T04:34:50.383802+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:34:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:51 smithi116 bash[23963]: cluster 2024-03-30T04:34:50.478136+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:34:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:52 smithi116 bash[18677]: audit 2024-03-30T04:34:52.753089+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.116:0/235341716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:52 smithi116 bash[18677]: audit 2024-03-30T04:34:52.753497+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:52 smithi116 bash[23963]: audit 2024-03-30T04:34:52.753089+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.116:0/235341716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:52 smithi116 bash[23963]: audit 2024-03-30T04:34:52.753497+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:52 smithi148 bash[18638]: audit 2024-03-30T04:34:52.753089+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.116:0/235341716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:52 smithi148 bash[18638]: audit 2024-03-30T04:34:52.753497+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:34:53.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:34:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:34:54.171 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18677]: cluster 2024-03-30T04:34:52.154339+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:34:54.171 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18677]: audit 2024-03-30T04:34:52.891654+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:34:54.171 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18677]: cluster 2024-03-30T04:34:52.891875+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18677]: audit 2024-03-30T04:34:53.314448+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[18677]: audit 2024-03-30T04:34:53.323547+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[23963]: cluster 2024-03-30T04:34:52.154339+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[23963]: audit 2024-03-30T04:34:52.891654+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[23963]: cluster 2024-03-30T04:34:52.891875+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[23963]: audit 2024-03-30T04:34:53.314448+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.172 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:53 smithi116 bash[23963]: audit 2024-03-30T04:34:53.323547+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:53 smithi148 bash[18638]: cluster 2024-03-30T04:34:52.154339+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:34:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:53 smithi148 bash[18638]: audit 2024-03-30T04:34:52.891654+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:34:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:53 smithi148 bash[18638]: cluster 2024-03-30T04:34:52.891875+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:34:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:53 smithi148 bash[18638]: audit 2024-03-30T04:34:53.314448+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:53 smithi148 bash[18638]: audit 2024-03-30T04:34:53.323547+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:54.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:34:54] "GET /metrics HTTP/1.1" 200 207953 "" "Prometheus/2.33.4" 2024-03-30T04:34:55.178 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.178 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:54 smithi116 bash[18677]: cluster 2024-03-30T04:34:53.890962+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:34:55.179 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.179 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.179 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.179 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.180 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:54 smithi116 bash[23963]: cluster 2024-03-30T04:34:53.890962+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:34:55.180 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.180 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.180 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:54 smithi148 bash[18638]: cluster 2024-03-30T04:34:53.890962+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:34:55.434 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.434 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.435 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.435 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.435 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.436 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:55.436 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:34:55 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: cluster 2024-03-30T04:34:54.154813+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 76 op/s 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: cluster 2024-03-30T04:34:54.915891+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.479304+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.481227+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.481517+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.485479+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.491112+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[18677]: audit 2024-03-30T04:34:55.492430+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: cluster 2024-03-30T04:34:54.154813+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 76 op/s 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: cluster 2024-03-30T04:34:54.915891+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:34:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.479304+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.481227+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.481517+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.485479+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.491112+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:55 smithi116 bash[23963]: audit 2024-03-30T04:34:55.492430+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: cluster 2024-03-30T04:34:54.154813+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 76 op/s 2024-03-30T04:34:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: cluster 2024-03-30T04:34:54.915891+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.479304+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.481227+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.481517+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.485479+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.491112+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:55 smithi148 bash[18638]: audit 2024-03-30T04:34:55.492430+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:56.302 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-30T04:34:57.169 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:56 smithi116 bash[18677]: cephadm 2024-03-30T04:34:55.493344+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:34:57.170 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:56 smithi116 bash[23963]: cephadm 2024-03-30T04:34:55.493344+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:34:57.253 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:56 smithi148 bash[18638]: cephadm 2024-03-30T04:34:55.493344+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:34:57.979 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.979 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.980 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.980 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.980 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.980 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.981 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.981 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:57 smithi148 bash[18638]: cluster 2024-03-30T04:34:56.156433+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 360 B/s wr, 63 op/s 2024-03-30T04:34:57.981 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:57.981 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:57 smithi116 bash[18677]: cluster 2024-03-30T04:34:56.156433+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 360 B/s wr, 63 op/s 2024-03-30T04:34:58.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:57 smithi116 bash[23963]: cluster 2024-03-30T04:34:56.156433+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 360 B/s wr, 63 op/s 2024-03-30T04:34:58.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.239 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.239 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.239 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.239 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.240 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.240 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.240 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:58.240 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:34:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: cluster 2024-03-30T04:34:58.157134+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.249165+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.255680+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.258192+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.259865+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: cephadm 2024-03-30T04:34:58.268686+0000 mgr.y (mgr.24296) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.524327+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: cephadm 2024-03-30T04:34:58.524982+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.530869+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.532130+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.532845+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: cephadm 2024-03-30T04:34:58.538139+0000 mgr.y (mgr.24296) 134 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: audit 2024-03-30T04:34:58.770509+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[23963]: cephadm 2024-03-30T04:34:58.771226+0000 mgr.y (mgr.24296) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: cluster 2024-03-30T04:34:58.157134+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.249165+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.255680+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.258192+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.259865+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: cephadm 2024-03-30T04:34:58.268686+0000 mgr.y (mgr.24296) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.524327+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: cephadm 2024-03-30T04:34:58.524982+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.530869+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.532130+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.532845+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: cephadm 2024-03-30T04:34:58.538139+0000 mgr.y (mgr.24296) 134 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: audit 2024-03-30T04:34:58.770509+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:34:59 smithi116 bash[18677]: cephadm 2024-03-30T04:34:58.771226+0000 mgr.y (mgr.24296) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:59.521 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled iscsi.foo update... 2024-03-30T04:34:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: cluster 2024-03-30T04:34:58.157134+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-03-30T04:34:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.249165+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.255680+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.258192+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.259865+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: cephadm 2024-03-30T04:34:58.268686+0000 mgr.y (mgr.24296) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.524327+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: cephadm 2024-03-30T04:34:58.524982+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.530869+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.532130+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.532845+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: cephadm 2024-03-30T04:34:58.538139+0000 mgr.y (mgr.24296) 134 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: audit 2024-03-30T04:34:58.770509+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:34:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:34:59 smithi148 bash[18638]: cephadm 2024-03-30T04:34:58.771226+0000 mgr.y (mgr.24296) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:00.532 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 120' 2024-03-30T04:35:00.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.515068+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: cephadm 2024-03-30T04:34:59.517341+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.523175+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.539632+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.541201+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.543132+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:34:59.550541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: cephadm 2024-03-30T04:34:59.551027+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:00.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:00 smithi148 bash[18638]: audit 2024-03-30T04:35:00.266070+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.515068+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: cephadm 2024-03-30T04:34:59.517341+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.523175+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.539632+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.541201+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.543132+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:34:59.550541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: cephadm 2024-03-30T04:34:59.551027+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:01.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[18677]: audit 2024-03-30T04:35:00.266070+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.515068+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: cephadm 2024-03-30T04:34:59.517341+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.523175+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.539632+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.541201+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.543132+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:34:59.550541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: cephadm 2024-03-30T04:34:59.551027+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:01.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:00 smithi116 bash[23963]: audit 2024-03-30T04:35:00.266070+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:01.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:01.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:01 smithi116 bash[18677]: cluster 2024-03-30T04:35:00.157575+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 281 B/s wr, 0 op/s 2024-03-30T04:35:01.727 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:01 smithi116 bash[23963]: cluster 2024-03-30T04:35:00.157575+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 281 B/s wr, 0 op/s 2024-03-30T04:35:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:01 smithi148 bash[18638]: cluster 2024-03-30T04:35:00.157575+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 281 B/s wr, 0 op/s 2024-03-30T04:35:02.983 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:02 smithi116 bash[18677]: cluster 2024-03-30T04:35:01.881208+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:35:02.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:02 smithi116 bash[23963]: cluster 2024-03-30T04:35:01.881208+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:35:03.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:02 smithi148 bash[18638]: cluster 2024-03-30T04:35:01.881208+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:35:04.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:03 smithi116 bash[18677]: cluster 2024-03-30T04:35:02.158283+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 511 B/s wr, 383 op/s 2024-03-30T04:35:04.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:03 smithi116 bash[23963]: cluster 2024-03-30T04:35:02.158283+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 511 B/s wr, 383 op/s 2024-03-30T04:35:04.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:03 smithi148 bash[18638]: cluster 2024-03-30T04:35:02.158283+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 511 B/s wr, 383 op/s 2024-03-30T04:35:04.661 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:04 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:35:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:04.661 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:04 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:35:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:05.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:04] "GET /metrics HTTP/1.1" 200 207953 "" "Prometheus/2.33.4" 2024-03-30T04:35:05.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:05 smithi148 bash[18638]: cluster 2024-03-30T04:35:04.159020+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 442 B/s wr, 332 op/s 2024-03-30T04:35:05.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:05 smithi148 bash[18638]: audit 2024-03-30T04:35:04.303014+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:05 smithi148 bash[18638]: audit 2024-03-30T04:35:04.463213+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:05 smithi148 bash[18638]: audit 2024-03-30T04:35:04.474259+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[18677]: cluster 2024-03-30T04:35:04.159020+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 442 B/s wr, 332 op/s 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[18677]: audit 2024-03-30T04:35:04.303014+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[18677]: audit 2024-03-30T04:35:04.463213+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[18677]: audit 2024-03-30T04:35:04.474259+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[23963]: cluster 2024-03-30T04:35:04.159020+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 442 B/s wr, 332 op/s 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[23963]: audit 2024-03-30T04:35:04.303014+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[23963]: audit 2024-03-30T04:35:04.463213+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:05.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:05 smithi116 bash[23963]: audit 2024-03-30T04:35:04.474259+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:06.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:06 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:07.530 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:07 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:07.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:07 smithi116 bash[18677]: cluster 2024-03-30T04:35:06.160668+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:07.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:07 smithi116 bash[18677]: audit 2024-03-30T04:35:06.282897+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:07.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:07 smithi116 bash[23963]: cluster 2024-03-30T04:35:06.160668+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:07.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:07 smithi116 bash[23963]: audit 2024-03-30T04:35:06.282897+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:07.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:07 smithi148 bash[18638]: cluster 2024-03-30T04:35:06.160668+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:07.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:07 smithi148 bash[18638]: audit 2024-03-30T04:35:06.282897+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.298041+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.303936+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.339720+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.341370+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.342067+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.347884+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: cephadm 2024-03-30T04:35:07.352402+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.358593+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.358907+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.362726+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T04:35:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: audit 2024-03-30T04:35:07.367770+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:08 smithi148 bash[18638]: cephadm 2024-03-30T04:35:07.368722+0000 mgr.y (mgr.24296) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:35:08.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.298041+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.303936+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.339720+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.341370+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.342067+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.347884+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: cephadm 2024-03-30T04:35:07.352402+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.358593+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.358907+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.362726+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: audit 2024-03-30T04:35:07.367770+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[18677]: cephadm 2024-03-30T04:35:07.368722+0000 mgr.y (mgr.24296) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.298041+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.303936+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.339720+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.341370+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.342067+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.347884+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: cephadm 2024-03-30T04:35:07.352402+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.358593+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.358907+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.362726+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: audit 2024-03-30T04:35:07.367770+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:08.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:08 smithi116 bash[23963]: cephadm 2024-03-30T04:35:07.368722+0000 mgr.y (mgr.24296) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:35:09.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:09 smithi116 bash[18677]: cluster 2024-03-30T04:35:08.161447+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:09.435 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.436 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:09 smithi116 bash[23963]: cluster 2024-03-30T04:35:08.161447+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:09.436 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.437 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.437 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.437 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.437 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.703 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.704 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.704 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.705 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.705 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.705 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.705 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.706 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:35:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:35:09.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:09 smithi148 bash[18638]: cluster 2024-03-30T04:35:08.161447+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: cluster 2024-03-30T04:35:09.386717+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.745272+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.748223+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.749798+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.750645+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.759868+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.710 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: cephadm 2024-03-30T04:35:09.760648+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.766779+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.767463+0000 mgr.y (mgr.24296) 147 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: cephadm 2024-03-30T04:35:09.768483+0000 mgr.y (mgr.24296) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.768779+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.769262+0000 mgr.y (mgr.24296) 149 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.776077+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.779704+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.780481+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.792322+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.794124+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.795244+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.795982+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:09.801762+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: cephadm 2024-03-30T04:35:09.802335+0000 mgr.y (mgr.24296) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[18677]: audit 2024-03-30T04:35:10.278506+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: cluster 2024-03-30T04:35:09.386717+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.745272+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.748223+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.749798+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.750645+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.759868+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: cephadm 2024-03-30T04:35:09.760648+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.766779+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.767463+0000 mgr.y (mgr.24296) 147 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: cephadm 2024-03-30T04:35:09.768483+0000 mgr.y (mgr.24296) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.768779+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.769262+0000 mgr.y (mgr.24296) 149 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.776077+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.779704+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.780481+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.792322+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.794124+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.795244+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.795982+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:09.801762+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: cephadm 2024-03-30T04:35:09.802335+0000 mgr.y (mgr.24296) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:10 smithi116 bash[23963]: audit 2024-03-30T04:35:10.278506+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: cluster 2024-03-30T04:35:09.386717+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.745272+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.748223+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.749798+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.750645+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.759868+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: cephadm 2024-03-30T04:35:09.760648+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.766779+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.767463+0000 mgr.y (mgr.24296) 147 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: cephadm 2024-03-30T04:35:09.768483+0000 mgr.y (mgr.24296) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.768779+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.769262+0000 mgr.y (mgr.24296) 149 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.776077+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.779704+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.780481+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.792322+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.794124+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.795244+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.795982+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:09.801762+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: cephadm 2024-03-30T04:35:09.802335+0000 mgr.y (mgr.24296) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:35:10.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:10 smithi148 bash[18638]: audit 2024-03-30T04:35:10.278506+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:11.550 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:11 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:12.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:11 smithi116 bash[18677]: cluster 2024-03-30T04:35:10.161995+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:12.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:11 smithi116 bash[23963]: cluster 2024-03-30T04:35:10.161995+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:12.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:11 smithi148 bash[18638]: cluster 2024-03-30T04:35:10.161995+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 214 KiB/s rd, 204 B/s wr, 323 op/s 2024-03-30T04:35:13.239 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[18677]: audit 2024-03-30T04:35:12.308672+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.116:0/1985018928' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:35:13.239 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[18677]: audit 2024-03-30T04:35:12.636922+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.116:0/382339867' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:13.239 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[18677]: audit 2024-03-30T04:35:12.637614+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:13.239 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[23963]: audit 2024-03-30T04:35:12.308672+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.116:0/1985018928' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:35:13.240 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[23963]: audit 2024-03-30T04:35:12.636922+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.116:0/382339867' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:13.240 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:12 smithi116 bash[23963]: audit 2024-03-30T04:35:12.637614+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:12 smithi148 bash[18638]: audit 2024-03-30T04:35:12.308672+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.116:0/1985018928' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:35:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:12 smithi148 bash[18638]: audit 2024-03-30T04:35:12.636922+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.116:0/382339867' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:12 smithi148 bash[18638]: audit 2024-03-30T04:35:12.637614+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]: dispatch 2024-03-30T04:35:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[23963]: cluster 2024-03-30T04:35:12.162811+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T04:35:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[23963]: audit 2024-03-30T04:35:12.895020+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]': finished 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[23963]: cluster 2024-03-30T04:35:12.895518+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[23963]: audit 2024-03-30T04:35:13.222404+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]: dispatch 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[18677]: cluster 2024-03-30T04:35:12.162811+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[18677]: audit 2024-03-30T04:35:12.895020+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]': finished 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[18677]: cluster 2024-03-30T04:35:12.895518+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:35:14.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:13 smithi116 bash[18677]: audit 2024-03-30T04:35:13.222404+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]: dispatch 2024-03-30T04:35:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:13 smithi148 bash[18638]: cluster 2024-03-30T04:35:12.162811+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T04:35:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:13 smithi148 bash[18638]: audit 2024-03-30T04:35:12.895020+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1658143197"}]': finished 2024-03-30T04:35:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:13 smithi148 bash[18638]: cluster 2024-03-30T04:35:12.895518+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:35:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:13 smithi148 bash[18638]: audit 2024-03-30T04:35:13.222404+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]: dispatch 2024-03-30T04:35:14.894 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:14] "GET /metrics HTTP/1.1" 200 214993 "" "Prometheus/2.33.4" 2024-03-30T04:35:15.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[18677]: audit 2024-03-30T04:35:13.891751+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]': finished 2024-03-30T04:35:15.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[18677]: cluster 2024-03-30T04:35:13.891928+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:35:15.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[18677]: audit 2024-03-30T04:35:14.241416+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]: dispatch 2024-03-30T04:35:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[23963]: audit 2024-03-30T04:35:13.891751+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]': finished 2024-03-30T04:35:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[23963]: cluster 2024-03-30T04:35:13.891928+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:35:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:14 smithi116 bash[23963]: audit 2024-03-30T04:35:14.241416+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]: dispatch 2024-03-30T04:35:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:14 smithi148 bash[18638]: audit 2024-03-30T04:35:13.891751+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.116:0/525798652' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2972351451"}]': finished 2024-03-30T04:35:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:14 smithi148 bash[18638]: cluster 2024-03-30T04:35:13.891928+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:35:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:14 smithi148 bash[18638]: audit 2024-03-30T04:35:14.241416+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]: dispatch 2024-03-30T04:35:15.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18677]: cluster 2024-03-30T04:35:14.163223+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18677]: audit 2024-03-30T04:35:14.912839+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]': finished 2024-03-30T04:35:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18677]: cluster 2024-03-30T04:35:14.913050+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:35:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18677]: audit 2024-03-30T04:35:15.268524+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]: dispatch 2024-03-30T04:35:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[18677]: audit 2024-03-30T04:35:15.330868+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[23963]: cluster 2024-03-30T04:35:14.163223+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[23963]: audit 2024-03-30T04:35:14.912839+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]': finished 2024-03-30T04:35:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[23963]: cluster 2024-03-30T04:35:14.913050+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:35:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[23963]: audit 2024-03-30T04:35:15.268524+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]: dispatch 2024-03-30T04:35:16.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:15 smithi116 bash[23963]: audit 2024-03-30T04:35:15.330868+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:15 smithi148 bash[18638]: cluster 2024-03-30T04:35:14.163223+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:15 smithi148 bash[18638]: audit 2024-03-30T04:35:14.912839+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.116:0/110331708' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2152824114"}]': finished 2024-03-30T04:35:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:15 smithi148 bash[18638]: cluster 2024-03-30T04:35:14.913050+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:35:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:15 smithi148 bash[18638]: audit 2024-03-30T04:35:15.268524+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]: dispatch 2024-03-30T04:35:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:15 smithi148 bash[18638]: audit 2024-03-30T04:35:15.330868+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:16.930 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:15.913844+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]': finished 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: cluster 2024-03-30T04:35:15.913922+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.271701+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.116:0/1249508734' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.272149+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.592424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.600320+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.632979+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.634873+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.636248+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[18677]: audit 2024-03-30T04:35:16.647296+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:15.913844+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]': finished 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: cluster 2024-03-30T04:35:15.913922+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:35:17.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.271701+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.116:0/1249508734' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.272149+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.592424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.600320+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.632979+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.634873+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.636248+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:16 smithi116 bash[23963]: audit 2024-03-30T04:35:16.647296+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:15.913844+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.116:0/72399894' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1704363563"}]': finished 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: cluster 2024-03-30T04:35:15.913922+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.271701+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.116:0/1249508734' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.272149+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]: dispatch 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.592424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.600320+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.632979+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.634873+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.636248+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:16 smithi148 bash[18638]: audit 2024-03-30T04:35:16.647296+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[18677]: cluster 2024-03-30T04:35:16.163965+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[18677]: audit 2024-03-30T04:35:16.944939+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]': finished 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[18677]: cluster 2024-03-30T04:35:16.945194+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[18677]: audit 2024-03-30T04:35:17.269608+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]: dispatch 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[23963]: cluster 2024-03-30T04:35:16.163965+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[23963]: audit 2024-03-30T04:35:16.944939+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]': finished 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[23963]: cluster 2024-03-30T04:35:16.945194+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:35:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:17 smithi116 bash[23963]: audit 2024-03-30T04:35:17.269608+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]: dispatch 2024-03-30T04:35:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:17 smithi148 bash[18638]: cluster 2024-03-30T04:35:16.163965+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:17 smithi148 bash[18638]: audit 2024-03-30T04:35:16.944939+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1868845719"}]': finished 2024-03-30T04:35:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:17 smithi148 bash[18638]: cluster 2024-03-30T04:35:16.945194+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:35:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:17 smithi148 bash[18638]: audit 2024-03-30T04:35:17.269608+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]: dispatch 2024-03-30T04:35:19.223 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:18 smithi148 bash[18638]: audit 2024-03-30T04:35:17.952663+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]': finished 2024-03-30T04:35:19.223 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:18 smithi148 bash[18638]: cluster 2024-03-30T04:35:17.952865+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:35:19.223 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:18 smithi148 bash[18638]: audit 2024-03-30T04:35:18.289868+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]: dispatch 2024-03-30T04:35:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[23963]: audit 2024-03-30T04:35:17.952663+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]': finished 2024-03-30T04:35:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[23963]: cluster 2024-03-30T04:35:17.952865+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:35:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[23963]: audit 2024-03-30T04:35:18.289868+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]: dispatch 2024-03-30T04:35:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[18677]: audit 2024-03-30T04:35:17.952663+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.116:0/3527335942' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/561332414"}]': finished 2024-03-30T04:35:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[18677]: cluster 2024-03-30T04:35:17.952865+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:35:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:18 smithi116 bash[18677]: audit 2024-03-30T04:35:18.289868+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]: dispatch 2024-03-30T04:35:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[18677]: cluster 2024-03-30T04:35:18.164613+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[18677]: audit 2024-03-30T04:35:18.962539+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]': finished 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[18677]: cluster 2024-03-30T04:35:18.962700+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[18677]: audit 2024-03-30T04:35:19.301786+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.116:0/872170245' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[18677]: audit 2024-03-30T04:35:19.302431+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[23963]: cluster 2024-03-30T04:35:18.164613+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[23963]: audit 2024-03-30T04:35:18.962539+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]': finished 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[23963]: cluster 2024-03-30T04:35:18.962700+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[23963]: audit 2024-03-30T04:35:19.301786+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.116:0/872170245' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:19 smithi116 bash[23963]: audit 2024-03-30T04:35:19.302431+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:20.267 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:19 smithi148 bash[18638]: cluster 2024-03-30T04:35:18.164613+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:35:20.267 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:19 smithi148 bash[18638]: audit 2024-03-30T04:35:18.962539+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.116:0/746351297' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1484383350"}]': finished 2024-03-30T04:35:20.268 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:19 smithi148 bash[18638]: cluster 2024-03-30T04:35:18.962700+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:35:20.268 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:19 smithi148 bash[18638]: audit 2024-03-30T04:35:19.301786+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.116:0/872170245' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:20.268 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:19 smithi148 bash[18638]: audit 2024-03-30T04:35:19.302431+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]: dispatch 2024-03-30T04:35:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:19.963668+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]': finished 2024-03-30T04:35:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: cluster 2024-03-30T04:35:19.963865+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:35:21.254 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.221130+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.222018+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.231548+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.232282+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.314951+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.116:0/1095528889' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.315724+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.949417+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.950266+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.950594+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.951053+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.951680+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.255 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:20 smithi148 bash[18638]: audit 2024-03-30T04:35:20.952343+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:19.963668+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]': finished 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: cluster 2024-03-30T04:35:19.963865+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.221130+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.222018+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.231548+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.232282+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.314951+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.116:0/1095528889' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.315724+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.949417+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.950266+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.950594+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.951053+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.951680+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[18677]: audit 2024-03-30T04:35:20.952343+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:19.963668+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/437530973"}]': finished 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: cluster 2024-03-30T04:35:19.963865+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.221130+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.222018+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.231548+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.232282+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.314951+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.116:0/1095528889' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.315724+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.949417+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.950266+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.950594+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.951053+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.951680+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:20 smithi116 bash[23963]: audit 2024-03-30T04:35:20.952343+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-03-30T04:35:21.550 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:21 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:22.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:35:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: cluster 2024-03-30T04:35:20.165037+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:20.994831+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]': finished 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:20.995172+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:20.995370+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:20.995561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: cluster 2024-03-30T04:35:20.995754+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:21.345676+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.116:0/3683015102' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[18677]: audit 2024-03-30T04:35:21.346574+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: cluster 2024-03-30T04:35:20.165037+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:22.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:20.994831+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]': finished 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:20.995172+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:20.995370+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:20.995561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: cluster 2024-03-30T04:35:20.995754+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:21.345676+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.116:0/3683015102' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:22 smithi116 bash[23963]: audit 2024-03-30T04:35:21.346574+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: cluster 2024-03-30T04:35:20.165037+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:20.994831+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1433108252"}]': finished 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:20.995172+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:20.995370+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:20.995561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: cluster 2024-03-30T04:35:20.995754+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:35:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:21.345676+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.116:0/3683015102' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:22 smithi148 bash[18638]: audit 2024-03-30T04:35:21.346574+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]: dispatch 2024-03-30T04:35:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: audit 2024-03-30T04:35:21.997016+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]': finished 2024-03-30T04:35:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: cluster 2024-03-30T04:35:21.997238+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:35:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: audit 2024-03-30T04:35:22.035752+0000 mgr.y (mgr.24296) 158 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: audit 2024-03-30T04:35:22.169440+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: audit 2024-03-30T04:35:22.174832+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[18677]: audit 2024-03-30T04:35:22.352681+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]: dispatch 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: audit 2024-03-30T04:35:21.997016+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]': finished 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: cluster 2024-03-30T04:35:21.997238+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: audit 2024-03-30T04:35:22.035752+0000 mgr.y (mgr.24296) 158 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: audit 2024-03-30T04:35:22.169440+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: audit 2024-03-30T04:35:22.174832+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:23 smithi116 bash[23963]: audit 2024-03-30T04:35:22.352681+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]: dispatch 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: audit 2024-03-30T04:35:21.997016+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3854503533"}]': finished 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: cluster 2024-03-30T04:35:21.997238+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: audit 2024-03-30T04:35:22.035752+0000 mgr.y (mgr.24296) 158 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: audit 2024-03-30T04:35:22.169440+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: audit 2024-03-30T04:35:22.174832+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:23.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:23 smithi148 bash[18638]: audit 2024-03-30T04:35:22.352681+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]: dispatch 2024-03-30T04:35:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[23963]: cluster 2024-03-30T04:35:22.165454+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[23963]: audit 2024-03-30T04:35:23.185459+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]': finished 2024-03-30T04:35:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[23963]: cluster 2024-03-30T04:35:23.185798+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:35:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[23963]: audit 2024-03-30T04:35:23.526075+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]: dispatch 2024-03-30T04:35:24.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[18677]: cluster 2024-03-30T04:35:22.165454+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:24.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[18677]: audit 2024-03-30T04:35:23.185459+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]': finished 2024-03-30T04:35:24.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[18677]: cluster 2024-03-30T04:35:23.185798+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:35:24.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[18677]: audit 2024-03-30T04:35:23.526075+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]: dispatch 2024-03-30T04:35:24.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:24 smithi148 bash[18638]: cluster 2024-03-30T04:35:22.165454+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:24.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:24 smithi148 bash[18638]: audit 2024-03-30T04:35:23.185459+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.116:0/766512466' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1704363563"}]': finished 2024-03-30T04:35:24.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:24 smithi148 bash[18638]: cluster 2024-03-30T04:35:23.185798+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:35:24.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:24 smithi148 bash[18638]: audit 2024-03-30T04:35:23.526075+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]: dispatch 2024-03-30T04:35:25.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:24] "GET /metrics HTTP/1.1" 200 215004 "" "Prometheus/2.33.4" 2024-03-30T04:35:25.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[23963]: cluster 2024-03-30T04:35:24.166169+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v126: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:25.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[23963]: audit 2024-03-30T04:35:24.188849+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]': finished 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[23963]: cluster 2024-03-30T04:35:24.189110+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[23963]: audit 2024-03-30T04:35:24.533655+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.116:0/3499685192' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[23963]: audit 2024-03-30T04:35:24.534548+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[18677]: cluster 2024-03-30T04:35:24.166169+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v126: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[18677]: audit 2024-03-30T04:35:24.188849+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]': finished 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[18677]: cluster 2024-03-30T04:35:24.189110+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[18677]: audit 2024-03-30T04:35:24.533655+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.116:0/3499685192' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:25 smithi116 bash[18677]: audit 2024-03-30T04:35:24.534548+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:25 smithi148 bash[18638]: cluster 2024-03-30T04:35:24.166169+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v126: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:25 smithi148 bash[18638]: audit 2024-03-30T04:35:24.188849+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.116:0/974465579' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/432094839"}]': finished 2024-03-30T04:35:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:25 smithi148 bash[18638]: cluster 2024-03-30T04:35:24.189110+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:35:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:25 smithi148 bash[18638]: audit 2024-03-30T04:35:24.533655+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.116:0/3499685192' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:25 smithi148 bash[18638]: audit 2024-03-30T04:35:24.534548+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]: dispatch 2024-03-30T04:35:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[18677]: audit 2024-03-30T04:35:25.191447+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]': finished 2024-03-30T04:35:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[18677]: cluster 2024-03-30T04:35:25.191649+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[18677]: audit 2024-03-30T04:35:25.539371+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.116:0/628188852' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[18677]: audit 2024-03-30T04:35:25.540276+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[23963]: audit 2024-03-30T04:35:25.191447+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]': finished 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[23963]: cluster 2024-03-30T04:35:25.191649+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[23963]: audit 2024-03-30T04:35:25.539371+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.116:0/628188852' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:26 smithi116 bash[23963]: audit 2024-03-30T04:35:25.540276+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:26 smithi148 bash[18638]: audit 2024-03-30T04:35:25.191447+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/437530973"}]': finished 2024-03-30T04:35:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:26 smithi148 bash[18638]: cluster 2024-03-30T04:35:25.191649+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:35:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:26 smithi148 bash[18638]: audit 2024-03-30T04:35:25.539371+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.116:0/628188852' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:26 smithi148 bash[18638]: audit 2024-03-30T04:35:25.540276+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]: dispatch 2024-03-30T04:35:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[18677]: cluster 2024-03-30T04:35:26.167856+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[18677]: audit 2024-03-30T04:35:26.218412+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]': finished 2024-03-30T04:35:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[18677]: cluster 2024-03-30T04:35:26.218617+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:35:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[18677]: audit 2024-03-30T04:35:26.568210+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.116:0/1501173215' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[18677]: audit 2024-03-30T04:35:26.569111+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:27.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[23963]: cluster 2024-03-30T04:35:26.167856+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:27.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[23963]: audit 2024-03-30T04:35:26.218412+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]': finished 2024-03-30T04:35:27.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[23963]: cluster 2024-03-30T04:35:26.218617+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:35:27.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[23963]: audit 2024-03-30T04:35:26.568210+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.116:0/1501173215' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:27.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:27 smithi116 bash[23963]: audit 2024-03-30T04:35:26.569111+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:27 smithi148 bash[18638]: cluster 2024-03-30T04:35:26.167856+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:27 smithi148 bash[18638]: audit 2024-03-30T04:35:26.218412+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3854503533"}]': finished 2024-03-30T04:35:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:27 smithi148 bash[18638]: cluster 2024-03-30T04:35:26.218617+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:35:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:27 smithi148 bash[18638]: audit 2024-03-30T04:35:26.568210+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.116:0/1501173215' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:27 smithi148 bash[18638]: audit 2024-03-30T04:35:26.569111+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]: dispatch 2024-03-30T04:35:28.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[18677]: audit 2024-03-30T04:35:27.224662+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]': finished 2024-03-30T04:35:28.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[18677]: cluster 2024-03-30T04:35:27.224870+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:35:28.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[18677]: audit 2024-03-30T04:35:27.574395+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]: dispatch 2024-03-30T04:35:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[23963]: audit 2024-03-30T04:35:27.224662+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]': finished 2024-03-30T04:35:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[23963]: cluster 2024-03-30T04:35:27.224870+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:35:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:28 smithi116 bash[23963]: audit 2024-03-30T04:35:27.574395+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]: dispatch 2024-03-30T04:35:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:28 smithi148 bash[18638]: audit 2024-03-30T04:35:27.224662+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3291568566"}]': finished 2024-03-30T04:35:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:28 smithi148 bash[18638]: cluster 2024-03-30T04:35:27.224870+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:35:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:28 smithi148 bash[18638]: audit 2024-03-30T04:35:27.574395+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]: dispatch 2024-03-30T04:35:29.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[18677]: cluster 2024-03-30T04:35:28.168520+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:29.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[18677]: audit 2024-03-30T04:35:28.254233+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]': finished 2024-03-30T04:35:29.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[18677]: cluster 2024-03-30T04:35:28.255458+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:35:29.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[23963]: cluster 2024-03-30T04:35:28.168520+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:29.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[23963]: audit 2024-03-30T04:35:28.254233+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]': finished 2024-03-30T04:35:29.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:29 smithi116 bash[23963]: cluster 2024-03-30T04:35:28.255458+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:35:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:29 smithi148 bash[18638]: cluster 2024-03-30T04:35:28.168520+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:29 smithi148 bash[18638]: audit 2024-03-30T04:35:28.254233+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.116:0/1202466653' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3014134214"}]': finished 2024-03-30T04:35:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:29 smithi148 bash[18638]: cluster 2024-03-30T04:35:28.255458+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:35:31.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:31 smithi116 bash[18677]: cluster 2024-03-30T04:35:30.169269+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:35:31.481 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:31 smithi116 bash[23963]: cluster 2024-03-30T04:35:30.169269+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:35:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:31 smithi148 bash[18638]: cluster 2024-03-30T04:35:30.169269+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:35:31.550 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:31 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:33.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:32 smithi116 bash[23963]: audit 2024-03-30T04:35:32.043972+0000 mgr.y (mgr.24296) 164 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:32 smithi116 bash[18677]: audit 2024-03-30T04:35:32.043972+0000 mgr.y (mgr.24296) 164 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:33.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:32 smithi148 bash[18638]: audit 2024-03-30T04:35:32.043972+0000 mgr.y (mgr.24296) 164 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:33.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[18677]: cluster 2024-03-30T04:35:32.171008+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[18677]: audit 2024-03-30T04:35:33.331966+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[18677]: audit 2024-03-30T04:35:33.337643+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[23963]: cluster 2024-03-30T04:35:32.171008+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[23963]: audit 2024-03-30T04:35:33.331966+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:34.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:33 smithi116 bash[23963]: audit 2024-03-30T04:35:33.337643+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:34.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:33 smithi148 bash[18638]: cluster 2024-03-30T04:35:32.171008+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:34.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:33 smithi148 bash[18638]: audit 2024-03-30T04:35:33.331966+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:34.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:33 smithi148 bash[18638]: audit 2024-03-30T04:35:33.337643+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:35.010 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:34] "GET /metrics HTTP/1.1" 200 215004 "" "Prometheus/2.33.4" 2024-03-30T04:35:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:35 smithi116 bash[18677]: cluster 2024-03-30T04:35:34.171619+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-03-30T04:35:36.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:35 smithi116 bash[23963]: cluster 2024-03-30T04:35:34.171619+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-03-30T04:35:36.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:35 smithi148 bash[18638]: cluster 2024-03-30T04:35:34.171619+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-03-30T04:35:38.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:37 smithi116 bash[18677]: cluster 2024-03-30T04:35:36.173193+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:35:38.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:37 smithi116 bash[23963]: cluster 2024-03-30T04:35:36.173193+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:35:38.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:37 smithi148 bash[18638]: cluster 2024-03-30T04:35:36.173193+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:35:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:39 smithi116 bash[18677]: cluster 2024-03-30T04:35:38.173886+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:35:40.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:39 smithi116 bash[23963]: cluster 2024-03-30T04:35:38.173886+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:35:40.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:39 smithi148 bash[18638]: cluster 2024-03-30T04:35:38.173886+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:35:41.495 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:41 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:42.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:41 smithi116 bash[18677]: cluster 2024-03-30T04:35:40.174602+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T04:35:42.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:41 smithi116 bash[23963]: cluster 2024-03-30T04:35:40.174602+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T04:35:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:41 smithi148 bash[18638]: cluster 2024-03-30T04:35:40.174602+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T04:35:42.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:35:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:42 smithi148 bash[18638]: audit 2024-03-30T04:35:42.055164+0000 mgr.y (mgr.24296) 170 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:42 smithi148 bash[18638]: audit 2024-03-30T04:35:42.334243+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:42 smithi148 bash[18638]: audit 2024-03-30T04:35:42.345743+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[18677]: audit 2024-03-30T04:35:42.055164+0000 mgr.y (mgr.24296) 170 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[18677]: audit 2024-03-30T04:35:42.334243+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[18677]: audit 2024-03-30T04:35:42.345743+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[23963]: audit 2024-03-30T04:35:42.055164+0000 mgr.y (mgr.24296) 170 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[23963]: audit 2024-03-30T04:35:42.334243+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:42 smithi116 bash[23963]: audit 2024-03-30T04:35:42.345743+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:44.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:43 smithi116 bash[18677]: cluster 2024-03-30T04:35:42.176371+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:44.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:43 smithi116 bash[23963]: cluster 2024-03-30T04:35:42.176371+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:44.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:43 smithi148 bash[18638]: cluster 2024-03-30T04:35:42.176371+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:45.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:44] "GET /metrics HTTP/1.1" 200 215028 "" "Prometheus/2.33.4" 2024-03-30T04:35:46.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:45 smithi116 bash[18677]: cluster 2024-03-30T04:35:44.177099+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:46.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:45 smithi116 bash[23963]: cluster 2024-03-30T04:35:44.177099+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:45 smithi148 bash[18638]: cluster 2024-03-30T04:35:44.177099+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:47 smithi116 bash[18677]: cluster 2024-03-30T04:35:46.178716+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:48.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:47 smithi116 bash[23963]: cluster 2024-03-30T04:35:46.178716+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:48.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:47 smithi148 bash[18638]: cluster 2024-03-30T04:35:46.178716+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:49 smithi116 bash[18677]: cluster 2024-03-30T04:35:48.179497+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:50.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:49 smithi116 bash[23963]: cluster 2024-03-30T04:35:48.179497+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:50.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:49 smithi148 bash[18638]: cluster 2024-03-30T04:35:48.179497+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:51.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:35:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:35:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:51 smithi116 bash[23963]: cluster 2024-03-30T04:35:50.180202+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:51 smithi116 bash[18677]: cluster 2024-03-30T04:35:50.180202+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:51 smithi148 bash[18638]: cluster 2024-03-30T04:35:50.180202+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:53.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:35:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:35:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[18677]: audit 2024-03-30T04:35:52.063407+0000 mgr.y (mgr.24296) 176 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[18677]: cluster 2024-03-30T04:35:52.181826+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[18677]: audit 2024-03-30T04:35:53.470756+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[18677]: audit 2024-03-30T04:35:53.480288+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[23963]: audit 2024-03-30T04:35:52.063407+0000 mgr.y (mgr.24296) 176 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[23963]: cluster 2024-03-30T04:35:52.181826+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[23963]: audit 2024-03-30T04:35:53.470756+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:53 smithi116 bash[23963]: audit 2024-03-30T04:35:53.480288+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:53 smithi148 bash[18638]: audit 2024-03-30T04:35:52.063407+0000 mgr.y (mgr.24296) 176 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:35:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:53 smithi148 bash[18638]: cluster 2024-03-30T04:35:52.181826+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:53 smithi148 bash[18638]: audit 2024-03-30T04:35:53.470756+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:54.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:53 smithi148 bash[18638]: audit 2024-03-30T04:35:53.480288+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:35:55.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:35:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:35:54] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-03-30T04:35:56.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:55 smithi116 bash[18677]: cluster 2024-03-30T04:35:54.182544+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:55 smithi116 bash[23963]: cluster 2024-03-30T04:35:54.182544+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:55 smithi148 bash[18638]: cluster 2024-03-30T04:35:54.182544+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:35:58.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:57 smithi116 bash[18677]: cluster 2024-03-30T04:35:56.184250+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:58.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:57 smithi116 bash[23963]: cluster 2024-03-30T04:35:56.184250+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:35:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:57 smithi148 bash[18638]: cluster 2024-03-30T04:35:56.184250+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:35:59 smithi116 bash[18677]: cluster 2024-03-30T04:35:58.184992+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:00.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:35:59 smithi116 bash[23963]: cluster 2024-03-30T04:35:58.184992+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:35:59 smithi148 bash[18638]: cluster 2024-03-30T04:35:58.184992+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:01.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:01 smithi116 bash[18677]: cluster 2024-03-30T04:36:00.185712+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:02.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:01 smithi116 bash[23963]: cluster 2024-03-30T04:36:00.185712+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:02.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:01 smithi148 bash[18638]: cluster 2024-03-30T04:36:00.185712+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:02.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:02 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:36:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[18677]: audit 2024-03-30T04:36:02.073227+0000 mgr.y (mgr.24296) 182 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[18677]: cluster 2024-03-30T04:36:02.187465+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[18677]: audit 2024-03-30T04:36:02.475301+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[18677]: audit 2024-03-30T04:36:02.486774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:03.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[23963]: audit 2024-03-30T04:36:02.073227+0000 mgr.y (mgr.24296) 182 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:03.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[23963]: cluster 2024-03-30T04:36:02.187465+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:03.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[23963]: audit 2024-03-30T04:36:02.475301+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:03.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:03 smithi116 bash[23963]: audit 2024-03-30T04:36:02.486774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:03 smithi148 bash[18638]: audit 2024-03-30T04:36:02.073227+0000 mgr.y (mgr.24296) 182 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:03 smithi148 bash[18638]: cluster 2024-03-30T04:36:02.187465+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:03 smithi148 bash[18638]: audit 2024-03-30T04:36:02.475301+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:03 smithi148 bash[18638]: audit 2024-03-30T04:36:02.486774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:05.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:04] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-03-30T04:36:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:05 smithi116 bash[18677]: cluster 2024-03-30T04:36:04.188130+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:05.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:05 smithi116 bash[23963]: cluster 2024-03-30T04:36:04.188130+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:05 smithi148 bash[18638]: cluster 2024-03-30T04:36:04.188130+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:08.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:07 smithi116 bash[18677]: cluster 2024-03-30T04:36:06.189699+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:07 smithi116 bash[23963]: cluster 2024-03-30T04:36:06.189699+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:08.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:07 smithi148 bash[18638]: cluster 2024-03-30T04:36:06.189699+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:09 smithi116 bash[18677]: cluster 2024-03-30T04:36:08.190466+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:09 smithi116 bash[23963]: cluster 2024-03-30T04:36:08.190466+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:10.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:09 smithi148 bash[18638]: cluster 2024-03-30T04:36:08.190466+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:11.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:11 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:11 smithi116 bash[18677]: cluster 2024-03-30T04:36:10.191202+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:12.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:11 smithi116 bash[23963]: cluster 2024-03-30T04:36:10.191202+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:12.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:11 smithi148 bash[18638]: cluster 2024-03-30T04:36:10.191202+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:13.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:36:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[18677]: audit 2024-03-30T04:36:12.084179+0000 mgr.y (mgr.24296) 188 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[18677]: cluster 2024-03-30T04:36:12.192108+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[18677]: audit 2024-03-30T04:36:13.618908+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[18677]: audit 2024-03-30T04:36:13.629182+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[23963]: audit 2024-03-30T04:36:12.084179+0000 mgr.y (mgr.24296) 188 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:14.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[23963]: cluster 2024-03-30T04:36:12.192108+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:14.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[23963]: audit 2024-03-30T04:36:13.618908+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:14.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:13 smithi116 bash[23963]: audit 2024-03-30T04:36:13.629182+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:13 smithi148 bash[18638]: audit 2024-03-30T04:36:12.084179+0000 mgr.y (mgr.24296) 188 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:13 smithi148 bash[18638]: cluster 2024-03-30T04:36:12.192108+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:13 smithi148 bash[18638]: audit 2024-03-30T04:36:13.618908+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:13 smithi148 bash[18638]: audit 2024-03-30T04:36:13.629182+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:15.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:14 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:14] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-03-30T04:36:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:15 smithi116 bash[18677]: cluster 2024-03-30T04:36:14.192911+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:15 smithi116 bash[23963]: cluster 2024-03-30T04:36:14.192911+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:15 smithi148 bash[18638]: cluster 2024-03-30T04:36:14.192911+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[18677]: audit 2024-03-30T04:36:16.663371+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[18677]: audit 2024-03-30T04:36:16.666264+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[18677]: audit 2024-03-30T04:36:16.668091+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[23963]: audit 2024-03-30T04:36:16.663371+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[23963]: audit 2024-03-30T04:36:16.666264+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:17.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:16 smithi116 bash[23963]: audit 2024-03-30T04:36:16.668091+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:16 smithi148 bash[18638]: audit 2024-03-30T04:36:16.663371+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:16 smithi148 bash[18638]: audit 2024-03-30T04:36:16.666264+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:16 smithi148 bash[18638]: audit 2024-03-30T04:36:16.668091+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[18677]: cluster 2024-03-30T04:36:16.194586+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[18677]: audit 2024-03-30T04:36:16.930616+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[18677]: audit 2024-03-30T04:36:16.936554+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:18.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[23963]: cluster 2024-03-30T04:36:16.194586+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[23963]: audit 2024-03-30T04:36:16.930616+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:18.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:17 smithi116 bash[23963]: audit 2024-03-30T04:36:16.936554+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:17 smithi148 bash[18638]: cluster 2024-03-30T04:36:16.194586+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:17 smithi148 bash[18638]: audit 2024-03-30T04:36:16.930616+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:17 smithi148 bash[18638]: audit 2024-03-30T04:36:16.936554+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:19 smithi116 bash[18677]: cluster 2024-03-30T04:36:18.195341+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:20.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:19 smithi116 bash[23963]: cluster 2024-03-30T04:36:18.195341+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:19 smithi148 bash[18638]: cluster 2024-03-30T04:36:18.195341+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:21.218 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:20 smithi148 bash[18638]: audit 2024-03-30T04:36:20.246649+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.219 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:20 smithi148 bash[18638]: audit 2024-03-30T04:36:20.247502+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.219 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:20 smithi148 bash[18638]: audit 2024-03-30T04:36:20.247794+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.219 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:20 smithi148 bash[18638]: audit 2024-03-30T04:36:20.248909+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[18677]: audit 2024-03-30T04:36:20.246649+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[18677]: audit 2024-03-30T04:36:20.247502+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[18677]: audit 2024-03-30T04:36:20.247794+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[18677]: audit 2024-03-30T04:36:20.248909+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[23963]: audit 2024-03-30T04:36:20.246649+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[23963]: audit 2024-03-30T04:36:20.247502+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[23963]: audit 2024-03-30T04:36:20.247794+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:20 smithi116 bash[23963]: audit 2024-03-30T04:36:20.248909+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:21.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:21 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:22.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:21 smithi116 bash[18677]: cluster 2024-03-30T04:36:20.196032+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:22.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:21 smithi116 bash[23963]: cluster 2024-03-30T04:36:20.196032+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:21 smithi148 bash[18638]: cluster 2024-03-30T04:36:20.196032+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:23.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:22 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:36:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:24.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[18677]: audit 2024-03-30T04:36:22.091678+0000 mgr.y (mgr.24296) 194 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:24.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[18677]: cluster 2024-03-30T04:36:22.197761+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:24.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[18677]: audit 2024-03-30T04:36:22.664773+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:24.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[18677]: audit 2024-03-30T04:36:22.680106+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[23963]: audit 2024-03-30T04:36:22.091678+0000 mgr.y (mgr.24296) 194 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[23963]: cluster 2024-03-30T04:36:22.197761+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[23963]: audit 2024-03-30T04:36:22.664773+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:23 smithi116 bash[23963]: audit 2024-03-30T04:36:22.680106+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:24.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:23 smithi148 bash[18638]: audit 2024-03-30T04:36:22.091678+0000 mgr.y (mgr.24296) 194 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:24.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:23 smithi148 bash[18638]: cluster 2024-03-30T04:36:22.197761+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:24.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:23 smithi148 bash[18638]: audit 2024-03-30T04:36:22.664773+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:24.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:23 smithi148 bash[18638]: audit 2024-03-30T04:36:22.680106+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:25.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:24] "GET /metrics HTTP/1.1" 200 214930 "" "Prometheus/2.33.4" 2024-03-30T04:36:26.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:25 smithi116 bash[18677]: cluster 2024-03-30T04:36:24.198491+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:26.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:25 smithi116 bash[23963]: cluster 2024-03-30T04:36:24.198491+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:26.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:25 smithi148 bash[18638]: cluster 2024-03-30T04:36:24.198491+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:27 smithi116 bash[18677]: cluster 2024-03-30T04:36:26.200183+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:27 smithi116 bash[23963]: cluster 2024-03-30T04:36:26.200183+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:28.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:27 smithi148 bash[18638]: cluster 2024-03-30T04:36:26.200183+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:30.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:29 smithi116 bash[18677]: cluster 2024-03-30T04:36:28.200901+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:30.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:29 smithi116 bash[23963]: cluster 2024-03-30T04:36:28.200901+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:30.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:29 smithi148 bash[18638]: cluster 2024-03-30T04:36:28.200901+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:31.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:31 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:31.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:31 smithi116 bash[18677]: cluster 2024-03-30T04:36:30.201624+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:31 smithi116 bash[23963]: cluster 2024-03-30T04:36:30.201624+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:32.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:31 smithi148 bash[18638]: cluster 2024-03-30T04:36:30.201624+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[18677]: audit 2024-03-30T04:36:32.102996+0000 mgr.y (mgr.24296) 200 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[18677]: cluster 2024-03-30T04:36:32.203200+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[18677]: audit 2024-03-30T04:36:33.769159+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[18677]: audit 2024-03-30T04:36:33.774690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:34.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:36:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:34.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[23963]: audit 2024-03-30T04:36:32.102996+0000 mgr.y (mgr.24296) 200 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:34.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[23963]: cluster 2024-03-30T04:36:32.203200+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:34.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[23963]: audit 2024-03-30T04:36:33.769159+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:34.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:33 smithi116 bash[23963]: audit 2024-03-30T04:36:33.774690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:34.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:33 smithi148 bash[18638]: audit 2024-03-30T04:36:32.102996+0000 mgr.y (mgr.24296) 200 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:34.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:33 smithi148 bash[18638]: cluster 2024-03-30T04:36:32.203200+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:34.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:33 smithi148 bash[18638]: audit 2024-03-30T04:36:33.769159+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:34.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:33 smithi148 bash[18638]: audit 2024-03-30T04:36:33.774690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:35.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:34] "GET /metrics HTTP/1.1" 200 214930 "" "Prometheus/2.33.4" 2024-03-30T04:36:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:35 smithi116 bash[18677]: cluster 2024-03-30T04:36:34.203923+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:36.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:35 smithi116 bash[23963]: cluster 2024-03-30T04:36:34.203923+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:36.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:35 smithi148 bash[18638]: cluster 2024-03-30T04:36:34.203923+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:38.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:37 smithi116 bash[18677]: cluster 2024-03-30T04:36:36.205563+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:38.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:37 smithi116 bash[23963]: cluster 2024-03-30T04:36:36.205563+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:38.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:37 smithi148 bash[18638]: cluster 2024-03-30T04:36:36.205563+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:39 smithi116 bash[18677]: cluster 2024-03-30T04:36:38.206286+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:40.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:39 smithi116 bash[23963]: cluster 2024-03-30T04:36:38.206286+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:40.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:39 smithi148 bash[18638]: cluster 2024-03-30T04:36:38.206286+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:41.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:41 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:41 smithi148 bash[18638]: cluster 2024-03-30T04:36:40.206993+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:42.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:41 smithi116 bash[18677]: cluster 2024-03-30T04:36:40.206993+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:42.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:41 smithi116 bash[23963]: cluster 2024-03-30T04:36:40.206993+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:43.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:42 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:36:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[18677]: audit 2024-03-30T04:36:42.114377+0000 mgr.y (mgr.24296) 206 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[18677]: cluster 2024-03-30T04:36:42.208639+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[18677]: audit 2024-03-30T04:36:42.829081+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[18677]: audit 2024-03-30T04:36:42.842992+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[23963]: audit 2024-03-30T04:36:42.114377+0000 mgr.y (mgr.24296) 206 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[23963]: cluster 2024-03-30T04:36:42.208639+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[23963]: audit 2024-03-30T04:36:42.829081+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:43 smithi116 bash[23963]: audit 2024-03-30T04:36:42.842992+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:43 smithi148 bash[18638]: audit 2024-03-30T04:36:42.114377+0000 mgr.y (mgr.24296) 206 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:43 smithi148 bash[18638]: cluster 2024-03-30T04:36:42.208639+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:43 smithi148 bash[18638]: audit 2024-03-30T04:36:42.829081+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:43 smithi148 bash[18638]: audit 2024-03-30T04:36:42.842992+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:45.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:44] "GET /metrics HTTP/1.1" 200 214948 "" "Prometheus/2.33.4" 2024-03-30T04:36:46.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:45 smithi116 bash[18677]: cluster 2024-03-30T04:36:44.209354+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:46.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:45 smithi116 bash[23963]: cluster 2024-03-30T04:36:44.209354+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:45 smithi148 bash[18638]: cluster 2024-03-30T04:36:44.209354+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:47 smithi116 bash[18677]: cluster 2024-03-30T04:36:46.211019+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:48.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:47 smithi116 bash[23963]: cluster 2024-03-30T04:36:46.211019+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:48.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:47 smithi148 bash[18638]: cluster 2024-03-30T04:36:46.211019+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:49 smithi116 bash[18677]: cluster 2024-03-30T04:36:48.211769+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:49 smithi116 bash[23963]: cluster 2024-03-30T04:36:48.211769+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:49 smithi148 bash[18638]: cluster 2024-03-30T04:36:48.211769+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:51.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:36:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:36:52.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:51 smithi116 bash[18677]: cluster 2024-03-30T04:36:50.214993+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:51 smithi116 bash[23963]: cluster 2024-03-30T04:36:50.214993+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:51 smithi148 bash[18638]: cluster 2024-03-30T04:36:50.214993+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:54.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:36:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:36:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[18677]: audit 2024-03-30T04:36:52.123725+0000 mgr.y (mgr.24296) 212 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[18677]: cluster 2024-03-30T04:36:52.216639+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[18677]: audit 2024-03-30T04:36:53.904528+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[18677]: audit 2024-03-30T04:36:53.913757+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[23963]: audit 2024-03-30T04:36:52.123725+0000 mgr.y (mgr.24296) 212 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[23963]: cluster 2024-03-30T04:36:52.216639+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[23963]: audit 2024-03-30T04:36:53.904528+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:53 smithi116 bash[23963]: audit 2024-03-30T04:36:53.913757+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:54.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:53 smithi148 bash[18638]: audit 2024-03-30T04:36:52.123725+0000 mgr.y (mgr.24296) 212 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:36:54.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:53 smithi148 bash[18638]: cluster 2024-03-30T04:36:52.216639+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:54.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:53 smithi148 bash[18638]: audit 2024-03-30T04:36:53.904528+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:54.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:53 smithi148 bash[18638]: audit 2024-03-30T04:36:53.913757+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:36:55.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:36:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:36:54] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-03-30T04:36:56.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:55 smithi116 bash[18677]: cluster 2024-03-30T04:36:54.217394+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:55 smithi116 bash[23963]: cluster 2024-03-30T04:36:54.217394+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:55 smithi148 bash[18638]: cluster 2024-03-30T04:36:54.217394+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:36:58.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:57 smithi116 bash[18677]: cluster 2024-03-30T04:36:56.219012+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:58.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:57 smithi116 bash[23963]: cluster 2024-03-30T04:36:56.219012+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:36:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:57 smithi148 bash[18638]: cluster 2024-03-30T04:36:56.219012+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:36:59 smithi116 bash[18677]: cluster 2024-03-30T04:36:58.219709+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:00.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:36:59 smithi116 bash[23963]: cluster 2024-03-30T04:36:58.219709+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:36:59 smithi148 bash[18638]: cluster 2024-03-30T04:36:58.219709+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:01.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:02.193 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:01 smithi148 bash[18638]: cluster 2024-03-30T04:37:00.220422+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:02.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:01 smithi116 bash[18677]: cluster 2024-03-30T04:37:00.220422+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:02.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:01 smithi116 bash[23963]: cluster 2024-03-30T04:37:00.220422+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:03.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:37:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[18677]: audit 2024-03-30T04:37:02.131684+0000 mgr.y (mgr.24296) 218 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[18677]: cluster 2024-03-30T04:37:02.222131+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[18677]: audit 2024-03-30T04:37:02.989824+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[18677]: audit 2024-03-30T04:37:03.002254+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[23963]: audit 2024-03-30T04:37:02.131684+0000 mgr.y (mgr.24296) 218 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[23963]: cluster 2024-03-30T04:37:02.222131+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[23963]: audit 2024-03-30T04:37:02.989824+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:03 smithi116 bash[23963]: audit 2024-03-30T04:37:03.002254+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:03 smithi148 bash[18638]: audit 2024-03-30T04:37:02.131684+0000 mgr.y (mgr.24296) 218 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:03 smithi148 bash[18638]: cluster 2024-03-30T04:37:02.222131+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:03 smithi148 bash[18638]: audit 2024-03-30T04:37:02.989824+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:03 smithi148 bash[18638]: audit 2024-03-30T04:37:03.002254+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:05.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:04] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-03-30T04:37:05.534 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-30T04:37:06.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:05 smithi116 bash[18677]: cluster 2024-03-30T04:37:04.222829+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:06.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:05 smithi116 bash[23963]: cluster 2024-03-30T04:37:04.222829+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:06.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:05 smithi148 bash[18638]: cluster 2024-03-30T04:37:04.222829+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:07 smithi116 bash[18677]: cluster 2024-03-30T04:37:06.224574+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:07 smithi116 bash[23963]: cluster 2024-03-30T04:37:06.224574+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:07 smithi148 bash[18638]: cluster 2024-03-30T04:37:06.224574+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:08.965 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-30T04:37:10.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:09 smithi116 bash[18677]: cluster 2024-03-30T04:37:08.225391+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:09 smithi116 bash[23963]: cluster 2024-03-30T04:37:08.225391+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:10 smithi148 bash[18638]: cluster 2024-03-30T04:37:08.225391+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:11.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:11 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:12.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:12 smithi116 bash[18677]: cluster 2024-03-30T04:37:10.226106+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:12.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:12 smithi116 bash[23963]: cluster 2024-03-30T04:37:10.226106+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:12.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:12 smithi148 bash[18638]: cluster 2024-03-30T04:37:10.226106+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:13.239 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-30T04:37:14.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[23963]: audit 2024-03-30T04:37:12.139515+0000 mgr.y (mgr.24296) 224 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:14.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[23963]: cluster 2024-03-30T04:37:12.227795+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:14.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:37:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[18677]: audit 2024-03-30T04:37:12.139515+0000 mgr.y (mgr.24296) 224 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[18677]: cluster 2024-03-30T04:37:12.227795+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:14 smithi148 bash[18638]: audit 2024-03-30T04:37:12.139515+0000 mgr.y (mgr.24296) 224 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:14 smithi148 bash[18638]: cluster 2024-03-30T04:37:12.227795+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:14.985 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:14 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:14] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-03-30T04:37:15.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:15 smithi116 bash[18677]: audit 2024-03-30T04:37:14.049036+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:15.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:15 smithi116 bash[18677]: audit 2024-03-30T04:37:14.054766+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:15 smithi116 bash[23963]: audit 2024-03-30T04:37:14.049036+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:15 smithi116 bash[23963]: audit 2024-03-30T04:37:14.054766+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:15 smithi148 bash[18638]: audit 2024-03-30T04:37:14.049036+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:15 smithi148 bash[18638]: audit 2024-03-30T04:37:14.054766+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:16.330 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:16 smithi116 bash[18677]: cluster 2024-03-30T04:37:14.228316+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:16.331 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:16 smithi116 bash[23963]: cluster 2024-03-30T04:37:14.228316+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:16.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:16 smithi148 bash[18638]: cluster 2024-03-30T04:37:14.228316+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:17.334 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-30T04:37:18.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: cluster 2024-03-30T04:37:16.229924+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: audit 2024-03-30T04:37:16.944181+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: audit 2024-03-30T04:37:16.947131+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: audit 2024-03-30T04:37:16.948946+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: audit 2024-03-30T04:37:17.214078+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[18677]: audit 2024-03-30T04:37:17.226358+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: cluster 2024-03-30T04:37:16.229924+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: audit 2024-03-30T04:37:16.944181+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: audit 2024-03-30T04:37:16.947131+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: audit 2024-03-30T04:37:16.948946+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: audit 2024-03-30T04:37:17.214078+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:18.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:17 smithi116 bash[23963]: audit 2024-03-30T04:37:17.226358+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: cluster 2024-03-30T04:37:16.229924+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: audit 2024-03-30T04:37:16.944181+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: audit 2024-03-30T04:37:16.947131+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: audit 2024-03-30T04:37:16.948946+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: audit 2024-03-30T04:37:17.214078+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:17 smithi148 bash[18638]: audit 2024-03-30T04:37:17.226358+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:20.207 INFO:teuthology.orchestra.run.smithi116.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:20.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:19 smithi116 bash[18677]: cluster 2024-03-30T04:37:18.230590+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:20.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:19 smithi116 bash[23963]: cluster 2024-03-30T04:37:18.230590+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:19 smithi148 bash[18638]: cluster 2024-03-30T04:37:18.230590+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:21.073 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:37:21.082 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi116.front.sepia.ceph.com 2024-03-30T04:37:21.082 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.201216+0000 mgr.y (mgr.24296) 229 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: cephadm 2024-03-30T04:37:20.202917+0000 mgr.y (mgr.24296) 230 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.209359+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.213867+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.216679+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.218568+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.226323+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: cluster 2024-03-30T04:37:20.231724+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: cephadm 2024-03-30T04:37:20.242913+0000 mgr.y (mgr.24296) 232 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.256897+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.257404+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.257577+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[18677]: audit 2024-03-30T04:37:20.257922+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.201216+0000 mgr.y (mgr.24296) 229 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: cephadm 2024-03-30T04:37:20.202917+0000 mgr.y (mgr.24296) 230 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.209359+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.213867+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.216679+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.218568+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.226323+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: cluster 2024-03-30T04:37:20.231724+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: cephadm 2024-03-30T04:37:20.242913+0000 mgr.y (mgr.24296) 232 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.256897+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.257404+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.257577+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:21 smithi116 bash[23963]: audit 2024-03-30T04:37:20.257922+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.201216+0000 mgr.y (mgr.24296) 229 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: cephadm 2024-03-30T04:37:20.202917+0000 mgr.y (mgr.24296) 230 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.209359+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.213867+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.216679+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.218568+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.226323+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: cluster 2024-03-30T04:37:20.231724+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: cephadm 2024-03-30T04:37:20.242913+0000 mgr.y (mgr.24296) 232 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.256897+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.257404+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.257577+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:21 smithi148 bash[18638]: audit 2024-03-30T04:37:20.257922+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:23.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:37:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:24.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:23 smithi148 bash[18638]: audit 2024-03-30T04:37:22.147557+0000 mgr.y (mgr.24296) 233 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:24.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:23 smithi148 bash[18638]: cluster 2024-03-30T04:37:22.233289+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:24.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:23 smithi148 bash[18638]: audit 2024-03-30T04:37:23.160202+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:24.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:23 smithi148 bash[18638]: audit 2024-03-30T04:37:23.171714+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:24.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[18677]: audit 2024-03-30T04:37:22.147557+0000 mgr.y (mgr.24296) 233 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:24.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[18677]: cluster 2024-03-30T04:37:22.233289+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:24.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[18677]: audit 2024-03-30T04:37:23.160202+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:24.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[18677]: audit 2024-03-30T04:37:23.171714+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[23963]: audit 2024-03-30T04:37:22.147557+0000 mgr.y (mgr.24296) 233 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[23963]: cluster 2024-03-30T04:37:22.233289+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[23963]: audit 2024-03-30T04:37:23.160202+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:23 smithi116 bash[23963]: audit 2024-03-30T04:37:23.171714+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:25.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:24] "GET /metrics HTTP/1.1" 200 214934 "" "Prometheus/2.33.4" 2024-03-30T04:37:25.350 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:37:26.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:25 smithi148 bash[18638]: cluster 2024-03-30T04:37:24.233850+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:26.199 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 12s ago 11m - - 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 3s ago 10m - - 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (3m) 12s ago 4m 12.9M - ba2b418f427c e0b9ee275677 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (4m) 3s ago 4m 43.5M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (2m) 12s ago 2m 41.5M - 3.5 e1d6a67b021e 923a47830807 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443 running (10m) 3s ago 10m 400M - 17.2.0 e1d6a67b021e c8f29f4bea93 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (12m) 12s ago 12m 453M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (12m) 12s ago 12m 49.9M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (10m) 3s ago 10m 40.9M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (10m) 12s ago 10m 40.2M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (4m) 12s ago 4m 9547k - 1dbe0e931976 597db82050b0 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (4m) 3s ago 4m 9616k - 1dbe0e931976 0e2d7b1c9a8c 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (9m) 12s ago 9m 52.6M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (9m) 12s ago 9m 55.7M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:37:26.200 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (8m) 12s ago 8m 48.4M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (8m) 12s ago 8m 53.2M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (7m) 3s ago 7m 54.5M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (6m) 3s ago 6m 49.8M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (6m) 3s ago 6m 49.4M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (5m) 3s ago 5m 51.8M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (3m) 3s ago 4m 52.6M - 514e6a882f6e b7181467230e 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (2m) 12s ago 2m 83.5M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (2m) 3s ago 2m 83.2M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (2m) 12s ago 2m 83.5M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:37:26.201 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (2m) 3s ago 2m 83.3M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:37:26.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:25 smithi116 bash[18677]: cluster 2024-03-30T04:37:24.233850+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:26.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:25 smithi116 bash[23963]: cluster 2024-03-30T04:37:24.233850+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:26.693 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:26.694 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:37:26.695 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T04:37:26.695 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:37:26.695 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:37:27.104 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 image" 2024-03-30T04:37:27.105 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:37:27.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[18677]: audit 2024-03-30T04:37:25.340730+0000 mgr.y (mgr.24296) 236 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[18677]: audit 2024-03-30T04:37:25.775616+0000 mgr.y (mgr.24296) 237 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[18677]: audit 2024-03-30T04:37:26.699223+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.116:0/4051386086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:27.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[23963]: audit 2024-03-30T04:37:25.340730+0000 mgr.y (mgr.24296) 236 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[23963]: audit 2024-03-30T04:37:25.775616+0000 mgr.y (mgr.24296) 237 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:26 smithi116 bash[23963]: audit 2024-03-30T04:37:26.699223+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.116:0/4051386086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:26 smithi148 bash[18638]: audit 2024-03-30T04:37:25.340730+0000 mgr.y (mgr.24296) 236 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:26 smithi148 bash[18638]: audit 2024-03-30T04:37:25.775616+0000 mgr.y (mgr.24296) 237 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:26 smithi148 bash[18638]: audit 2024-03-30T04:37:26.699223+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.116:0/4051386086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:27.496 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:37:28.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[18677]: audit 2024-03-30T04:37:26.187732+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[18677]: cluster 2024-03-30T04:37:26.234870+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[18677]: audit 2024-03-30T04:37:27.502562+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.116:0/3923284514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:37:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[23963]: audit 2024-03-30T04:37:26.187732+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[23963]: cluster 2024-03-30T04:37:26.234870+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:27 smithi116 bash[23963]: audit 2024-03-30T04:37:27.502562+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.116:0/3923284514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:37:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:27 smithi148 bash[18638]: audit 2024-03-30T04:37:26.187732+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:27 smithi148 bash[18638]: cluster 2024-03-30T04:37:26.234870+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:27 smithi148 bash[18638]: audit 2024-03-30T04:37:27.502562+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.116:0/3923284514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:37:29.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:28 smithi116 bash[18677]: audit 2024-03-30T04:37:27.110368+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:29.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:28 smithi116 bash[23963]: audit 2024-03-30T04:37:27.110368+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:29.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:28 smithi148 bash[18638]: audit 2024-03-30T04:37:27.110368+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:30.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:29 smithi116 bash[18677]: cluster 2024-03-30T04:37:28.235556+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:30.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:29 smithi116 bash[23963]: cluster 2024-03-30T04:37:28.235556+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:30.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:29 smithi148 bash[18638]: cluster 2024-03-30T04:37:28.235556+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:31.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:31 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:31 smithi116 bash[18677]: cluster 2024-03-30T04:37:30.236241+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:31 smithi116 bash[23963]: cluster 2024-03-30T04:37:30.236241+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:32.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:31 smithi148 bash[18638]: cluster 2024-03-30T04:37:30.236241+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:34.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:33 smithi116 bash[18677]: audit 2024-03-30T04:37:32.155713+0000 mgr.y (mgr.24296) 243 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:34.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:33 smithi116 bash[18677]: cluster 2024-03-30T04:37:32.237808+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:34.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:33 smithi116 bash[23963]: audit 2024-03-30T04:37:32.155713+0000 mgr.y (mgr.24296) 243 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:34.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:33 smithi116 bash[23963]: cluster 2024-03-30T04:37:32.237808+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:33 smithi148 bash[18638]: audit 2024-03-30T04:37:32.155713+0000 mgr.y (mgr.24296) 243 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:33 smithi148 bash[18638]: cluster 2024-03-30T04:37:32.237808+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:34.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:34 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:37:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:34] "GET /metrics HTTP/1.1" 200 214934 "" "Prometheus/2.33.4" 2024-03-30T04:37:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[18677]: audit 2024-03-30T04:37:34.218479+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[18677]: audit 2024-03-30T04:37:34.228812+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[18677]: cluster 2024-03-30T04:37:34.238226+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:35.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[23963]: audit 2024-03-30T04:37:34.218479+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[23963]: audit 2024-03-30T04:37:34.228812+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:35 smithi116 bash[23963]: cluster 2024-03-30T04:37:34.238226+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:35 smithi148 bash[18638]: audit 2024-03-30T04:37:34.218479+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:35 smithi148 bash[18638]: audit 2024-03-30T04:37:34.228812+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:35 smithi148 bash[18638]: cluster 2024-03-30T04:37:34.238226+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:38.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:37 smithi116 bash[18677]: cluster 2024-03-30T04:37:36.239931+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:38.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:37 smithi116 bash[23963]: cluster 2024-03-30T04:37:36.239931+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:38.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:37 smithi148 bash[18638]: cluster 2024-03-30T04:37:36.239931+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:40.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:39 smithi116 bash[18677]: cluster 2024-03-30T04:37:38.240804+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:40.179 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:39 smithi116 bash[23963]: cluster 2024-03-30T04:37:38.240804+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:40.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:39 smithi148 bash[18638]: cluster 2024-03-30T04:37:38.240804+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:41.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:41 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:42.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:41 smithi116 bash[18677]: cluster 2024-03-30T04:37:40.241339+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:42.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:41 smithi116 bash[23963]: cluster 2024-03-30T04:37:40.241339+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:42.271 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:41 smithi148 bash[18638]: cluster 2024-03-30T04:37:40.241339+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:43.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:37:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[18677]: audit 2024-03-30T04:37:42.163472+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[18677]: cluster 2024-03-30T04:37:42.242243+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[18677]: audit 2024-03-30T04:37:43.278065+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[18677]: audit 2024-03-30T04:37:43.284584+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[23963]: audit 2024-03-30T04:37:42.163472+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[23963]: cluster 2024-03-30T04:37:42.242243+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[23963]: audit 2024-03-30T04:37:43.278065+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:43 smithi116 bash[23963]: audit 2024-03-30T04:37:43.284584+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:43 smithi148 bash[18638]: audit 2024-03-30T04:37:42.163472+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:43 smithi148 bash[18638]: cluster 2024-03-30T04:37:42.242243+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:43 smithi148 bash[18638]: audit 2024-03-30T04:37:43.278065+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:43 smithi148 bash[18638]: audit 2024-03-30T04:37:43.284584+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:45.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:44] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-03-30T04:37:46.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:45 smithi116 bash[18677]: cluster 2024-03-30T04:37:44.242663+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:46.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:45 smithi116 bash[23963]: cluster 2024-03-30T04:37:44.242663+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:46.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:45 smithi148 bash[18638]: cluster 2024-03-30T04:37:44.242663+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:48.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:47 smithi116 bash[18677]: cluster 2024-03-30T04:37:46.243435+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:48.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:47 smithi116 bash[23963]: cluster 2024-03-30T04:37:46.243435+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:48.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:47 smithi148 bash[18638]: cluster 2024-03-30T04:37:46.243435+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:49 smithi116 bash[18677]: cluster 2024-03-30T04:37:48.244174+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:50.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:49 smithi116 bash[23963]: cluster 2024-03-30T04:37:48.244174+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:49 smithi148 bash[18638]: cluster 2024-03-30T04:37:48.244174+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:51.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:37:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:37:52.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:51 smithi116 bash[18677]: cluster 2024-03-30T04:37:50.244956+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:37:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:51 smithi116 bash[23963]: cluster 2024-03-30T04:37:50.244956+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:37:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:51 smithi148 bash[18638]: cluster 2024-03-30T04:37:50.244956+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:37:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:53 smithi116 bash[18677]: audit 2024-03-30T04:37:52.171787+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:53 smithi116 bash[18677]: cluster 2024-03-30T04:37:52.246765+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:53 smithi116 bash[23963]: audit 2024-03-30T04:37:52.171787+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:53 smithi116 bash[23963]: cluster 2024-03-30T04:37:52.246765+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:54.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:53 smithi148 bash[18638]: audit 2024-03-30T04:37:52.171787+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:37:54.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:53 smithi148 bash[18638]: cluster 2024-03-30T04:37:52.246765+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:54.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:54 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:37:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:37:54.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:37:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:37:54] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-30T04:37:55.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[18677]: cluster 2024-03-30T04:37:54.247369+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:55.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[18677]: audit 2024-03-30T04:37:54.402003+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:55.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[18677]: audit 2024-03-30T04:37:54.414541+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:55.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[23963]: cluster 2024-03-30T04:37:54.247369+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:55.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[23963]: audit 2024-03-30T04:37:54.402003+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:55.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:55 smithi116 bash[23963]: audit 2024-03-30T04:37:54.414541+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:55 smithi148 bash[18638]: cluster 2024-03-30T04:37:54.247369+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:37:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:55 smithi148 bash[18638]: audit 2024-03-30T04:37:54.402003+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:55 smithi148 bash[18638]: audit 2024-03-30T04:37:54.414541+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:57.857 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: cluster 2024-03-30T04:37:56.248960+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: audit 2024-03-30T04:37:57.011562+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: cephadm 2024-03-30T04:37:57.013191+0000 mgr.y (mgr.24296) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (unknown) 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: cephadm 2024-03-30T04:37:57.013361+0000 mgr.y (mgr.24296) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: audit 2024-03-30T04:37:57.015565+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:58.165 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: audit 2024-03-30T04:37:57.027067+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[18677]: cephadm 2024-03-30T04:37:57.028921+0000 mgr.y (mgr.24296) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: cluster 2024-03-30T04:37:56.248960+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: audit 2024-03-30T04:37:57.011562+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: cephadm 2024-03-30T04:37:57.013191+0000 mgr.y (mgr.24296) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (unknown) 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: cephadm 2024-03-30T04:37:57.013361+0000 mgr.y (mgr.24296) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: audit 2024-03-30T04:37:57.015565+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: audit 2024-03-30T04:37:57.027067+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:58 smithi116 bash[23963]: cephadm 2024-03-30T04:37:57.028921+0000 mgr.y (mgr.24296) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:37:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: cluster 2024-03-30T04:37:56.248960+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:37:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: audit 2024-03-30T04:37:57.011562+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: cephadm 2024-03-30T04:37:57.013191+0000 mgr.y (mgr.24296) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (unknown) 2024-03-30T04:37:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: cephadm 2024-03-30T04:37:57.013361+0000 mgr.y (mgr.24296) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T04:37:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: audit 2024-03-30T04:37:57.015565+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: audit 2024-03-30T04:37:57.027067+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:37:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:58 smithi148 bash[18638]: cephadm 2024-03-30T04:37:57.028921+0000 mgr.y (mgr.24296) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 4s ago 11m - - 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 15s ago 11m - - 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (4m) 4s ago 4m 11.9M - ba2b418f427c e0b9ee275677 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (4m) 15s ago 4m 43.5M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (2m) 4s ago 2m 41.6M - 3.5 e1d6a67b021e 923a47830807 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443 running (10m) 15s ago 10m 400M - 17.2.0 e1d6a67b021e c8f29f4bea93 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (12m) 4s ago 12m 454M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (12m) 4s ago 12m 50.3M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (11m) 15s ago 11m 40.9M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:37:58.520 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (11m) 4s ago 11m 41.6M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (5m) 4s ago 5m 9623k - 1dbe0e931976 597db82050b0 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (5m) 15s ago 5m 9236k - 1dbe0e931976 0e2d7b1c9a8c 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (10m) 4s ago 10m 53.2M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (9m) 4s ago 9m 56.2M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (9m) 4s ago 9m 48.6M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (8m) 4s ago 8m 53.6M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (8m) 15s ago 8m 54.7M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (7m) 15s ago 7m 50.0M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (6m) 15s ago 6m 49.5M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (6m) 15s ago 6m 52.0M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (4m) 15s ago 5m 52.9M - 514e6a882f6e b7181467230e 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (3m) 4s ago 3m 83.8M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (3m) 15s ago 3m 83.3M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:37:58.521 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (3m) 4s ago 3m 83.7M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:37:58.522 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (3m) 15s ago 3m 83.5M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:37:58.900 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:37:58.901 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T04:37:58.902 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:37:58.902 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T04:37:59.231 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba image on host smithi148" 2024-03-30T04:37:59.232 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:37:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:59 smithi148 bash[18638]: cephadm 2024-03-30T04:37:57.263746+0000 mgr.y (mgr.24296) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba on smithi148 2024-03-30T04:37:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:59 smithi148 bash[18638]: audit 2024-03-30T04:37:57.848171+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:37:59 smithi148 bash[18638]: audit 2024-03-30T04:37:58.906168+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.116:0/759550850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:59.346 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[18677]: cephadm 2024-03-30T04:37:57.263746+0000 mgr.y (mgr.24296) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba on smithi148 2024-03-30T04:37:59.346 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[18677]: audit 2024-03-30T04:37:57.848171+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:59.346 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[18677]: audit 2024-03-30T04:37:58.906168+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.116:0/759550850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:59.346 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[23963]: cephadm 2024-03-30T04:37:57.263746+0000 mgr.y (mgr.24296) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba on smithi148 2024-03-30T04:37:59.346 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[23963]: audit 2024-03-30T04:37:57.848171+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:59.347 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:37:59 smithi116 bash[23963]: audit 2024-03-30T04:37:58.906168+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.116:0/759550850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:37:59.599 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:38:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:00 smithi148 bash[18638]: audit 2024-03-30T04:37:58.184472+0000 mgr.y (mgr.24296) 264 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:00 smithi148 bash[18638]: cluster 2024-03-30T04:37:58.249745+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:00 smithi148 bash[18638]: audit 2024-03-30T04:37:58.510093+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:00 smithi148 bash[18638]: audit 2024-03-30T04:37:59.604616+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.116:0/1478282292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[23963]: audit 2024-03-30T04:37:58.184472+0000 mgr.y (mgr.24296) 264 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[23963]: cluster 2024-03-30T04:37:58.249745+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[23963]: audit 2024-03-30T04:37:58.510093+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[23963]: audit 2024-03-30T04:37:59.604616+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.116:0/1478282292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[18677]: audit 2024-03-30T04:37:58.184472+0000 mgr.y (mgr.24296) 264 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[18677]: cluster 2024-03-30T04:37:58.249745+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[18677]: audit 2024-03-30T04:37:58.510093+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:00 smithi116 bash[18677]: audit 2024-03-30T04:37:59.604616+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.116:0/1478282292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:01.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:01 smithi148 bash[18638]: audit 2024-03-30T04:37:59.236772+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:01.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:01 smithi116 bash[18677]: audit 2024-03-30T04:37:59.236772+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:01.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:01 smithi116 bash[23963]: audit 2024-03-30T04:37:59.236772+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:02 smithi148 bash[18638]: cluster 2024-03-30T04:38:00.250525+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:02.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:02 smithi116 bash[18677]: cluster 2024-03-30T04:38:00.250525+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:02.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:02 smithi116 bash[23963]: cluster 2024-03-30T04:38:00.250525+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:03.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:03 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:38:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:03.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:03 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:03.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:03.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:03 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:03.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:04 smithi148 bash[18638]: audit 2024-03-30T04:38:02.183245+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:04 smithi148 bash[18638]: cluster 2024-03-30T04:38:02.252221+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:04 smithi148 bash[18638]: audit 2024-03-30T04:38:03.447368+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:04 smithi148 bash[18638]: audit 2024-03-30T04:38:03.459020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[18677]: audit 2024-03-30T04:38:02.183245+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[18677]: cluster 2024-03-30T04:38:02.252221+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[18677]: audit 2024-03-30T04:38:03.447368+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:04.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[18677]: audit 2024-03-30T04:38:03.459020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:04.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[23963]: audit 2024-03-30T04:38:02.183245+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:04.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[23963]: cluster 2024-03-30T04:38:02.252221+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:04.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[23963]: audit 2024-03-30T04:38:03.447368+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:04.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[23963]: audit 2024-03-30T04:38:03.459020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:05.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:04] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-30T04:38:06.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:06 smithi148 bash[18638]: cluster 2024-03-30T04:38:04.252989+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:06.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:06 smithi116 bash[18677]: cluster 2024-03-30T04:38:04.252989+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:06 smithi116 bash[23963]: cluster 2024-03-30T04:38:04.252989+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:08.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:08 smithi116 bash[18677]: cluster 2024-03-30T04:38:06.254635+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:08.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:08 smithi116 bash[23963]: cluster 2024-03-30T04:38:06.254635+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:08 smithi148 bash[18638]: cluster 2024-03-30T04:38:06.254635+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:10.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:10 smithi116 bash[18677]: cluster 2024-03-30T04:38:08.255436+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:10.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:10 smithi116 bash[23963]: cluster 2024-03-30T04:38:08.255436+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:10.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:10 smithi148 bash[18638]: cluster 2024-03-30T04:38:08.255436+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:11.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:11 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:12 smithi116 bash[18677]: cluster 2024-03-30T04:38:10.256142+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:12.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:12 smithi116 bash[23963]: cluster 2024-03-30T04:38:10.256142+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:12.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:12 smithi148 bash[18638]: cluster 2024-03-30T04:38:10.256142+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:13 smithi116 bash[46250]: level=error ts=2024-03-30T04:38:13.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:13 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:13 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:14.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[18677]: audit 2024-03-30T04:38:12.191739+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:14.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[18677]: cluster 2024-03-30T04:38:12.257772+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:14.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[23963]: audit 2024-03-30T04:38:12.191739+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:14.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[23963]: cluster 2024-03-30T04:38:12.257772+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:14.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:14 smithi148 bash[18638]: audit 2024-03-30T04:38:12.191739+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:14.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:14 smithi148 bash[18638]: cluster 2024-03-30T04:38:12.257772+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:15.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:38:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:15.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:14 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:14] "GET /metrics HTTP/1.1" 200 214880 "" "Prometheus/2.33.4" 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[23963]: cluster 2024-03-30T04:38:14.258483+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[23963]: audit 2024-03-30T04:38:14.605061+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[23963]: audit 2024-03-30T04:38:14.616466+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[18677]: cluster 2024-03-30T04:38:14.258483+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[18677]: audit 2024-03-30T04:38:14.605061+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:16.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:15 smithi116 bash[18677]: audit 2024-03-30T04:38:14.616466+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:15 smithi148 bash[18638]: cluster 2024-03-30T04:38:14.258483+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:15 smithi148 bash[18638]: audit 2024-03-30T04:38:14.605061+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:15 smithi148 bash[18638]: audit 2024-03-30T04:38:14.616466+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:18.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:17 smithi116 bash[18677]: cluster 2024-03-30T04:38:16.259668+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:18.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:17 smithi116 bash[23963]: cluster 2024-03-30T04:38:16.259668+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:17 smithi148 bash[18638]: cluster 2024-03-30T04:38:16.259668+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:20.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:19 smithi116 bash[18677]: cluster 2024-03-30T04:38:18.260358+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:20.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:19 smithi116 bash[23963]: cluster 2024-03-30T04:38:18.260358+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:19 smithi148 bash[18638]: cluster 2024-03-30T04:38:18.260358+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:21.252 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:20 smithi148 bash[18638]: audit 2024-03-30T04:38:20.262158+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.252 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:20 smithi148 bash[18638]: audit 2024-03-30T04:38:20.262753+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.252 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:20 smithi148 bash[18638]: audit 2024-03-30T04:38:20.262908+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.252 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:20 smithi148 bash[18638]: audit 2024-03-30T04:38:20.265396+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[18677]: audit 2024-03-30T04:38:20.262158+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[18677]: audit 2024-03-30T04:38:20.262753+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[18677]: audit 2024-03-30T04:38:20.262908+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[18677]: audit 2024-03-30T04:38:20.265396+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[23963]: audit 2024-03-30T04:38:20.262158+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[23963]: audit 2024-03-30T04:38:20.262753+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[23963]: audit 2024-03-30T04:38:20.262908+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:21.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:20 smithi116 bash[23963]: audit 2024-03-30T04:38:20.265396+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:21.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:21 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:22.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:21 smithi116 bash[18677]: cluster 2024-03-30T04:38:20.261651+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:22.197 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:21 smithi116 bash[23963]: cluster 2024-03-30T04:38:20.261651+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:21 smithi148 bash[18638]: cluster 2024-03-30T04:38:20.261651+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:23.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:38:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:23.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[46250]: level=error ts=2024-03-30T04:38:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:23.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:23.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:23.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[18677]: audit 2024-03-30T04:38:22.202426+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:24.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[18677]: cluster 2024-03-30T04:38:22.263436+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[18677]: audit 2024-03-30T04:38:23.616869+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[18677]: audit 2024-03-30T04:38:23.629449+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[23963]: audit 2024-03-30T04:38:22.202426+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[23963]: cluster 2024-03-30T04:38:22.263436+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[23963]: audit 2024-03-30T04:38:23.616869+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:24.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:23 smithi116 bash[23963]: audit 2024-03-30T04:38:23.629449+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:24.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:23 smithi148 bash[18638]: audit 2024-03-30T04:38:22.202426+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:24.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:23 smithi148 bash[18638]: cluster 2024-03-30T04:38:22.263436+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:24.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:23 smithi148 bash[18638]: audit 2024-03-30T04:38:23.616869+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:24.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:23 smithi148 bash[18638]: audit 2024-03-30T04:38:23.629449+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:25.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:24] "GET /metrics HTTP/1.1" 200 214887 "" "Prometheus/2.33.4" 2024-03-30T04:38:26.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:25 smithi116 bash[18677]: cluster 2024-03-30T04:38:24.264205+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:25 smithi116 bash[23963]: cluster 2024-03-30T04:38:24.264205+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:25 smithi148 bash[18638]: cluster 2024-03-30T04:38:24.264205+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:28.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:27 smithi116 bash[18677]: cluster 2024-03-30T04:38:26.265944+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:28.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:27 smithi116 bash[23963]: cluster 2024-03-30T04:38:26.265944+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:27 smithi148 bash[18638]: cluster 2024-03-30T04:38:26.265944+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:29.956 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:38:30.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:29 smithi116 bash[18677]: cluster 2024-03-30T04:38:28.266619+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:30.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:29 smithi116 bash[23963]: cluster 2024-03-30T04:38:28.266619+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:30.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:29 smithi148 bash[18638]: cluster 2024-03-30T04:38:28.266619+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:30.630 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:38:30.630 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 16s ago 12m - - 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 7s ago 11m - - 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (4m) 16s ago 5m 14.9M - ba2b418f427c e0b9ee275677 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (5m) 7s ago 5m 43.9M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (3m) 16s ago 3m 41.7M - 3.5 e1d6a67b021e 923a47830807 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443 running (11m) 7s ago 11m 400M - 17.2.0 e1d6a67b021e c8f29f4bea93 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (13m) 16s ago 13m 455M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (13m) 16s ago 13m 51.0M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (11m) 7s ago 11m 42.2M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (11m) 16s ago 11m 42.3M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (5m) 16s ago 5m 9539k - 1dbe0e931976 597db82050b0 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (5m) 7s ago 5m 9.95M - 1dbe0e931976 0e2d7b1c9a8c 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (10m) 16s ago 10m 53.4M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (10m) 16s ago 10m 56.4M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:38:30.631 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (9m) 16s ago 9m 48.7M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (9m) 16s ago 9m 53.9M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (8m) 7s ago 8m 55.2M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (7m) 7s ago 8m 50.4M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (7m) 7s ago 7m 49.8M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (6m) 7s ago 6m 52.3M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (4m) 7s ago 5m 55.8M - 514e6a882f6e b7181467230e 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (3m) 16s ago 3m 83.9M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (3m) 7s ago 3m 83.6M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (3m) 16s ago 3m 83.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:38:30.632 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (3m) 7s ago 3m 83.7M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:38:31.019 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:38:31.020 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:38:31.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:30 smithi148 bash[18638]: audit 2024-03-30T04:38:29.947172+0000 mgr.y (mgr.24296) 286 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:31.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:30 smithi116 bash[18677]: audit 2024-03-30T04:38:29.947172+0000 mgr.y (mgr.24296) 286 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:31.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:30 smithi116 bash[23963]: audit 2024-03-30T04:38:29.947172+0000 mgr.y (mgr.24296) 286 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:31.331 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:38:31.331 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:38:31.332 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:38:31.332 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:38:31.332 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T04:38:31.332 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba image on host smithi148" 2024-03-30T04:38:31.332 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:38:31.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:31.701 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:38:32.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[18638]: cluster 2024-03-30T04:38:30.267138+0000 mgr.y (mgr.24296) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:32.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[18638]: audit 2024-03-30T04:38:30.281942+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[18638]: audit 2024-03-30T04:38:30.592547+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[18638]: audit 2024-03-30T04:38:31.025158+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.116:0/344951186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:38:32.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:31 smithi148 bash[18638]: audit 2024-03-30T04:38:31.707162+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.116:0/4172497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[18677]: cluster 2024-03-30T04:38:30.267138+0000 mgr.y (mgr.24296) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[18677]: audit 2024-03-30T04:38:30.281942+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[18677]: audit 2024-03-30T04:38:30.592547+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[18677]: audit 2024-03-30T04:38:31.025158+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.116:0/344951186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:38:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[18677]: audit 2024-03-30T04:38:31.707162+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.116:0/4172497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[23963]: cluster 2024-03-30T04:38:30.267138+0000 mgr.y (mgr.24296) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[23963]: audit 2024-03-30T04:38:30.281942+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[23963]: audit 2024-03-30T04:38:30.592547+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[23963]: audit 2024-03-30T04:38:31.025158+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.116:0/344951186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:38:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:31 smithi116 bash[23963]: audit 2024-03-30T04:38:31.707162+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.116:0/4172497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:38:33.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:32 smithi116 bash[18677]: audit 2024-03-30T04:38:31.336677+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:33.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:32 smithi116 bash[23963]: audit 2024-03-30T04:38:31.336677+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:32 smithi148 bash[18638]: audit 2024-03-30T04:38:31.336677+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:33.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[46250]: level=error ts=2024-03-30T04:38:33.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:33.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:33.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[18677]: audit 2024-03-30T04:38:32.211694+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[18677]: cluster 2024-03-30T04:38:32.268735+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:34.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[23963]: audit 2024-03-30T04:38:32.211694+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:34.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:33 smithi116 bash[23963]: cluster 2024-03-30T04:38:32.268735+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:33 smithi148 bash[18638]: audit 2024-03-30T04:38:32.211694+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:33 smithi148 bash[18638]: cluster 2024-03-30T04:38:32.268735+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:34.717 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:34] "GET /metrics HTTP/1.1" 200 214887 "" "Prometheus/2.33.4" 2024-03-30T04:38:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:34 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:38:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[18677]: cluster 2024-03-30T04:38:34.269480+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[18677]: audit 2024-03-30T04:38:34.746975+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[18677]: audit 2024-03-30T04:38:34.754242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[23963]: cluster 2024-03-30T04:38:34.269480+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[23963]: audit 2024-03-30T04:38:34.746975+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:36.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:35 smithi116 bash[23963]: audit 2024-03-30T04:38:34.754242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:35 smithi148 bash[18638]: cluster 2024-03-30T04:38:34.269480+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:35 smithi148 bash[18638]: audit 2024-03-30T04:38:34.746975+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:35 smithi148 bash[18638]: audit 2024-03-30T04:38:34.754242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:38.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:37 smithi116 bash[18677]: cluster 2024-03-30T04:38:36.270752+0000 mgr.y (mgr.24296) 294 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:38.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:37 smithi116 bash[23963]: cluster 2024-03-30T04:38:36.270752+0000 mgr.y (mgr.24296) 294 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:38.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:37 smithi148 bash[18638]: cluster 2024-03-30T04:38:36.270752+0000 mgr.y (mgr.24296) 294 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:40.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:39 smithi116 bash[18677]: cluster 2024-03-30T04:38:38.271509+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:40.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:39 smithi116 bash[23963]: cluster 2024-03-30T04:38:38.271509+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:40.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:39 smithi148 bash[18638]: cluster 2024-03-30T04:38:38.271509+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:41.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:41 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:42.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:41 smithi116 bash[18677]: cluster 2024-03-30T04:38:40.272178+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:42.218 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:41 smithi116 bash[23963]: cluster 2024-03-30T04:38:40.272178+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:42.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:41 smithi148 bash[18638]: cluster 2024-03-30T04:38:40.272178+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:43.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[46250]: level=error ts=2024-03-30T04:38:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:43.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:43.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:43 smithi148 bash[18638]: audit 2024-03-30T04:38:42.223052+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:43 smithi148 bash[18638]: cluster 2024-03-30T04:38:42.273882+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:43 smithi148 bash[18638]: audit 2024-03-30T04:38:43.759965+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:43 smithi148 bash[18638]: audit 2024-03-30T04:38:43.771697+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:44.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:38:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:44.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[23963]: audit 2024-03-30T04:38:42.223052+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:44.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[23963]: cluster 2024-03-30T04:38:42.273882+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:44.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[23963]: audit 2024-03-30T04:38:43.759965+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:44.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[23963]: audit 2024-03-30T04:38:43.771697+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[18677]: audit 2024-03-30T04:38:42.223052+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[18677]: cluster 2024-03-30T04:38:42.273882+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[18677]: audit 2024-03-30T04:38:43.759965+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:43 smithi116 bash[18677]: audit 2024-03-30T04:38:43.771697+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:45.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:44] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-03-30T04:38:46.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:45 smithi116 bash[18677]: cluster 2024-03-30T04:38:44.274640+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:46.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:45 smithi116 bash[23963]: cluster 2024-03-30T04:38:44.274640+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:46.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:45 smithi148 bash[18638]: cluster 2024-03-30T04:38:44.274640+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:48.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:47 smithi116 bash[18677]: cluster 2024-03-30T04:38:46.276364+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:48.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:47 smithi116 bash[23963]: cluster 2024-03-30T04:38:46.276364+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:48.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:47 smithi148 bash[18638]: cluster 2024-03-30T04:38:46.276364+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:49 smithi116 bash[18677]: cluster 2024-03-30T04:38:48.277146+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:50.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:49 smithi116 bash[23963]: cluster 2024-03-30T04:38:48.277146+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:50.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:49 smithi148 bash[18638]: cluster 2024-03-30T04:38:48.277146+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:51.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:38:51 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:38:52.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:51 smithi116 bash[18677]: cluster 2024-03-30T04:38:50.277849+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:52.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:51 smithi116 bash[23963]: cluster 2024-03-30T04:38:50.277849+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:51 smithi148 bash[18638]: cluster 2024-03-30T04:38:50.277849+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:53.857 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[46250]: level=error ts=2024-03-30T04:38:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:53.857 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:38:53.857 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[46250]: level=warn ts=2024-03-30T04:38:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:38:54.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[23963]: audit 2024-03-30T04:38:52.231730+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:54.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[23963]: cluster 2024-03-30T04:38:52.279610+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[18677]: audit 2024-03-30T04:38:52.231730+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:53 smithi116 bash[18677]: cluster 2024-03-30T04:38:52.279610+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:54.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:53 smithi148 bash[18638]: audit 2024-03-30T04:38:52.231730+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:38:54.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:53 smithi148 bash[18638]: cluster 2024-03-30T04:38:52.279610+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:54.880 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:38:54] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-03-30T04:38:54.881 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:38:54 smithi116 bash[18933]: 172.21.15.116 - - [30/Mar/2024:04:38:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:55 smithi148 bash[18638]: cluster 2024-03-30T04:38:54.280336+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:55 smithi148 bash[18638]: audit 2024-03-30T04:38:54.862806+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:55 smithi148 bash[18638]: audit 2024-03-30T04:38:54.870893+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:56.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[18677]: cluster 2024-03-30T04:38:54.280336+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[18677]: audit 2024-03-30T04:38:54.862806+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[18677]: audit 2024-03-30T04:38:54.870893+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:56.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[23963]: cluster 2024-03-30T04:38:54.280336+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:38:56.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[23963]: audit 2024-03-30T04:38:54.862806+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:56.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:55 smithi116 bash[23963]: audit 2024-03-30T04:38:54.870893+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:38:58.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:57 smithi116 bash[18677]: cluster 2024-03-30T04:38:56.281361+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:58.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:57 smithi116 bash[23963]: cluster 2024-03-30T04:38:56.281361+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:38:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:57 smithi148 bash[18638]: cluster 2024-03-30T04:38:56.281361+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:00.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:38:59 smithi116 bash[18677]: cluster 2024-03-30T04:38:58.282079+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:38:59 smithi116 bash[23963]: cluster 2024-03-30T04:38:58.282079+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:00.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:38:59 smithi148 bash[18638]: cluster 2024-03-30T04:38:58.282079+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:01.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[19587]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:39:02.059 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: cluster 2024-03-30T04:39:00.282936+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: cephadm 2024-03-30T04:39:00.838545+0000 mgr.y (mgr.24296) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: audit 2024-03-30T04:39:00.848490+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: audit 2024-03-30T04:39:00.851172+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: audit 2024-03-30T04:39:00.851911+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: audit 2024-03-30T04:39:00.854078+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:02.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: audit 2024-03-30T04:39:00.856139+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[18677]: cephadm 2024-03-30T04:39:00.858218+0000 mgr.y (mgr.24296) 310 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: cluster 2024-03-30T04:39:00.282936+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: cephadm 2024-03-30T04:39:00.838545+0000 mgr.y (mgr.24296) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: audit 2024-03-30T04:39:00.848490+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: audit 2024-03-30T04:39:00.851172+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: audit 2024-03-30T04:39:00.851911+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: audit 2024-03-30T04:39:00.854078+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: audit 2024-03-30T04:39:00.856139+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.238 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:01 smithi116 bash[23963]: cephadm 2024-03-30T04:39:00.858218+0000 mgr.y (mgr.24296) 310 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:39:02.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: cluster 2024-03-30T04:39:00.282936+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: cephadm 2024-03-30T04:39:00.838545+0000 mgr.y (mgr.24296) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: audit 2024-03-30T04:39:00.848490+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: audit 2024-03-30T04:39:00.851172+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: audit 2024-03-30T04:39:00.851911+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: audit 2024-03-30T04:39:00.854078+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: audit 2024-03-30T04:39:00.856139+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:01 smithi148 bash[18638]: cephadm 2024-03-30T04:39:00.858218+0000 mgr.y (mgr.24296) 310 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 7s ago 12m - - 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 18s ago 12m - - 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (5m) 7s ago 6m 15.2M - ba2b418f427c e0b9ee275677 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (5m) 18s ago 5m 44.0M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (3m) 7s ago 3m 41.8M - 3.5 e1d6a67b021e 923a47830807 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443 running (11m) 18s ago 11m 400M - 17.2.0 e1d6a67b021e c8f29f4bea93 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (13m) 7s ago 13m 456M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (13m) 7s ago 13m 51.8M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (12m) 18s ago 12m 42.8M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (12m) 7s ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (6m) 7s ago 6m 9.90M - 1dbe0e931976 597db82050b0 2024-03-30T04:39:02.751 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (6m) 18s ago 6m 9.95M - 1dbe0e931976 0e2d7b1c9a8c 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (11m) 7s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (10m) 7s ago 10m 56.7M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (10m) 7s ago 10m 48.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (9m) 7s ago 9m 54.2M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (9m) 18s ago 9m 55.5M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (8m) 18s ago 8m 50.6M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (7m) 18s ago 7m 50.1M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (7m) 18s ago 7m 52.6M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (5m) 18s ago 6m 55.9M - 514e6a882f6e b7181467230e 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (4m) 7s ago 4m 84.0M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (4m) 18s ago 4m 83.7M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (4m) 7s ago 4m 83.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:39:02.752 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (4m) 18s ago 4m 83.8M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:39:03.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:39:03.133 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:03.133 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:39:03.133 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T04:39:03.133 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:39:03.133 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:39:03.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:02 smithi116 bash[23963]: audit 2024-03-30T04:39:02.051676+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:03.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:02 smithi116 bash[18677]: audit 2024-03-30T04:39:02.051676+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:02 smithi148 bash[18638]: audit 2024-03-30T04:39:02.051676+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:03.445 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading mgr daemons" 2024-03-30T04:39:03.446 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:39:03.835 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:39:03.916 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[46250]: level=error ts=2024-03-30T04:39:03.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:03.916 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:03.916 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18933]: 172.21.15.148 - - [30/Mar/2024:04:39:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:02.242836+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: cluster 2024-03-30T04:39:02.284587+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:02.382999+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:02.712876+0000 mgr.y (mgr.24296) 315 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:03.137917+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.116:0/1235912443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:03.841640+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.116:0/1825010613' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:03.904298+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[23963]: audit 2024-03-30T04:39:03.920577+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:02.242836+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: cluster 2024-03-30T04:39:02.284587+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:02.382999+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:02.712876+0000 mgr.y (mgr.24296) 315 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:03.137917+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.116:0/1235912443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:03.841640+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.116:0/1825010613' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:03.904298+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:03 smithi116 bash[18677]: audit 2024-03-30T04:39:03.920577+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:02.242836+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: cluster 2024-03-30T04:39:02.284587+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:02.382999+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:02.712876+0000 mgr.y (mgr.24296) 315 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:03.137917+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.116:0/1235912443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:03.841640+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.116:0/1825010613' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:03.904298+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:03 smithi148 bash[18638]: audit 2024-03-30T04:39:03.920577+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:04.966 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:04 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:04] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-03-30T04:39:05.215 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:04 smithi148 bash[18638]: audit 2024-03-30T04:39:03.451659+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:05.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:04 smithi116 bash[18677]: audit 2024-03-30T04:39:03.451659+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:05.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:04 smithi116 bash[23963]: audit 2024-03-30T04:39:03.451659+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:05.924 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.924 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.924 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.925 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.925 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.925 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.926 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.926 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:05.926 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:06.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:05 smithi116 bash[18677]: cluster 2024-03-30T04:39:04.285298+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:06.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:05 smithi116 bash[23963]: cluster 2024-03-30T04:39:04.285298+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:06.288 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:05 smithi148 systemd[1]: Stopping Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:39:06.289 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:05 smithi148 bash[46679]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:39:06.289 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:05 smithi148 bash[18638]: cluster 2024-03-30T04:39:04.285298+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:06.961 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 bash[46687]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:39:06.961 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 bash[46720]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:39:06.961 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:39:06.961 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T04:39:06.961 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: Stopped Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:07.007 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:06 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:06.569Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": dial tcp 172.21.15.148:8443: connect: connection refused" 2024-03-30T04:39:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.298 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.298 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.298 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:07 smithi148 systemd[1]: Started Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:07.300 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:07.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:39:06 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:08.257 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18933]: ignoring --setuser ceph since I am not root 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18933]: ignoring --setgroup ceph since I am not root 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18933]: debug 2024-03-30T04:39:08.220+0000 7f89c97e7700 1 -- 172.21.15.116:0/1086629234 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f76ec36340 con 0x55f76f9b2400 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: cluster 2024-03-30T04:39:06.286922+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.136372+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.140739+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.143755+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.145523+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.160021+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.170020+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.182207+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: audit 2024-03-30T04:39:07.182881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[18677]: cluster 2024-03-30T04:39:07.193350+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: cluster 2024-03-30T04:39:06.286922+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.136372+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.140739+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.143755+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.145523+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.160021+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.170020+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.182207+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: audit 2024-03-30T04:39:07.182881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:07 smithi116 bash[23963]: cluster 2024-03-30T04:39:07.193350+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:39:08.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[46779]: debug 2024-03-30T04:39:08.228+0000 7f14f5026700 1 -- 172.21.15.148:0/347874011 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56470fdd65a0 con 0x564710b56400 2024-03-30T04:39:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: cluster 2024-03-30T04:39:06.286922+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.136372+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.140739+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.143755+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.145523+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.160021+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.170020+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.182207+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.24296 172.21.15.116:0/1665205136' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: audit 2024-03-30T04:39:07.182881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:39:08.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:07 smithi148 bash[18638]: cluster 2024-03-30T04:39:07.193350+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:39:08.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18933]: debug 2024-03-30T04:39:08.360+0000 7f89d2243000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:39:08.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:08.421Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": dial tcp 172.21.15.116:8443: connect: connection refused" 2024-03-30T04:39:08.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[46779]: debug 2024-03-30T04:39:08.380+0000 7f14ff235200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:39:09.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[23963]: cephadm 2024-03-30T04:39:07.161500+0000 mgr.y (mgr.24296) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:09.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[23963]: cephadm 2024-03-30T04:39:07.174882+0000 mgr.y (mgr.24296) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:39:09.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[23963]: cephadm 2024-03-30T04:39:07.181636+0000 mgr.y (mgr.24296) 321 : cephadm [INF] Failing over to other MGR 2024-03-30T04:39:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[23963]: audit 2024-03-30T04:39:08.168905+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:39:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[23963]: cluster 2024-03-30T04:39:08.169146+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e21: x(active, starting, since 0.984999s) 2024-03-30T04:39:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18677]: cephadm 2024-03-30T04:39:07.161500+0000 mgr.y (mgr.24296) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18677]: cephadm 2024-03-30T04:39:07.174882+0000 mgr.y (mgr.24296) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:39:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18677]: cephadm 2024-03-30T04:39:07.181636+0000 mgr.y (mgr.24296) 321 : cephadm [INF] Failing over to other MGR 2024-03-30T04:39:09.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18677]: audit 2024-03-30T04:39:08.168905+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:39:09.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:08 smithi116 bash[18677]: cluster 2024-03-30T04:39:08.169146+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e21: x(active, starting, since 0.984999s) 2024-03-30T04:39:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[18638]: cephadm 2024-03-30T04:39:07.161500+0000 mgr.y (mgr.24296) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[18638]: cephadm 2024-03-30T04:39:07.174882+0000 mgr.y (mgr.24296) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:39:09.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[18638]: cephadm 2024-03-30T04:39:07.181636+0000 mgr.y (mgr.24296) 321 : cephadm [INF] Failing over to other MGR 2024-03-30T04:39:09.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[18638]: audit 2024-03-30T04:39:08.168905+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:39:09.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:08 smithi148 bash[18638]: cluster 2024-03-30T04:39:08.169146+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e21: x(active, starting, since 0.984999s) 2024-03-30T04:39:10.226 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:09 smithi116 bash[18933]: debug 2024-03-30T04:39:09.884+0000 7f89d2243000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:39:10.226 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:09 smithi116 bash[18933]: debug 2024-03-30T04:39:09.984+0000 7f89d2243000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:39:10.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:09 smithi148 bash[46779]: debug 2024-03-30T04:39:09.992+0000 7f14ff235200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:39:10.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:10 smithi148 bash[46779]: debug 2024-03-30T04:39:10.088+0000 7f14ff235200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:39:10.507 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:10 smithi116 bash[18933]: debug 2024-03-30T04:39:10.228+0000 7f89d2243000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:39:10.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:10 smithi148 bash[46779]: debug 2024-03-30T04:39:10.340+0000 7f14ff235200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:39:11.257 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:10 smithi116 bash[18933]: debug 2024-03-30T04:39:10.956+0000 7f89d2243000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:11.257 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.064+0000 7f89d2243000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:39:11.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.164+0000 7f89d2243000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:39:11.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:11 smithi148 bash[46779]: debug 2024-03-30T04:39:11.236+0000 7f14ff235200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:11.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:11 smithi148 bash[46779]: debug 2024-03-30T04:39:11.360+0000 7f14ff235200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:39:11.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:11 smithi148 bash[46779]: debug 2024-03-30T04:39:11.460+0000 7f14ff235200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:39:11.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.280+0000 7f89d2243000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:39:11.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.492+0000 7f89d2243000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:39:12.043 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.764+0000 7f89d2243000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:39:12.043 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:11 smithi116 bash[18933]: debug 2024-03-30T04:39:11.864+0000 7f89d2243000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:39:12.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:11 smithi148 bash[46779]: debug 2024-03-30T04:39:11.820+0000 7f14ff235200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:39:12.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:11 smithi148 bash[46779]: debug 2024-03-30T04:39:11.936+0000 7f14ff235200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:39:12.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:12 smithi148 bash[46779]: debug 2024-03-30T04:39:12.044+0000 7f14ff235200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:39:12.507 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:12 smithi116 bash[18933]: debug 2024-03-30T04:39:12.044+0000 7f89d2243000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:39:12.507 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:12 smithi116 bash[18933]: debug 2024-03-30T04:39:12.292+0000 7f89d2243000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:39:12.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:12 smithi148 bash[46779]: debug 2024-03-30T04:39:12.408+0000 7f14ff235200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:39:12.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:12 smithi148 bash[46779]: debug 2024-03-30T04:39:12.648+0000 7f14ff235200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:39:12.961 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:12 smithi116 bash[18933]: debug 2024-03-30T04:39:12.564+0000 7f89d2243000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:39:12.961 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:12 smithi116 bash[18933]: debug 2024-03-30T04:39:12.728+0000 7f89d2243000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:13.257 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:12 smithi116 bash[18933]: debug 2024-03-30T04:39:12.964+0000 7f89d2243000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:13.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:13 smithi116 bash[18933]: debug 2024-03-30T04:39:13.080+0000 7f89d2243000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:39:13.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:12 smithi148 bash[46779]: debug 2024-03-30T04:39:12.912+0000 7f14ff235200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:39:13.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:13 smithi148 bash[46779]: debug 2024-03-30T04:39:13.028+0000 7f14ff235200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:39:13.723 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:13 smithi148 bash[46779]: debug 2024-03-30T04:39:13.308+0000 7f14ff235200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:39:13.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:13 smithi116 bash[18933]: debug 2024-03-30T04:39:13.416+0000 7f89d2243000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:13 smithi116 bash[46250]: level=error ts=2024-03-30T04:39:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": dial tcp 172.21.15.148:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": dial tcp 172.21.15.116:8443: connect: connection refused" 2024-03-30T04:39:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:13 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": dial tcp 172.21.15.148:8443: connect: connection refused" 2024-03-30T04:39:13.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:13 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": dial tcp 172.21.15.116:8443: connect: connection refused" 2024-03-30T04:39:14.047 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:13 smithi148 bash[46779]: debug 2024-03-30T04:39:13.728+0000 7f14ff235200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:14.047 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:13 smithi148 bash[46779]: debug 2024-03-30T04:39:13.976+0000 7f14ff235200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:14.351 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:14 smithi148 bash[46779]: debug 2024-03-30T04:39:14.104+0000 7f14ff235200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:39:14.486 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:14 smithi116 bash[18933]: debug 2024-03-30T04:39:14.160+0000 7f89d2243000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:39:14.486 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:14 smithi116 bash[18933]: debug 2024-03-30T04:39:14.276+0000 7f89d2243000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:39:14.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:14 smithi116 bash[18933]: debug 2024-03-30T04:39:14.484+0000 7f89d2243000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:39:14.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:14 smithi148 bash[46779]: debug 2024-03-30T04:39:14.360+0000 7f14ff235200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:15.200 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:14 smithi116 bash[18933]: debug 2024-03-30T04:39:14.820+0000 7f89d2243000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:39:15.452 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: debug 2024-03-30T04:39:15.200+0000 7f89d2243000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:39:16.301 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: debug 2024-03-30T04:39:15.320+0000 7f89d2243000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:39:16.301 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: [30/Mar/2024:04:39:15] ENGINE Bus STARTING 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18677]: cluster 2024-03-30T04:39:15.348953+0000 mon.a (mon.0) 1102 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18677]: audit 2024-03-30T04:39:15.351765+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18677]: audit 2024-03-30T04:39:15.352228+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18677]: audit 2024-03-30T04:39:15.355214+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18677]: audit 2024-03-30T04:39:15.355580+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:16.302 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[23963]: cluster 2024-03-30T04:39:15.348953+0000 mon.a (mon.0) 1102 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[23963]: audit 2024-03-30T04:39:15.351765+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[23963]: audit 2024-03-30T04:39:15.352228+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[23963]: audit 2024-03-30T04:39:15.355214+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[23963]: audit 2024-03-30T04:39:15.355580+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: CherryPy Checker: 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: The Application mounted at '' has an empty config. 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: [30/Mar/2024:04:39:15] ENGINE Serving on http://:::9283 2024-03-30T04:39:16.303 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:15 smithi116 bash[18933]: [30/Mar/2024:04:39:15] ENGINE Bus STARTED 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[46779]: debug 2024-03-30T04:39:15.404+0000 7f14ff235200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[46779]: debug 2024-03-30T04:39:15.524+0000 7f14ff235200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[18638]: cluster 2024-03-30T04:39:15.348953+0000 mon.a (mon.0) 1102 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[18638]: audit 2024-03-30T04:39:15.351765+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[18638]: audit 2024-03-30T04:39:15.352228+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[18638]: audit 2024-03-30T04:39:15.355214+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:39:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[18638]: audit 2024-03-30T04:39:15.355580+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.116:0/277094801' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:16.305 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[46779]: debug 2024-03-30T04:39:15.828+0000 7f14ff235200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:39:16.305 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:15 smithi148 bash[46779]: debug 2024-03-30T04:39:15.952+0000 7f14ff235200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:39:16.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:16 smithi116 bash[18677]: cluster 2024-03-30T04:39:15.408310+0000 mon.a (mon.0) 1107 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-30T04:39:16.558 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:16 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:16.281Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:16.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:16 smithi116 bash[23963]: cluster 2024-03-30T04:39:15.408310+0000 mon.a (mon.0) 1107 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-30T04:39:16.739 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:16 smithi148 bash[46779]: debug 2024-03-30T04:39:16.428+0000 7f14ff235200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:39:16.740 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:16 smithi148 bash[46779]: debug 2024-03-30T04:39:16.556+0000 7f14ff235200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:39:16.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:16 smithi148 bash[18638]: cluster 2024-03-30T04:39:15.408310+0000 mon.a (mon.0) 1107 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-30T04:39:17.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[23963]: cluster 2024-03-30T04:39:16.576667+0000 mon.a (mon.0) 1108 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:39:17.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[23963]: cluster 2024-03-30T04:39:16.577378+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon x 2024-03-30T04:39:17.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[23963]: cluster 2024-03-30T04:39:16.583015+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:39:17.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[18677]: cluster 2024-03-30T04:39:16.576667+0000 mon.a (mon.0) 1108 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:39:17.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[18677]: cluster 2024-03-30T04:39:16.577378+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon x 2024-03-30T04:39:17.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:17 smithi116 bash[18677]: cluster 2024-03-30T04:39:16.583015+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:39:17.680 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[46779]: [30/Mar/2024:04:39:17] ENGINE Bus STARTING 2024-03-30T04:39:17.680 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[18638]: cluster 2024-03-30T04:39:16.576667+0000 mon.a (mon.0) 1108 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:39:17.680 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[18638]: cluster 2024-03-30T04:39:16.577378+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon x 2024-03-30T04:39:17.680 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[18638]: cluster 2024-03-30T04:39:16.583015+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:39:17.964 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[46779]: CherryPy Checker: 2024-03-30T04:39:17.964 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[46779]: The Application mounted at '' has an empty config. 2024-03-30T04:39:17.964 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[46779]: [30/Mar/2024:04:39:17] ENGINE Serving on http://:::9283 2024-03-30T04:39:17.964 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:17 smithi148 bash[46779]: [30/Mar/2024:04:39:17] ENGINE Bus STARTED 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cluster 2024-03-30T04:39:17.443300+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e23: x(active, starting, since 0.86614s), standbys: y 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.448093+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.448396+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.448669+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.450709+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.451069+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.451296+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.451601+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.451850+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:39:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.452108+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.452351+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.452602+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.452869+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.453128+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.453886+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.454096+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.455062+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cluster 2024-03-30T04:39:17.462608+0000 mon.a (mon.0) 1112 : cluster [INF] Manager daemon x is now available 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.508027+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.511242+0000 mgr.x (mgr.24620) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.515443+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.519617+0000 mgr.x (mgr.24620) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.520280+0000 mgr.x (mgr.24620) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.520360+0000 mgr.x (mgr.24620) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.522219+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.530155+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.536489+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.539880+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.540236+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.541896+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.542230+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.544512+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.545647+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.547547+0000 mgr.x (mgr.24620) 5 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:17.548470+0000 mgr.x (mgr.24620) 6 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.563590+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.574737+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.576709+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.607590+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.609642+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.844546+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: audit 2024-03-30T04:39:17.870449+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.151987+0000 mgr.x (mgr.24620) 7 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:18 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.164005+0000 mgr.x (mgr.24620) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cluster 2024-03-30T04:39:17.443300+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e23: x(active, starting, since 0.86614s), standbys: y 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.448093+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.448396+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.448669+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.450709+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.451069+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.451296+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.451601+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.451850+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.452108+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.452351+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.452602+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.452869+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.453128+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.453886+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.454096+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.455062+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cluster 2024-03-30T04:39:17.462608+0000 mon.a (mon.0) 1112 : cluster [INF] Manager daemon x is now available 2024-03-30T04:39:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.508027+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cluster 2024-03-30T04:39:17.443300+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e23: x(active, starting, since 0.86614s), standbys: y 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.448093+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.448396+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.448669+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.450709+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.451069+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.451296+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.451601+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.451850+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:39:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.452108+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.452351+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.452602+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.452869+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.453128+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.453886+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.454096+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.455062+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cluster 2024-03-30T04:39:17.462608+0000 mon.a (mon.0) 1112 : cluster [INF] Manager daemon x is now available 2024-03-30T04:39:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.508027+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.511242+0000 mgr.x (mgr.24620) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.515443+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.519617+0000 mgr.x (mgr.24620) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.520280+0000 mgr.x (mgr.24620) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.520360+0000 mgr.x (mgr.24620) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.522219+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.530155+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.536489+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.539880+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.540236+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.541896+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.542230+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.544512+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.545647+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.547547+0000 mgr.x (mgr.24620) 5 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:17.548470+0000 mgr.x (mgr.24620) 6 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.563590+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.574737+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.576709+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.511242+0000 mgr.x (mgr.24620) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:39:18.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.515443+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.519617+0000 mgr.x (mgr.24620) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.520280+0000 mgr.x (mgr.24620) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.520360+0000 mgr.x (mgr.24620) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.522219+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.530155+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.536489+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.539880+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.540236+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.541896+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.542230+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.544512+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.545647+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.547547+0000 mgr.x (mgr.24620) 5 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:17.548470+0000 mgr.x (mgr.24620) 6 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.563590+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.574737+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.576709+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.607590+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.609642+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.844546+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: audit 2024-03-30T04:39:17.870449+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.151987+0000 mgr.x (mgr.24620) 7 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.164005+0000 mgr.x (mgr.24620) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.607590+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.609642+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.844546+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: audit 2024-03-30T04:39:17.870449+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.151987+0000 mgr.x (mgr.24620) 7 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:18 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.164005+0000 mgr.x (mgr.24620) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.265824+0000 mgr.x (mgr.24620) 9 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.328287+0000 mgr.x (mgr.24620) 10 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.379944+0000 mgr.x (mgr.24620) 11 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cluster 2024-03-30T04:39:18.475195+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e24: x(active, since 1.89802s), standbys: y 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.500313+0000 mgr.x (mgr.24620) 12 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cluster 2024-03-30T04:39:18.505535+0000 mgr.x (mgr.24620) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.670498+0000 mgr.x (mgr.24620) 14 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTING 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.765019+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.793552+0000 mgr.x (mgr.24620) 16 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.820889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.830927+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.888986+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.894814+0000 mgr.x (mgr.24620) 17 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: cephadm 2024-03-30T04:39:18.894909+0000 mgr.x (mgr.24620) 18 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTED 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.899852+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.910387+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:18.918958+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.001166+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.008171+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.015224+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.022142+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.025227+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[18677]: audit 2024-03-30T04:39:19.026899+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.265824+0000 mgr.x (mgr.24620) 9 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.328287+0000 mgr.x (mgr.24620) 10 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.379944+0000 mgr.x (mgr.24620) 11 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cluster 2024-03-30T04:39:18.475195+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e24: x(active, since 1.89802s), standbys: y 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.500313+0000 mgr.x (mgr.24620) 12 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cluster 2024-03-30T04:39:18.505535+0000 mgr.x (mgr.24620) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.670498+0000 mgr.x (mgr.24620) 14 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTING 2024-03-30T04:39:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.765019+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.793552+0000 mgr.x (mgr.24620) 16 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.820889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.830927+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.888986+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.894814+0000 mgr.x (mgr.24620) 17 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: cephadm 2024-03-30T04:39:18.894909+0000 mgr.x (mgr.24620) 18 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTED 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.899852+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.910387+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:18.918958+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.001166+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.008171+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.015224+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.022142+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.025227+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:19.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:19 smithi116 bash[23963]: audit 2024-03-30T04:39:19.026899+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.265824+0000 mgr.x (mgr.24620) 9 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.328287+0000 mgr.x (mgr.24620) 10 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.379944+0000 mgr.x (mgr.24620) 11 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cluster 2024-03-30T04:39:18.475195+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e24: x(active, since 1.89802s), standbys: y 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.500313+0000 mgr.x (mgr.24620) 12 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cluster 2024-03-30T04:39:18.505535+0000 mgr.x (mgr.24620) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.670498+0000 mgr.x (mgr.24620) 14 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTING 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.765019+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.793552+0000 mgr.x (mgr.24620) 16 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:39:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.820889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.830927+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.888986+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.894814+0000 mgr.x (mgr.24620) 17 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: cephadm 2024-03-30T04:39:18.894909+0000 mgr.x (mgr.24620) 18 : cephadm [INF] [30/Mar/2024:04:39:18] ENGINE Bus STARTED 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.899852+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.910387+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:18.918958+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.001166+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.008171+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.015224+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.022142+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.025227+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:19 smithi148 bash[18638]: audit 2024-03-30T04:39:19.026899+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:39:20.757 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:20.695Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[18677]: cluster 2024-03-30T04:39:19.454278+0000 mgr.x (mgr.24620) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[18677]: cluster 2024-03-30T04:39:19.493039+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[18677]: cephadm 2024-03-30T04:39:19.561012+0000 mgr.x (mgr.24620) 20 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[18677]: cephadm 2024-03-30T04:39:19.644689+0000 mgr.x (mgr.24620) 21 : cephadm [INF] Deploying cephadm binary to smithi116 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[23963]: cluster 2024-03-30T04:39:19.454278+0000 mgr.x (mgr.24620) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[23963]: cluster 2024-03-30T04:39:19.493039+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[23963]: cephadm 2024-03-30T04:39:19.561012+0000 mgr.x (mgr.24620) 20 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:39:20.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:20 smithi116 bash[23963]: cephadm 2024-03-30T04:39:19.644689+0000 mgr.x (mgr.24620) 21 : cephadm [INF] Deploying cephadm binary to smithi116 2024-03-30T04:39:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:20 smithi148 bash[18638]: cluster 2024-03-30T04:39:19.454278+0000 mgr.x (mgr.24620) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:20 smithi148 bash[18638]: cluster 2024-03-30T04:39:19.493039+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-30T04:39:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:20 smithi148 bash[18638]: cephadm 2024-03-30T04:39:19.561012+0000 mgr.x (mgr.24620) 20 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:39:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:20 smithi148 bash[18638]: cephadm 2024-03-30T04:39:19.644689+0000 mgr.x (mgr.24620) 21 : cephadm [INF] Deploying cephadm binary to smithi116 2024-03-30T04:39:21.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:21 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:21] "GET /metrics HTTP/1.1" 200 35364 "" "Prometheus/2.33.4" 2024-03-30T04:39:22.757 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:22 smithi116 bash[18677]: cluster 2024-03-30T04:39:21.455017+0000 mgr.x (mgr.24620) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:22.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:22 smithi116 bash[18677]: cluster 2024-03-30T04:39:21.502719+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-30T04:39:22.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:22 smithi116 bash[23963]: cluster 2024-03-30T04:39:21.455017+0000 mgr.x (mgr.24620) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:22.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:22 smithi116 bash[23963]: cluster 2024-03-30T04:39:21.502719+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-30T04:39:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:22 smithi148 bash[18638]: cluster 2024-03-30T04:39:21.455017+0000 mgr.x (mgr.24620) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:22 smithi148 bash[18638]: cluster 2024-03-30T04:39:21.502719+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-30T04:39:23.860 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:23 smithi116 bash[46250]: level=error ts=2024-03-30T04:39:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:39:23.861 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:23 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:23.861 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:23 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:39:24.507 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:24 smithi116 systemd[1]: Stopping Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:39:24.507 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[61195]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:39:25.007 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: cluster 2024-03-30T04:39:23.455717+0000 mgr.x (mgr.24620) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: audit 2024-03-30T04:39:23.760240+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: audit 2024-03-30T04:39:23.774448+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: audit 2024-03-30T04:39:23.784400+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: cephadm 2024-03-30T04:39:23.814519+0000 mgr.x (mgr.24620) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[23963]: cephadm 2024-03-30T04:39:23.815463+0000 mgr.x (mgr.24620) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi116 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: cluster 2024-03-30T04:39:23.455717+0000 mgr.x (mgr.24620) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: audit 2024-03-30T04:39:23.760240+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: audit 2024-03-30T04:39:23.774448+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: audit 2024-03-30T04:39:23.784400+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: cephadm 2024-03-30T04:39:23.814519+0000 mgr.x (mgr.24620) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:39:25.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:24 smithi116 bash[18677]: cephadm 2024-03-30T04:39:23.815463+0000 mgr.x (mgr.24620) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi116 2024-03-30T04:39:25.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: cluster 2024-03-30T04:39:23.455717+0000 mgr.x (mgr.24620) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:39:25.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: audit 2024-03-30T04:39:23.760240+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: audit 2024-03-30T04:39:23.774448+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: audit 2024-03-30T04:39:23.784400+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:25.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: cephadm 2024-03-30T04:39:23.814519+0000 mgr.x (mgr.24620) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:39:25.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:24 smithi148 bash[18638]: cephadm 2024-03-30T04:39:23.815463+0000 mgr.x (mgr.24620) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi116 2024-03-30T04:39:25.507 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 bash[61204]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:39:25.508 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 bash[61239]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:39:25.508 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:39:25.508 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T04:39:25.508 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 systemd[1]: Stopped Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:25.508 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:25 smithi116 systemd[1]: Started Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[23963]: audit 2024-03-30T04:39:25.314167+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[23963]: audit 2024-03-30T04:39:25.325788+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[23963]: cephadm 2024-03-30T04:39:25.336966+0000 mgr.x (mgr.24620) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:39:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[23963]: cephadm 2024-03-30T04:39:25.372318+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:39:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[23963]: cluster 2024-03-30T04:39:25.457413+0000 mgr.x (mgr.24620) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:39:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[18677]: audit 2024-03-30T04:39:25.314167+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[18677]: audit 2024-03-30T04:39:25.325788+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[18677]: cephadm 2024-03-30T04:39:25.336966+0000 mgr.x (mgr.24620) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:39:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[18677]: cephadm 2024-03-30T04:39:25.372318+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:39:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[18677]: cluster 2024-03-30T04:39:25.457413+0000 mgr.x (mgr.24620) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.149Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.149Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.150Z 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/.+)($|/) 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.150Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:39:26.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:39:26.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:39:26.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:39:26.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:39:26.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:39:26.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:39:26 smithi116 bash[61269]: ts=2024-03-30T04:39:26.151Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:39:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:26 smithi148 bash[18638]: audit 2024-03-30T04:39:25.314167+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:26 smithi148 bash[18638]: audit 2024-03-30T04:39:25.325788+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:26 smithi148 bash[18638]: cephadm 2024-03-30T04:39:25.336966+0000 mgr.x (mgr.24620) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:39:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:26 smithi148 bash[18638]: cephadm 2024-03-30T04:39:25.372318+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi116 2024-03-30T04:39:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:26 smithi148 bash[18638]: cluster 2024-03-30T04:39:25.457413+0000 mgr.x (mgr.24620) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:39:29.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:28 smithi116 bash[18677]: cluster 2024-03-30T04:39:27.458214+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:39:29.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:28 smithi116 bash[23963]: cluster 2024-03-30T04:39:27.458214+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:39:29.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:28 smithi148 bash[18638]: cluster 2024-03-30T04:39:27.458214+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:39:30.169 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:29 smithi148 bash[18638]: audit 2024-03-30T04:39:28.510256+0000 mgr.x (mgr.24620) 30 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:30.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:29 smithi116 bash[18677]: audit 2024-03-30T04:39:28.510256+0000 mgr.x (mgr.24620) 30 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:30.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:29 smithi116 bash[23963]: audit 2024-03-30T04:39:28.510256+0000 mgr.x (mgr.24620) 30 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:31.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:30 smithi148 bash[18638]: cluster 2024-03-30T04:39:29.459940+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:39:31.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:30 smithi116 bash[18677]: cluster 2024-03-30T04:39:29.459940+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:39:31.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:30 smithi116 bash[23963]: cluster 2024-03-30T04:39:29.459940+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:39:31.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:31 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:31] "GET /metrics HTTP/1.1" 200 35364 "" "Prometheus/2.33.4" 2024-03-30T04:39:32.642 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:32 smithi148 bash[39022]: ts=2024-03-30T04:39:32.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.148:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.116:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:39:33.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:32 smithi116 bash[18677]: cluster 2024-03-30T04:39:31.460421+0000 mgr.x (mgr.24620) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:33.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:32 smithi116 bash[18677]: audit 2024-03-30T04:39:32.564372+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:33.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:32 smithi116 bash[23963]: cluster 2024-03-30T04:39:31.460421+0000 mgr.x (mgr.24620) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:33.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:32 smithi116 bash[23963]: audit 2024-03-30T04:39:32.564372+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:32 smithi148 bash[18638]: cluster 2024-03-30T04:39:31.460421+0000 mgr.x (mgr.24620) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:32 smithi148 bash[18638]: audit 2024-03-30T04:39:32.564372+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:33.757 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 bash[46250]: level=error ts=2024-03-30T04:39:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:33.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.116:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.116 because it doesn't contain any IP SANs" 2024-03-30T04:39:33.758 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 bash[46250]: level=warn ts=2024-03-30T04:39:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.148:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.148 because it doesn't contain any IP SANs" 2024-03-30T04:39:34.093 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 systemd[1]: Stopping Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:39:34.093 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 bash[61950]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:39:34.094 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:33 smithi116 bash[46250]: level=info ts=2024-03-30T04:39:33.936Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:39:34.217 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:39:34.630 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[61960]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:39:34.630 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[62042]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:39:34.630 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:34 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:39:34.630 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:34 smithi116 systemd[1]: Stopped Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:34.630 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:34 smithi116 systemd[1]: Started Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:34.971 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 starting - - - - 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 31s ago 13m - - 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 starting - - - - 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (6m) 31s ago 6m 44.0M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (4m) 40s ago 4m 41.8M - 3.5 e1d6a67b021e 923a47830807 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283 starting - - - - 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (14m) 40s ago 14m 456M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:39:34.975 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (14m) 40s ago 14m 51.8M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (12m) 31s ago 12m 43.4M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (12m) 40s ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 starting - - - - 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (6m) 31s ago 6m 9807k - 1dbe0e931976 0e2d7b1c9a8c 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (11m) 40s ago 12m 53.6M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (11m) 40s ago 11m 56.7M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (10m) 40s ago 10m 48.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (10m) 40s ago 10m 54.2M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (9m) 31s ago 9m 55.7M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (9m) 31s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (8m) 31s ago 8m 50.2M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (7m) 31s ago 7m 52.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (5m) 31s ago 6m 55.9M - 514e6a882f6e b7181467230e 2024-03-30T04:39:34.976 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (4m) 40s ago 4m 84.0M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:39:34.977 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (4m) 31s ago 4m 83.7M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:39:34.977 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (4m) 40s ago 4m 83.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:39:34.977 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (4m) 31s ago 4m 83.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:39:35.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: cluster 2024-03-30T04:39:33.461394+0000 mgr.x (mgr.24620) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.212338+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.632008+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.643721+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.661785+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.663638+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[23963]: audit 2024-03-30T04:39:34.678215+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: cluster 2024-03-30T04:39:33.461394+0000 mgr.x (mgr.24620) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.212338+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:35.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.632008+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.643721+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.661785+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.663638+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:34 smithi116 bash[18677]: audit 2024-03-30T04:39:34.678215+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: cluster 2024-03-30T04:39:33.461394+0000 mgr.x (mgr.24620) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.212338+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.632008+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.643721+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:35.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.661785+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.663638+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:39:35.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:34 smithi148 bash[18638]: audit 2024-03-30T04:39:34.678215+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:35.381 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:39:35.381 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:39:35.381 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:39:35.381 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:35.381 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:39:35.382 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:39:35.383 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:39:35.743 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:39:35.743 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:39:35.744 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:39:36.190 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:39:36.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[18677]: audit 2024-03-30T04:39:34.573999+0000 mgr.x (mgr.24620) 35 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[18677]: cephadm 2024-03-30T04:39:34.662732+0000 mgr.x (mgr.24620) 36 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[18677]: cephadm 2024-03-30T04:39:34.680559+0000 mgr.x (mgr.24620) 37 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[18677]: audit 2024-03-30T04:39:34.934379+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[18677]: audit 2024-03-30T04:39:35.387553+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.116:0/2444883684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[23963]: audit 2024-03-30T04:39:34.573999+0000 mgr.x (mgr.24620) 35 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[23963]: cephadm 2024-03-30T04:39:34.662732+0000 mgr.x (mgr.24620) 36 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[23963]: cephadm 2024-03-30T04:39:34.680559+0000 mgr.x (mgr.24620) 37 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[23963]: audit 2024-03-30T04:39:34.934379+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:35 smithi116 bash[23963]: audit 2024-03-30T04:39:35.387553+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.116:0/2444883684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.017Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.017Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.019Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.116 port=9094 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.020Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.052Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.052Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.055Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:39:36.259 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:36.055Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:39:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:35 smithi148 bash[18638]: audit 2024-03-30T04:39:34.573999+0000 mgr.x (mgr.24620) 35 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:35 smithi148 bash[18638]: cephadm 2024-03-30T04:39:34.662732+0000 mgr.x (mgr.24620) 36 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:39:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:35 smithi148 bash[18638]: cephadm 2024-03-30T04:39:34.680559+0000 mgr.x (mgr.24620) 37 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:39:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:35 smithi148 bash[18638]: audit 2024-03-30T04:39:34.934379+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:35 smithi148 bash[18638]: audit 2024-03-30T04:39:35.387553+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.116:0/2444883684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:39:37.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[18677]: cluster 2024-03-30T04:39:35.463089+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:37.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[18677]: audit 2024-03-30T04:39:35.751071+0000 mgr.x (mgr.24620) 40 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:37.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[18677]: audit 2024-03-30T04:39:36.196382+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.116:0/1314113533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:37.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[23963]: cluster 2024-03-30T04:39:35.463089+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:37.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[23963]: audit 2024-03-30T04:39:35.751071+0000 mgr.x (mgr.24620) 40 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:37.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:36 smithi116 bash[23963]: audit 2024-03-30T04:39:36.196382+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.116:0/1314113533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:37.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:36 smithi148 bash[18638]: cluster 2024-03-30T04:39:35.463089+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:39:37.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:36 smithi148 bash[18638]: audit 2024-03-30T04:39:35.751071+0000 mgr.x (mgr.24620) 40 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:37.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:36 smithi148 bash[18638]: audit 2024-03-30T04:39:36.196382+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.116:0/1314113533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:39:38.297 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:38 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:38.020Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000373493s 2024-03-30T04:39:39.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:38 smithi116 bash[18677]: cluster 2024-03-30T04:39:37.463849+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:39:39.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:38 smithi116 bash[23963]: cluster 2024-03-30T04:39:37.463849+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:39:39.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:38 smithi148 bash[18638]: cluster 2024-03-30T04:39:37.463849+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:39:40.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:40 smithi116 bash[18677]: audit 2024-03-30T04:39:38.518498+0000 mgr.x (mgr.24620) 42 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:40.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:40 smithi116 bash[23963]: audit 2024-03-30T04:39:38.518498+0000 mgr.x (mgr.24620) 42 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:40 smithi148 bash[18638]: audit 2024-03-30T04:39:38.518498+0000 mgr.x (mgr.24620) 42 : audit [DBG] from='client.14880 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:41.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[18677]: cluster 2024-03-30T04:39:39.465529+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:41.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[18677]: audit 2024-03-30T04:39:40.337106+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[18677]: audit 2024-03-30T04:39:40.349811+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[18677]: audit 2024-03-30T04:39:40.360747+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[18677]: audit 2024-03-30T04:39:40.362828+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[23963]: cluster 2024-03-30T04:39:39.465529+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[23963]: audit 2024-03-30T04:39:40.337106+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[23963]: audit 2024-03-30T04:39:40.349811+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[23963]: audit 2024-03-30T04:39:40.360747+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:41 smithi116 bash[23963]: audit 2024-03-30T04:39:40.362828+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[18638]: cluster 2024-03-30T04:39:39.465529+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:41.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[18638]: audit 2024-03-30T04:39:40.337106+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[18638]: audit 2024-03-30T04:39:40.349811+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:41.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[18638]: audit 2024-03-30T04:39:40.360747+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[18638]: audit 2024-03-30T04:39:40.362828+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:39:41.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:41 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:41] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2024-03-30T04:39:42.170 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:42 smithi116 bash[18677]: cephadm 2024-03-30T04:39:40.504139+0000 mgr.x (mgr.24620) 44 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:39:42.170 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:42 smithi116 bash[18677]: cephadm 2024-03-30T04:39:40.605382+0000 mgr.x (mgr.24620) 45 : cephadm [INF] Deploying cephadm binary to smithi148 2024-03-30T04:39:42.171 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:42 smithi116 bash[23963]: cephadm 2024-03-30T04:39:40.504139+0000 mgr.x (mgr.24620) 44 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:39:42.171 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:42 smithi116 bash[23963]: cephadm 2024-03-30T04:39:40.605382+0000 mgr.x (mgr.24620) 45 : cephadm [INF] Deploying cephadm binary to smithi148 2024-03-30T04:39:42.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:42 smithi148 bash[18638]: cephadm 2024-03-30T04:39:40.504139+0000 mgr.x (mgr.24620) 44 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:39:42.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:42 smithi148 bash[18638]: cephadm 2024-03-30T04:39:40.605382+0000 mgr.x (mgr.24620) 45 : cephadm [INF] Deploying cephadm binary to smithi148 2024-03-30T04:39:42.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:42 smithi148 bash[39022]: ts=2024-03-30T04:39:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.148:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.116:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:39:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:43 smithi148 bash[18638]: cluster 2024-03-30T04:39:41.466205+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:43 smithi148 bash[18638]: audit 2024-03-30T04:39:42.163163+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.116:0/1417616973' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:39:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:43 smithi148 bash[18638]: audit 2024-03-30T04:39:42.523726+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]: dispatch 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[18677]: cluster 2024-03-30T04:39:41.466205+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[18677]: audit 2024-03-30T04:39:42.163163+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.116:0/1417616973' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[18677]: audit 2024-03-30T04:39:42.523726+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]: dispatch 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[23963]: cluster 2024-03-30T04:39:41.466205+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[23963]: audit 2024-03-30T04:39:42.163163+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.116:0/1417616973' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:39:43.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:43 smithi116 bash[23963]: audit 2024-03-30T04:39:42.523726+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]: dispatch 2024-03-30T04:39:44.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:44 smithi148 bash[18638]: audit 2024-03-30T04:39:43.029843+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]': finished 2024-03-30T04:39:44.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:44 smithi148 bash[18638]: cluster 2024-03-30T04:39:43.030014+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:39:44.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:44 smithi148 bash[18638]: audit 2024-03-30T04:39:43.396513+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]: dispatch 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[18677]: audit 2024-03-30T04:39:43.029843+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]': finished 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[18677]: cluster 2024-03-30T04:39:43.030014+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[18677]: audit 2024-03-30T04:39:43.396513+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]: dispatch 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[23963]: audit 2024-03-30T04:39:43.029843+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.116:0/1884116044' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/2746530246"}]': finished 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[23963]: cluster 2024-03-30T04:39:43.030014+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:39:44.345 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[23963]: audit 2024-03-30T04:39:43.396513+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]: dispatch 2024-03-30T04:39:45.007 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:44 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:39:45.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: cluster 2024-03-30T04:39:43.466880+0000 mgr.x (mgr.24620) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:39:45.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: audit 2024-03-30T04:39:44.032465+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]': finished 2024-03-30T04:39:45.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: cluster 2024-03-30T04:39:44.032811+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:39:45.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: audit 2024-03-30T04:39:44.413249+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]: dispatch 2024-03-30T04:39:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: audit 2024-03-30T04:39:44.819144+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: audit 2024-03-30T04:39:44.825834+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:45 smithi148 bash[18638]: audit 2024-03-30T04:39:44.848055+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.350 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: cluster 2024-03-30T04:39:43.466880+0000 mgr.x (mgr.24620) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:39:45.350 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: audit 2024-03-30T04:39:44.032465+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]': finished 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: cluster 2024-03-30T04:39:44.032811+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: audit 2024-03-30T04:39:44.413249+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]: dispatch 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: audit 2024-03-30T04:39:44.819144+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: audit 2024-03-30T04:39:44.825834+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[18677]: audit 2024-03-30T04:39:44.848055+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: cluster 2024-03-30T04:39:43.466880+0000 mgr.x (mgr.24620) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: audit 2024-03-30T04:39:44.032465+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.116:0/2224337346' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3384208116"}]': finished 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: cluster 2024-03-30T04:39:44.032811+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: audit 2024-03-30T04:39:44.413249+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]: dispatch 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: audit 2024-03-30T04:39:44.819144+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.351 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: audit 2024-03-30T04:39:44.825834+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:45.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:45 smithi116 bash[23963]: audit 2024-03-30T04:39:44.848055+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:46.508 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[62074]: level=info ts=2024-03-30T04:39:46.021Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001359508s 2024-03-30T04:39:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[23963]: cephadm 2024-03-30T04:39:44.884334+0000 mgr.x (mgr.24620) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:39:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[23963]: audit 2024-03-30T04:39:45.046880+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]': finished 2024-03-30T04:39:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[23963]: cluster 2024-03-30T04:39:45.047350+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:39:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[23963]: cephadm 2024-03-30T04:39:45.147489+0000 mgr.x (mgr.24620) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:39:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[23963]: audit 2024-03-30T04:39:45.442996+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]: dispatch 2024-03-30T04:39:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[18677]: cephadm 2024-03-30T04:39:44.884334+0000 mgr.x (mgr.24620) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:39:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[18677]: audit 2024-03-30T04:39:45.046880+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]': finished 2024-03-30T04:39:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[18677]: cluster 2024-03-30T04:39:45.047350+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:39:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[18677]: cephadm 2024-03-30T04:39:45.147489+0000 mgr.x (mgr.24620) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:39:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:46 smithi116 bash[18677]: audit 2024-03-30T04:39:45.442996+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]: dispatch 2024-03-30T04:39:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:46 smithi148 bash[18638]: cephadm 2024-03-30T04:39:44.884334+0000 mgr.x (mgr.24620) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:39:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:46 smithi148 bash[18638]: audit 2024-03-30T04:39:45.046880+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.116:0/1027879300' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1834119327"}]': finished 2024-03-30T04:39:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:46 smithi148 bash[18638]: cluster 2024-03-30T04:39:45.047350+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:39:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:46 smithi148 bash[18638]: cephadm 2024-03-30T04:39:45.147489+0000 mgr.x (mgr.24620) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:39:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:46 smithi148 bash[18638]: audit 2024-03-30T04:39:45.442996+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]: dispatch 2024-03-30T04:39:47.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[18677]: cluster 2024-03-30T04:39:45.467615+0000 mgr.x (mgr.24620) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:39:47.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[18677]: audit 2024-03-30T04:39:46.068905+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]': finished 2024-03-30T04:39:47.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[18677]: cluster 2024-03-30T04:39:46.069372+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[18677]: audit 2024-03-30T04:39:46.445975+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.116:0/1266345900' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[18677]: audit 2024-03-30T04:39:46.446920+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[23963]: cluster 2024-03-30T04:39:45.467615+0000 mgr.x (mgr.24620) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[23963]: audit 2024-03-30T04:39:46.068905+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]': finished 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[23963]: cluster 2024-03-30T04:39:46.069372+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[23963]: audit 2024-03-30T04:39:46.445975+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.116:0/1266345900' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:47.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:47 smithi116 bash[23963]: audit 2024-03-30T04:39:46.446920+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:47.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:47 smithi148 bash[18638]: cluster 2024-03-30T04:39:45.467615+0000 mgr.x (mgr.24620) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:39:47.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:47 smithi148 bash[18638]: audit 2024-03-30T04:39:46.068905+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.116:0/1678792920' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1583314259"}]': finished 2024-03-30T04:39:47.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:47 smithi148 bash[18638]: cluster 2024-03-30T04:39:46.069372+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:39:47.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:47 smithi148 bash[18638]: audit 2024-03-30T04:39:46.445975+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.116:0/1266345900' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:47.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:47 smithi148 bash[18638]: audit 2024-03-30T04:39:46.446920+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]: dispatch 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[18677]: audit 2024-03-30T04:39:47.072203+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]': finished 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[18677]: cluster 2024-03-30T04:39:47.072285+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[18677]: audit 2024-03-30T04:39:47.453581+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]: dispatch 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[18677]: audit 2024-03-30T04:39:47.564715+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[23963]: audit 2024-03-30T04:39:47.072203+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]': finished 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[23963]: cluster 2024-03-30T04:39:47.072285+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[23963]: audit 2024-03-30T04:39:47.453581+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]: dispatch 2024-03-30T04:39:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:48 smithi116 bash[23963]: audit 2024-03-30T04:39:47.564715+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:48.513 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:48 smithi148 bash[18638]: audit 2024-03-30T04:39:47.072203+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/1619528750"}]': finished 2024-03-30T04:39:48.513 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:48 smithi148 bash[18638]: cluster 2024-03-30T04:39:47.072285+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:39:48.513 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:48 smithi148 bash[18638]: audit 2024-03-30T04:39:47.453581+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]: dispatch 2024-03-30T04:39:48.514 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:48 smithi148 bash[18638]: audit 2024-03-30T04:39:47.564715+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[18677]: cluster 2024-03-30T04:39:47.468037+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[18677]: audit 2024-03-30T04:39:48.093936+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]': finished 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[18677]: cluster 2024-03-30T04:39:48.094735+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[18677]: audit 2024-03-30T04:39:48.467826+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]: dispatch 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[23963]: cluster 2024-03-30T04:39:47.468037+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[23963]: audit 2024-03-30T04:39:48.093936+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]': finished 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[23963]: cluster 2024-03-30T04:39:48.094735+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:39:49.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:49 smithi116 bash[23963]: audit 2024-03-30T04:39:48.467826+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]: dispatch 2024-03-30T04:39:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:49 smithi148 bash[18638]: cluster 2024-03-30T04:39:47.468037+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:39:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:49 smithi148 bash[18638]: audit 2024-03-30T04:39:48.093936+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.116:0/1311794076' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/695780793"}]': finished 2024-03-30T04:39:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:49 smithi148 bash[18638]: cluster 2024-03-30T04:39:48.094735+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:39:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:49 smithi148 bash[18638]: audit 2024-03-30T04:39:48.467826+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]: dispatch 2024-03-30T04:39:50.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:50 smithi116 bash[18677]: audit 2024-03-30T04:39:49.099480+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]': finished 2024-03-30T04:39:50.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:50 smithi116 bash[18677]: cluster 2024-03-30T04:39:49.099657+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:39:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:50 smithi116 bash[23963]: audit 2024-03-30T04:39:49.099480+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]': finished 2024-03-30T04:39:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:50 smithi116 bash[23963]: cluster 2024-03-30T04:39:49.099657+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:39:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:50 smithi148 bash[18638]: audit 2024-03-30T04:39:49.099480+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.116:0/812670612' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/1619528750"}]': finished 2024-03-30T04:39:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:50 smithi148 bash[18638]: cluster 2024-03-30T04:39:49.099657+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:39:51.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:51 smithi148 bash[18638]: cluster 2024-03-30T04:39:49.468710+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:51.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:51 smithi116 bash[18677]: cluster 2024-03-30T04:39:49.468710+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:51.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:51 smithi116 bash[23963]: cluster 2024-03-30T04:39:49.468710+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:51.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:39:51 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:51] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.33.4" 2024-03-30T04:39:52.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:52 smithi148 bash[39022]: ts=2024-03-30T04:39:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.148:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.116:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:39:53.507 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:53 smithi116 bash[23963]: cluster 2024-03-30T04:39:51.469403+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:39:53.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:53 smithi116 bash[23963]: audit 2024-03-30T04:39:51.846815+0000 mgr.x (mgr.24620) 54 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:53.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:53 smithi116 bash[18677]: cluster 2024-03-30T04:39:51.469403+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:39:53.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:53 smithi116 bash[18677]: audit 2024-03-30T04:39:51.846815+0000 mgr.x (mgr.24620) 54 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:53.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:53 smithi148 bash[18638]: cluster 2024-03-30T04:39:51.469403+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:39:53.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:53 smithi148 bash[18638]: audit 2024-03-30T04:39:51.846815+0000 mgr.x (mgr.24620) 54 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:39:55.007 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:39:54 smithi116 bash[18933]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:39:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:39:55.395 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:55 smithi148 bash[18638]: cluster 2024-03-30T04:39:53.470161+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-30T04:39:55.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:55 smithi116 bash[18677]: cluster 2024-03-30T04:39:53.470161+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-30T04:39:55.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:55 smithi116 bash[23963]: cluster 2024-03-30T04:39:53.470161+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-30T04:39:57.290 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[18638]: cluster 2024-03-30T04:39:55.471285+0000 mgr.x (mgr.24620) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:57.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:57 smithi116 bash[18677]: cluster 2024-03-30T04:39:55.471285+0000 mgr.x (mgr.24620) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:57.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:57 smithi116 bash[23963]: cluster 2024-03-30T04:39:55.471285+0000 mgr.x (mgr.24620) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[48871]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.828Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:39:58.024 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.829Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:39:58.025 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.829Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:39:58.025 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:57 smithi148 bash[39022]: ts=2024-03-30T04:39:57.829Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:39:58.573 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:58 smithi148 bash[48880]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:39:58.573 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:58 smithi148 bash[48915]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:39:58.573 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:58 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:39:58.573 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:58 smithi148 systemd[1]: Stopped Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:58.574 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:58 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:59.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[18677]: cluster 2024-03-30T04:39:57.471972+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:39:59.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[18677]: audit 2024-03-30T04:39:58.588026+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:59.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[18677]: audit 2024-03-30T04:39:58.600870+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[23963]: cluster 2024-03-30T04:39:57.471972+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:39:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[23963]: audit 2024-03-30T04:39:58.588026+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:39:59 smithi116 bash[23963]: audit 2024-03-30T04:39:58.600870+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[18638]: cluster 2024-03-30T04:39:57.471972+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:39:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[18638]: audit 2024-03-30T04:39:58.588026+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:39:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[18638]: audit 2024-03-30T04:39:58.600870+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.989Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.990Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:40:00.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.991Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:40:00.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.992Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:40:00.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.995Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:40:00.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.995Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.917µs 2024-03-30T04:40:00.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.995Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:40:00.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:39:59 smithi148 bash[48943]: ts=2024-03-30T04:39:59.997Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-30T04:40:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[18638]: cephadm 2024-03-30T04:39:58.627993+0000 mgr.x (mgr.24620) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:40:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[18638]: cephadm 2024-03-30T04:39:58.628570+0000 mgr.x (mgr.24620) 59 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi148 2024-03-30T04:40:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[18638]: cluster 2024-03-30T04:40:00.000159+0000 mon.a (mon.0) 1175 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[18677]: cephadm 2024-03-30T04:39:58.627993+0000 mgr.x (mgr.24620) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[18677]: cephadm 2024-03-30T04:39:58.628570+0000 mgr.x (mgr.24620) 59 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi148 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[18677]: cluster 2024-03-30T04:40:00.000159+0000 mon.a (mon.0) 1175 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[23963]: cephadm 2024-03-30T04:39:58.627993+0000 mgr.x (mgr.24620) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[23963]: cephadm 2024-03-30T04:39:58.628570+0000 mgr.x (mgr.24620) 59 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi148 2024-03-30T04:40:00.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:00 smithi116 bash[23963]: cluster 2024-03-30T04:40:00.000159+0000 mon.a (mon.0) 1175 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.430Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.431Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.431Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.539µs wal_replay_duration=436.00259ms total_replay_duration=436.06276ms 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.438Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.438Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.438Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.505Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=67.107668ms db_storage=1.73µs remote_storage=2.2µs web_handler=730ns query_engine=1.553µs scrape=714.802µs scrape_sd=352.818µs notify=57.543µs notify_sd=48.373µs rules=65.028055ms 2024-03-30T04:40:00.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:00 smithi148 bash[48943]: ts=2024-03-30T04:40:00.505Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:40:01.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:01 smithi116 bash[18677]: cluster 2024-03-30T04:39:59.473646+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:40:01.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:01 smithi116 bash[23963]: cluster 2024-03-30T04:39:59.473646+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:40:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:01 smithi148 bash[18638]: cluster 2024-03-30T04:39:59.473646+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:40:02.189 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:01 smithi148 systemd[1]: Stopping Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:40:02.190 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:01 smithi148 bash[49132]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:40:02.796 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 bash[49142]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:40:02.796 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 bash[49181]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:40:02.797 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:40:02.797 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:40:02.797 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 systemd[1]: Stopped Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:02.797 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:02 smithi148 systemd[1]: Started Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: cluster 2024-03-30T04:40:01.474451+0000 mgr.x (mgr.24620) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:01.854875+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.565171+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.766357+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.772645+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.876990+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.885240+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[18677]: audit 2024-03-30T04:40:02.891822+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: cluster 2024-03-30T04:40:01.474451+0000 mgr.x (mgr.24620) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:01.854875+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.565171+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.766357+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.772645+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.876990+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.885240+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:03 smithi116 bash[23963]: audit 2024-03-30T04:40:02.891822+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: cluster 2024-03-30T04:40:01.474451+0000 mgr.x (mgr.24620) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:01.854875+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.565171+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.766357+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.772645+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.876990+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.885240+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[18638]: audit 2024-03-30T04:40:02.891822+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:04.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.652Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:40:04.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.652Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:40:04.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.652Z 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/.+)($|/) 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.652Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:40:04.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:40:04.049 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:40:04.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:40:04.051 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:40:04.051 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:40:04.051 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:40:04.051 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.653Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:40:04.051 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:03 smithi148 bash[49209]: ts=2024-03-30T04:40:03.654Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[23963]: cephadm 2024-03-30T04:40:02.802359+0000 mgr.x (mgr.24620) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[23963]: cephadm 2024-03-30T04:40:02.813334+0000 mgr.x (mgr.24620) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[23963]: audit 2024-03-30T04:40:02.892823+0000 mgr.x (mgr.24620) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[23963]: cephadm 2024-03-30T04:40:02.897917+0000 mgr.x (mgr.24620) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi148 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[18677]: cephadm 2024-03-30T04:40:02.802359+0000 mgr.x (mgr.24620) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[18677]: cephadm 2024-03-30T04:40:02.813334+0000 mgr.x (mgr.24620) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[18677]: audit 2024-03-30T04:40:02.892823+0000 mgr.x (mgr.24620) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:04.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:04 smithi116 bash[18677]: cephadm 2024-03-30T04:40:02.897917+0000 mgr.x (mgr.24620) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi148 2024-03-30T04:40:04.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:04 smithi148 bash[18638]: cephadm 2024-03-30T04:40:02.802359+0000 mgr.x (mgr.24620) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:40:04.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:04 smithi148 bash[18638]: cephadm 2024-03-30T04:40:02.813334+0000 mgr.x (mgr.24620) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:40:04.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:04 smithi148 bash[18638]: audit 2024-03-30T04:40:02.892823+0000 mgr.x (mgr.24620) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:40:04.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:04 smithi148 bash[18638]: cephadm 2024-03-30T04:40:02.897917+0000 mgr.x (mgr.24620) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi148 2024-03-30T04:40:05.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:05 smithi116 bash[18677]: cluster 2024-03-30T04:40:03.475154+0000 mgr.x (mgr.24620) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:05.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:05 smithi116 bash[23963]: cluster 2024-03-30T04:40:03.475154+0000 mgr.x (mgr.24620) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:05.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:05 smithi148 bash[18638]: cluster 2024-03-30T04:40:03.475154+0000 mgr.x (mgr.24620) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:06.590 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:40:07.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:07 smithi148 bash[18638]: cluster 2024-03-30T04:40:05.475951+0000 mgr.x (mgr.24620) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:06 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:40:06] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 starting - - - - 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 starting - - - - 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 starting - - - - 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (6m) 63s ago 6m 44.0M - 8.3.5 dad864ee21e9 34933af7cc7f 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 starting - - - - 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283 starting - - - - 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:9283 running (14m) 72s ago 14m 456M - 17.2.0 e1d6a67b021e 04913ef7859b 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (14m) 72s ago 14m 51.8M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (13m) 63s ago 13m 43.4M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (13m) 72s ago 13m 43.0M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:40:07.334 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 starting - - - - 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 starting - - - - 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (12m) 72s ago 12m 53.6M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (11m) 72s ago 11m 56.7M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (11m) 72s ago 11m 48.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (10m) 72s ago 10m 54.2M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (10m) 63s ago 10m 55.7M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (9m) 63s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (8m) 63s ago 8m 50.2M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (8m) 63s ago 8m 52.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 starting - - - - 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (5m) 72s ago 5m 84.0M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (5m) 63s ago 5m 83.7M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (5m) 72s ago 5m 83.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:40:07.335 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (5m) 63s ago 5m 83.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:40:07.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:07 smithi116 bash[18677]: cluster 2024-03-30T04:40:05.475951+0000 mgr.x (mgr.24620) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:07.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:07 smithi116 bash[23963]: cluster 2024-03-30T04:40:05.475951+0000 mgr.x (mgr.24620) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:40:07.769 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:40:07.770 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:40:08.102 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:40:08.103 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:40:08.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:08 smithi148 bash[18638]: audit 2024-03-30T04:40:06.584960+0000 mgr.x (mgr.24620) 69 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:08 smithi148 bash[18638]: audit 2024-03-30T04:40:06.953024+0000 mgr.x (mgr.24620) 70 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:08 smithi148 bash[18638]: audit 2024-03-30T04:40:07.775224+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.116:0/3127118374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[23963]: audit 2024-03-30T04:40:06.584960+0000 mgr.x (mgr.24620) 69 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[23963]: audit 2024-03-30T04:40:06.953024+0000 mgr.x (mgr.24620) 70 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[23963]: audit 2024-03-30T04:40:07.775224+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.116:0/3127118374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[18677]: audit 2024-03-30T04:40:06.584960+0000 mgr.x (mgr.24620) 69 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[18677]: audit 2024-03-30T04:40:06.953024+0000 mgr.x (mgr.24620) 70 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:08.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:08 smithi116 bash[18677]: audit 2024-03-30T04:40:07.775224+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.116:0/3127118374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:08.532 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:40:09.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:08 smithi148 bash[48943]: ts=2024-03-30T04:40:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[18677]: audit 2024-03-30T04:40:07.297403+0000 mgr.x (mgr.24620) 71 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[18677]: cluster 2024-03-30T04:40:07.476575+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[18677]: audit 2024-03-30T04:40:08.111569+0000 mgr.x (mgr.24620) 73 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[18677]: audit 2024-03-30T04:40:08.538911+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.116:0/231550239' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[23963]: audit 2024-03-30T04:40:07.297403+0000 mgr.x (mgr.24620) 71 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[23963]: cluster 2024-03-30T04:40:07.476575+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[23963]: audit 2024-03-30T04:40:08.111569+0000 mgr.x (mgr.24620) 73 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:09 smithi116 bash[23963]: audit 2024-03-30T04:40:08.538911+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.116:0/231550239' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:09.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:09 smithi148 bash[18638]: audit 2024-03-30T04:40:07.297403+0000 mgr.x (mgr.24620) 71 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:09 smithi148 bash[18638]: cluster 2024-03-30T04:40:07.476575+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:09 smithi148 bash[18638]: audit 2024-03-30T04:40:08.111569+0000 mgr.x (mgr.24620) 73 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:09 smithi148 bash[18638]: audit 2024-03-30T04:40:08.538911+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.116:0/231550239' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:11.436 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:11 smithi148 bash[18638]: cluster 2024-03-30T04:40:09.477503+0000 mgr.x (mgr.24620) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:11.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:11 smithi116 bash[18677]: cluster 2024-03-30T04:40:09.477503+0000 mgr.x (mgr.24620) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:11.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:11 smithi116 bash[23963]: cluster 2024-03-30T04:40:09.477503+0000 mgr.x (mgr.24620) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:13.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:13 smithi148 bash[18638]: cluster 2024-03-30T04:40:11.478204+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:13.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:13 smithi148 bash[18638]: audit 2024-03-30T04:40:11.862998+0000 mgr.x (mgr.24620) 76 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:13.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:13 smithi116 bash[18677]: cluster 2024-03-30T04:40:11.478204+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:13.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:13 smithi116 bash[18677]: audit 2024-03-30T04:40:11.862998+0000 mgr.x (mgr.24620) 76 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:13.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:13 smithi116 bash[23963]: cluster 2024-03-30T04:40:11.478204+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:13.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:13 smithi116 bash[23963]: audit 2024-03-30T04:40:11.862998+0000 mgr.x (mgr.24620) 76 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:13.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:13 smithi148 bash[48943]: ts=2024-03-30T04:40:13.511Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:15 smithi148 bash[18638]: cluster 2024-03-30T04:40:13.478981+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:40:15.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:15 smithi116 bash[18677]: cluster 2024-03-30T04:40:13.478981+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:40:15.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:15 smithi116 bash[23963]: cluster 2024-03-30T04:40:13.478981+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:40:17.221 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:16 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:40:16] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2024-03-30T04:40:17.339 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:17 smithi148 systemd[1]: Stopping Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:40:17.339 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:17 smithi148 bash[50045]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:40:17.339 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:17 smithi148 bash[18638]: cluster 2024-03-30T04:40:15.480968+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:17.487 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:17 smithi148 bash[37979]: t=2024-03-30T04:40:17+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-30T04:40:17.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:17 smithi116 bash[18677]: cluster 2024-03-30T04:40:15.480968+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:17.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:17 smithi116 bash[23963]: cluster 2024-03-30T04:40:15.480968+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:18.066 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:17 smithi148 bash[50054]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T04:40:18.066 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:17 smithi148 bash[50090]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:40:18.066 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:18 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T04:40:18.066 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:18 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:18.067 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:18 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:17.571639+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.072401+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.079726+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.087788+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.089201+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.090886+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.105000+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.115267+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.120075+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.122129+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:18.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.123181+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.130179+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.131377+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.132638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.145792+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.149896+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[18638]: audit 2024-03-30T04:40:18.151931+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPING 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPED 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTING 2024-03-30T04:40:18.329 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Serving on http://:::9283 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTED 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPING 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPED 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTING 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Serving on http://:::9283 2024-03-30T04:40:18.330 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTED 2024-03-30T04:40:18.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:17.571639+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:18.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.072401+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.079726+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.087788+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.089201+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.090886+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.105000+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.115267+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.120075+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.122129+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.123181+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.130179+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.131377+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.132638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.145792+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.149896+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[18677]: audit 2024-03-30T04:40:18.151931+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:17.571639+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.072401+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.079726+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.087788+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.089201+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.090886+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.105000+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.115267+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.120075+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.122129+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.123181+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.130179+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:18.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.131377+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.132638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.145792+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.149896+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:18 smithi116 bash[23963]: audit 2024-03-30T04:40:18.151931+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:18.652 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPING 2024-03-30T04:40:18.652 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:40:18.652 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STOPPED 2024-03-30T04:40:18.653 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTING 2024-03-30T04:40:18.653 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Serving on http://:::9283 2024-03-30T04:40:18.653 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[46779]: [30/Mar/2024:04:40:18] ENGINE Bus STARTED 2024-03-30T04:40:19.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:18 smithi148 bash[48943]: ts=2024-03-30T04:40:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: cluster 2024-03-30T04:40:17.481709+0000 mgr.x (mgr.24620) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.088251+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.089531+0000 mgr.x (mgr.24620) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.105587+0000 mgr.x (mgr.24620) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: cephadm 2024-03-30T04:40:18.119821+0000 mgr.x (mgr.24620) 83 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.120495+0000 mgr.x (mgr.24620) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.122614+0000 mgr.x (mgr.24620) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:19.440 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.130582+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:19.441 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.131726+0000 mgr.x (mgr.24620) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:19.441 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.146207+0000 mgr.x (mgr.24620) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:19.441 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.150262+0000 mgr.x (mgr.24620) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:19.441 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: audit 2024-03-30T04:40:18.183566+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:19.441 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[18638]: cephadm 2024-03-30T04:40:18.189176+0000 mgr.x (mgr.24620) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: cluster 2024-03-30T04:40:17.481709+0000 mgr.x (mgr.24620) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.088251+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.089531+0000 mgr.x (mgr.24620) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.105587+0000 mgr.x (mgr.24620) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: cephadm 2024-03-30T04:40:18.119821+0000 mgr.x (mgr.24620) 83 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.120495+0000 mgr.x (mgr.24620) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.122614+0000 mgr.x (mgr.24620) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.130582+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.131726+0000 mgr.x (mgr.24620) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.146207+0000 mgr.x (mgr.24620) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.150262+0000 mgr.x (mgr.24620) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: audit 2024-03-30T04:40:18.183566+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[18677]: cephadm 2024-03-30T04:40:18.189176+0000 mgr.x (mgr.24620) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: cluster 2024-03-30T04:40:17.481709+0000 mgr.x (mgr.24620) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.088251+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.089531+0000 mgr.x (mgr.24620) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi116.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:40:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.105587+0000 mgr.x (mgr.24620) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: cephadm 2024-03-30T04:40:18.119821+0000 mgr.x (mgr.24620) 83 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.120495+0000 mgr.x (mgr.24620) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.122614+0000 mgr.x (mgr.24620) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.130582+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.131726+0000 mgr.x (mgr.24620) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi148.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.146207+0000 mgr.x (mgr.24620) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.150262+0000 mgr.x (mgr.24620) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi148.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: audit 2024-03-30T04:40:18.183566+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:19.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:19 smithi116 bash[23963]: cephadm 2024-03-30T04:40:18.189176+0000 mgr.x (mgr.24620) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:19.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[50123]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:19.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:19 smithi148 bash[50123]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:20.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:20 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:40:20.797 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:20 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: cluster 2024-03-30T04:40:19.482588+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: audit 2024-03-30T04:40:20.663474+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: audit 2024-03-30T04:40:20.666746+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: audit 2024-03-30T04:40:20.669725+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: audit 2024-03-30T04:40:20.671485+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[18677]: audit 2024-03-30T04:40:20.672801+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:21.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: cluster 2024-03-30T04:40:19.482588+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: audit 2024-03-30T04:40:20.663474+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: audit 2024-03-30T04:40:20.666746+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: audit 2024-03-30T04:40:20.669725+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: audit 2024-03-30T04:40:20.671485+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:21 smithi116 bash[23963]: audit 2024-03-30T04:40:20.672801+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: cluster 2024-03-30T04:40:19.482588+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: audit 2024-03-30T04:40:20.663474+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: audit 2024-03-30T04:40:20.666746+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: audit 2024-03-30T04:40:20.669725+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: audit 2024-03-30T04:40:20.671485+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:21 smithi148 bash[18638]: audit 2024-03-30T04:40:20.672801+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:22.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:22 smithi116 bash[18677]: cephadm 2024-03-30T04:40:20.658726+0000 mgr.x (mgr.24620) 92 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:40:22.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:22 smithi116 bash[18677]: cephadm 2024-03-30T04:40:20.674388+0000 mgr.x (mgr.24620) 93 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:40:22.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:22 smithi116 bash[23963]: cephadm 2024-03-30T04:40:20.658726+0000 mgr.x (mgr.24620) 92 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:40:22.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:22 smithi116 bash[23963]: cephadm 2024-03-30T04:40:20.674388+0000 mgr.x (mgr.24620) 93 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:40:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:22 smithi148 bash[18638]: cephadm 2024-03-30T04:40:20.658726+0000 mgr.x (mgr.24620) 92 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:40:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:22 smithi148 bash[18638]: cephadm 2024-03-30T04:40:20.674388+0000 mgr.x (mgr.24620) 93 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:40:23.212 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.212 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.213 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.213 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.213 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.214 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.214 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.214 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.215 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:23.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:23 smithi148 bash[18638]: cluster 2024-03-30T04:40:21.483335+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:23.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:23 smithi148 bash[18638]: audit 2024-03-30T04:40:21.871201+0000 mgr.x (mgr.24620) 95 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:23.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:23 smithi116 bash[18677]: cluster 2024-03-30T04:40:21.483335+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:23.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:23 smithi116 bash[18677]: audit 2024-03-30T04:40:21.871201+0000 mgr.x (mgr.24620) 95 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:23.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:23 smithi116 systemd[1]: Stopping Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:40:23.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:23 smithi116 bash[23963]: cluster 2024-03-30T04:40:21.483335+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:23.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:23 smithi116 bash[23963]: audit 2024-03-30T04:40:21.871201+0000 mgr.x (mgr.24620) 95 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:23.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:23 smithi148 bash[48943]: ts=2024-03-30T04:40:23.511Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:24.194 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:23 smithi116 bash[64355]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:40:24.194 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:40:24.194 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 bash[64415]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:40:24.194 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T04:40:24.194 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: Stopped Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:24.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.509 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.509 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.509 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.510 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:24.510 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: Started Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:24.511 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:40:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.432 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[64486]: debug 2024-03-30T04:40:25.282+0000 7f495df55700 1 -- 172.21.15.116:0/2438385912 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56329b3225a0 con 0x56329c0a2800 2024-03-30T04:40:25.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: cluster 2024-03-30T04:40:23.484302+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:25.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.377176+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.388428+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.397710+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:25.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.399657+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.400092+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.402608+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[18677]: audit 2024-03-30T04:40:24.403186+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: cluster 2024-03-30T04:40:23.484302+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:25.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.377176+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.388428+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.397710+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:25.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.399657+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.400092+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.402608+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[23963]: audit 2024-03-30T04:40:24.403186+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: cluster 2024-03-30T04:40:23.484302+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:25.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.377176+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.388428+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.397710+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.399657+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.400092+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.402608+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 bash[18638]: audit 2024-03-30T04:40:24.403186+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:25.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.714 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.715 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.715 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.715 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.716 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.716 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:25 smithi116 bash[64486]: debug 2024-03-30T04:40:25.434+0000 7f4968164200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:40:25.716 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.717 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.848 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.848 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.849 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.849 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.849 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.849 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.849 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.850 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.850 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.850 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.850 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.850 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.851 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.851 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:25.851 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.009 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.009 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.009 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.010 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.010 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.010 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:40:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.222 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.223 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.223 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:25 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:26.474 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:26 smithi148 bash[18638]: cephadm 2024-03-30T04:40:24.847721+0000 mgr.x (mgr.24620) 97 : cephadm [INF] Deploying daemon agent.smithi116 on smithi116 2024-03-30T04:40:26.474 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:26 smithi148 bash[18638]: cephadm 2024-03-30T04:40:24.987207+0000 mgr.x (mgr.24620) 98 : cephadm [INF] Deploying daemon agent.smithi148 on smithi148 2024-03-30T04:40:26.474 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:26 smithi148 bash[18638]: audit 2024-03-30T04:40:25.889665+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:26.474 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:26 smithi148 bash[18638]: audit 2024-03-30T04:40:26.016075+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:26.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[18677]: cephadm 2024-03-30T04:40:24.847721+0000 mgr.x (mgr.24620) 97 : cephadm [INF] Deploying daemon agent.smithi116 on smithi116 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[18677]: cephadm 2024-03-30T04:40:24.987207+0000 mgr.x (mgr.24620) 98 : cephadm [INF] Deploying daemon agent.smithi148 on smithi148 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[18677]: audit 2024-03-30T04:40:25.889665+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[18677]: audit 2024-03-30T04:40:26.016075+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[23963]: cephadm 2024-03-30T04:40:24.847721+0000 mgr.x (mgr.24620) 97 : cephadm [INF] Deploying daemon agent.smithi116 on smithi116 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[23963]: cephadm 2024-03-30T04:40:24.987207+0000 mgr.x (mgr.24620) 98 : cephadm [INF] Deploying daemon agent.smithi148 on smithi148 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[23963]: audit 2024-03-30T04:40:25.889665+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:26.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:26 smithi116 bash[23963]: audit 2024-03-30T04:40:26.016075+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.226 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:26 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:40:26] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2024-03-30T04:40:27.453 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[64486]: debug 2024-03-30T04:40:27.102+0000 7f4968164200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[64486]: debug 2024-03-30T04:40:27.202+0000 7f4968164200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[18677]: cluster 2024-03-30T04:40:25.485150+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[18677]: audit 2024-03-30T04:40:26.382745+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[18677]: audit 2024-03-30T04:40:26.478878+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[23963]: cluster 2024-03-30T04:40:25.485150+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[23963]: audit 2024-03-30T04:40:26.382745+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[23963]: audit 2024-03-30T04:40:26.478878+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:27 smithi148 bash[18638]: cluster 2024-03-30T04:40:25.485150+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:27 smithi148 bash[18638]: audit 2024-03-30T04:40:26.382745+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:27 smithi148 bash[18638]: audit 2024-03-30T04:40:26.478878+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:27.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:27 smithi116 bash[64486]: debug 2024-03-30T04:40:27.458+0000 7f4968164200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:40:28.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:28 smithi116 bash[64486]: debug 2024-03-30T04:40:28.274+0000 7f4968164200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:28.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:28 smithi116 bash[64486]: debug 2024-03-30T04:40:28.386+0000 7f4968164200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:40:28.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:28 smithi116 bash[64486]: debug 2024-03-30T04:40:28.494+0000 7f4968164200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:40:29.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:28 smithi148 bash[48943]: ts=2024-03-30T04:40:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:29.227 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:28 smithi116 bash[64486]: debug 2024-03-30T04:40:28.854+0000 7f4968164200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:40:29.228 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:28 smithi116 bash[64486]: debug 2024-03-30T04:40:28.974+0000 7f4968164200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:40:29.228 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[64486]: debug 2024-03-30T04:40:29.078+0000 7f4968164200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:40:29.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[18677]: cluster 2024-03-30T04:40:27.485768+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:29.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[64486]: debug 2024-03-30T04:40:29.446+0000 7f4968164200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:40:29.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[23963]: cluster 2024-03-30T04:40:27.485768+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:29 smithi148 bash[18638]: cluster 2024-03-30T04:40:27.485768+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:29.956 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[64486]: debug 2024-03-30T04:40:29.690+0000 7f4968164200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:40:30.257 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:29 smithi116 bash[64486]: debug 2024-03-30T04:40:29.958+0000 7f4968164200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:40:30.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:30 smithi116 bash[64486]: debug 2024-03-30T04:40:30.094+0000 7f4968164200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:40:30.757 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:30 smithi116 bash[64486]: debug 2024-03-30T04:40:30.398+0000 7f4968164200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:40:30.943 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:30 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-30T04:40:30.943 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:30 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:30.943 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:30 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:31.152 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:30 smithi116 bash[64486]: debug 2024-03-30T04:40:30.874+0000 7f4968164200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:31.507 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[64486]: debug 2024-03-30T04:40:31.154+0000 7f4968164200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[64486]: debug 2024-03-30T04:40:31.294+0000 7f4968164200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[18677]: cluster 2024-03-30T04:40:29.487425+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[18677]: audit 2024-03-30T04:40:31.069855+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[18677]: audit 2024-03-30T04:40:31.078127+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[18677]: audit 2024-03-30T04:40:31.086549+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[23963]: cluster 2024-03-30T04:40:29.487425+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:31.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[23963]: audit 2024-03-30T04:40:31.069855+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[23963]: audit 2024-03-30T04:40:31.078127+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[23963]: audit 2024-03-30T04:40:31.086549+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[18638]: cluster 2024-03-30T04:40:29.487425+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:40:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[18638]: audit 2024-03-30T04:40:31.069855+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[18638]: audit 2024-03-30T04:40:31.078127+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[18638]: audit 2024-03-30T04:40:31.086549+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:31.869 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:31 smithi116 bash[64486]: debug 2024-03-30T04:40:31.582+0000 7f4968164200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:32.167 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[50529]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:32.167 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:31 smithi148 bash[50529]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:32.997 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:32 smithi116 bash[64486]: debug 2024-03-30T04:40:32.686+0000 7f4968164200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:40:32.997 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:32 smithi116 bash[64486]: debug 2024-03-30T04:40:32.802+0000 7f4968164200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:40:33.000 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:32 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:40:33.000 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:32 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:40:33.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: debug 2024-03-30T04:40:33.122+0000 7f4968164200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:40:33.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: debug 2024-03-30T04:40:33.246+0000 7f4968164200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: cluster 2024-03-30T04:40:31.487934+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:31.879028+0000 mgr.x (mgr.24620) 103 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.004446+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.016982+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.445249+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.458345+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.467088+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.469203+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.480179+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.573039+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:33.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.631369+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.646049+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.648744+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: cluster 2024-03-30T04:40:32.658506+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.837394+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.847917+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[18677]: audit 2024-03-30T04:40:32.861847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: cluster 2024-03-30T04:40:31.487934+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:31.879028+0000 mgr.x (mgr.24620) 103 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.004446+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.016982+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.445249+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.458345+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.467088+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.469203+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.480179+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.573039+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.631369+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.646049+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.648744+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: cluster 2024-03-30T04:40:32.658506+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.837394+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.847917+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[23963]: audit 2024-03-30T04:40:32.861847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: cluster 2024-03-30T04:40:31.487934+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:31.879028+0000 mgr.x (mgr.24620) 103 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.004446+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.016982+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.445249+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.458345+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.467088+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.469203+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.480179+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.573039+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.631369+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.646049+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.648744+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24620 172.21.15.148:0/2175519981' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: cluster 2024-03-30T04:40:32.658506+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.837394+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.847917+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[18638]: audit 2024-03-30T04:40:32.861847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-03-30T04:40:33.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[48943]: ts=2024-03-30T04:40:33.511Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:33.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[46779]: ignoring --setuser ceph since I am not root 2024-03-30T04:40:33.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[46779]: ignoring --setgroup ceph since I am not root 2024-03-30T04:40:33.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[46779]: debug 2024-03-30T04:40:33.571+0000 7f0ae6bef700 1 -- 172.21.15.148:0/79139924 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c0f68d05a0 con 0x55c0f7650800 2024-03-30T04:40:33.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:33 smithi148 bash[46779]: debug 2024-03-30T04:40:33.715+0000 7f0af09e0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:40:33.844 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: debug 2024-03-30T04:40:33.722+0000 7f4968164200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: debug 2024-03-30T04:40:33.846+0000 7f4968164200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: [30/Mar/2024:04:40:33] ENGINE Bus STARTING 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: CherryPy Checker: 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: The Application mounted at '' has an empty config. 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: [30/Mar/2024:04:40:33] ENGINE Serving on http://:::9283 2024-03-30T04:40:34.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:33 smithi116 bash[64486]: [30/Mar/2024:04:40:33] ENGINE Bus STARTED 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:32.473663+0000 mgr.x (mgr.24620) 104 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cephadm 2024-03-30T04:40:32.640874+0000 mgr.x (mgr.24620) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cephadm 2024-03-30T04:40:32.647970+0000 mgr.x (mgr.24620) 106 : cephadm [INF] Failing over to other MGR 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.157243+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.454129+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: audit 2024-03-30T04:40:33.492424+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.492642+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e27: y(active, starting, since 0.845251s), standbys: x 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.870164+0000 mon.a (mon.0) 1215 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.871822+0000 mon.a (mon.0) 1216 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: audit 2024-03-30T04:40:33.878361+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: cluster 2024-03-30T04:40:33.881798+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: audit 2024-03-30T04:40:33.882718+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: audit 2024-03-30T04:40:33.883965+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:40:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[23963]: audit 2024-03-30T04:40:33.884353+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:32.473663+0000 mgr.x (mgr.24620) 104 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cephadm 2024-03-30T04:40:32.640874+0000 mgr.x (mgr.24620) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cephadm 2024-03-30T04:40:32.647970+0000 mgr.x (mgr.24620) 106 : cephadm [INF] Failing over to other MGR 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.157243+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.454129+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: audit 2024-03-30T04:40:33.492424+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.492642+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e27: y(active, starting, since 0.845251s), standbys: x 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.870164+0000 mon.a (mon.0) 1215 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.871822+0000 mon.a (mon.0) 1216 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: audit 2024-03-30T04:40:33.878361+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: cluster 2024-03-30T04:40:33.881798+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:40:34.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: audit 2024-03-30T04:40:33.882718+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:34.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: audit 2024-03-30T04:40:33.883965+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:40:34.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[18677]: audit 2024-03-30T04:40:33.884353+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:32.473663+0000 mgr.x (mgr.24620) 104 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cephadm 2024-03-30T04:40:32.640874+0000 mgr.x (mgr.24620) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cephadm 2024-03-30T04:40:32.647970+0000 mgr.x (mgr.24620) 106 : cephadm [INF] Failing over to other MGR 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.157243+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.454129+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: audit 2024-03-30T04:40:33.492424+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.492642+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e27: y(active, starting, since 0.845251s), standbys: x 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.870164+0000 mon.a (mon.0) 1215 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.871822+0000 mon.a (mon.0) 1216 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: audit 2024-03-30T04:40:33.878361+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:40:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: cluster 2024-03-30T04:40:33.881798+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:40:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: audit 2024-03-30T04:40:33.882718+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: audit 2024-03-30T04:40:33.883965+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:40:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:34 smithi148 bash[18638]: audit 2024-03-30T04:40:33.884353+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE Bus STOPPING 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE Bus STOPPED 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE Bus STARTING 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE Serving on http://:::9283 2024-03-30T04:40:35.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:34 smithi116 bash[64486]: [30/Mar/2024:04:40:34] ENGINE Bus STARTED 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: cluster 2024-03-30T04:40:34.499791+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e28: y(active, starting, since 0.628355s), standbys: x 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.508658+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.508929+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.509170+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.511609+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.512080+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.512689+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.513194+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.513679+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.514273+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:35.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.514738+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.515211+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.516034+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.517013+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.518172+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.519079+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.521468+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: cluster 2024-03-30T04:40:34.563307+0000 mon.a (mon.0) 1219 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.623173+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: cluster 2024-03-30T04:40:34.499791+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e28: y(active, starting, since 0.628355s), standbys: x 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.508658+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.508929+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:35.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.509170+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.511609+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.512080+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.512689+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.513194+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.513679+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.514273+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.514738+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.515211+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.516034+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.517013+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.518172+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.519079+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.521468+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:35.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: cluster 2024-03-30T04:40:34.563307+0000 mon.a (mon.0) 1219 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.623173+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.631838+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.635679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.636254+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.638669+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.639335+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.665086+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.670811+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.672766+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.673857+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.690695+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:34.693702+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.009493+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.012431+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.288157+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.291025+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.294791+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.295996+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[18677]: audit 2024-03-30T04:40:35.323468+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.631838+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.635679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.636254+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.638669+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.639335+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.665086+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.670811+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.672766+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.673857+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.690695+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:34.693702+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.009493+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.012431+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.288157+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.291025+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.294791+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.295996+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:35 smithi116 bash[23963]: audit 2024-03-30T04:40:35.323468+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.688 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[46779]: debug 2024-03-30T04:40:35.315+0000 7f0af09e0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:40:35.688 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[46779]: debug 2024-03-30T04:40:35.427+0000 7f0af09e0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: cluster 2024-03-30T04:40:34.499791+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e28: y(active, starting, since 0.628355s), standbys: x 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.508658+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.508929+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.509170+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.511609+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.512080+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.512689+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.513194+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.513679+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.514273+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.514738+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.515211+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:35.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.516034+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.517013+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.518172+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.519079+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.521468+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: cluster 2024-03-30T04:40:34.563307+0000 mon.a (mon.0) 1219 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.623173+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.631838+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.635679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.636254+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.638669+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.639335+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.665086+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.670811+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.690 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.672766+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.673857+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.690695+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:34.693702+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.009493+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.012431+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.288157+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.291025+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.294791+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.295996+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:35.691 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[18638]: audit 2024-03-30T04:40:35.323468+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:35 smithi148 bash[46779]: debug 2024-03-30T04:40:35.695+0000 7f0af09e0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:40:36.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.294149+0000 mgr.y (mgr.25192) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:40:36.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.294362+0000 mgr.y (mgr.25192) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:40:36.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.373954+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTING 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.475995+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on http://172.21.15.116:8765 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cluster 2024-03-30T04:40:35.500160+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, since 1.62875s), standbys: x 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cluster 2024-03-30T04:40:35.523518+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:35.553619+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.600782+0000 mgr.y (mgr.25192) 6 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.600904+0000 mgr.y (mgr.25192) 7 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTED 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.608948+0000 mgr.y (mgr.25192) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.609551+0000 mgr.y (mgr.25192) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:35.760662+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.774333+0000 mgr.y (mgr.25192) 10 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.824058+0000 mgr.y (mgr.25192) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:35.837213+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.938901+0000 mgr.y (mgr.25192) 12 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:35.968250+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:35.989364+0000 mgr.y (mgr.25192) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.114594+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.122010+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.160363+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.170383+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.178673+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:36.181118+0000 mgr.y (mgr.25192) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.186423+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:36.221455+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.222669+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.225695+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: cephadm 2024-03-30T04:40:36.232655+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:40:36.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[18677]: audit 2024-03-30T04:40:36.235194+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:36.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.294149+0000 mgr.y (mgr.25192) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.294362+0000 mgr.y (mgr.25192) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.373954+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTING 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.475995+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on http://172.21.15.116:8765 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cluster 2024-03-30T04:40:35.500160+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, since 1.62875s), standbys: x 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cluster 2024-03-30T04:40:35.523518+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:35.553619+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.600782+0000 mgr.y (mgr.25192) 6 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.600904+0000 mgr.y (mgr.25192) 7 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTED 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.608948+0000 mgr.y (mgr.25192) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.609551+0000 mgr.y (mgr.25192) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:35.760662+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.774333+0000 mgr.y (mgr.25192) 10 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.824058+0000 mgr.y (mgr.25192) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:35.837213+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.938901+0000 mgr.y (mgr.25192) 12 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:35.968250+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:35.989364+0000 mgr.y (mgr.25192) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.114594+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.122010+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.160363+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.170383+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.178673+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:36.181118+0000 mgr.y (mgr.25192) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.186423+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:36.221455+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.222669+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.225695+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: cephadm 2024-03-30T04:40:36.232655+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:40:36.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:36 smithi116 bash[23963]: audit 2024-03-30T04:40:36.235194+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:36.763 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[46779]: debug 2024-03-30T04:40:36.539+0000 7f0af09e0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:36.763 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[46779]: debug 2024-03-30T04:40:36.659+0000 7f0af09e0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:40:36.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.294149+0000 mgr.y (mgr.25192) 1 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:40:36.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.294362+0000 mgr.y (mgr.25192) 2 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:40:36.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.373954+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTING 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.475995+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on http://172.21.15.116:8765 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cluster 2024-03-30T04:40:35.500160+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, since 1.62875s), standbys: x 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cluster 2024-03-30T04:40:35.523518+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:35.553619+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.600782+0000 mgr.y (mgr.25192) 6 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Serving on https://172.21.15.116:7150 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.600904+0000 mgr.y (mgr.25192) 7 : cephadm [INF] [30/Mar/2024:04:40:35] ENGINE Bus STARTED 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.608948+0000 mgr.y (mgr.25192) 8 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.609551+0000 mgr.y (mgr.25192) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:35.760662+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.774333+0000 mgr.y (mgr.25192) 10 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.824058+0000 mgr.y (mgr.25192) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:35.837213+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.938901+0000 mgr.y (mgr.25192) 12 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.764 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:35.968250+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:35.989364+0000 mgr.y (mgr.25192) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.114594+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.122010+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.160363+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.170383+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.178673+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:36.181118+0000 mgr.y (mgr.25192) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.186423+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:36.221455+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.222669+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.225695+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: cephadm 2024-03-30T04:40:36.232655+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:40:36.765 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[18638]: audit 2024-03-30T04:40:36.235194+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:37.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:36 smithi148 bash[46779]: debug 2024-03-30T04:40:36.771+0000 7f0af09e0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:40:37.398 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[46779]: debug 2024-03-30T04:40:37.139+0000 7f0af09e0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:40:37.398 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[46779]: debug 2024-03-30T04:40:37.251+0000 7f0af09e0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:40:37.398 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[46779]: debug 2024-03-30T04:40:37.359+0000 7f0af09e0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:40:37.723 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[18638]: cluster 2024-03-30T04:40:36.501668+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:40:37.724 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[18638]: cluster 2024-03-30T04:40:36.501713+0000 mon.a (mon.0) 1242 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:37.724 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[18638]: cluster 2024-03-30T04:40:36.511859+0000 mgr.y (mgr.25192) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:37.724 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[18638]: cluster 2024-03-30T04:40:36.850545+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-30T04:40:37.992 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:37 smithi148 bash[46779]: debug 2024-03-30T04:40:37.731+0000 7f0af09e0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[18677]: cluster 2024-03-30T04:40:36.501668+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[18677]: cluster 2024-03-30T04:40:36.501713+0000 mon.a (mon.0) 1242 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[18677]: cluster 2024-03-30T04:40:36.511859+0000 mgr.y (mgr.25192) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[18677]: cluster 2024-03-30T04:40:36.850545+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[23963]: cluster 2024-03-30T04:40:36.501668+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[23963]: cluster 2024-03-30T04:40:36.501713+0000 mon.a (mon.0) 1242 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[23963]: cluster 2024-03-30T04:40:36.511859+0000 mgr.y (mgr.25192) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:38.008 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:37 smithi116 bash[23963]: cluster 2024-03-30T04:40:36.850545+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-30T04:40:38.267 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:38 smithi148 bash[46779]: debug 2024-03-30T04:40:37.999+0000 7f0af09e0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:40:38.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:38 smithi148 bash[46779]: debug 2024-03-30T04:40:38.275+0000 7f0af09e0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:40:38.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:38 smithi148 bash[46779]: debug 2024-03-30T04:40:38.399+0000 7f0af09e0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:40:38.923 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:40:39.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:38 smithi148 bash[46779]: debug 2024-03-30T04:40:38.699+0000 7f0af09e0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:40:39.496 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[46779]: debug 2024-03-30T04:40:39.131+0000 7f0af09e0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:39.496 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[46779]: debug 2024-03-30T04:40:39.379+0000 7f0af09e0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 0s ago 14m - - 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 6s ago 14m - - 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (65s) 0s ago 7m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (9s) 6s ago 7m - - dad864ee21e9 e0a0bf1a3190 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (59s) 0s ago 5m 41.5M - 3.5 e1d6a67b021e d78027c6206e 2024-03-30T04:40:39.718 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283 running (92s) 6s ago 13m 496M - 19.0.0-2493-gd82c9aa1 3714003597ec b1fb82dbc3fe 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (15s) 0s ago 15m 160M - 19.0.0-2493-gd82c9aa1 3714003597ec 2c1b1a03cd10 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (15m) 0s ago 15m 57.8M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (13m) 6s ago 13m 46.9M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (13m) 0s ago 13m 43.4M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (74s) 0s ago 7m 8384k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (36s) 6s ago 7m 10.5M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (13m) 0s ago 13m 55.0M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (12m) 0s ago 12m 57.5M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (11m) 0s ago 11m 50.5M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (11m) 0s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (10m) 6s ago 10m 57.6M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (10m) 6s ago 10m 52.1M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:40:39.719 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (9m) 6s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (8m) 6s ago 8m 54.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (41s) 6s ago 8m 50.3M - 2.33.4 514e6a882f6e ff4bb1c62ad2 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (6m) 0s ago 6m 85.4M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (5m) 6s ago 5m 85.1M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (5m) 0s ago 5m 85.4M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:40:39.720 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (5m) 6s ago 5m 85.6M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: cluster 2024-03-30T04:40:38.512551+0000 mgr.y (mgr.25192) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: cluster 2024-03-30T04:40:38.538827+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: audit 2024-03-30T04:40:38.913883+0000 mgr.y (mgr.25192) 19 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: audit 2024-03-30T04:40:39.068207+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: audit 2024-03-30T04:40:39.079302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[23963]: audit 2024-03-30T04:40:39.089126+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: cluster 2024-03-30T04:40:38.512551+0000 mgr.y (mgr.25192) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:39.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: cluster 2024-03-30T04:40:38.538827+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: audit 2024-03-30T04:40:38.913883+0000 mgr.y (mgr.25192) 19 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: audit 2024-03-30T04:40:39.068207+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: audit 2024-03-30T04:40:39.079302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:39 smithi116 bash[18677]: audit 2024-03-30T04:40:39.089126+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[46779]: debug 2024-03-30T04:40:39.503+0000 7f0af09e0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: cluster 2024-03-30T04:40:38.512551+0000 mgr.y (mgr.25192) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:39.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: cluster 2024-03-30T04:40:38.538827+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-30T04:40:39.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: audit 2024-03-30T04:40:38.913883+0000 mgr.y (mgr.25192) 19 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:39.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: audit 2024-03-30T04:40:39.068207+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: audit 2024-03-30T04:40:39.079302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:39.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[18638]: audit 2024-03-30T04:40:39.089126+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:39 smithi148 bash[46779]: debug 2024-03-30T04:40:39.767+0000 7f0af09e0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:40.156 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:40:40.156 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:40:40.156 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:40:40.156 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:40.156 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:40:40.157 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:40:40.531 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr" 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:40:40.532 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:40:40.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:39.300604+0000 mgr.y (mgr.25192) 20 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:39.632904+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:39.699073+0000 mgr.y (mgr.25192) 21 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:40.162291+0000 mon.c (mon.1) 177 : audit [DBG] from='client.? 172.21.15.116:0/516825691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:40.601432+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:40.612878+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[18638]: audit 2024-03-30T04:40:40.620618+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:39.300604+0000 mgr.y (mgr.25192) 20 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:39.632904+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:39.699073+0000 mgr.y (mgr.25192) 21 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:40.162291+0000 mon.c (mon.1) 177 : audit [DBG] from='client.? 172.21.15.116:0/516825691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:40.601432+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:40.612878+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[18677]: audit 2024-03-30T04:40:40.620618+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:39.300604+0000 mgr.y (mgr.25192) 20 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.882 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:39.632904+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.883 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:39.699073+0000 mgr.y (mgr.25192) 21 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:40.883 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:40.162291+0000 mon.c (mon.1) 177 : audit [DBG] from='client.? 172.21.15.116:0/516825691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:40:40.883 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:40.601432+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.883 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:40.612878+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.883 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:40 smithi116 bash[23963]: audit 2024-03-30T04:40:40.620618+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:40.967 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:40:41.239 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[46779]: debug 2024-03-30T04:40:40.814+0000 7f0af09e0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:40:41.239 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:40 smithi148 bash[46779]: debug 2024-03-30T04:40:40.938+0000 7f0af09e0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:40:41.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[46779]: debug 2024-03-30T04:40:41.246+0000 7f0af09e0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:40:41.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[46779]: debug 2024-03-30T04:40:41.366+0000 7f0af09e0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[23963]: cluster 2024-03-30T04:40:40.513464+0000 mgr.y (mgr.25192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[23963]: audit 2024-03-30T04:40:40.537744+0000 mgr.y (mgr.25192) 23 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[23963]: audit 2024-03-30T04:40:40.973337+0000 mon.c (mon.1) 178 : audit [DBG] from='client.? 172.21.15.116:0/651241532' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[18677]: cluster 2024-03-30T04:40:40.513464+0000 mgr.y (mgr.25192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[18677]: audit 2024-03-30T04:40:40.537744+0000 mgr.y (mgr.25192) 23 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:41.889 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:41 smithi116 bash[18677]: audit 2024-03-30T04:40:40.973337+0000 mon.c (mon.1) 178 : audit [DBG] from='client.? 172.21.15.116:0/651241532' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:41.956 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[46779]: debug 2024-03-30T04:40:41.834+0000 7f0af09e0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:40:41.956 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[18638]: cluster 2024-03-30T04:40:40.513464+0000 mgr.y (mgr.25192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:41.956 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[18638]: audit 2024-03-30T04:40:40.537744+0000 mgr.y (mgr.25192) 23 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:41.956 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[18638]: audit 2024-03-30T04:40:40.973337+0000 mon.c (mon.1) 178 : audit [DBG] from='client.? 172.21.15.116:0/651241532' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[46779]: debug 2024-03-30T04:40:41.962+0000 7f0af09e0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:41 smithi148 bash[46779]: [30/Mar/2024:04:40:41] ENGINE Bus STARTING 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[46779]: CherryPy Checker: 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[46779]: The Application mounted at '' has an empty config. 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[46779]: [30/Mar/2024:04:40:42] ENGINE Serving on http://:::9283 2024-03-30T04:40:42.211 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[46779]: [30/Mar/2024:04:40:42] ENGINE Bus STARTED 2024-03-30T04:40:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:41.883603+0000 mgr.y (mgr.25192) 24 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: cluster 2024-03-30T04:40:41.983316+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: cluster 2024-03-30T04:40:41.983483+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:41.989878+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:41.991407+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:41.993830+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:41.995492+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:42.617916+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:42.629461+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[18677]: audit 2024-03-30T04:40:42.639036+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:41.883603+0000 mgr.y (mgr.25192) 24 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: cluster 2024-03-30T04:40:41.983316+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: cluster 2024-03-30T04:40:41.983483+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:41.989878+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:41.991407+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:41.993830+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:43.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:41.995492+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:42.617916+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:42.629461+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:42 smithi116 bash[23963]: audit 2024-03-30T04:40:42.639036+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.322 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:42 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-30T04:40:43.322 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:42 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:43.322 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:42 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:43.322 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:41.883603+0000 mgr.y (mgr.25192) 24 : audit [DBG] from='client.15240 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: cluster 2024-03-30T04:40:41.983316+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: cluster 2024-03-30T04:40:41.983483+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:41.989878+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:41.991407+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:41.993830+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:41.995492+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.? 172.21.15.148:0/2900856688' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:42.617916+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:42.629461+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:42 smithi148 bash[18638]: audit 2024-03-30T04:40:42.639036+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:43.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[48943]: ts=2024-03-30T04:40:43.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:44.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: cluster 2024-03-30T04:40:42.514214+0000 mgr.y (mgr.25192) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: cluster 2024-03-30T04:40:42.633265+0000 mgr.y (mgr.25192) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.180 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: cluster 2024-03-30T04:40:42.975851+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:40:44.181 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: cluster 2024-03-30T04:40:43.002348+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-03-30T04:40:44.181 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: audit 2024-03-30T04:40:43.374071+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.181 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:43 smithi148 bash[18638]: audit 2024-03-30T04:40:43.381150+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: cluster 2024-03-30T04:40:42.514214+0000 mgr.y (mgr.25192) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: cluster 2024-03-30T04:40:42.633265+0000 mgr.y (mgr.25192) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: cluster 2024-03-30T04:40:42.975851+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: cluster 2024-03-30T04:40:43.002348+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: audit 2024-03-30T04:40:43.374071+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[18677]: audit 2024-03-30T04:40:43.381150+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: cluster 2024-03-30T04:40:42.514214+0000 mgr.y (mgr.25192) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: cluster 2024-03-30T04:40:42.633265+0000 mgr.y (mgr.25192) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: cluster 2024-03-30T04:40:42.975851+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: cluster 2024-03-30T04:40:43.002348+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: audit 2024-03-30T04:40:43.374071+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:43 smithi116 bash[23963]: audit 2024-03-30T04:40:43.381150+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:44.464 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:44 smithi148 bash[51672]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:44.464 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:44 smithi148 bash[51672]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:45.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:44 smithi116 bash[18677]: cephadm 2024-03-30T04:40:43.420275+0000 mgr.y (mgr.25192) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:40:45.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:44 smithi116 bash[18677]: cephadm 2024-03-30T04:40:43.660815+0000 mgr.y (mgr.25192) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:40:45.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:44 smithi116 bash[23963]: cephadm 2024-03-30T04:40:43.420275+0000 mgr.y (mgr.25192) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:40:45.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:44 smithi116 bash[23963]: cephadm 2024-03-30T04:40:43.660815+0000 mgr.y (mgr.25192) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:40:45.296 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:45 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:40:45.296 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:45 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:40:45.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:44 smithi148 bash[18638]: cephadm 2024-03-30T04:40:43.420275+0000 mgr.y (mgr.25192) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:40:45.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:44 smithi148 bash[18638]: cephadm 2024-03-30T04:40:43.660815+0000 mgr.y (mgr.25192) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[18677]: cluster 2024-03-30T04:40:44.633990+0000 mgr.y (mgr.25192) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[18677]: audit 2024-03-30T04:40:45.232347+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[18677]: audit 2024-03-30T04:40:45.936783+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.116:0/998248242' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[23963]: cluster 2024-03-30T04:40:44.633990+0000 mgr.y (mgr.25192) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[23963]: audit 2024-03-30T04:40:45.232347+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:46.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:46 smithi116 bash[23963]: audit 2024-03-30T04:40:45.936783+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.116:0/998248242' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:40:46.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:46 smithi148 bash[18638]: cluster 2024-03-30T04:40:44.633990+0000 mgr.y (mgr.25192) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:40:46.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:46 smithi148 bash[18638]: audit 2024-03-30T04:40:45.232347+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:46.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:46 smithi148 bash[18638]: audit 2024-03-30T04:40:45.936783+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.116:0/998248242' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:40:47.274 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:46 smithi148 bash[46779]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:40:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:40:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:48 smithi116 bash[18677]: cluster 2024-03-30T04:40:46.635772+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:48 smithi116 bash[23963]: cluster 2024-03-30T04:40:46.635772+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:48.529 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:48 smithi148 bash[18638]: cluster 2024-03-30T04:40:46.635772+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:49.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[52490]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.637Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:40:49.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:40:49.798 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:49 smithi148 bash[48943]: ts=2024-03-30T04:40:49.638Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:40:50.116 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:50 smithi148 bash[52500]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:40:50.368 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:50 smithi148 bash[18638]: cluster 2024-03-30T04:40:48.636601+0000 mgr.y (mgr.25192) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:50.368 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:50 smithi148 bash[18638]: audit 2024-03-30T04:40:49.668445+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:50.368 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:50 smithi148 bash[18638]: audit 2024-03-30T04:40:49.674513+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:50.368 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:50 smithi148 bash[52532]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:40:50.368 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:50 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:40:50.368 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:50 smithi148 systemd[1]: Stopped Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:50.368 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:50 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[18677]: cluster 2024-03-30T04:40:48.636601+0000 mgr.y (mgr.25192) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[18677]: audit 2024-03-30T04:40:49.668445+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[18677]: audit 2024-03-30T04:40:49.674513+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[23963]: cluster 2024-03-30T04:40:48.636601+0000 mgr.y (mgr.25192) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[23963]: audit 2024-03-30T04:40:49.668445+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:50 smithi116 bash[23963]: audit 2024-03-30T04:40:49.674513+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:40:51.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.383661+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.396849+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.416315+0000 mgr.y (mgr.25192) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.418567+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.439208+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: cephadm 2024-03-30T04:40:50.441685+0000 mgr.y (mgr.25192) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.443014+0000 mgr.y (mgr.25192) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.446105+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.447138+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.450013+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.457792+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.465699+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.468872+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: cephadm 2024-03-30T04:40:50.477128+0000 mgr.y (mgr.25192) 37 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: cephadm 2024-03-30T04:40:50.478023+0000 mgr.y (mgr.25192) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: audit 2024-03-30T04:40:50.479069+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[23963]: cluster 2024-03-30T04:40:50.638228+0000 mgr.y (mgr.25192) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.383661+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.396849+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.416315+0000 mgr.y (mgr.25192) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.418567+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.439208+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: cephadm 2024-03-30T04:40:50.441685+0000 mgr.y (mgr.25192) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.443014+0000 mgr.y (mgr.25192) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.446105+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.447138+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.450013+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.457792+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.465699+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.468872+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: cephadm 2024-03-30T04:40:50.477128+0000 mgr.y (mgr.25192) 37 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: cephadm 2024-03-30T04:40:50.478023+0000 mgr.y (mgr.25192) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: audit 2024-03-30T04:40:50.479069+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:51.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:51 smithi116 bash[18677]: cluster 2024-03-30T04:40:50.638228+0000 mgr.y (mgr.25192) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.383661+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.396849+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.416315+0000 mgr.y (mgr.25192) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.418567+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.439208+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: cephadm 2024-03-30T04:40:50.441685+0000 mgr.y (mgr.25192) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.116:5000 to Dashboard 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.443014+0000 mgr.y (mgr.25192) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.446105+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.447138+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.450013+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi116"}]: dispatch 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.457792+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.465699+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.468872+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:40:51.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: cephadm 2024-03-30T04:40:50.477128+0000 mgr.y (mgr.25192) 37 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: cephadm 2024-03-30T04:40:50.478023+0000 mgr.y (mgr.25192) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:40:51.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: audit 2024-03-30T04:40:50.479069+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:51.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[18638]: cluster 2024-03-30T04:40:50.638228+0000 mgr.y (mgr.25192) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:40:52.204 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.921Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.922Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.922Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.922Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.922Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.922Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.924Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.924Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.925Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.927Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.927Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.744µs 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.927Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:40:52.205 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:51 smithi148 bash[52561]: ts=2024-03-30T04:40:51.929Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-30T04:40:52.546 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.390Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-30T04:40:53.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.625Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-30T04:40:53.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.625Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-30T04:40:53.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.625Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.014µs wal_replay_duration=698.160767ms total_replay_duration=698.231623ms 2024-03-30T04:40:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.635Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:40:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.635Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:40:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.635Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:40:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.704Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=68.652405ms db_storage=1.596µs remote_storage=2.637µs web_handler=810ns query_engine=1.447µs scrape=582.46µs scrape_sd=251.704µs notify=32.077µs notify_sd=26.243µs rules=66.838776ms 2024-03-30T04:40:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:52 smithi148 bash[52561]: ts=2024-03-30T04:40:52.704Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:40:53.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[52561]: ts=2024-03-30T04:40:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:40:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: cluster 2024-03-30T04:40:52.639127+0000 mgr.y (mgr.25192) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-03-30T04:40:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: cephadm 2024-03-30T04:40:53.049475+0000 mgr.y (mgr.25192) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:40:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: audit 2024-03-30T04:40:53.051384+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: audit 2024-03-30T04:40:53.054169+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: audit 2024-03-30T04:40:53.057655+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: cephadm 2024-03-30T04:40:53.057708+0000 mgr.y (mgr.25192) 42 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[18677]: audit 2024-03-30T04:40:53.059530+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: cluster 2024-03-30T04:40:52.639127+0000 mgr.y (mgr.25192) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: cephadm 2024-03-30T04:40:53.049475+0000 mgr.y (mgr.25192) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: audit 2024-03-30T04:40:53.051384+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: audit 2024-03-30T04:40:53.054169+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: audit 2024-03-30T04:40:53.057655+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: cephadm 2024-03-30T04:40:53.057708+0000 mgr.y (mgr.25192) 42 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:40:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:53 smithi116 bash[23963]: audit 2024-03-30T04:40:53.059530+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:54.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: cluster 2024-03-30T04:40:52.639127+0000 mgr.y (mgr.25192) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-03-30T04:40:54.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: cephadm 2024-03-30T04:40:53.049475+0000 mgr.y (mgr.25192) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T04:40:54.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: audit 2024-03-30T04:40:53.051384+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: audit 2024-03-30T04:40:53.054169+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:40:54.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: audit 2024-03-30T04:40:53.057655+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:40:54.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: cephadm 2024-03-30T04:40:53.057708+0000 mgr.y (mgr.25192) 42 : cephadm [INF] Deploying daemon mgr.x on smithi148 2024-03-30T04:40:54.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:53 smithi148 bash[18638]: audit 2024-03-30T04:40:53.059530+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:55.412 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:55 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-30T04:40:55.412 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:55 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:55.413 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:55 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[18677]: cluster 2024-03-30T04:40:54.640027+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:40:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[18677]: audit 2024-03-30T04:40:55.385991+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[18677]: audit 2024-03-30T04:40:55.402227+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[18677]: audit 2024-03-30T04:40:55.416084+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[23963]: cluster 2024-03-30T04:40:54.640027+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:40:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[23963]: audit 2024-03-30T04:40:55.385991+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[23963]: audit 2024-03-30T04:40:55.402227+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:55 smithi116 bash[23963]: audit 2024-03-30T04:40:55.416084+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.282 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.282 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.282 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.283 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.283 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.283 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.284 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.284 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:55 smithi148 bash[18638]: cluster 2024-03-30T04:40:54.640027+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T04:40:56.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:55 smithi148 bash[18638]: audit 2024-03-30T04:40:55.385991+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:55 smithi148 bash[18638]: audit 2024-03-30T04:40:55.402227+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:55 smithi148 bash[18638]: audit 2024-03-30T04:40:55.416084+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:56.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:56.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:56 smithi148 systemd[1]: Stopping Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:40:56.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[53069]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:56.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[53069]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:40:57.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[18677]: cluster 2024-03-30T04:40:55.405750+0000 mgr.y (mgr.25192) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T04:40:57.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[18677]: audit 2024-03-30T04:40:55.627702+0000 mgr.y (mgr.25192) 45 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:57.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[18677]: cluster 2024-03-30T04:40:56.397709+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:40:57.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[18677]: cluster 2024-03-30T04:40:56.397767+0000 mon.a (mon.0) 1273 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:57.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[23963]: cluster 2024-03-30T04:40:55.405750+0000 mgr.y (mgr.25192) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T04:40:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[23963]: audit 2024-03-30T04:40:55.627702+0000 mgr.y (mgr.25192) 45 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[23963]: cluster 2024-03-30T04:40:56.397709+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:40:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:56 smithi116 bash[23963]: cluster 2024-03-30T04:40:56.397767+0000 mon.a (mon.0) 1273 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:57.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[18638]: cluster 2024-03-30T04:40:55.405750+0000 mgr.y (mgr.25192) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T04:40:57.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[18638]: audit 2024-03-30T04:40:55.627702+0000 mgr.y (mgr.25192) 45 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:40:57.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[18638]: cluster 2024-03-30T04:40:56.397709+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:40:57.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:56 smithi148 bash[18638]: cluster 2024-03-30T04:40:56.397767+0000 mon.a (mon.0) 1273 : cluster [INF] Cluster is now healthy 2024-03-30T04:40:58.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:57 smithi148 bash[53271]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:40:58.408 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.408 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:40:58.409 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:40:58.409 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.409 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:40:58.409 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[53413]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:40:58.409 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T04:40:58.409 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: Stopped Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:58.409 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.410 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.410 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.410 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.410 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.411 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.411 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:58.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:40:58 smithi148 systemd[1]: Started Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:59.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: cluster 2024-03-30T04:40:57.407475+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 1 op/s 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.468553+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.481348+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.488797+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.493689+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.495420+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.502346+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.576235+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.582506+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: audit 2024-03-30T04:40:58.585949+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[18677]: cluster 2024-03-30T04:40:58.588286+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: cluster 2024-03-30T04:40:57.407475+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 1 op/s 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.468553+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.481348+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.488797+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.493689+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.495420+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.502346+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.576235+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.582506+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: audit 2024-03-30T04:40:58.585949+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:40:58 smithi116 bash[23963]: cluster 2024-03-30T04:40:58.588286+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T04:40:59.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: cluster 2024-03-30T04:40:57.407475+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 1 op/s 2024-03-30T04:40:59.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.468553+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.481348+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.488797+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.493689+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.495420+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.502346+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.576235+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.582506+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: audit 2024-03-30T04:40:58.585949+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25192 172.21.15.116:0/775094279' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T04:40:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:40:58 smithi148 bash[18638]: cluster 2024-03-30T04:40:58.588286+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T04:40:59.726 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:59 smithi116 bash[64486]: ignoring --setuser ceph since I am not root 2024-03-30T04:40:59.726 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:59 smithi116 bash[64486]: ignoring --setgroup ceph since I am not root 2024-03-30T04:40:59.726 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:59 smithi116 bash[64486]: debug 2024-03-30T04:40:59.569+0000 7ff72ff90700 1 -- 172.21.15.116:0/1429074475 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5603109fe5a0 con 0x56031177c400 2024-03-30T04:40:59.994 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:40:59 smithi116 bash[64486]: debug 2024-03-30T04:40:59.729+0000 7ff739d81200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: cephadm 2024-03-30T04:40:58.503625+0000 mgr.y (mgr.25192) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: cephadm 2024-03-30T04:40:58.574530+0000 mgr.y (mgr.25192) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: cephadm 2024-03-30T04:40:58.575514+0000 mgr.y (mgr.25192) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: cephadm 2024-03-30T04:40:58.581368+0000 mgr.y (mgr.25192) 50 : cephadm [INF] Failing over to other MGR 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: audit 2024-03-30T04:40:59.511735+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[23963]: cluster 2024-03-30T04:40:59.511945+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e33: x(active, starting, since 0.928648s) 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: cephadm 2024-03-30T04:40:58.503625+0000 mgr.y (mgr.25192) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:00.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: cephadm 2024-03-30T04:40:58.574530+0000 mgr.y (mgr.25192) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: cephadm 2024-03-30T04:40:58.575514+0000 mgr.y (mgr.25192) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: cephadm 2024-03-30T04:40:58.581368+0000 mgr.y (mgr.25192) 50 : cephadm [INF] Failing over to other MGR 2024-03-30T04:41:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: audit 2024-03-30T04:40:59.511735+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:41:00.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:00 smithi116 bash[18677]: cluster 2024-03-30T04:40:59.511945+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e33: x(active, starting, since 0.928648s) 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: cephadm 2024-03-30T04:40:58.503625+0000 mgr.y (mgr.25192) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: cephadm 2024-03-30T04:40:58.574530+0000 mgr.y (mgr.25192) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: cephadm 2024-03-30T04:40:58.575514+0000 mgr.y (mgr.25192) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: cephadm 2024-03-30T04:40:58.581368+0000 mgr.y (mgr.25192) 50 : cephadm [INF] Failing over to other MGR 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: audit 2024-03-30T04:40:59.511735+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T04:41:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[18638]: cluster 2024-03-30T04:40:59.511945+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e33: x(active, starting, since 0.928648s) 2024-03-30T04:41:00.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[53504]: debug 2024-03-30T04:41:00.378+0000 7f67c22a9700 1 -- 172.21.15.148:0/2375716293 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55697befc5a0 con 0x55697cc7c800 2024-03-30T04:41:00.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:00 smithi148 bash[53504]: debug 2024-03-30T04:41:00.526+0000 7f67cc4b8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:41:01.684 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:01 smithi116 bash[64486]: debug 2024-03-30T04:41:01.329+0000 7ff739d81200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:41:01.684 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:01 smithi116 bash[64486]: debug 2024-03-30T04:41:01.429+0000 7ff739d81200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:41:02.007 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:01 smithi116 bash[64486]: debug 2024-03-30T04:41:01.685+0000 7ff739d81200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:41:02.495 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:02 smithi148 bash[53504]: debug 2024-03-30T04:41:02.142+0000 7f67cc4b8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:41:02.495 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:02 smithi148 bash[53504]: debug 2024-03-30T04:41:02.242+0000 7f67cc4b8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:41:02.784 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:02 smithi116 bash[64486]: debug 2024-03-30T04:41:02.537+0000 7ff739d81200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:41:02.785 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:02 smithi116 bash[64486]: debug 2024-03-30T04:41:02.653+0000 7ff739d81200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:41:02.785 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:02 smithi116 bash[64486]: debug 2024-03-30T04:41:02.785+0000 7ff739d81200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:41:02.795 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:02 smithi148 bash[53504]: debug 2024-03-30T04:41:02.502+0000 7f67cc4b8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:41:03.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:03 smithi116 bash[64486]: debug 2024-03-30T04:41:03.145+0000 7ff739d81200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:41:03.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:03 smithi116 bash[64486]: debug 2024-03-30T04:41:03.261+0000 7ff739d81200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:41:03.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:03 smithi116 bash[64486]: debug 2024-03-30T04:41:03.369+0000 7ff739d81200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:41:03.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:03 smithi148 bash[52561]: ts=2024-03-30T04:41:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:03.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:03 smithi148 bash[53504]: debug 2024-03-30T04:41:03.318+0000 7f67cc4b8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:41:03.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:03 smithi148 bash[53504]: debug 2024-03-30T04:41:03.430+0000 7f67cc4b8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:41:03.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:03 smithi148 bash[53504]: debug 2024-03-30T04:41:03.542+0000 7f67cc4b8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:41:04.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:03 smithi116 bash[64486]: debug 2024-03-30T04:41:03.737+0000 7ff739d81200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:41:04.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:03 smithi116 bash[64486]: debug 2024-03-30T04:41:03.981+0000 7ff739d81200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:41:04.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:03 smithi148 bash[53504]: debug 2024-03-30T04:41:03.902+0000 7f67cc4b8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:41:04.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:04 smithi148 bash[53504]: debug 2024-03-30T04:41:04.018+0000 7f67cc4b8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:41:04.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:04 smithi148 bash[53504]: debug 2024-03-30T04:41:04.126+0000 7f67cc4b8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:41:04.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:04 smithi116 bash[64486]: debug 2024-03-30T04:41:04.245+0000 7ff739d81200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:41:04.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:04 smithi116 bash[64486]: debug 2024-03-30T04:41:04.361+0000 7ff739d81200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:41:04.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:04 smithi148 bash[53504]: debug 2024-03-30T04:41:04.490+0000 7f67cc4b8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:41:04.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:04 smithi148 bash[53504]: debug 2024-03-30T04:41:04.734+0000 7f67cc4b8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:41:05.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:04 smithi116 bash[64486]: debug 2024-03-30T04:41:04.641+0000 7ff739d81200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:41:05.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:05 smithi148 bash[53504]: debug 2024-03-30T04:41:04.998+0000 7f67cc4b8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:41:05.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:05 smithi148 bash[53504]: debug 2024-03-30T04:41:05.114+0000 7f67cc4b8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:41:05.430 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:05 smithi116 bash[64486]: debug 2024-03-30T04:41:05.065+0000 7ff739d81200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:41:05.430 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:05 smithi116 bash[64486]: debug 2024-03-30T04:41:05.309+0000 7ff739d81200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:41:05.693 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:05 smithi116 bash[64486]: debug 2024-03-30T04:41:05.433+0000 7ff739d81200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:41:05.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:05 smithi148 bash[53504]: debug 2024-03-30T04:41:05.394+0000 7f67cc4b8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:41:06.007 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:05 smithi116 bash[64486]: debug 2024-03-30T04:41:05.697+0000 7ff739d81200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:41:06.195 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:05 smithi148 bash[53504]: debug 2024-03-30T04:41:05.826+0000 7f67cc4b8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:41:06.195 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:06 smithi148 bash[53504]: debug 2024-03-30T04:41:06.074+0000 7f67cc4b8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:41:06.456 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:06 smithi148 bash[53504]: debug 2024-03-30T04:41:06.202+0000 7f67cc4b8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:41:06.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:06 smithi148 bash[53504]: debug 2024-03-30T04:41:06.462+0000 7f67cc4b8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:41:06.906 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:06 smithi116 bash[64486]: debug 2024-03-30T04:41:06.773+0000 7ff739d81200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:41:07.227 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:06 smithi116 bash[64486]: debug 2024-03-30T04:41:06.909+0000 7ff739d81200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:41:07.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[64486]: debug 2024-03-30T04:41:07.229+0000 7ff739d81200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:41:07.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[64486]: debug 2024-03-30T04:41:07.349+0000 7ff739d81200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:41:07.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[53504]: debug 2024-03-30T04:41:07.494+0000 7f67cc4b8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:41:07.796 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[53504]: debug 2024-03-30T04:41:07.618+0000 7f67cc4b8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[64486]: debug 2024-03-30T04:41:07.813+0000 7ff739d81200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[64486]: debug 2024-03-30T04:41:07.941+0000 7ff739d81200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[64486]: [30/Mar/2024:04:41:07] ENGINE Bus STARTING 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[23963]: cluster 2024-03-30T04:41:07.965896+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[23963]: audit 2024-03-30T04:41:07.967233+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[23963]: audit 2024-03-30T04:41:07.968653+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[23963]: audit 2024-03-30T04:41:07.972626+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:41:08.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[23963]: audit 2024-03-30T04:41:07.973288+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:41:08.069 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[18677]: cluster 2024-03-30T04:41:07.965896+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:41:08.069 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[18677]: audit 2024-03-30T04:41:07.967233+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:41:08.069 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[18677]: audit 2024-03-30T04:41:07.968653+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:41:08.069 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[18677]: audit 2024-03-30T04:41:07.972626+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:41:08.069 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:07 smithi116 bash[18677]: audit 2024-03-30T04:41:07.973288+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:41:08.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[53504]: debug 2024-03-30T04:41:07.922+0000 7f67cc4b8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:41:08.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[53504]: debug 2024-03-30T04:41:08.042+0000 7f67cc4b8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:41:08.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[18638]: cluster 2024-03-30T04:41:07.965896+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:41:08.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[18638]: audit 2024-03-30T04:41:07.967233+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:41:08.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[18638]: audit 2024-03-30T04:41:07.968653+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:41:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[18638]: audit 2024-03-30T04:41:07.972626+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:41:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:07 smithi148 bash[18638]: audit 2024-03-30T04:41:07.973288+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.116:0/1694349841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:41:08.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[64486]: CherryPy Checker: 2024-03-30T04:41:08.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[64486]: The Application mounted at '' has an empty config. 2024-03-30T04:41:08.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[64486]: [30/Mar/2024:04:41:08] ENGINE Serving on http://:::9283 2024-03-30T04:41:08.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[64486]: [30/Mar/2024:04:41:08] ENGINE Bus STARTED 2024-03-30T04:41:08.648 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[53504]: debug 2024-03-30T04:41:08.526+0000 7f67cc4b8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:41:08.648 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:08 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-30T04:41:08.648 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:08 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:08.648 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:08 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:08.989 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[53504]: debug 2024-03-30T04:41:08.654+0000 7f67cc4b8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:41:09.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[18677]: cluster 2024-03-30T04:41:07.999945+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-03-30T04:41:09.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[18677]: cluster 2024-03-30T04:41:08.657443+0000 mon.a (mon.0) 1283 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:41:09.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[18677]: cluster 2024-03-30T04:41:08.658771+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon x 2024-03-30T04:41:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[18677]: cluster 2024-03-30T04:41:08.667617+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T04:41:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[23963]: cluster 2024-03-30T04:41:07.999945+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-03-30T04:41:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[23963]: cluster 2024-03-30T04:41:08.657443+0000 mon.a (mon.0) 1283 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:41:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[23963]: cluster 2024-03-30T04:41:08.658771+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon x 2024-03-30T04:41:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:08 smithi116 bash[23963]: cluster 2024-03-30T04:41:08.667617+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T04:41:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[18638]: cluster 2024-03-30T04:41:07.999945+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-03-30T04:41:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[18638]: cluster 2024-03-30T04:41:08.657443+0000 mon.a (mon.0) 1283 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:41:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:08 smithi148 bash[18638]: cluster 2024-03-30T04:41:08.658771+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon x 2024-03-30T04:41:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[18638]: cluster 2024-03-30T04:41:08.667617+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T04:41:09.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53504]: [30/Mar/2024:04:41:09] ENGINE Bus STARTING 2024-03-30T04:41:09.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53504]: CherryPy Checker: 2024-03-30T04:41:09.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53504]: The Application mounted at '' has an empty config. 2024-03-30T04:41:09.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53504]: [30/Mar/2024:04:41:09] ENGINE Serving on http://:::9283 2024-03-30T04:41:09.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53504]: [30/Mar/2024:04:41:09] ENGINE Bus STARTED 2024-03-30T04:41:09.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53814]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:09.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:09 smithi148 bash[53814]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:10.068 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:10 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:41:10.069 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:10 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:41:10.069 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: cluster 2024-03-30T04:41:09.017920+0000 mon.a (mon.0) 1286 : cluster [DBG] mgrmap e35: x(active, starting, since 0.359488s), standbys: y 2024-03-30T04:41:10.069 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.027269+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:10.069 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.027810+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:10.069 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.028268+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.030527+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.031451+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.032305+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.033274+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.033939+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.034600+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.035272+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.036314+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.037039+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.037741+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:41:10.070 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.038478+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.039002+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.040235+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: cluster 2024-03-30T04:41:09.047988+0000 mon.a (mon.0) 1287 : cluster [INF] Manager daemon x is now available 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.095596+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.107011+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.109351+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.109995+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.112594+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.113278+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.132986+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.138629+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.071 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.139511+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:10.072 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.142114+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.072 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.182133+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.072 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.185327+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.072 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.877538+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:10.072 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:10 smithi148 bash[18638]: audit 2024-03-30T04:41:09.880791+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: cluster 2024-03-30T04:41:09.017920+0000 mon.a (mon.0) 1286 : cluster [DBG] mgrmap e35: x(active, starting, since 0.359488s), standbys: y 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.027269+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.027810+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.028268+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.030527+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.031451+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.032305+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:41:10.318 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.033274+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.033939+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.034600+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.035272+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.036314+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.037039+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.037741+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.038478+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.039002+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.040235+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: cluster 2024-03-30T04:41:09.047988+0000 mon.a (mon.0) 1287 : cluster [INF] Manager daemon x is now available 2024-03-30T04:41:10.319 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.095596+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: cluster 2024-03-30T04:41:09.017920+0000 mon.a (mon.0) 1286 : cluster [DBG] mgrmap e35: x(active, starting, since 0.359488s), standbys: y 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.027269+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.027810+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.028268+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.030527+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.031451+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.032305+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.033274+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.033939+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.034600+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.035272+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.036314+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:41:10.320 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.037039+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.037741+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.038478+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.039002+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.040235+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: cluster 2024-03-30T04:41:09.047988+0000 mon.a (mon.0) 1287 : cluster [INF] Manager daemon x is now available 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.095596+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.107011+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.109351+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.109995+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.112594+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.321 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.113278+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.132986+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.138629+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.139511+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.142114+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.182133+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.185327+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.877538+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[18677]: audit 2024-03-30T04:41:09.880791+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.107011+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.109351+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.109995+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.322 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.112594+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.113278+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.132986+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.138629+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.139511+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.142114+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.182133+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.185327+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.877538+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:10.323 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:10 smithi116 bash[23963]: audit 2024-03-30T04:41:09.880791+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi148", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.291 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:09.540902+0000 mgr.x (mgr.24785) 1 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTING 2024-03-30T04:41:11.291 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:09.642453+0000 mgr.x (mgr.24785) 2 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:41:11.291 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:09.765259+0000 mgr.x (mgr.24785) 3 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on https://172.21.15.148:7151 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:09.765373+0000 mgr.x (mgr.24785) 4 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTED 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cluster 2024-03-30T04:41:10.025397+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e36: x(active, since 1.36695s), standbys: y 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.064034+0000 mgr.x (mgr.24785) 5 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cluster 2024-03-30T04:41:10.070215+0000 mgr.x (mgr.24785) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.126601+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.129178+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.132649+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.134458+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: audit 2024-03-30T04:41:10.135233+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.136471+0000 mgr.x (mgr.24785) 7 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.136706+0000 mgr.x (mgr.24785) 8 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:41:11.292 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:09.540902+0000 mgr.x (mgr.24785) 1 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTING 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:09.642453+0000 mgr.x (mgr.24785) 2 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:09.765259+0000 mgr.x (mgr.24785) 3 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on https://172.21.15.148:7151 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:09.765373+0000 mgr.x (mgr.24785) 4 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTED 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cluster 2024-03-30T04:41:10.025397+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e36: x(active, since 1.36695s), standbys: y 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.064034+0000 mgr.x (mgr.24785) 5 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cluster 2024-03-30T04:41:10.070215+0000 mgr.x (mgr.24785) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.126601+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.129178+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.132649+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.134458+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: audit 2024-03-30T04:41:10.135233+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.136471+0000 mgr.x (mgr.24785) 7 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:41:11.293 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:11 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.136706+0000 mgr.x (mgr.24785) 8 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:09.540902+0000 mgr.x (mgr.24785) 1 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTING 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:09.642453+0000 mgr.x (mgr.24785) 2 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:09.765259+0000 mgr.x (mgr.24785) 3 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Serving on https://172.21.15.148:7151 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:09.765373+0000 mgr.x (mgr.24785) 4 : cephadm [INF] [30/Mar/2024:04:41:09] ENGINE Bus STARTED 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cluster 2024-03-30T04:41:10.025397+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e36: x(active, since 1.36695s), standbys: y 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.064034+0000 mgr.x (mgr.24785) 5 : audit [DBG] from='client.15411 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cluster 2024-03-30T04:41:10.070215+0000 mgr.x (mgr.24785) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.126601+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.129178+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.132649+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.134458+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: audit 2024-03-30T04:41:10.135233+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.136471+0000 mgr.x (mgr.24785) 7 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:41:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:11 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.136706+0000 mgr.x (mgr.24785) 8 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:41:11.385 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:41:12.045 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.552770+0000 mgr.x (mgr.24785) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.045 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.552938+0000 mgr.x (mgr.24785) 10 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.045 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.717776+0000 mgr.x (mgr.24785) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.767567+0000 mgr.x (mgr.24785) 12 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 29s ago 14m - - 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 16s ago 14m - - 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (97s) 29s ago 8m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running 16s ago 7m - - 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 starting - - - - 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 starting - - - - 2024-03-30T04:41:12.127 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (47s) 29s ago 15m 480M - 19.0.0-2493-gd82c9aa1 3714003597ec 2c1b1a03cd10 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (15m) 29s ago 16m 60.3M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (14m) 16s ago 14m 50.8M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (14m) 29s ago 14m 47.6M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (106s) 29s ago 8m 8976k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (69s) 16s ago 8m 8899k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (13m) 29s ago 13m 55.4M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (13m) 29s ago 13m 57.9M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (12m) 29s ago 12m 50.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (11m) 29s ago 11m 55.4M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (11m) 16s ago 11m 58.0M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (10m) 16s ago 10m 52.9M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (10m) 16s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:41:12.128 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (9m) 16s ago 9m 54.2M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:41:12.129 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (21s) 16s ago 8m - - 2.33.4 514e6a882f6e d3be63f28ded 2024-03-30T04:41:12.129 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (6m) 29s ago 6m 86.4M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:41:12.129 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (6m) 16s ago 6m 86.1M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:41:12.129 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (6m) 29s ago 6m 85.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:41:12.129 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (6m) 16s ago 6m 86.3M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.882249+0000 mgr.x (mgr.24785) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:10.882396+0000 mgr.x (mgr.24785) 14 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cluster 2024-03-30T04:41:11.035585+0000 mgr.x (mgr.24785) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.050340+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.057682+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.065209+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.075311+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.084533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.094383+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:11.099144+0000 mgr.x (mgr.24785) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.103241+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cluster 2024-03-30T04:41:11.140419+0000 mon.a (mon.0) 1305 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.171278+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:11.174381+0000 mgr.x (mgr.24785) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.174850+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.184271+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: cephadm 2024-03-30T04:41:11.185186+0000 mgr.x (mgr.24785) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:41:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:12 smithi148 bash[18638]: audit 2024-03-30T04:41:11.380265+0000 mgr.x (mgr.24785) 19 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.552770+0000 mgr.x (mgr.24785) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.552938+0000 mgr.x (mgr.24785) 10 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.717776+0000 mgr.x (mgr.24785) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.767567+0000 mgr.x (mgr.24785) 12 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.882249+0000 mgr.x (mgr.24785) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.485 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:10.882396+0000 mgr.x (mgr.24785) 14 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cluster 2024-03-30T04:41:11.035585+0000 mgr.x (mgr.24785) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.050340+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.057682+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.065209+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.075311+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.084533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.094383+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:11.099144+0000 mgr.x (mgr.24785) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.103241+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cluster 2024-03-30T04:41:11.140419+0000 mon.a (mon.0) 1305 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.171278+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:11.174381+0000 mgr.x (mgr.24785) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.174850+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.184271+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: cephadm 2024-03-30T04:41:11.185186+0000 mgr.x (mgr.24785) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[23963]: audit 2024-03-30T04:41:11.380265+0000 mgr.x (mgr.24785) 19 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.552770+0000 mgr.x (mgr.24785) 9 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.552938+0000 mgr.x (mgr.24785) 10 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.717776+0000 mgr.x (mgr.24785) 11 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.767567+0000 mgr.x (mgr.24785) 12 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.882249+0000 mgr.x (mgr.24785) 13 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:10.882396+0000 mgr.x (mgr.24785) 14 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cluster 2024-03-30T04:41:11.035585+0000 mgr.x (mgr.24785) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.050340+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.487 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.057682+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.065209+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.075311+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.084533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.094383+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:11.099144+0000 mgr.x (mgr.24785) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.103241+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cluster 2024-03-30T04:41:11.140419+0000 mon.a (mon.0) 1305 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.171278+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:11.174381+0000 mgr.x (mgr.24785) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi116.zcmkyk (dependencies changed)... 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.174850+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.184271+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: cephadm 2024-03-30T04:41:11.185186+0000 mgr.x (mgr.24785) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:41:12.488 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:12 smithi116 bash[18677]: audit 2024-03-30T04:41:11.380265+0000 mgr.x (mgr.24785) 19 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:41:12.542 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:41:12.543 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:41:12.888 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:41:12.888 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:41:12.888 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:41:12.888 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:41:12.889 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:41:12.889 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:41:12.889 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:41:12.889 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:41:12.889 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[18677]: audit 2024-03-30T04:41:11.736540+0000 mgr.x (mgr.24785) 20 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[18677]: audit 2024-03-30T04:41:12.087089+0000 mgr.x (mgr.24785) 21 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[18677]: audit 2024-03-30T04:41:12.548432+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.116:0/1672436698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[23963]: audit 2024-03-30T04:41:11.736540+0000 mgr.x (mgr.24785) 20 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[23963]: audit 2024-03-30T04:41:12.087089+0000 mgr.x (mgr.24785) 21 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.302 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:13 smithi116 bash[23963]: audit 2024-03-30T04:41:12.548432+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.116:0/1672436698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:13.318 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:41:13.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:13 smithi148 bash[18638]: audit 2024-03-30T04:41:11.736540+0000 mgr.x (mgr.24785) 20 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:13 smithi148 bash[18638]: audit 2024-03-30T04:41:12.087089+0000 mgr.x (mgr.24785) 21 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:13.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:13 smithi148 bash[18638]: audit 2024-03-30T04:41:12.548432+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.116:0/1672436698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:13.798 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:13 smithi148 bash[52561]: ts=2024-03-30T04:41:13.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:14.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[18677]: audit 2024-03-30T04:41:12.897745+0000 mgr.x (mgr.24785) 22 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:14.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[18677]: cluster 2024-03-30T04:41:13.036296+0000 mgr.x (mgr.24785) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[18677]: cluster 2024-03-30T04:41:13.063779+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[18677]: audit 2024-03-30T04:41:13.324452+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.116:0/2992672049' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[23963]: audit 2024-03-30T04:41:12.897745+0000 mgr.x (mgr.24785) 22 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[23963]: cluster 2024-03-30T04:41:13.036296+0000 mgr.x (mgr.24785) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[23963]: cluster 2024-03-30T04:41:13.063779+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-03-30T04:41:14.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:14 smithi116 bash[23963]: audit 2024-03-30T04:41:13.324452+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.116:0/2992672049' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:14.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:14 smithi148 bash[18638]: audit 2024-03-30T04:41:12.897745+0000 mgr.x (mgr.24785) 22 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:14.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:14 smithi148 bash[18638]: cluster 2024-03-30T04:41:13.036296+0000 mgr.x (mgr.24785) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:14 smithi148 bash[18638]: cluster 2024-03-30T04:41:13.063779+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-03-30T04:41:14.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:14 smithi148 bash[18638]: audit 2024-03-30T04:41:13.324452+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.116:0/2992672049' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:16.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[18677]: cluster 2024-03-30T04:41:15.037231+0000 mgr.x (mgr.24785) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T04:41:16.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[18677]: audit 2024-03-30T04:41:15.134682+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[18677]: audit 2024-03-30T04:41:15.148927+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[18677]: cephadm 2024-03-30T04:41:15.211241+0000 mgr.x (mgr.24785) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:41:16.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[23963]: cluster 2024-03-30T04:41:15.037231+0000 mgr.x (mgr.24785) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T04:41:16.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[23963]: audit 2024-03-30T04:41:15.134682+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[23963]: audit 2024-03-30T04:41:15.148927+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:16 smithi116 bash[23963]: cephadm 2024-03-30T04:41:15.211241+0000 mgr.x (mgr.24785) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:41:16.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:16 smithi148 bash[18638]: cluster 2024-03-30T04:41:15.037231+0000 mgr.x (mgr.24785) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T04:41:16.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:16 smithi148 bash[18638]: audit 2024-03-30T04:41:15.134682+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:16 smithi148 bash[18638]: audit 2024-03-30T04:41:15.148927+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:16.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:16 smithi148 bash[18638]: cephadm 2024-03-30T04:41:15.211241+0000 mgr.x (mgr.24785) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:41:17.235 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:17 smithi148 bash[18638]: cephadm 2024-03-30T04:41:15.469762+0000 mgr.x (mgr.24785) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:41:17.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:17 smithi116 bash[18677]: cephadm 2024-03-30T04:41:15.469762+0000 mgr.x (mgr.24785) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:41:17.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:41:17 smithi116 bash[64486]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:41:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:17.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:17 smithi116 bash[23963]: cephadm 2024-03-30T04:41:15.469762+0000 mgr.x (mgr.24785) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi148 2024-03-30T04:41:18.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[18677]: cluster 2024-03-30T04:41:17.038068+0000 mgr.x (mgr.24785) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[18677]: audit 2024-03-30T04:41:17.290908+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.116:0/1442641905' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[18677]: audit 2024-03-30T04:41:17.635551+0000 mon.c (mon.1) 184 : audit [INF] from='client.? 172.21.15.116:0/2575673695' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[18677]: audit 2024-03-30T04:41:17.636043+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[23963]: cluster 2024-03-30T04:41:17.038068+0000 mgr.x (mgr.24785) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[23963]: audit 2024-03-30T04:41:17.290908+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.116:0/1442641905' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[23963]: audit 2024-03-30T04:41:17.635551+0000 mon.c (mon.1) 184 : audit [INF] from='client.? 172.21.15.116:0/2575673695' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:18.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:18 smithi116 bash[23963]: audit 2024-03-30T04:41:17.636043+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:18 smithi148 bash[18638]: cluster 2024-03-30T04:41:17.038068+0000 mgr.x (mgr.24785) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:41:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:18 smithi148 bash[18638]: audit 2024-03-30T04:41:17.290908+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.116:0/1442641905' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:41:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:18 smithi148 bash[18638]: audit 2024-03-30T04:41:17.635551+0000 mon.c (mon.1) 184 : audit [INF] from='client.? 172.21.15.116:0/2575673695' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:18 smithi148 bash[18638]: audit 2024-03-30T04:41:17.636043+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]: dispatch 2024-03-30T04:41:19.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[18638]: audit 2024-03-30T04:41:18.147817+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]': finished 2024-03-30T04:41:19.389 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[18638]: cluster 2024-03-30T04:41:18.148068+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T04:41:19.389 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[18638]: audit 2024-03-30T04:41:18.522038+0000 mon.c (mon.1) 185 : audit [INF] from='client.? 172.21.15.116:0/3538711268' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.390 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[18638]: audit 2024-03-30T04:41:18.522800+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[18677]: audit 2024-03-30T04:41:18.147817+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]': finished 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[18677]: cluster 2024-03-30T04:41:18.148068+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[18677]: audit 2024-03-30T04:41:18.522038+0000 mon.c (mon.1) 185 : audit [INF] from='client.? 172.21.15.116:0/3538711268' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[18677]: audit 2024-03-30T04:41:18.522800+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[23963]: audit 2024-03-30T04:41:18.147817+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6801/3668181751"}]': finished 2024-03-30T04:41:19.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[23963]: cluster 2024-03-30T04:41:18.148068+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T04:41:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[23963]: audit 2024-03-30T04:41:18.522038+0000 mon.c (mon.1) 185 : audit [INF] from='client.? 172.21.15.116:0/3538711268' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:19 smithi116 bash[23963]: audit 2024-03-30T04:41:18.522800+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]: dispatch 2024-03-30T04:41:19.601 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:41:20.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.611Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:41:20.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:19 smithi148 bash[52561]: ts=2024-03-30T04:41:19.612Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:41:20.310 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-30T04:41:20.310 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:20.310 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:20.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[18638]: cluster 2024-03-30T04:41:19.038752+0000 mgr.x (mgr.24785) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:41:20.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[18638]: audit 2024-03-30T04:41:19.169638+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]': finished 2024-03-30T04:41:20.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[18638]: cluster 2024-03-30T04:41:19.169878+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T04:41:20.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[18638]: audit 2024-03-30T04:41:19.549046+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]: dispatch 2024-03-30T04:41:20.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[18677]: cluster 2024-03-30T04:41:19.038752+0000 mgr.x (mgr.24785) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:41:20.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[18677]: audit 2024-03-30T04:41:19.169638+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]': finished 2024-03-30T04:41:20.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[18677]: cluster 2024-03-30T04:41:19.169878+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T04:41:20.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[18677]: audit 2024-03-30T04:41:19.549046+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]: dispatch 2024-03-30T04:41:20.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[23963]: cluster 2024-03-30T04:41:19.038752+0000 mgr.x (mgr.24785) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:41:20.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[23963]: audit 2024-03-30T04:41:19.169638+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:6800/3668181751"}]': finished 2024-03-30T04:41:20.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[23963]: cluster 2024-03-30T04:41:19.169878+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T04:41:20.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:20 smithi116 bash[23963]: audit 2024-03-30T04:41:19.549046+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]: dispatch 2024-03-30T04:41:20.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[55104]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:41:20.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:20 smithi148 bash[55165]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:41:21.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:20.174720+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]': finished 2024-03-30T04:41:21.210 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:41:21.210 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: Stopped Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:21.210 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:20 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:20.174720+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]': finished 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: cluster 2024-03-30T04:41:20.174891+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:20.536426+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]: dispatch 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:21.018244+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:21.031123+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:21.058141+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[18677]: audit 2024-03-30T04:41:21.065263+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:21.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:20.174720+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.116:0/39046873' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/3549561807"}]': finished 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: cluster 2024-03-30T04:41:20.174891+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:20.536426+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]: dispatch 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:21.018244+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:21.031123+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:21.058141+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:21 smithi116 bash[23963]: audit 2024-03-30T04:41:21.065263+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: cluster 2024-03-30T04:41:20.174891+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:20.536426+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]: dispatch 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:21.018244+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:21.031123+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:21.058141+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:21 smithi148 bash[18638]: audit 2024-03-30T04:41:21.065263+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:22.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: cluster 2024-03-30T04:41:21.039375+0000 mgr.x (mgr.24785) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.059562+0000 mgr.x (mgr.24785) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.066286+0000 mgr.x (mgr.24785) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.201022+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]': finished 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: cluster 2024-03-30T04:41:21.201107+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.386014+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.387037+0000 mgr.x (mgr.24785) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.394340+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.396309+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.400600+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.405280+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.408747+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.411309+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.415581+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.419281+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.423004+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.429011+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.431079+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: cluster 2024-03-30T04:41:21.039375+0000 mgr.x (mgr.24785) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.059562+0000 mgr.x (mgr.24785) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.066286+0000 mgr.x (mgr.24785) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.201022+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]': finished 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: cluster 2024-03-30T04:41:21.201107+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.386014+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.387037+0000 mgr.x (mgr.24785) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.394340+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.396309+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.400600+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.405280+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.408747+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.411309+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.415581+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.419281+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.423004+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.429011+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.431079+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.431770+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.435150+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.514224+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.515781+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.516665+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.518579+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.519245+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.522668+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.584852+0000 mon.c (mon.1) 186 : audit [INF] from='client.? 172.21.15.116:0/3818794012' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.585396+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.589291+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.590963+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.591896+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.593829+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.594521+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.597759+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.643043+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.644939+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.645902+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.431770+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.435150+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.514224+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.515781+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.516665+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.518579+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.519245+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.522668+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.584852+0000 mon.c (mon.1) 186 : audit [INF] from='client.? 172.21.15.116:0/3818794012' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.585396+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.589291+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.590963+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.591896+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.593829+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.594521+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.597759+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.643043+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.644939+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.645902+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.647986+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.648730+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.654947+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.705221+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.707064+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.708015+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.710135+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.710911+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.714085+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.764378+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.766161+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.767016+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.769000+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.769675+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.771603+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.820989+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.822646+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.823773+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.825731+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.647986+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.648730+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.654947+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.705221+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.707064+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.708015+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.710135+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.710911+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.714085+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.764378+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.766161+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.767016+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.769000+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.769675+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.771603+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.820989+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.822646+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.823773+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.825731+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.826386+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.827318+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.878628+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.880552+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.881620+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.883767+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.884420+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.885604+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.931743+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.933472+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.934437+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.936474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.937181+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.940811+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.986531+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.988195+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.989189+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.997278+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:21.998359+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.002737+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.826386+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.827318+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.878628+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.880552+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.881620+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.883767+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.884420+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.885604+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.931743+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.933472+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.934437+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.936474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.937181+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.940811+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.986531+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.988195+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.989189+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.997278+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:21.998359+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.002737+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.048119+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.049569+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.050619+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.052617+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.053305+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.054614+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.102128+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.103904+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.104768+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.106665+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.107413+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.108622+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.155018+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.156417+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.157441+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.159144+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.159715+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[18677]: audit 2024-03-30T04:41:22.162804+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.048119+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.049569+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.050619+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.052617+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.053305+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.054614+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.102128+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.103904+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.104768+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.106665+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.107413+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.108622+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.155018+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.156417+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.157441+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.159144+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.159715+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:22 smithi116 bash[23963]: audit 2024-03-30T04:41:22.162804+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: cluster 2024-03-30T04:41:21.039375+0000 mgr.x (mgr.24785) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.059562+0000 mgr.x (mgr.24785) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.066286+0000 mgr.x (mgr.24785) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.201022+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.116:0/4023325511' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/1404050961"}]': finished 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: cluster 2024-03-30T04:41:21.201107+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T04:41:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.386014+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.387037+0000 mgr.x (mgr.24785) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.394340+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.396309+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.400600+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.405280+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.408747+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.411309+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.415581+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.419281+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.423004+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.429011+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.431079+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.431770+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.435150+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.514224+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.515781+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.516665+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.518579+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.519245+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.522668+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.584852+0000 mon.c (mon.1) 186 : audit [INF] from='client.? 172.21.15.116:0/3818794012' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.585396+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.589291+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.590963+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.591896+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.593829+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.594521+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.597759+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.643043+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.644939+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.645902+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.647986+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.648730+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.654947+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.705221+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.707064+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.708015+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.710135+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.710911+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.714085+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.764378+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.766161+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.767016+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.769000+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.769675+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.771603+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.820989+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.822646+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.823773+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.825731+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.826386+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.827318+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.878628+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.880552+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.881620+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.883767+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.884420+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.885604+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.931743+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.933472+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.934437+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.936474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.937181+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.940811+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.986531+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.988195+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.989189+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.997278+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:21.998359+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.002737+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.048119+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.049569+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.050619+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.052617+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.053305+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.054614+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.102128+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.103904+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.104768+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.106665+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.107413+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.108622+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.155018+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.156417+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.157441+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.159144+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.159715+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[18638]: audit 2024-03-30T04:41:22.162804+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.045 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[55156]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:23.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:22 smithi148 bash[55156]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.128Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:41:23.450 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.130Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.131Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.131Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.139Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.139Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.732µs 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.139Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:41:23.451 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.140Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.397111+0000 mgr.x (mgr.24785) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.440194+0000 mgr.x (mgr.24785) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.527667+0000 mgr.x (mgr.24785) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.602696+0000 mgr.x (mgr.24785) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.659911+0000 mgr.x (mgr.24785) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.718917+0000 mgr.x (mgr.24785) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.776453+0000 mgr.x (mgr.24785) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.833413+0000 mgr.x (mgr.24785) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.452 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.891486+0000 mgr.x (mgr.24785) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:21.945660+0000 mgr.x (mgr.24785) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.007889+0000 mgr.x (mgr.24785) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.060490+0000 mgr.x (mgr.24785) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.114155+0000 mgr.x (mgr.24785) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.167639+0000 mgr.x (mgr.24785) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.212666+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.295951+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.297238+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.300780+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.301838+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.307248+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.312258+0000 mgr.x (mgr.24785) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.369772+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.371456+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.453 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.372376+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.374413+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.375097+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.379520+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.385734+0000 mgr.x (mgr.24785) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.460046+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.461643+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.462706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.465373+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.466404+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.472081+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.525297+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]': finished 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: cluster 2024-03-30T04:41:22.525428+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.554592+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.454 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.556262+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.557430+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.559717+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.560435+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.562112+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.613560+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.615076+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.615916+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.617826+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.618620+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.622732+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.667844+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.669546+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.670788+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.672914+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.673637+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.677033+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.723384+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.726137+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.727444+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.730052+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.730788+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.734614+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.780837+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.782352+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.783207+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.785089+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.785772+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.789242+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.834357+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.835812+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.836655+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.838569+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.839198+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.842382+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.887198+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.888718+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.889579+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.891346+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.892028+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.897154+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.917571+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.942500+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.457 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.943957+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.944955+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.946707+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.947313+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.951030+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.996006+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.997512+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:22.998330+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.000135+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.000817+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.006927+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.071211+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.072908+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.074085+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.458 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.076422+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.077390+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.084366+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.142482+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.144195+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.145551+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.147587+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.148277+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.459 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[18638]: audit 2024-03-30T04:41:23.154674+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.397111+0000 mgr.x (mgr.24785) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T04:41:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.440194+0000 mgr.x (mgr.24785) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.527667+0000 mgr.x (mgr.24785) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.602696+0000 mgr.x (mgr.24785) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.659911+0000 mgr.x (mgr.24785) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.718917+0000 mgr.x (mgr.24785) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.776453+0000 mgr.x (mgr.24785) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.833413+0000 mgr.x (mgr.24785) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.891486+0000 mgr.x (mgr.24785) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:21.945660+0000 mgr.x (mgr.24785) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.007889+0000 mgr.x (mgr.24785) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.060490+0000 mgr.x (mgr.24785) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.114155+0000 mgr.x (mgr.24785) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.167639+0000 mgr.x (mgr.24785) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.212666+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.295951+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.297238+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.300780+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.301838+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.307248+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.312258+0000 mgr.x (mgr.24785) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.369772+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.371456+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.372376+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.374413+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.375097+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.379520+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.385734+0000 mgr.x (mgr.24785) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.460046+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.461643+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.462706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.465373+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.466404+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.472081+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.525297+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]': finished 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: cluster 2024-03-30T04:41:22.525428+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.554592+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.556262+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.557430+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.559717+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.560435+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.397111+0000 mgr.x (mgr.24785) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.440194+0000 mgr.x (mgr.24785) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.527667+0000 mgr.x (mgr.24785) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.602696+0000 mgr.x (mgr.24785) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.659911+0000 mgr.x (mgr.24785) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.718917+0000 mgr.x (mgr.24785) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.776453+0000 mgr.x (mgr.24785) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.833413+0000 mgr.x (mgr.24785) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.891486+0000 mgr.x (mgr.24785) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:21.945660+0000 mgr.x (mgr.24785) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.007889+0000 mgr.x (mgr.24785) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.060490+0000 mgr.x (mgr.24785) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.114155+0000 mgr.x (mgr.24785) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.167639+0000 mgr.x (mgr.24785) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.212666+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.295951+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.297238+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.300780+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.301838+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.307248+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.312258+0000 mgr.x (mgr.24785) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.562112+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.613560+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.615076+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.615916+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.617826+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.618620+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.622732+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.667844+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.669546+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.670788+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.672914+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.673637+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.677033+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.723384+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.726137+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.727444+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.730052+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.730788+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.734614+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.780837+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.782352+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.783207+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.785089+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.785772+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.789242+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.834357+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.835812+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.836655+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.838569+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.839198+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.842382+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.887198+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.888718+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.889579+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.891346+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.892028+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.897154+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.917571+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.369772+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.371456+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.372376+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.374413+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.375097+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.379520+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.385734+0000 mgr.x (mgr.24785) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.460046+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.461643+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.462706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.465373+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.466404+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.472081+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.525297+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/701917397"}]': finished 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: cluster 2024-03-30T04:41:22.525428+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.554592+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.556262+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.557430+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.559717+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.560435+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.942500+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.943957+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.944955+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.946707+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.947313+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.951030+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.996006+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.997512+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:22.998330+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.000135+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.000817+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.006927+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.071211+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.072908+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.074085+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.076422+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.077390+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.084366+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.142482+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.144195+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.145551+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.147587+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.148277+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[18677]: audit 2024-03-30T04:41:23.154674+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.562112+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.613560+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.615076+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.615916+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.617826+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.618620+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.622732+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.667844+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.669546+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.670788+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.672914+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.673637+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.677033+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.723384+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.726137+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.727444+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.730052+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.730788+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.734614+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.780837+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.782352+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.783207+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.785089+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.785772+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.789242+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.834357+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.835812+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.836655+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.838569+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.839198+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.842382+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.887198+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.888718+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.889579+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.891346+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.892028+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.897154+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.917571+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.942500+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.943957+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.944955+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.946707+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.947313+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.951030+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.996006+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.997512+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:22.998330+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.000135+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.000817+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.006927+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.071211+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.072908+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.074085+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.076422+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.077390+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.084366+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.142482+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.144195+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.145551+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.147587+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:23.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.148277+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:23.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:23 smithi116 bash[23963]: audit 2024-03-30T04:41:23.154674+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:23.795 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.659Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-30T04:41:24.133 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:24 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:41:24.133 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:24 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:41:24.133 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.897Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-30T04:41:24.133 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.900Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-30T04:41:24.133 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.900Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-30T04:41:24.133 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.900Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=86.16µs wal_replay_duration=761.363609ms total_replay_duration=761.47859ms 2024-03-30T04:41:24.134 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.907Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:41:24.134 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.907Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:41:24.134 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.907Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:41:24.134 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.944Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=36.969458ms db_storage=750ns remote_storage=1.97µs web_handler=402ns query_engine=807ns scrape=8.896797ms scrape_sd=196.597µs notify=18.285µs notify_sd=16.24µs rules=27.34823ms 2024-03-30T04:41:24.134 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:23 smithi148 bash[55192]: ts=2024-03-30T04:41:23.944Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.478166+0000 mgr.x (mgr.24785) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.568298+0000 mgr.x (mgr.24785) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.627618+0000 mgr.x (mgr.24785) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.682058+0000 mgr.x (mgr.24785) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.740536+0000 mgr.x (mgr.24785) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.794010+0000 mgr.x (mgr.24785) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.847187+0000 mgr.x (mgr.24785) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.902000+0000 mgr.x (mgr.24785) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:22.955828+0000 mgr.x (mgr.24785) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.011890+0000 mgr.x (mgr.24785) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cluster 2024-03-30T04:41:23.039801+0000 mgr.x (mgr.24785) 59 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.089362+0000 mgr.x (mgr.24785) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.159740+0000 mgr.x (mgr.24785) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.203292+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.205049+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.222235+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.224172+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.224823+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.232430+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.237196+0000 mgr.x (mgr.24785) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.277550+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.478166+0000 mgr.x (mgr.24785) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.568298+0000 mgr.x (mgr.24785) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.627618+0000 mgr.x (mgr.24785) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.682058+0000 mgr.x (mgr.24785) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.740536+0000 mgr.x (mgr.24785) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.794010+0000 mgr.x (mgr.24785) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.847187+0000 mgr.x (mgr.24785) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.902000+0000 mgr.x (mgr.24785) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:22.955828+0000 mgr.x (mgr.24785) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.011890+0000 mgr.x (mgr.24785) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cluster 2024-03-30T04:41:23.039801+0000 mgr.x (mgr.24785) 59 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.089362+0000 mgr.x (mgr.24785) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.159740+0000 mgr.x (mgr.24785) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.203292+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.205049+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.222235+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.224172+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.224823+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.232430+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.237196+0000 mgr.x (mgr.24785) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.277550+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.279022+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.280055+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.281950+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.282584+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.286818+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.291611+0000 mgr.x (mgr.24785) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.347805+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.349303+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.350153+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.352045+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.352659+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.356967+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.361759+0000 mgr.x (mgr.24785) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.418576+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.420042+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.420887+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.422716+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.423295+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.427321+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.492529+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.494162+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.495011+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.496985+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.497656+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.501356+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.563379+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.564938+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.565977+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.567918+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.568569+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.570818+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.616259+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.617733+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.618728+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.620570+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.621220+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.623000+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.669341+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.670852+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.279022+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.280055+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.281950+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.282584+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.286818+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.291611+0000 mgr.x (mgr.24785) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.347805+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.349303+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.350153+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.352045+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.352659+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.356967+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.361759+0000 mgr.x (mgr.24785) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.418576+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.420042+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.420887+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.422716+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.423295+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.427321+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.671793+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.673624+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.674369+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.676364+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.721657+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.723146+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.723971+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.725782+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.726382+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.728021+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.773263+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.774702+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.775690+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.777480+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.778095+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.780104+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.834303+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.836029+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.836860+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.492529+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.494162+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.495011+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.496985+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.497656+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.501356+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.563379+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.564938+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.565977+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.567918+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.568569+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.570818+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.616259+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.617733+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.479 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.618728+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.620570+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.621220+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.623000+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.669341+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.670852+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.838869+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.839490+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.845089+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.895230+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.897005+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.897964+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.899786+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]': finished 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: cluster 2024-03-30T04:41:23.899904+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.907258+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.908089+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.910947+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.973929+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.975488+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.976339+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.978157+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.979084+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:23.981259+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.026768+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.028464+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.481 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.029455+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.671793+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.673624+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.674369+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.676364+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.721657+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.723146+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.723971+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.725782+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.726382+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.482 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.728021+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.773263+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.774702+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.775690+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.777480+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.778095+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.780104+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.834303+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.836029+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.483 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.836860+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.484 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.031486+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.032184+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.035839+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.085288+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.086726+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.087498+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.089482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.090187+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.093917+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.130271+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.162659+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.164146+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.165249+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.485 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.167273+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.167961+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[18677]: audit 2024-03-30T04:41:24.172192+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.838869+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.839490+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.845089+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.895230+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.897005+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.897964+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.899786+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]': finished 2024-03-30T04:41:24.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: cluster 2024-03-30T04:41:23.899904+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.907258+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.908089+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.910947+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.973929+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.975488+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.976339+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.978157+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.979084+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:23.981259+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.026768+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.028464+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.029455+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.031486+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.032184+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.035839+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.085288+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.086726+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.087498+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.089482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.090187+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.093917+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.130271+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.162659+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.164146+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.165249+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.167273+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.167961+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.488 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:24 smithi116 bash[23963]: audit 2024-03-30T04:41:24.172192+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.478166+0000 mgr.x (mgr.24785) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.568298+0000 mgr.x (mgr.24785) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.627618+0000 mgr.x (mgr.24785) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.682058+0000 mgr.x (mgr.24785) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.740536+0000 mgr.x (mgr.24785) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.794010+0000 mgr.x (mgr.24785) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.847187+0000 mgr.x (mgr.24785) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.902000+0000 mgr.x (mgr.24785) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:22.955828+0000 mgr.x (mgr.24785) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.011890+0000 mgr.x (mgr.24785) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cluster 2024-03-30T04:41:23.039801+0000 mgr.x (mgr.24785) 59 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.089362+0000 mgr.x (mgr.24785) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.159740+0000 mgr.x (mgr.24785) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.203292+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.205049+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.222235+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.224172+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.224823+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.232430+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.237196+0000 mgr.x (mgr.24785) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.277550+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.279022+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.280055+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.281950+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.282584+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.286818+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.291611+0000 mgr.x (mgr.24785) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.347805+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.349303+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.350153+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.352045+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.352659+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.356967+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.361759+0000 mgr.x (mgr.24785) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.418576+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.420042+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.420887+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.422716+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.423295+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.427321+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.492529+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.494162+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.495011+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.496985+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.497656+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.501356+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.563379+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.564938+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.565977+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.567918+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.568569+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.570818+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.616259+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.617733+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.618728+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.620570+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.621220+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.623000+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.669341+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.670852+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.671793+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.673624+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.674369+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.676364+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.721657+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.723146+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.723971+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.725782+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.726382+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.728021+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.773263+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.774702+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.775690+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.777480+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.778095+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.780104+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.834303+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.836029+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.836860+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.838869+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.839490+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.845089+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.895230+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.897005+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.897964+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.899786+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? 172.21.15.116:0/48815522' entity='client.iscsi.foo.smithi116.zcmkyk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.116:0/822983836"}]': finished 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: cluster 2024-03-30T04:41:23.899904+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.907258+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.908089+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.910947+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.973929+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.975488+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.976339+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.978157+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.979084+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:23.981259+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.026768+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.028464+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.029455+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.031486+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.032184+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.035839+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.085288+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.086726+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.087498+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.089482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.090187+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.093917+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.130271+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.162659+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.164146+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.165249+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.167273+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.167961+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:24 smithi148 bash[18638]: audit 2024-03-30T04:41:24.172192+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.432087+0000 mgr.x (mgr.24785) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.506317+0000 mgr.x (mgr.24785) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.575659+0000 mgr.x (mgr.24785) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.627746+0000 mgr.x (mgr.24785) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.681219+0000 mgr.x (mgr.24785) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.732791+0000 mgr.x (mgr.24785) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.784943+0000 mgr.x (mgr.24785) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.849983+0000 mgr.x (mgr.24785) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.915749+0000 mgr.x (mgr.24785) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:23.986874+0000 mgr.x (mgr.24785) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.041724+0000 mgr.x (mgr.24785) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.098756+0000 mgr.x (mgr.24785) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.177509+0000 mgr.x (mgr.24785) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.223415+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.239257+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.240255+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.242411+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.243159+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.243728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.249596+0000 mgr.x (mgr.24785) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.322490+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.432087+0000 mgr.x (mgr.24785) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.506317+0000 mgr.x (mgr.24785) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.575659+0000 mgr.x (mgr.24785) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.627746+0000 mgr.x (mgr.24785) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.681219+0000 mgr.x (mgr.24785) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.732791+0000 mgr.x (mgr.24785) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.784943+0000 mgr.x (mgr.24785) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.849983+0000 mgr.x (mgr.24785) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.915749+0000 mgr.x (mgr.24785) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:23.986874+0000 mgr.x (mgr.24785) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.041724+0000 mgr.x (mgr.24785) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.098756+0000 mgr.x (mgr.24785) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.177509+0000 mgr.x (mgr.24785) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.223415+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.239257+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.240255+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.242411+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.243159+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.243728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.249596+0000 mgr.x (mgr.24785) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.322490+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.324208+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.325179+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.327099+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.327707+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.329374+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.334873+0000 mgr.x (mgr.24785) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.392293+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.394049+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.395113+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.397138+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.397821+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.399322+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.444973+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.446663+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.447586+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.449589+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.450225+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.451586+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.507030+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.509615+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.324208+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.325179+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.327099+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.327707+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.329374+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.334873+0000 mgr.x (mgr.24785) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.392293+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.394049+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.395113+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.397138+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.397821+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.399322+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.444973+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.446663+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.447586+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.449589+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.450225+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.451586+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.507030+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.509615+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.510912+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.513633+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.514509+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.515421+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.572488+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.575088+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.576653+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.579587+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.580543+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.582682+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.630505+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.632448+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.633419+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.635776+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.636628+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.640162+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.685708+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.687599+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.689356+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.510912+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.513633+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.514509+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.515421+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.572488+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.575088+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.576653+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.579587+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.580543+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.582682+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.630505+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.632448+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.633419+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.635776+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.636628+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.640162+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.685708+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.687599+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.689356+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.691566+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.692218+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.694024+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.755278+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.756796+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.757608+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.759349+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.759958+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.761167+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.807173+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.808690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.809783+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.811970+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.812622+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.813675+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.858715+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.860222+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.861049+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.862775+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.691566+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.692218+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.694024+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.755278+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.756796+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.757608+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.759349+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.759958+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.761167+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.807173+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.808690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.809783+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.811970+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.812622+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.813675+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.858715+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.860222+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.861049+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.862775+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.863356+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.864523+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.909293+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.911004+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.911954+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.913904+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.914592+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.915697+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.964263+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.966102+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.967168+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.969284+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.970002+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:24.971404+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.021767+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.023703+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.024736+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.026908+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.027614+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.029068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.863356+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.864523+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.909293+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.911004+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.911954+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.913904+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.914592+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.915697+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.964263+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.966102+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.967168+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.969284+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.970002+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:24.971404+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.021767+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.023703+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.024736+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.026908+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.027614+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.029068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.079723+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.081599+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.082613+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.084824+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.085537+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.087266+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.153857+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.155569+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.156463+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.158573+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.159207+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[23963]: audit 2024-03-30T04:41:25.161034+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.079723+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.081599+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.082613+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.084824+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.085537+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.087266+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.153857+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.155569+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.156463+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.158573+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.159207+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:25 smithi116 bash[18677]: audit 2024-03-30T04:41:25.161034+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.432087+0000 mgr.x (mgr.24785) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.506317+0000 mgr.x (mgr.24785) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.575659+0000 mgr.x (mgr.24785) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.627746+0000 mgr.x (mgr.24785) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.681219+0000 mgr.x (mgr.24785) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.732791+0000 mgr.x (mgr.24785) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.784943+0000 mgr.x (mgr.24785) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.849983+0000 mgr.x (mgr.24785) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.915749+0000 mgr.x (mgr.24785) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:23.986874+0000 mgr.x (mgr.24785) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.041724+0000 mgr.x (mgr.24785) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.098756+0000 mgr.x (mgr.24785) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.177509+0000 mgr.x (mgr.24785) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.223415+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.239257+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.240255+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.242411+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.243159+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.243728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.249596+0000 mgr.x (mgr.24785) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.322490+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.324208+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.325179+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.327099+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.327707+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.329374+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.334873+0000 mgr.x (mgr.24785) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.392293+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.394049+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.395113+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.397138+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.397821+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.399322+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.444973+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.446663+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.447586+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.449589+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.450225+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.451586+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.507030+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.509615+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.510912+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.513633+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.514509+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.515421+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.572488+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.575088+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.576653+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.579587+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.580543+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.582682+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.630505+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.632448+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.633419+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.635776+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.636628+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.640162+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.685708+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.687599+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.689356+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.691566+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.692218+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.694024+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.755278+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.756796+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.757608+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.759349+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.759958+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.761167+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.807173+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.808690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.809783+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.811970+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.812622+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.813675+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.858715+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.860222+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.861049+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.862775+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.863356+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.864523+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.909293+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.911004+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.911954+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.913904+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.914592+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.915697+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.964263+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.966102+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.967168+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.969284+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.970002+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:24.971404+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.021767+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.023703+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.024736+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.026908+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.027614+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.029068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.079723+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.081599+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.082613+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.084824+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.085537+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.087266+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.153857+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.155569+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.156463+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.158573+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.159207+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:25 smithi148 bash[18638]: audit 2024-03-30T04:41:25.161034+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.404341+0000 mgr.x (mgr.24785) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.457045+0000 mgr.x (mgr.24785) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.521274+0000 mgr.x (mgr.24785) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.588531+0000 mgr.x (mgr.24785) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.645084+0000 mgr.x (mgr.24785) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.698926+0000 mgr.x (mgr.24785) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.765950+0000 mgr.x (mgr.24785) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.818435+0000 mgr.x (mgr.24785) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.869282+0000 mgr.x (mgr.24785) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.921356+0000 mgr.x (mgr.24785) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:24.977072+0000 mgr.x (mgr.24785) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.034802+0000 mgr.x (mgr.24785) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cluster 2024-03-30T04:41:25.040271+0000 mgr.x (mgr.24785) 92 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.092957+0000 mgr.x (mgr.24785) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.165838+0000 mgr.x (mgr.24785) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.230435+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.232084+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.232986+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.234973+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.235631+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.237068+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.404341+0000 mgr.x (mgr.24785) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.457045+0000 mgr.x (mgr.24785) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.521274+0000 mgr.x (mgr.24785) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.588531+0000 mgr.x (mgr.24785) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.645084+0000 mgr.x (mgr.24785) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.698926+0000 mgr.x (mgr.24785) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.765950+0000 mgr.x (mgr.24785) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.818435+0000 mgr.x (mgr.24785) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.869282+0000 mgr.x (mgr.24785) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.921356+0000 mgr.x (mgr.24785) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:24.977072+0000 mgr.x (mgr.24785) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.034802+0000 mgr.x (mgr.24785) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cluster 2024-03-30T04:41:25.040271+0000 mgr.x (mgr.24785) 92 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.092957+0000 mgr.x (mgr.24785) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.165838+0000 mgr.x (mgr.24785) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.230435+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.232084+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.232986+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.234973+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.235631+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.237068+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.242007+0000 mgr.x (mgr.24785) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.298208+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.299845+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.300770+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.302712+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.303368+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.305933+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.310709+0000 mgr.x (mgr.24785) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.370106+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.371711+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.372639+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.374652+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.375576+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.379543+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.384437+0000 mgr.x (mgr.24785) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.443902+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.445720+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.446934+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.449517+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.450286+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.242007+0000 mgr.x (mgr.24785) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.298208+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.299845+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.300770+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.302712+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.303368+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.305933+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.310709+0000 mgr.x (mgr.24785) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.370106+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.371711+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.372639+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.374652+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.375576+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.379543+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.384437+0000 mgr.x (mgr.24785) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.443902+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.445720+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.446934+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.449517+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.450286+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.454634+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.519717+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.521377+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.522260+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.524394+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.525105+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.528628+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.591723+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.593653+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.594581+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.596653+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.598537+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.605568+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.652241+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.654152+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.655462+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.658841+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.659718+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.665014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.454634+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.519717+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.521377+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.522260+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.524394+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.525105+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.528628+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.591723+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.593653+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.594581+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.596653+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.598537+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.605568+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.652241+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.654152+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.655462+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.658841+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.659718+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.665014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.746601+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.748793+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.749960+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.752543+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.753283+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.756997+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.808635+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.810548+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.811560+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.813838+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.814614+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.818593+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.885395+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.887382+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.888434+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.890829+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.891599+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.893545+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.962850+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.964632+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.746601+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.748793+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.749960+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.752543+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.753283+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.756997+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.808635+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.810548+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.811560+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.813838+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.814614+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.818593+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.885395+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.887382+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.888434+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.890829+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.891599+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.893545+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.962850+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.964632+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.965499+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.967437+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.968112+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:25.972265+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.037969+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.047886+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.049105+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.051740+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.052623+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.056507+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.102727+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.104421+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.105307+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.107207+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.107879+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.115002+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.160524+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.162346+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.163269+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.165309+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.166037+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[18677]: audit 2024-03-30T04:41:26.172895+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.965499+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.967437+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.968112+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:25.972265+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.037969+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.047886+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.049105+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.051740+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.052623+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.056507+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.102727+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.104421+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.105307+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.107207+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.107879+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.115002+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.160524+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.162346+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.163269+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.165309+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.166037+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:26 smithi116 bash[23963]: audit 2024-03-30T04:41:26.172895+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.404341+0000 mgr.x (mgr.24785) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.457045+0000 mgr.x (mgr.24785) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.521274+0000 mgr.x (mgr.24785) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.588531+0000 mgr.x (mgr.24785) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.645084+0000 mgr.x (mgr.24785) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.698926+0000 mgr.x (mgr.24785) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.765950+0000 mgr.x (mgr.24785) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.818435+0000 mgr.x (mgr.24785) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.869282+0000 mgr.x (mgr.24785) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.921356+0000 mgr.x (mgr.24785) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:24.977072+0000 mgr.x (mgr.24785) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.034802+0000 mgr.x (mgr.24785) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cluster 2024-03-30T04:41:25.040271+0000 mgr.x (mgr.24785) 92 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.092957+0000 mgr.x (mgr.24785) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.165838+0000 mgr.x (mgr.24785) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.230435+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.232084+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.232986+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.234973+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.235631+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.237068+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.242007+0000 mgr.x (mgr.24785) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.298208+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.299845+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.300770+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.302712+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.303368+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.305933+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.310709+0000 mgr.x (mgr.24785) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.370106+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.371711+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.372639+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.374652+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.375576+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.379543+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.384437+0000 mgr.x (mgr.24785) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.443902+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.445720+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.446934+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.449517+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.450286+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.454634+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.519717+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.521377+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.522260+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.524394+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.525105+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.528628+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.591723+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.593653+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.594581+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.596653+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.598537+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.605568+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.652241+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.654152+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.655462+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.658841+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.659718+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.665014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.746601+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.748793+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.749960+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.752543+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.753283+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.756997+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.808635+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.810548+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.811560+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.813838+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.814614+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.818593+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.885395+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.887382+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.888434+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.890829+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.891599+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.893545+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.962850+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.964632+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.965499+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.967437+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.968112+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:25.972265+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.037969+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.047886+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.049105+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.051740+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.052623+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.056507+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.102727+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.104421+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.105307+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.107207+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.107879+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.115002+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.160524+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.162346+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.163269+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.165309+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.166037+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:26 smithi148 bash[18638]: audit 2024-03-30T04:41:26.172895+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.459859+0000 mgr.x (mgr.24785) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.533495+0000 mgr.x (mgr.24785) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.610715+0000 mgr.x (mgr.24785) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.669956+0000 mgr.x (mgr.24785) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.762881+0000 mgr.x (mgr.24785) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.824056+0000 mgr.x (mgr.24785) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.900956+0000 mgr.x (mgr.24785) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:25.977262+0000 mgr.x (mgr.24785) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.061992+0000 mgr.x (mgr.24785) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.120082+0000 mgr.x (mgr.24785) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.177932+0000 mgr.x (mgr.24785) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.241436+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.245584+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.246629+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.248685+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.249372+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.252375+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.257381+0000 mgr.x (mgr.24785) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.297911+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.299707+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.300674+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.459859+0000 mgr.x (mgr.24785) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.533495+0000 mgr.x (mgr.24785) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.610715+0000 mgr.x (mgr.24785) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.669956+0000 mgr.x (mgr.24785) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.762881+0000 mgr.x (mgr.24785) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.824056+0000 mgr.x (mgr.24785) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.900956+0000 mgr.x (mgr.24785) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:25.977262+0000 mgr.x (mgr.24785) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.061992+0000 mgr.x (mgr.24785) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.120082+0000 mgr.x (mgr.24785) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.177932+0000 mgr.x (mgr.24785) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.241436+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.245584+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.246629+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.248685+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.249372+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.252375+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.257381+0000 mgr.x (mgr.24785) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.297911+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.299707+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.300674+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.302680+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.303365+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.307335+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.312461+0000 mgr.x (mgr.24785) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.368851+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.370307+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.371308+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.373144+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.373719+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.376373+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.381217+0000 mgr.x (mgr.24785) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.442367+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.444006+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.444853+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.446727+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.447332+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.453588+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.514886+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.516394+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.302680+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.303365+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.307335+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.312461+0000 mgr.x (mgr.24785) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.368851+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.370307+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.371308+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.373144+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.373719+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.376373+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.381217+0000 mgr.x (mgr.24785) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.442367+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.444006+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.444853+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.446727+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.447332+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.453588+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.514886+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.516394+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.517479+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.519449+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.520053+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.523400+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.586565+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.587995+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.588784+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.590523+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.591099+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.592024+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.637057+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.638668+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.639843+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.642066+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.642832+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.644134+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.690779+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.692461+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.693433+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.695589+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.517479+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.519449+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.520053+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.523400+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.586565+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.587995+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.588784+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.590523+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.591099+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.592024+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.637057+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.638668+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.639843+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.642066+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.642832+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.644134+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.690779+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.692461+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.693433+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.695589+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.696269+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.696269+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.699989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.745927+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.747602+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.748571+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.750517+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.751134+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.754823+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.799990+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.236 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.801640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.802579+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.804488+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.805110+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.809152+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.875083+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.876999+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.878010+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.880154+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.880886+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.884908+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.930588+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.932056+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.933048+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.935046+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.237 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.935696+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.939532+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.984717+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.986139+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.986942+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.988665+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.238 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:26.989256+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.002044+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.047808+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.049285+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.050372+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.052270+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.052970+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.053881+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.099025+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.100565+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.101629+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.103747+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.104464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.106204+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.152207+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.153864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.154824+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.156763+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.157390+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.161548+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.206503+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.208174+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.209192+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.211244+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[18677]: audit 2024-03-30T04:41:27.211922+0000 mon.b (mon.2) 612 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.699989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.745927+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.747602+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.748571+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.750517+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.751134+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.754823+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.799990+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.801640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.802579+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.804488+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.805110+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.809152+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.875083+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.876999+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.878010+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.880154+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.880886+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.884908+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.930588+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.932056+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.933048+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.935046+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.935696+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.939532+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.984717+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.986139+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.986942+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.988665+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:26.989256+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.002044+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.047808+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.049285+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.050372+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.052270+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.052970+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.053881+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.099025+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.100565+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.101629+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.103747+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.104464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.106204+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.152207+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.153864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.154824+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.156763+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.157390+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.161548+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.206503+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.208174+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.209192+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.211244+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:27 smithi116 bash[23963]: audit 2024-03-30T04:41:27.211922+0000 mon.b (mon.2) 612 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.459859+0000 mgr.x (mgr.24785) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.533495+0000 mgr.x (mgr.24785) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.610715+0000 mgr.x (mgr.24785) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.669956+0000 mgr.x (mgr.24785) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.762881+0000 mgr.x (mgr.24785) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.824056+0000 mgr.x (mgr.24785) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.900956+0000 mgr.x (mgr.24785) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:25.977262+0000 mgr.x (mgr.24785) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.061992+0000 mgr.x (mgr.24785) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.120082+0000 mgr.x (mgr.24785) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.177932+0000 mgr.x (mgr.24785) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.241436+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.245584+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.246629+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.248685+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.249372+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.252375+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.257381+0000 mgr.x (mgr.24785) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.297911+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.299707+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.300674+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.302680+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.303365+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.307335+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.312461+0000 mgr.x (mgr.24785) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.368851+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.370307+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.371308+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.373144+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.373719+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.376373+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.381217+0000 mgr.x (mgr.24785) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.442367+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.444006+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.444853+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.446727+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.447332+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.453588+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.514886+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.516394+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.517479+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.519449+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.520053+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.523400+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.586565+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.587995+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.588784+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.590523+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.591099+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.592024+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.637057+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.638668+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.639843+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.642066+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.642832+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.644134+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.690779+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.692461+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.693433+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.695589+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.696269+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.699989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.745927+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.747602+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.748571+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.750517+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.751134+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.754823+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.799990+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.801640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.802579+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.804488+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.805110+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.809152+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.875083+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.876999+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.878010+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.880154+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.880886+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.884908+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.930588+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.932056+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.933048+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.935046+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.935696+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.939532+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.984717+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.986139+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.986942+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.988665+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:26.989256+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.002044+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.047808+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.049285+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.050372+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.052270+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.052970+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.053881+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.099025+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.100565+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.101629+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.103747+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.104464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.106204+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.152207+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.153864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.154824+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.156763+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.157390+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.161548+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.206503+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.208174+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.209192+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.211244+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:27 smithi148 bash[18638]: audit 2024-03-30T04:41:27.211922+0000 mon.b (mon.2) 612 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.458536+0000 mgr.x (mgr.24785) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.528283+0000 mgr.x (mgr.24785) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.596831+0000 mgr.x (mgr.24785) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.650109+0000 mgr.x (mgr.24785) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.704939+0000 mgr.x (mgr.24785) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.759763+0000 mgr.x (mgr.24785) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.814089+0000 mgr.x (mgr.24785) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.890034+0000 mgr.x (mgr.24785) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:26.944442+0000 mgr.x (mgr.24785) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:26.983951+0000 mgr.x (mgr.24785) 121 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.007056+0000 mgr.x (mgr.24785) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cluster 2024-03-30T04:41:27.041027+0000 mgr.x (mgr.24785) 123 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.058698+0000 mgr.x (mgr.24785) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.112113+0000 mgr.x (mgr.24785) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.166515+0000 mgr.x (mgr.24785) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.215121+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.219968+0000 mgr.x (mgr.24785) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.280730+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.282824+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.283914+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.286924+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.287702+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.291893+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.297002+0000 mgr.x (mgr.24785) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.342144+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.344111+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.345310+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.347802+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.348740+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.353784+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.358752+0000 mgr.x (mgr.24785) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.432344+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.434175+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.435559+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.438345+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.439105+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.441131+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.492132+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.494022+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.494908+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.496988+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.458536+0000 mgr.x (mgr.24785) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.528283+0000 mgr.x (mgr.24785) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.596831+0000 mgr.x (mgr.24785) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.650109+0000 mgr.x (mgr.24785) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.704939+0000 mgr.x (mgr.24785) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.759763+0000 mgr.x (mgr.24785) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.814089+0000 mgr.x (mgr.24785) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.890034+0000 mgr.x (mgr.24785) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:26.944442+0000 mgr.x (mgr.24785) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:26.983951+0000 mgr.x (mgr.24785) 121 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.007056+0000 mgr.x (mgr.24785) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cluster 2024-03-30T04:41:27.041027+0000 mgr.x (mgr.24785) 123 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.058698+0000 mgr.x (mgr.24785) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.112113+0000 mgr.x (mgr.24785) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.166515+0000 mgr.x (mgr.24785) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.215121+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.219968+0000 mgr.x (mgr.24785) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.280730+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.282824+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.283914+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.286924+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.497699+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.499056+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.549524+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.551555+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.553031+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.554933+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.555561+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.557667+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.609926+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.611800+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.613095+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.615253+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.615903+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.617313+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.666503+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.668199+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.669070+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.671122+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.671826+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.673890+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.721169+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.722948+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.723835+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.725941+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.726621+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.732633+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.777693+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.779177+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.780017+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.781906+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.782571+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.788543+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.855018+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.857081+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.858471+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.860987+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.861907+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.868275+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.931288+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.287702+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.291893+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.297002+0000 mgr.x (mgr.24785) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.342144+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.344111+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.345310+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.347802+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.348740+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.353784+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.358752+0000 mgr.x (mgr.24785) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.432344+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.434175+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.435559+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.438345+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.439105+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.441131+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.492132+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.494022+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.494908+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.496988+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.932823+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.933692+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.935592+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.936293+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:27.942158+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.003664+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.012791+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.013754+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.015658+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.016367+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.021853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.067353+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.068937+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.069861+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.071721+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.072373+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.078152+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.140402+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.142098+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.143202+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.145988+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.146697+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[23963]: audit 2024-03-30T04:41:28.153076+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.497699+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.499056+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.549524+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.551555+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.553031+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.554933+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.555561+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.557667+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.609926+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.611800+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.613095+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.615253+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.615903+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.617313+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.666503+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.668199+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.669070+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.671122+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.671826+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.673890+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.721169+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.722948+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.723835+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.725941+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.726621+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.732633+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.777693+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.779177+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.780017+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.781906+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.782571+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.788543+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.855018+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.857081+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.858471+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.860987+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.861907+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.868275+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.931288+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.932823+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.933692+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.935592+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.936293+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:27.942158+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.003664+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.012791+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.013754+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.015658+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.016367+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.021853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.067353+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.068937+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.069861+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.071721+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.072373+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.078152+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.140402+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.142098+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.143202+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.145988+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.146697+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:28 smithi116 bash[18677]: audit 2024-03-30T04:41:28.153076+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.458536+0000 mgr.x (mgr.24785) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.528283+0000 mgr.x (mgr.24785) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.596831+0000 mgr.x (mgr.24785) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.650109+0000 mgr.x (mgr.24785) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.704939+0000 mgr.x (mgr.24785) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.759763+0000 mgr.x (mgr.24785) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.814089+0000 mgr.x (mgr.24785) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.890034+0000 mgr.x (mgr.24785) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:26.944442+0000 mgr.x (mgr.24785) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:26.983951+0000 mgr.x (mgr.24785) 121 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.007056+0000 mgr.x (mgr.24785) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cluster 2024-03-30T04:41:27.041027+0000 mgr.x (mgr.24785) 123 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.058698+0000 mgr.x (mgr.24785) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.112113+0000 mgr.x (mgr.24785) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.166515+0000 mgr.x (mgr.24785) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.215121+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.219968+0000 mgr.x (mgr.24785) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.280730+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.282824+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.283914+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.286924+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.287702+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.291893+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.297002+0000 mgr.x (mgr.24785) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.342144+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.344111+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.345310+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.347802+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.348740+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.353784+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.358752+0000 mgr.x (mgr.24785) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.432344+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.434175+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.435559+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.438345+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.439105+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.441131+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.492132+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.494022+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.494908+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.496988+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.497699+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.499056+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.549524+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.551555+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.553031+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.554933+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.555561+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.557667+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.609926+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.611800+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.613095+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.615253+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.615903+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.617313+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.666503+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.668199+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.669070+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.671122+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.671826+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.673890+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.721169+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.722948+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.723835+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.725941+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.726621+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.732633+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.777693+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.779177+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.780017+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.781906+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.782571+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.788543+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.855018+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.857081+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.858471+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.860987+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.861907+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.868275+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.931288+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.932823+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.933692+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.935592+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.936293+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:27.942158+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.003664+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.012791+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.013754+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.015658+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.016367+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.021853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.067353+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.068937+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.069861+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.071721+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.072373+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.078152+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.140402+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.142098+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.143202+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.145988+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.146697+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:28 smithi148 bash[18638]: audit 2024-03-30T04:41:28.153076+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.446500+0000 mgr.x (mgr.24785) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.504768+0000 mgr.x (mgr.24785) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.565282+0000 mgr.x (mgr.24785) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.622162+0000 mgr.x (mgr.24785) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.679871+0000 mgr.x (mgr.24785) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.737596+0000 mgr.x (mgr.24785) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.793576+0000 mgr.x (mgr.24785) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.873286+0000 mgr.x (mgr.24785) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:27.947083+0000 mgr.x (mgr.24785) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.026873+0000 mgr.x (mgr.24785) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.083141+0000 mgr.x (mgr.24785) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.158119+0000 mgr.x (mgr.24785) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.237944+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.251580+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.252884+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.255082+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.255797+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.258682+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.263584+0000 mgr.x (mgr.24785) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.308426+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.310286+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.311287+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.313483+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.314168+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.315469+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.321157+0000 mgr.x (mgr.24785) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.365843+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.367942+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.369134+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.371898+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.372667+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.375906+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.380803+0000 mgr.x (mgr.24785) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.437160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.438715+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.439644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.441591+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.442260+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.445351+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.491067+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.446500+0000 mgr.x (mgr.24785) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.504768+0000 mgr.x (mgr.24785) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.565282+0000 mgr.x (mgr.24785) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.622162+0000 mgr.x (mgr.24785) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.679871+0000 mgr.x (mgr.24785) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.737596+0000 mgr.x (mgr.24785) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.793576+0000 mgr.x (mgr.24785) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.873286+0000 mgr.x (mgr.24785) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:27.947083+0000 mgr.x (mgr.24785) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.026873+0000 mgr.x (mgr.24785) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.083141+0000 mgr.x (mgr.24785) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.158119+0000 mgr.x (mgr.24785) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.237944+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.251580+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.252884+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.255082+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.255797+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.258682+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.263584+0000 mgr.x (mgr.24785) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.308426+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.310286+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.492535+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.493428+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.495318+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.495995+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.502691+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.564378+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.565833+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.566607+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.568518+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.569160+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.571406+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.616657+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.618166+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.618939+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.620664+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.621246+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.625247+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.686583+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.688564+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.689443+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.691339+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.691957+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.698527+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.764882+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.766862+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.767938+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.770346+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.771095+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.778168+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.839948+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.841450+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.842704+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.845003+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.845751+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.852233+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.913460+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.914877+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.915655+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.917527+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.311287+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.313483+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.314168+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.315469+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.321157+0000 mgr.x (mgr.24785) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.365843+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.367942+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.369134+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.371898+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.372667+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.375906+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.380803+0000 mgr.x (mgr.24785) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.437160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.438715+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.439644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.441591+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.442260+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.445351+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.491067+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.918100+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.919977+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.964815+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.966231+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.967062+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.968817+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.969422+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:28.972213+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.022159+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.024284+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.025308+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.027376+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.028168+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.030491+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.095431+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.096924+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.097755+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.099540+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.100167+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.104253+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.469 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.492535+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.493428+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.495318+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.495995+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.502691+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.564378+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.565833+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.566607+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.568518+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.569160+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.571406+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.616657+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.618166+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.618939+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.620664+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.621246+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.625247+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.686583+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.688564+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.689443+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.153810+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.155456+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.156249+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.158340+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.158974+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.163295+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.212979+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.214710+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.215613+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.217590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[18677]: audit 2024-03-30T04:41:29.218282+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.691339+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.691957+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.698527+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.764882+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.766862+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.767938+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.770346+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.771095+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.778168+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.839948+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.841450+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.842704+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.845003+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.845751+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.852233+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.913460+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.914877+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.915655+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.917527+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.918100+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.919977+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.964815+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.966231+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.967062+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.968817+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.969422+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:28.972213+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.022159+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.024284+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.025308+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.027376+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.028168+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.030491+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.095431+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.096924+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.097755+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.099540+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.100167+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.104253+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.153810+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.155456+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.156249+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.158340+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.158974+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.163295+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.212979+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.214710+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.215613+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.217590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:29 smithi116 bash[23963]: audit 2024-03-30T04:41:29.218282+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.446500+0000 mgr.x (mgr.24785) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.504768+0000 mgr.x (mgr.24785) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.565282+0000 mgr.x (mgr.24785) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.622162+0000 mgr.x (mgr.24785) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.679871+0000 mgr.x (mgr.24785) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.737596+0000 mgr.x (mgr.24785) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.793576+0000 mgr.x (mgr.24785) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.873286+0000 mgr.x (mgr.24785) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:27.947083+0000 mgr.x (mgr.24785) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.026873+0000 mgr.x (mgr.24785) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.083141+0000 mgr.x (mgr.24785) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.158119+0000 mgr.x (mgr.24785) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.237944+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.251580+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.252884+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.255082+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.255797+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.258682+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.263584+0000 mgr.x (mgr.24785) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.308426+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.310286+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.311287+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.313483+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.314168+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.315469+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.321157+0000 mgr.x (mgr.24785) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.365843+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.367942+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.369134+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.371898+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.372667+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.375906+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.380803+0000 mgr.x (mgr.24785) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.437160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.438715+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.439644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.441591+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.442260+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.445351+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.491067+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.492535+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.493428+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.495318+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.495995+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.502691+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.564378+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.565833+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.566607+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.568518+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.569160+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.571406+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.616657+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.618166+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.618939+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.620664+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.621246+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.625247+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.686583+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.688564+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.689443+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.691339+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.691957+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.698527+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.764882+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.766862+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.767938+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.770346+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.771095+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.778168+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.839948+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.841450+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.842704+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.845003+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.845751+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.852233+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.913460+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.914877+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.915655+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.917527+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.918100+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.919977+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.964815+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.966231+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.967062+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.968817+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.969422+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:28.972213+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.022159+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.024284+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.025308+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.027376+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.028168+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.030491+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.095431+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.096924+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.097755+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.099540+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.100167+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.104253+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.153810+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.155456+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.156249+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.158340+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.158974+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.163295+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.212979+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.214710+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.215613+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.217590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:29 smithi148 bash[18638]: audit 2024-03-30T04:41:29.218282+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.450483+0000 mgr.x (mgr.24785) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.507664+0000 mgr.x (mgr.24785) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.576321+0000 mgr.x (mgr.24785) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.630279+0000 mgr.x (mgr.24785) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.703591+0000 mgr.x (mgr.24785) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.783230+0000 mgr.x (mgr.24785) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.857185+0000 mgr.x (mgr.24785) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.924842+0000 mgr.x (mgr.24785) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:28.977115+0000 mgr.x (mgr.24785) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.035913+0000 mgr.x (mgr.24785) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cluster 2024-03-30T04:41:29.041404+0000 mgr.x (mgr.24785) 155 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.109192+0000 mgr.x (mgr.24785) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.168237+0000 mgr.x (mgr.24785) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.404 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.222871+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.227820+0000 mgr.x (mgr.24785) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.288705+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.290393+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.291267+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.293054+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.294037+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.296000+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.450483+0000 mgr.x (mgr.24785) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.507664+0000 mgr.x (mgr.24785) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.576321+0000 mgr.x (mgr.24785) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.630279+0000 mgr.x (mgr.24785) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.703591+0000 mgr.x (mgr.24785) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.783230+0000 mgr.x (mgr.24785) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.857185+0000 mgr.x (mgr.24785) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.924842+0000 mgr.x (mgr.24785) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:28.977115+0000 mgr.x (mgr.24785) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.035913+0000 mgr.x (mgr.24785) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cluster 2024-03-30T04:41:29.041404+0000 mgr.x (mgr.24785) 155 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.109192+0000 mgr.x (mgr.24785) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.168237+0000 mgr.x (mgr.24785) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.222871+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.227820+0000 mgr.x (mgr.24785) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.288705+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.290393+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.291267+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.293054+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.294037+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.296000+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.300897+0000 mgr.x (mgr.24785) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.345868+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.347712+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.348840+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.351269+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.352008+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.352974+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.358999+0000 mgr.x (mgr.24785) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.403689+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.405696+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.406687+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.408690+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.409317+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.411104+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.456294+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.458015+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.458930+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.460807+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.461434+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.462952+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.300897+0000 mgr.x (mgr.24785) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.345868+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.347712+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.348840+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.351269+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.352008+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.352974+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.358999+0000 mgr.x (mgr.24785) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.403689+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.405696+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.406687+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.408690+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.409317+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.411104+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.456294+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.458015+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.458930+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.460807+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.461434+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.462952+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.508977+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.510433+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.511288+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.513224+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.513841+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.514375+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.560012+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.561514+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.562342+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.564061+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.564672+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.565439+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.610610+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.612080+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.612903+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.614764+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.615368+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.616052+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.661232+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.508977+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.510433+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.511288+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.513224+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.513841+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.514375+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.560012+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.412 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.561514+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.562342+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.564061+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.564672+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.565439+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.610610+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.612080+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.612903+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.614764+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.615368+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.616052+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.661232+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.413 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.662713+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.663549+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.665596+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.666250+0000 mon.b (mon.2) 802 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.666600+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.713813+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.715495+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.716764+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.718819+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.719511+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.720241+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.766776+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.768418+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.414 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.769457+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.771359+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.772046+0000 mon.b (mon.2) 812 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.772803+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.818451+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.820079+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.662713+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.663549+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.665596+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.666250+0000 mon.b (mon.2) 802 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.415 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.666600+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.713813+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.715495+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.716764+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.718819+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.719511+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.720241+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.766776+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.768418+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.769457+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.771359+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.772046+0000 mon.b (mon.2) 812 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.772803+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.818451+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.416 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.820079+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.821043+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.823054+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.823712+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.824993+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.870298+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.871750+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.872795+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.874556+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.417 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.875164+0000 mon.b (mon.2) 822 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.875733+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.921078+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.922540+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.923356+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.925122+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.925748+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.927611+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.972397+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.973941+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.974837+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.418 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.976593+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.821043+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.823054+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.823712+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.824993+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.870298+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.871750+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.872795+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.874556+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.875164+0000 mon.b (mon.2) 822 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.875733+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.419 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.921078+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.922540+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.923356+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.925122+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.925748+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.927611+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.972397+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.973941+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.974837+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.976593+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.977223+0000 mon.b (mon.2) 832 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.420 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:29.978943+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.025474+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.026936+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.027818+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.030169+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.030910+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.035555+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.080541+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.082016+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.082848+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.084638+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.085263+0000 mon.b (mon.2) 842 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.086344+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.131413+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.132929+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.133733+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.135511+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.136121+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.977223+0000 mon.b (mon.2) 832 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:29.978943+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.025474+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.026936+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.027818+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.030169+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.030910+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.035555+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.080541+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.082016+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.082848+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.084638+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.085263+0000 mon.b (mon.2) 842 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.086344+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.131413+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.132929+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.133733+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.135511+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.136121+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.137368+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.182231+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.183670+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.184482+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.186253+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.186900+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.187818+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[23963]: audit 2024-03-30T04:41:30.232584+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.137368+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.182231+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.183670+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.184482+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.186253+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.424 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.186900+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.425 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.187818+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.425 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:30 smithi116 bash[18677]: audit 2024-03-30T04:41:30.232584+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.450483+0000 mgr.x (mgr.24785) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.507664+0000 mgr.x (mgr.24785) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.576321+0000 mgr.x (mgr.24785) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.630279+0000 mgr.x (mgr.24785) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.703591+0000 mgr.x (mgr.24785) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.783230+0000 mgr.x (mgr.24785) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.857185+0000 mgr.x (mgr.24785) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.924842+0000 mgr.x (mgr.24785) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:28.977115+0000 mgr.x (mgr.24785) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.035913+0000 mgr.x (mgr.24785) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cluster 2024-03-30T04:41:29.041404+0000 mgr.x (mgr.24785) 155 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.109192+0000 mgr.x (mgr.24785) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.168237+0000 mgr.x (mgr.24785) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.222871+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.227820+0000 mgr.x (mgr.24785) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.288705+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.290393+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.291267+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.293054+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.294037+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.296000+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.300897+0000 mgr.x (mgr.24785) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.345868+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.347712+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.348840+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.351269+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.352008+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.352974+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.358999+0000 mgr.x (mgr.24785) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.403689+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.405696+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.406687+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.408690+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.409317+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.411104+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.456294+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.458015+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.458930+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.460807+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.461434+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.462952+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.508977+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.510433+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.511288+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.513224+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.513841+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.514375+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.560012+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.561514+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.562342+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.564061+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.564672+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.565439+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.610610+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.612080+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.612903+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.614764+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.615368+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.616052+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.661232+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.662713+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.663549+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.665596+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.666250+0000 mon.b (mon.2) 802 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.666600+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.713813+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.715495+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.716764+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.718819+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.719511+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.720241+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.766776+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.768418+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.769457+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.771359+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.772046+0000 mon.b (mon.2) 812 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.772803+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.818451+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.820079+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.821043+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.823054+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.823712+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.824993+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.870298+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.871750+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.872795+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.874556+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.875164+0000 mon.b (mon.2) 822 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.875733+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.921078+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.922540+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.923356+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.925122+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.925748+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.927611+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.972397+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.973941+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.974837+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.976593+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.977223+0000 mon.b (mon.2) 832 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:29.978943+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.025474+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.026936+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.027818+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.030169+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.030910+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.035555+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.080541+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.082016+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.082848+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.084638+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.085263+0000 mon.b (mon.2) 842 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.086344+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.131413+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.132929+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.133733+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.135511+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.136121+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.137368+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.182231+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.183670+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.184482+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.186253+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.186900+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.187818+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:30.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:30 smithi148 bash[18638]: audit 2024-03-30T04:41:30.232584+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.415995+0000 mgr.x (mgr.24785) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.467951+0000 mgr.x (mgr.24785) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.519203+0000 mgr.x (mgr.24785) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.570249+0000 mgr.x (mgr.24785) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.620875+0000 mgr.x (mgr.24785) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.671478+0000 mgr.x (mgr.24785) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.726249+0000 mgr.x (mgr.24785) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.778620+0000 mgr.x (mgr.24785) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.829814+0000 mgr.x (mgr.24785) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.880575+0000 mgr.x (mgr.24785) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.932482+0000 mgr.x (mgr.24785) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:29.983779+0000 mgr.x (mgr.24785) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.040507+0000 mgr.x (mgr.24785) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.091159+0000 mgr.x (mgr.24785) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.142205+0000 mgr.x (mgr.24785) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.192677+0000 mgr.x (mgr.24785) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.234052+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.235072+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.268863+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.269502+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.273293+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.415995+0000 mgr.x (mgr.24785) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.467951+0000 mgr.x (mgr.24785) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.519203+0000 mgr.x (mgr.24785) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.570249+0000 mgr.x (mgr.24785) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.620875+0000 mgr.x (mgr.24785) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.671478+0000 mgr.x (mgr.24785) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.726249+0000 mgr.x (mgr.24785) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.778620+0000 mgr.x (mgr.24785) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.829814+0000 mgr.x (mgr.24785) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.880575+0000 mgr.x (mgr.24785) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.932482+0000 mgr.x (mgr.24785) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:29.983779+0000 mgr.x (mgr.24785) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.040507+0000 mgr.x (mgr.24785) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.091159+0000 mgr.x (mgr.24785) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.142205+0000 mgr.x (mgr.24785) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.192677+0000 mgr.x (mgr.24785) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.234052+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.235072+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.268863+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.269502+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.273293+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.278209+0000 mgr.x (mgr.24785) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.318106+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.319534+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.320336+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.322084+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.322722+0000 mon.b (mon.2) 862 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.324478+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.329314+0000 mgr.x (mgr.24785) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.369422+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.370901+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.371712+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.373476+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.374081+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.374648+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.379493+0000 mgr.x (mgr.24785) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.424288+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.426300+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.427280+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.429228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.429877+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.431047+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.476247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.477772+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.478579+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.480380+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.481017+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.482361+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.532645+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.534486+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.535405+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.537587+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.538350+0000 mon.b (mon.2) 882 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.543845+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.588928+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.590348+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.591345+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.593303+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.593957+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.599013+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.665403+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.667167+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.668080+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.670214+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.670945+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.673015+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.761206+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.763148+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.764235+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.766878+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.767737+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.772385+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.852496+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.854830+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.856076+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.858715+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.859529+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.864574+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.950008+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.952109+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.278209+0000 mgr.x (mgr.24785) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.318106+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.319534+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.320336+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.322084+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.322722+0000 mon.b (mon.2) 862 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.324478+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.329314+0000 mgr.x (mgr.24785) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.369422+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.370901+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.371712+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.373476+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.374081+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.374648+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.379493+0000 mgr.x (mgr.24785) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.424288+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.426300+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.427280+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.429228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.429877+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.953256+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.955562+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.956381+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:30.958741+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.021097+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.022980+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.024256+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.027018+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.027838+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.032644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.097591+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.099907+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.101285+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.105667+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.106536+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.110641+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.178114+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.180691+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.181931+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.184443+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.185197+0000 mon.b (mon.2) 922 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[23963]: audit 2024-03-30T04:41:31.188492+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.431047+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.476247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.477772+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.478579+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.480380+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.481017+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.482361+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.532645+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.534486+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.535405+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.537587+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.538350+0000 mon.b (mon.2) 882 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.543845+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.588928+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.590348+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.591345+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.593303+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.593957+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.599013+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.665403+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.667167+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.668080+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.670214+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.670945+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.673015+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.761206+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.763148+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.764235+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.766878+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.767737+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.772385+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.852496+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.854830+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.856076+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.858715+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.859529+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.864574+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.950008+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.952109+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.953256+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.955562+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.956381+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:30.958741+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.021097+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.022980+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.024256+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.027018+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.027838+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.032644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.097591+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.099907+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.101285+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.105667+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.106536+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.110641+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.178114+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.180691+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.181931+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.184443+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.185197+0000 mon.b (mon.2) 922 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:31 smithi116 bash[18677]: audit 2024-03-30T04:41:31.188492+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.415995+0000 mgr.x (mgr.24785) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.467951+0000 mgr.x (mgr.24785) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.519203+0000 mgr.x (mgr.24785) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.570249+0000 mgr.x (mgr.24785) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.620875+0000 mgr.x (mgr.24785) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.671478+0000 mgr.x (mgr.24785) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.726249+0000 mgr.x (mgr.24785) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.778620+0000 mgr.x (mgr.24785) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.829814+0000 mgr.x (mgr.24785) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.880575+0000 mgr.x (mgr.24785) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.932482+0000 mgr.x (mgr.24785) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:29.983779+0000 mgr.x (mgr.24785) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.040507+0000 mgr.x (mgr.24785) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.091159+0000 mgr.x (mgr.24785) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.142205+0000 mgr.x (mgr.24785) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.192677+0000 mgr.x (mgr.24785) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.234052+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.235072+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.268863+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.269502+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.273293+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.278209+0000 mgr.x (mgr.24785) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.318106+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.319534+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.320336+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.322084+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.322722+0000 mon.b (mon.2) 862 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.324478+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.329314+0000 mgr.x (mgr.24785) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.369422+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.370901+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.371712+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.373476+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.374081+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.374648+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.379493+0000 mgr.x (mgr.24785) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.424288+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.426300+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.427280+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.429228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.429877+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.431047+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.476247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.477772+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.478579+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.480380+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.481017+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.482361+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.532645+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.534486+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.535405+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.537587+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.538350+0000 mon.b (mon.2) 882 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.543845+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.588928+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.590348+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.591345+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.593303+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.593957+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.599013+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.665403+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.667167+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.668080+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.670214+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.670945+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.673015+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.761206+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.763148+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.764235+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.766878+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.767737+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.772385+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.852496+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.854830+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.856076+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.858715+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.859529+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.864574+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.950008+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.952109+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.953256+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.955562+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.956381+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:30.958741+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.021097+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.022980+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.024256+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.027018+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.027838+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.032644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.097591+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.099907+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.101285+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.105667+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.106536+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.110641+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.178114+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.180691+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.181931+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:31.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.184443+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:31.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.185197+0000 mon.b (mon.2) 922 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:31.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:31 smithi148 bash[18638]: audit 2024-03-30T04:41:31.188492+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.435894+0000 mgr.x (mgr.24785) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.487424+0000 mgr.x (mgr.24785) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.548849+0000 mgr.x (mgr.24785) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.604063+0000 mgr.x (mgr.24785) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.677847+0000 mgr.x (mgr.24785) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.777562+0000 mgr.x (mgr.24785) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.870002+0000 mgr.x (mgr.24785) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:30.964508+0000 mgr.x (mgr.24785) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.037788+0000 mgr.x (mgr.24785) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cluster 2024-03-30T04:41:31.042256+0000 mgr.x (mgr.24785) 189 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.115862+0000 mgr.x (mgr.24785) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.194532+0000 mgr.x (mgr.24785) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.262410+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.264741+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.265810+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.268000+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.268778+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.271027+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.276571+0000 mgr.x (mgr.24785) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.339248+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.340959+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.435894+0000 mgr.x (mgr.24785) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.487424+0000 mgr.x (mgr.24785) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.548849+0000 mgr.x (mgr.24785) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.604063+0000 mgr.x (mgr.24785) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.677847+0000 mgr.x (mgr.24785) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.777562+0000 mgr.x (mgr.24785) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.870002+0000 mgr.x (mgr.24785) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:30.964508+0000 mgr.x (mgr.24785) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.037788+0000 mgr.x (mgr.24785) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cluster 2024-03-30T04:41:31.042256+0000 mgr.x (mgr.24785) 189 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.115862+0000 mgr.x (mgr.24785) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.194532+0000 mgr.x (mgr.24785) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.262410+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.264741+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.265810+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.268000+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.268778+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.271027+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.276571+0000 mgr.x (mgr.24785) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.339248+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.340959+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.341822+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.343827+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.344505+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.347096+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.352190+0000 mgr.x (mgr.24785) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.396058+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.397661+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.398532+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.400557+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.401343+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.404747+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.455081+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.456695+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.457608+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.459438+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.460421+0000 mon.b (mon.2) 942 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.463333+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.527829+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.529384+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.341822+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.343827+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.344505+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.347096+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.352190+0000 mgr.x (mgr.24785) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.396058+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.397661+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.398532+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.400557+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.401343+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.404747+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.455081+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.456695+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.457608+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.459438+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.460421+0000 mon.b (mon.2) 942 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.463333+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.527829+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.529384+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.530324+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.532182+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.533015+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.535555+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.598092+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.599578+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.600384+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.602208+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.602848+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.605200+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.666952+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.668426+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.669253+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.671076+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.671691+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.676002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.721609+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.723097+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.723909+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.530324+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.532182+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.533015+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.535555+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.598092+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.599578+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.600384+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.602208+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.602848+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.605200+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.666952+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.668426+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.669253+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.671076+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.671691+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.676002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.721609+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.723097+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.723909+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.725906+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.726547+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.730538+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.796342+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.798166+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.799071+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.801172+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.801820+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.806050+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.872389+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.874109+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.875118+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.876957+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.877541+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.881718+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.927719+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.929374+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.930170+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.931968+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.932588+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.725906+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.726547+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.730538+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.796342+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.798166+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.799071+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.801172+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.801820+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.806050+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.872389+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.874109+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.875118+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.876957+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.877541+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.881718+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.927719+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.929374+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.930170+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.931968+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.932588+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.936573+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.981555+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.983236+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.984334+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.986714+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.987438+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:31.990208+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.037765+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.039306+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.040183+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.042174+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.042802+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.046945+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.092832+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.094485+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.095824+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.098749+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.099564+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.103221+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.936573+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.981555+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.983236+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.984334+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.986714+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.987438+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:31.990208+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.037765+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.039306+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.040183+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.042174+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.042802+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.046945+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.092832+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.094485+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.095824+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.098749+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.099564+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.103221+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.150738+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.152320+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.153214+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.155782+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.156768+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.161291+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.207557+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.209045+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.210166+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.211989+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.212645+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[18677]: audit 2024-03-30T04:41:32.216026+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.150738+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.152320+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.153214+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.155782+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.156768+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.161291+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.207557+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.209045+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.210166+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.211989+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.212645+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:32 smithi116 bash[23963]: audit 2024-03-30T04:41:32.216026+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.435894+0000 mgr.x (mgr.24785) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.487424+0000 mgr.x (mgr.24785) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.548849+0000 mgr.x (mgr.24785) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.604063+0000 mgr.x (mgr.24785) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.677847+0000 mgr.x (mgr.24785) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.777562+0000 mgr.x (mgr.24785) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.870002+0000 mgr.x (mgr.24785) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:30.964508+0000 mgr.x (mgr.24785) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.037788+0000 mgr.x (mgr.24785) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cluster 2024-03-30T04:41:31.042256+0000 mgr.x (mgr.24785) 189 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.115862+0000 mgr.x (mgr.24785) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.194532+0000 mgr.x (mgr.24785) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.262410+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.264741+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.265810+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.268000+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.268778+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.271027+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.276571+0000 mgr.x (mgr.24785) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.339248+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.340959+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.341822+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.343827+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.344505+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.347096+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.352190+0000 mgr.x (mgr.24785) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.396058+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.397661+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.398532+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.400557+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.401343+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.404747+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.455081+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.456695+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.457608+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.459438+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.460421+0000 mon.b (mon.2) 942 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.463333+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.527829+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.529384+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.530324+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.532182+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.533015+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.535555+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.598092+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.599578+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.600384+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.602208+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.602848+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.605200+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.666952+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.668426+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.669253+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.671076+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.671691+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.676002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.721609+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.723097+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.723909+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.725906+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.726547+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.730538+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.796342+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.798166+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.799071+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.801172+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.801820+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.806050+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.872389+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.874109+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.875118+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.876957+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.877541+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.881718+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.927719+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.929374+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.930170+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.931968+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.932588+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.936573+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.981555+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.983236+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.984334+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.986714+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.987438+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:31.990208+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.037765+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.039306+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.040183+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.042174+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.042802+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.046945+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.092832+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.094485+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.095824+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.098749+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.099564+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.103221+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.150738+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.152320+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.153214+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.155782+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.156768+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.161291+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.207557+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.209045+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.210166+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.211989+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.212645+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:32 smithi148 bash[18638]: audit 2024-03-30T04:41:32.216026+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.410213+0000 mgr.x (mgr.24785) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.468543+0000 mgr.x (mgr.24785) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.541315+0000 mgr.x (mgr.24785) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.610062+0000 mgr.x (mgr.24785) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.681043+0000 mgr.x (mgr.24785) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.495 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.735509+0000 mgr.x (mgr.24785) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.811216+0000 mgr.x (mgr.24785) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.886887+0000 mgr.x (mgr.24785) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.941671+0000 mgr.x (mgr.24785) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:31.995121+0000 mgr.x (mgr.24785) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.052636+0000 mgr.x (mgr.24785) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.110335+0000 mgr.x (mgr.24785) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.166472+0000 mgr.x (mgr.24785) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.220899+0000 mgr.x (mgr.24785) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.282411+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.284110+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.284898+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.286575+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.287130+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.288229+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.293120+0000 mgr.x (mgr.24785) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.332893+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.334386+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.335416+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.337676+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.338387+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.342282+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.347751+0000 mgr.x (mgr.24785) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.393108+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.394947+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.395924+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.398189+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.398923+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.403378+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.452233+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.454375+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.455239+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.457174+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.457783+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.461608+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.542217+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.544393+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.545697+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.547980+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.548742+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.553730+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.620227+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.622117+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.623096+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.625238+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.625962+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.630454+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.697529+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.699577+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.700675+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.706075+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.706959+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.711614+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.761789+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.763489+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.764360+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.766279+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.766958+0000 mon.b (mon.2) 1042 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.771523+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.825324+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.827028+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.828035+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.830246+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.830965+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.834999+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.910459+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.912258+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.913173+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.915147+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.915815+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.920097+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.969504+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.971235+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.972057+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.973905+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.974563+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:32.978058+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.023300+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.024725+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.025560+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.027377+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.027987+0000 mon.b (mon.2) 1062 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.032019+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.077327+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.078780+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.079546+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.081322+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.081866+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.085751+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.131510+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.132956+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.133972+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.135861+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.136458+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.140831+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.186748+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.188260+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.189140+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.190926+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.191517+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[18638]: audit 2024-03-30T04:41:33.197997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.410213+0000 mgr.x (mgr.24785) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.468543+0000 mgr.x (mgr.24785) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.541315+0000 mgr.x (mgr.24785) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.610062+0000 mgr.x (mgr.24785) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.681043+0000 mgr.x (mgr.24785) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.735509+0000 mgr.x (mgr.24785) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.811216+0000 mgr.x (mgr.24785) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.886887+0000 mgr.x (mgr.24785) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.941671+0000 mgr.x (mgr.24785) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:31.995121+0000 mgr.x (mgr.24785) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.052636+0000 mgr.x (mgr.24785) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.110335+0000 mgr.x (mgr.24785) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.166472+0000 mgr.x (mgr.24785) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.220899+0000 mgr.x (mgr.24785) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.282411+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.284110+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.284898+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.286575+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.287130+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.288229+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.293120+0000 mgr.x (mgr.24785) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.410213+0000 mgr.x (mgr.24785) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.468543+0000 mgr.x (mgr.24785) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.541315+0000 mgr.x (mgr.24785) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.610062+0000 mgr.x (mgr.24785) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.681043+0000 mgr.x (mgr.24785) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.735509+0000 mgr.x (mgr.24785) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.811216+0000 mgr.x (mgr.24785) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.886887+0000 mgr.x (mgr.24785) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.941671+0000 mgr.x (mgr.24785) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:31.995121+0000 mgr.x (mgr.24785) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.052636+0000 mgr.x (mgr.24785) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.110335+0000 mgr.x (mgr.24785) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.166472+0000 mgr.x (mgr.24785) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.220899+0000 mgr.x (mgr.24785) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.282411+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.284110+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.284898+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.286575+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.287130+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.288229+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.293120+0000 mgr.x (mgr.24785) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.332893+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.334386+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.335416+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.337676+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.338387+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.342282+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.347751+0000 mgr.x (mgr.24785) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.393108+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.394947+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.395924+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.398189+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.398923+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.403378+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.452233+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.454375+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.455239+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.457174+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.457783+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.461608+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.332893+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.334386+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.335416+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.337676+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.338387+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.342282+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.347751+0000 mgr.x (mgr.24785) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.393108+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.394947+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.395924+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.398189+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.398923+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.403378+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.452233+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.454375+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.455239+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.457174+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.457783+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.461608+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.542217+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.544393+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.545697+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.547980+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.548742+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.553730+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.620227+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.622117+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.623096+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.625238+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.625962+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.630454+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.697529+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.699577+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.700675+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.706075+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.706959+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.711614+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.761789+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.763489+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.764360+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.766279+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.766958+0000 mon.b (mon.2) 1042 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.771523+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.825324+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.827028+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.828035+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.830246+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.830965+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.834999+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.910459+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.912258+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.913173+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.915147+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.915815+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.920097+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.969504+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.971235+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.972057+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.542217+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.544393+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.545697+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.547980+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.548742+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.553730+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.620227+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.622117+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.623096+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.625238+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.625962+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.630454+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.697529+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.699577+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.700675+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.706075+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.706959+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.711614+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.761789+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.763489+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.973905+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.974563+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:32.978058+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.023300+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.024725+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.025560+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.027377+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.027987+0000 mon.b (mon.2) 1062 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.032019+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.077327+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.078780+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.079546+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.081322+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.081866+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.085751+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.131510+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.132956+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.133972+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.135861+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.136458+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.140831+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.186748+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.188260+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.189140+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.190926+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.191517+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[18677]: audit 2024-03-30T04:41:33.197997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.764360+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.766279+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.766958+0000 mon.b (mon.2) 1042 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.771523+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.825324+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.827028+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.828035+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.830246+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.830965+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.834999+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.910459+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.912258+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.913173+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.915147+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.915815+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.920097+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.969504+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.971235+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.972057+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.973905+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.974563+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:32.978058+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.023300+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.024725+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.025560+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.027377+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.027987+0000 mon.b (mon.2) 1062 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.032019+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.077327+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.078780+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.079546+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.081322+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.081866+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.085751+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.131510+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.132956+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.133972+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.135861+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.136458+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.140831+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.186748+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.188260+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.189140+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.190926+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.191517+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:33.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:33 smithi116 bash[23963]: audit 2024-03-30T04:41:33.197997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:33.767 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:33 smithi148 bash[55192]: ts=2024-03-30T04:41:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:34.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.409012+0000 mgr.x (mgr.24785) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.466603+0000 mgr.x (mgr.24785) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.558913+0000 mgr.x (mgr.24785) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.635869+0000 mgr.x (mgr.24785) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.716972+0000 mgr.x (mgr.24785) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.780316+0000 mgr.x (mgr.24785) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.849039+0000 mgr.x (mgr.24785) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.925019+0000 mgr.x (mgr.24785) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:32.982975+0000 mgr.x (mgr.24785) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.037000+0000 mgr.x (mgr.24785) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cluster 2024-03-30T04:41:33.042581+0000 mgr.x (mgr.24785) 220 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.090668+0000 mgr.x (mgr.24785) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.145799+0000 mgr.x (mgr.24785) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.202991+0000 mgr.x (mgr.24785) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.243366+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.274045+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.275077+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.276965+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.277595+0000 mon.b (mon.2) 1082 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.280750+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.285792+0000 mgr.x (mgr.24785) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.409012+0000 mgr.x (mgr.24785) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.466603+0000 mgr.x (mgr.24785) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.558913+0000 mgr.x (mgr.24785) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.635869+0000 mgr.x (mgr.24785) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.716972+0000 mgr.x (mgr.24785) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.780316+0000 mgr.x (mgr.24785) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.849039+0000 mgr.x (mgr.24785) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.925019+0000 mgr.x (mgr.24785) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:32.982975+0000 mgr.x (mgr.24785) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.037000+0000 mgr.x (mgr.24785) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cluster 2024-03-30T04:41:33.042581+0000 mgr.x (mgr.24785) 220 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.090668+0000 mgr.x (mgr.24785) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.145799+0000 mgr.x (mgr.24785) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.202991+0000 mgr.x (mgr.24785) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.243366+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.274045+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.275077+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.276965+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.277595+0000 mon.b (mon.2) 1082 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.280750+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.285792+0000 mgr.x (mgr.24785) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.360796+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.362577+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.363665+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.366212+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.367005+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.373852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.379047+0000 mgr.x (mgr.24785) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.437138+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.438803+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.439976+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.442106+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.442790+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.446603+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.495474+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.497155+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.498157+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.500324+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.501101+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.505413+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.582380+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.584083+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.585144+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.587366+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.588149+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.591339+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.654385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.656122+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.657364+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.659458+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.660204+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.663512+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.725948+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.727507+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.728355+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.730303+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.730988+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.733067+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.780559+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.782309+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.360796+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.362577+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.363665+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.366212+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.367005+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.373852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.379047+0000 mgr.x (mgr.24785) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.437138+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.438803+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.439976+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.442106+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.442790+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.446603+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.495474+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.497155+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.498157+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.500324+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.501101+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.505413+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.783233+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.785473+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.786172+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.788757+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.833667+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.835201+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.836195+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.838058+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.838711+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.840941+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.886316+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.888127+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.888997+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.890834+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.891446+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.893530+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.940689+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.942226+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.943059+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.945006+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.945646+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.947354+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.994180+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.995847+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.996709+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.998674+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:33.999305+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.001266+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.046454+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.048048+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.048877+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.050669+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.051262+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.053505+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.098485+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.100177+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.101151+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.103354+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.582380+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.584083+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.585144+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.587366+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.588149+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.591339+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.654385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.656122+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.657364+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.659458+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.660204+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.663512+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.725948+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.727507+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.728355+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.730303+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.730988+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.733067+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.780559+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.782309+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.104032+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.105429+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.166899+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.168346+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.169151+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.170837+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.171442+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.174612+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.220572+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.222231+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.223374+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.225779+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.226508+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[23963]: audit 2024-03-30T04:41:34.230119+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.783233+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.785473+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.786172+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.788757+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.833667+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.835201+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.836195+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.838058+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.838711+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.840941+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.886316+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.888127+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.888997+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.890834+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.891446+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.893530+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.940689+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.942226+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.943059+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.945006+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.945646+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.947354+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.994180+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.995847+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.996709+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.998674+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:33.999305+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.001266+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.046454+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.048048+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.048877+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.050669+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.051262+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.053505+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.098485+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.100177+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.101151+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.103354+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.104032+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.105429+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.166899+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.168346+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.169151+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.170837+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.171442+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.174612+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.220572+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.222231+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.223374+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.225779+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.534 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.226508+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.534 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:34 smithi116 bash[18677]: audit 2024-03-30T04:41:34.230119+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:34 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-30T04:41:34.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:34 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:34.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:34 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.409012+0000 mgr.x (mgr.24785) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.466603+0000 mgr.x (mgr.24785) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.558913+0000 mgr.x (mgr.24785) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.635869+0000 mgr.x (mgr.24785) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.716972+0000 mgr.x (mgr.24785) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.780316+0000 mgr.x (mgr.24785) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.849039+0000 mgr.x (mgr.24785) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.925019+0000 mgr.x (mgr.24785) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:32.982975+0000 mgr.x (mgr.24785) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.037000+0000 mgr.x (mgr.24785) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cluster 2024-03-30T04:41:33.042581+0000 mgr.x (mgr.24785) 220 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.090668+0000 mgr.x (mgr.24785) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.145799+0000 mgr.x (mgr.24785) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.202991+0000 mgr.x (mgr.24785) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.243366+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.274045+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.275077+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.276965+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.277595+0000 mon.b (mon.2) 1082 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.280750+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.285792+0000 mgr.x (mgr.24785) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.360796+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.362577+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.363665+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.366212+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.367005+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.373852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.379047+0000 mgr.x (mgr.24785) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.437138+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.438803+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.439976+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.442106+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.442790+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.446603+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.495474+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.497155+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.498157+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.500324+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.501101+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.505413+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.582380+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.584083+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.585144+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.587366+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.588149+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.591339+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.654385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.656122+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.657364+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.659458+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.660204+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.663512+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.725948+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.727507+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.728355+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.730303+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.730988+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.733067+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.780559+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.782309+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.783233+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.785473+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.786172+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.788757+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.833667+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.835201+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.836195+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.838058+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.838711+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.840941+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.886316+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.888127+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.888997+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.890834+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.891446+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.893530+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.940689+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.942226+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.943059+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.945006+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.945646+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.947354+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.994180+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.995847+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.996709+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.998674+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:33.999305+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.001266+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.046454+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.048048+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.048877+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.050669+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.051262+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.053505+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.098485+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.100177+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.101151+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.103354+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.104032+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.105429+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.166899+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.168346+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.169151+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.170837+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.171442+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.174612+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.220572+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.222231+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:34.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.223374+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:34.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.225779+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:34.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.226508+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:34.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:34 smithi148 bash[18638]: audit 2024-03-30T04:41:34.230119+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.451614+0000 mgr.x (mgr.24785) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.510429+0000 mgr.x (mgr.24785) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.596925+0000 mgr.x (mgr.24785) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.669558+0000 mgr.x (mgr.24785) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.738570+0000 mgr.x (mgr.24785) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.793663+0000 mgr.x (mgr.24785) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.845907+0000 mgr.x (mgr.24785) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.898422+0000 mgr.x (mgr.24785) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:33.952371+0000 mgr.x (mgr.24785) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.006270+0000 mgr.x (mgr.24785) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.058453+0000 mgr.x (mgr.24785) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.110493+0000 mgr.x (mgr.24785) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.179655+0000 mgr.x (mgr.24785) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.235473+0000 mgr.x (mgr.24785) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.303559+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.305507+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.306427+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.308367+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.309153+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.311534+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.316753+0000 mgr.x (mgr.24785) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.451614+0000 mgr.x (mgr.24785) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.510429+0000 mgr.x (mgr.24785) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.596925+0000 mgr.x (mgr.24785) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.669558+0000 mgr.x (mgr.24785) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.738570+0000 mgr.x (mgr.24785) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.793663+0000 mgr.x (mgr.24785) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.845907+0000 mgr.x (mgr.24785) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.898422+0000 mgr.x (mgr.24785) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:33.952371+0000 mgr.x (mgr.24785) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.006270+0000 mgr.x (mgr.24785) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.058453+0000 mgr.x (mgr.24785) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.110493+0000 mgr.x (mgr.24785) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.179655+0000 mgr.x (mgr.24785) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.235473+0000 mgr.x (mgr.24785) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.303559+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.305507+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.306427+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.308367+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.309153+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.311534+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.316753+0000 mgr.x (mgr.24785) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.378964+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.381033+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.382144+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.384536+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.385319+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.390901+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.456933+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.458521+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.459341+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.461126+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.461711+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.464066+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.509676+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.511264+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.512331+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.514174+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.514810+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.517346+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.567326+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.378964+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.381033+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.382144+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.384536+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.385319+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.390901+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.456933+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.458521+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.459341+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.461126+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.461711+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.464066+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.509676+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.511264+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.512331+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.514174+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.514810+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.517346+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.567326+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.568916+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.569803+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.571584+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.572269+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.578864+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.645574+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.647500+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.648523+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.650527+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.651157+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.655225+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.738264+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.740115+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.741154+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.743190+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.743963+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.746473+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.797315+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.799110+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.800049+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.568916+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.569803+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.571584+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.572269+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.578864+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.645574+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.647500+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.648523+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.650527+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.651157+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.655225+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.738264+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.740115+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.741154+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.743190+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.743963+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.746473+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.797315+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.799110+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.800049+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.802212+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.802910+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.804503+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.854730+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.856480+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.857285+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.859262+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.859865+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.861208+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.910489+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.912283+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.913385+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.915216+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.915822+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.917236+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.977081+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.979533+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.980979+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.983837+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.802212+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.802910+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.804503+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.854730+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.856480+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.857285+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.859262+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.859865+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.861208+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.910489+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.912283+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.913385+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.915216+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.915822+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.917236+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.977081+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.979533+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.980979+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.983837+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.984899+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:34.987829+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.072082+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.074131+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.075626+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.078520+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.079511+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.084037+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.147564+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.149087+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.149944+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.151763+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.152360+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.157959+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.219064+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.220536+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.221342+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.223069+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.223651+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[23963]: audit 2024-03-30T04:41:35.229219+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.984899+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:34.987829+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.072082+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.074131+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.075626+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.078520+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.079511+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.084037+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.147564+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.149087+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.149944+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.151763+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.152360+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.157959+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.219064+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.220536+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.221342+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.223069+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.223651+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:35 smithi116 bash[18677]: audit 2024-03-30T04:41:35.229219+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.451614+0000 mgr.x (mgr.24785) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.510429+0000 mgr.x (mgr.24785) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.596925+0000 mgr.x (mgr.24785) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.669558+0000 mgr.x (mgr.24785) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.738570+0000 mgr.x (mgr.24785) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.793663+0000 mgr.x (mgr.24785) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.845907+0000 mgr.x (mgr.24785) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.898422+0000 mgr.x (mgr.24785) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:33.952371+0000 mgr.x (mgr.24785) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.006270+0000 mgr.x (mgr.24785) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.058453+0000 mgr.x (mgr.24785) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.110493+0000 mgr.x (mgr.24785) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.179655+0000 mgr.x (mgr.24785) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.235473+0000 mgr.x (mgr.24785) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.303559+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.305507+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.306427+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.308367+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.309153+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.311534+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.316753+0000 mgr.x (mgr.24785) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.378964+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.381033+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.382144+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.384536+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.385319+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.390901+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.456933+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.458521+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.459341+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.461126+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.461711+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.464066+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.509676+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.511264+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.512331+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.514174+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.514810+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.517346+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.567326+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.568916+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.569803+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.571584+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.572269+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.578864+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.645574+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.647500+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.648523+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.650527+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.651157+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.655225+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.738264+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.740115+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.741154+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.743190+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.743963+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.746473+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.797315+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.799110+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.800049+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.802212+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.802910+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.804503+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.854730+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.856480+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.857285+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.859262+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.859865+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.861208+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.910489+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.912283+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.913385+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.915216+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.915822+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.917236+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.977081+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.979533+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.980979+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.983837+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.984899+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:34.987829+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.072082+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.074131+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.075626+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.078520+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.079511+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.084037+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.147564+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.149087+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.149944+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.151763+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.152360+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.157959+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.219064+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.220536+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.221342+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.223069+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.223651+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:35 smithi148 bash[18638]: audit 2024-03-30T04:41:35.229219+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.395925+0000 mgr.x (mgr.24785) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.469500+0000 mgr.x (mgr.24785) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.522339+0000 mgr.x (mgr.24785) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.583930+0000 mgr.x (mgr.24785) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.660351+0000 mgr.x (mgr.24785) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.751773+0000 mgr.x (mgr.24785) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.810207+0000 mgr.x (mgr.24785) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.869036+0000 mgr.x (mgr.24785) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.922804+0000 mgr.x (mgr.24785) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:34.993812+0000 mgr.x (mgr.24785) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cluster 2024-03-30T04:41:35.043025+0000 mgr.x (mgr.24785) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.091216+0000 mgr.x (mgr.24785) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.163023+0000 mgr.x (mgr.24785) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.234275+0000 mgr.x (mgr.24785) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.290288+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.291756+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.292544+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.294299+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.294834+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.298063+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.303359+0000 mgr.x (mgr.24785) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.395925+0000 mgr.x (mgr.24785) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.469500+0000 mgr.x (mgr.24785) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.522339+0000 mgr.x (mgr.24785) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.583930+0000 mgr.x (mgr.24785) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.660351+0000 mgr.x (mgr.24785) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.751773+0000 mgr.x (mgr.24785) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.810207+0000 mgr.x (mgr.24785) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.869036+0000 mgr.x (mgr.24785) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.922804+0000 mgr.x (mgr.24785) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:34.993812+0000 mgr.x (mgr.24785) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cluster 2024-03-30T04:41:35.043025+0000 mgr.x (mgr.24785) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.091216+0000 mgr.x (mgr.24785) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.163023+0000 mgr.x (mgr.24785) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.234275+0000 mgr.x (mgr.24785) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.290288+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.291756+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.292544+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.294299+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.294834+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.298063+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.303359+0000 mgr.x (mgr.24785) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.343704+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.345140+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.346150+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.347954+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.348512+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.350599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.355666+0000 mgr.x (mgr.24785) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.395552+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.397254+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.398385+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.400247+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.400835+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.402597+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.464709+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.466431+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.467393+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.469468+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.470235+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.474872+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.343704+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.345140+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.346150+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.347954+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.348512+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.350599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.355666+0000 mgr.x (mgr.24785) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.395552+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.397254+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.398385+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.400247+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.400835+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.402597+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.464709+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.466431+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.462 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.467393+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.469468+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.470235+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.474872+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.568034+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.570869+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.572626+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.575977+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.577079+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.583392+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.645776+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.647457+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.648421+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.650612+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.651302+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.652848+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.732556+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.734247+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.735215+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.737389+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.738051+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.740299+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.786365+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.787803+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.568034+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.570869+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.572626+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.575977+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.577079+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.583392+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.645776+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.647457+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.648421+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.650612+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.651302+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.652848+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.732556+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.734247+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.735215+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.737389+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.738051+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.740299+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.786365+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.467 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.787803+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.788695+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.790791+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.791377+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.795976+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.857769+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.859267+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.860328+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.862205+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.862788+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.867120+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.928273+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.929861+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.930868+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.932953+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.933662+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.936250+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:35.999104+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.000733+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.001701+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.003719+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.004397+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.010268+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.071495+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.073428+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.074389+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.076757+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.077394+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.083944+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.129057+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.130728+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.131662+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.470 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.133711+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.134387+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.139685+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.185232+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.187172+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.188399+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.192980+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.193622+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.471 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.198069+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.247790+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.249843+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[18677]: audit 2024-03-30T04:41:36.250912+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.788695+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.790791+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.791377+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.795976+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.857769+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.859267+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.860328+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.862205+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.862788+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.867120+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.928273+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.929861+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.930868+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.932953+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.933662+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.936250+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:35.999104+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.000733+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.001701+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.003719+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.004397+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.010268+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.071495+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.073428+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.074389+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.076757+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.077394+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.083944+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.129057+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.130728+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.131662+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.133711+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.134387+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.139685+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.185232+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.187172+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.188399+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.192980+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.193622+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.198069+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.247790+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.249843+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:36 smithi116 bash[23963]: audit 2024-03-30T04:41:36.250912+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.395925+0000 mgr.x (mgr.24785) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.469500+0000 mgr.x (mgr.24785) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.522339+0000 mgr.x (mgr.24785) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.583930+0000 mgr.x (mgr.24785) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.660351+0000 mgr.x (mgr.24785) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.751773+0000 mgr.x (mgr.24785) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.810207+0000 mgr.x (mgr.24785) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.869036+0000 mgr.x (mgr.24785) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.922804+0000 mgr.x (mgr.24785) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:34.993812+0000 mgr.x (mgr.24785) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cluster 2024-03-30T04:41:35.043025+0000 mgr.x (mgr.24785) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.091216+0000 mgr.x (mgr.24785) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.163023+0000 mgr.x (mgr.24785) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.234275+0000 mgr.x (mgr.24785) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.290288+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.291756+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.292544+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.294299+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.294834+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.298063+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.303359+0000 mgr.x (mgr.24785) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.343704+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.345140+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.346150+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.347954+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.348512+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.350599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.355666+0000 mgr.x (mgr.24785) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.395552+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.397254+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.398385+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.400247+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.400835+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.402597+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.464709+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.466431+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.467393+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.469468+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.470235+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.474872+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.568034+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.570869+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.572626+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.575977+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.577079+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.583392+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.645776+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.647457+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.648421+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.650612+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.651302+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.652848+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.732556+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.734247+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.735215+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.737389+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.738051+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.740299+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.786365+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.787803+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.788695+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.790791+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.791377+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.795976+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.857769+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.859267+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.860328+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.862205+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.862788+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.867120+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.928273+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.929861+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.930868+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.932953+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.933662+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.936250+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:35.999104+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.000733+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.001701+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.003719+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.004397+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.010268+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.071495+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.073428+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.074389+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.076757+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.077394+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.083944+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.129057+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.130728+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.131662+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.133711+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.134387+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.139685+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.185232+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.187172+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.188399+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.192980+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.193622+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.198069+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.247790+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.249843+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[18638]: audit 2024-03-30T04:41:36.250912+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:36.795 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[56738]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:36.796 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[56738]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:37.249 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:41:36] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2024-03-30T04:41:37.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.408238+0000 mgr.x (mgr.24785) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.480088+0000 mgr.x (mgr.24785) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.588571+0000 mgr.x (mgr.24785) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.659674+0000 mgr.x (mgr.24785) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.746575+0000 mgr.x (mgr.24785) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.801081+0000 mgr.x (mgr.24785) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.872183+0000 mgr.x (mgr.24785) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:35.942063+0000 mgr.x (mgr.24785) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.015468+0000 mgr.x (mgr.24785) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.251 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.089044+0000 mgr.x (mgr.24785) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.408238+0000 mgr.x (mgr.24785) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.480088+0000 mgr.x (mgr.24785) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.588571+0000 mgr.x (mgr.24785) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.659674+0000 mgr.x (mgr.24785) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.746575+0000 mgr.x (mgr.24785) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.801081+0000 mgr.x (mgr.24785) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.872183+0000 mgr.x (mgr.24785) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:35.942063+0000 mgr.x (mgr.24785) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.015468+0000 mgr.x (mgr.24785) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.089044+0000 mgr.x (mgr.24785) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.144718+0000 mgr.x (mgr.24785) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.203085+0000 mgr.x (mgr.24785) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.253213+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.253981+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.268909+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.275013+0000 mgr.x (mgr.24785) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.319964+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.321922+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.323065+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.325371+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.326151+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.408238+0000 mgr.x (mgr.24785) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.480088+0000 mgr.x (mgr.24785) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.588571+0000 mgr.x (mgr.24785) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.659674+0000 mgr.x (mgr.24785) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.746575+0000 mgr.x (mgr.24785) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.801081+0000 mgr.x (mgr.24785) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.872183+0000 mgr.x (mgr.24785) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:35.942063+0000 mgr.x (mgr.24785) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.015468+0000 mgr.x (mgr.24785) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.089044+0000 mgr.x (mgr.24785) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.144718+0000 mgr.x (mgr.24785) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.203085+0000 mgr.x (mgr.24785) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.253213+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.253981+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.268909+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.275013+0000 mgr.x (mgr.24785) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.319964+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.321922+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.323065+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.325371+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.326151+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.331484+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.336596+0000 mgr.x (mgr.24785) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.398168+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.400044+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.401173+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.403580+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.404379+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.412747+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.465327+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.467488+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.468431+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.470676+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.471317+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.475756+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.524656+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.526241+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.527469+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.529813+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.530526+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.331484+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.336596+0000 mgr.x (mgr.24785) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.398168+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.400044+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.401173+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.403580+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.404379+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.412747+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.465327+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.467488+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.468431+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.470676+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.471317+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.475756+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.524656+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.526241+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.527469+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.529813+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.530526+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.532673+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.582643+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.584725+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.585945+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.588332+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.589317+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.591624+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.654793+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.656293+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.657326+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.659354+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.660118+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.662034+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.707724+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.709485+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.710701+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.712875+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.713670+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.718088+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.769321+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.532673+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.582643+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.584725+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.585945+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.588332+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.589317+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.591624+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.654793+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.656293+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.657326+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.659354+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.660118+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.662034+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.707724+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.709485+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.710701+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.712875+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.713670+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.718088+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.769321+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.771254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.772302+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.774578+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.775330+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.781947+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.832345+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.834335+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.835409+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.837650+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.838393+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.842600+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.891207+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.893134+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.894286+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.896557+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.897374+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.901192+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.945932+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.947414+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.771254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.772302+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.774578+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.775330+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.781947+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.832345+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.834335+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.835409+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.837650+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.838393+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.842600+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.891207+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.893134+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.894286+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.896557+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.897374+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.901192+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.945932+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.947414+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.948464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.950245+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.950831+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:36.957355+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.021435+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.023040+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.023993+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.025905+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.026560+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.032763+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.081400+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.083068+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.083919+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.085878+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.086491+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.092570+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.141860+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.143636+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.144925+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.948464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.950245+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.950831+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:36.957355+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.021435+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.023040+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.023993+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.025905+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.026560+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.032763+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.081400+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.083068+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.083919+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.085878+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.086491+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.092570+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.141860+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.143636+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.144925+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.146763+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.147341+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.151118+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.196332+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.197843+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.198726+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.200607+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.201293+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[23963]: audit 2024-03-30T04:41:37.206051+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.146763+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.147341+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.151118+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.196332+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.197843+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.198726+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.200607+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.201293+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:37 smithi116 bash[18677]: audit 2024-03-30T04:41:37.206051+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:37 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:41:37.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:37 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.144718+0000 mgr.x (mgr.24785) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.203085+0000 mgr.x (mgr.24785) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.253213+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.253981+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.268909+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.275013+0000 mgr.x (mgr.24785) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.319964+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.321922+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.323065+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.325371+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.326151+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.331484+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.336596+0000 mgr.x (mgr.24785) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.398168+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.400044+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.401173+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.403580+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.404379+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.412747+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.465327+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.467488+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.468431+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.470676+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.471317+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.475756+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.524656+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.526241+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.527469+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.529813+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.530526+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.532673+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.582643+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.584725+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.585945+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.588332+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.589317+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.591624+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.654793+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.656293+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.657326+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.659354+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.660118+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.662034+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.707724+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.709485+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.710701+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.712875+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.713670+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.718088+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.769321+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.771254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.772302+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.774578+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.775330+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.781947+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.832345+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.834335+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.835409+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.837650+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.838393+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.842600+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.891207+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.893134+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.894286+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.896557+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.897374+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.901192+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.945932+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.947414+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.948464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.950245+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.950831+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:36.957355+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.021435+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.023040+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.023993+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.025905+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.026560+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.032763+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.081400+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.083068+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.083919+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.085878+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.086491+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.092570+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.141860+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.143636+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.144925+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.146763+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.147341+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.151118+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.196332+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.197843+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.198726+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.200607+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.201293+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:37.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:37 smithi148 bash[18638]: audit 2024-03-30T04:41:37.206051+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.417825+0000 mgr.x (mgr.24785) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.480726+0000 mgr.x (mgr.24785) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.537708+0000 mgr.x (mgr.24785) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.597417+0000 mgr.x (mgr.24785) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.667747+0000 mgr.x (mgr.24785) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.723253+0000 mgr.x (mgr.24785) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.787100+0000 mgr.x (mgr.24785) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.847768+0000 mgr.x (mgr.24785) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.906266+0000 mgr.x (mgr.24785) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:36.962414+0000 mgr.x (mgr.24785) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:36.992569+0000 mgr.x (mgr.24785) 281 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.037853+0000 mgr.x (mgr.24785) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cluster 2024-03-30T04:41:37.043630+0000 mgr.x (mgr.24785) 283 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.097633+0000 mgr.x (mgr.24785) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.156143+0000 mgr.x (mgr.24785) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.211142+0000 mgr.x (mgr.24785) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.255670+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.257812+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.283094+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.285012+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.417825+0000 mgr.x (mgr.24785) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.480726+0000 mgr.x (mgr.24785) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.537708+0000 mgr.x (mgr.24785) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.597417+0000 mgr.x (mgr.24785) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.667747+0000 mgr.x (mgr.24785) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.723253+0000 mgr.x (mgr.24785) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.787100+0000 mgr.x (mgr.24785) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.847768+0000 mgr.x (mgr.24785) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.906266+0000 mgr.x (mgr.24785) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:36.962414+0000 mgr.x (mgr.24785) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:36.992569+0000 mgr.x (mgr.24785) 281 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.037853+0000 mgr.x (mgr.24785) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cluster 2024-03-30T04:41:37.043630+0000 mgr.x (mgr.24785) 283 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.097633+0000 mgr.x (mgr.24785) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.156143+0000 mgr.x (mgr.24785) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.211142+0000 mgr.x (mgr.24785) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.255670+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.257812+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.283094+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.285012+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.285699+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.286609+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.291694+0000 mgr.x (mgr.24785) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.333029+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.334583+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.335526+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.337520+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.338181+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.342061+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.347000+0000 mgr.x (mgr.24785) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.391892+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.393681+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.394527+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.396404+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.397049+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.399469+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.449321+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.451038+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.451873+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.453798+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.285699+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.286609+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.291694+0000 mgr.x (mgr.24785) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.333029+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.334583+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.335526+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.337520+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.338181+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.342061+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.347000+0000 mgr.x (mgr.24785) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.391892+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.393681+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.394527+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.396404+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.397049+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.399469+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.449321+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.451038+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.451873+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.453798+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.454465+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.455480+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.505443+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.507220+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.508179+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.510234+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.510884+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.514647+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.561385+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.562922+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.563956+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.565911+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.566529+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.567841+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.612869+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.614710+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.615625+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.617562+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.618259+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.622938+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.454465+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.455480+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.505443+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.507220+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.508179+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.510234+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.510884+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.514647+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.561385+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.562922+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.563956+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.565911+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.566529+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.567841+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.612869+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.614710+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.615625+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.617562+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.618259+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.622938+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.684666+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.686261+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.687181+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.689578+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.690324+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.694804+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.757685+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.759477+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.760534+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.762814+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.763538+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.768353+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.831055+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.832731+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.833691+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.835782+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.836464+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.841148+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.891274+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.684666+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.686261+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.687181+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.689578+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.690324+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.694804+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.757685+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.759477+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.760534+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.762814+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.763538+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.768353+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.831055+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.832731+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.833691+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.835782+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.836464+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.841148+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.891274+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.893035+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.894005+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.896023+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.896714+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.903237+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.965870+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.967467+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.968365+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.970184+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.970875+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:37.977635+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.042046+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.043544+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.044605+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.046515+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.047139+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.052991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.102138+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.103821+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.893035+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.894005+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.896023+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.896714+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.903237+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.965870+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.967467+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.968365+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.970184+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.970875+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:37.977635+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.042046+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.043544+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.044605+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.046515+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.047139+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.052991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.102138+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.103821+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.104683+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.106607+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.107204+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.111603+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.161128+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.163004+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.164253+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.167535+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.168338+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.173881+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.218837+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.220515+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.221558+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.223551+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.224186+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[18677]: audit 2024-03-30T04:41:38.228036+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.104683+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.106607+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.107204+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.111603+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.161128+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.163004+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.164253+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.167535+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.168338+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.173881+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.218837+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.220515+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.221558+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.223551+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.224186+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:38 smithi116 bash[23963]: audit 2024-03-30T04:41:38.228036+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.417825+0000 mgr.x (mgr.24785) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.480726+0000 mgr.x (mgr.24785) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.537708+0000 mgr.x (mgr.24785) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.597417+0000 mgr.x (mgr.24785) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.667747+0000 mgr.x (mgr.24785) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.723253+0000 mgr.x (mgr.24785) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.787100+0000 mgr.x (mgr.24785) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.847768+0000 mgr.x (mgr.24785) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.906266+0000 mgr.x (mgr.24785) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:36.962414+0000 mgr.x (mgr.24785) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:36.992569+0000 mgr.x (mgr.24785) 281 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.037853+0000 mgr.x (mgr.24785) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cluster 2024-03-30T04:41:37.043630+0000 mgr.x (mgr.24785) 283 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.097633+0000 mgr.x (mgr.24785) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.156143+0000 mgr.x (mgr.24785) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.211142+0000 mgr.x (mgr.24785) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.255670+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.257812+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.283094+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.285012+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.285699+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.286609+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.291694+0000 mgr.x (mgr.24785) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.333029+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.334583+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.335526+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.337520+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.338181+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.342061+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.347000+0000 mgr.x (mgr.24785) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.391892+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.393681+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.394527+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.396404+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.397049+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.399469+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.449321+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.451038+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.451873+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.453798+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.454465+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.455480+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.505443+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.507220+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.508179+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.510234+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.510884+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.514647+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.561385+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.562922+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.563956+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.565911+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.566529+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.567841+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.612869+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.614710+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.615625+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.617562+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.618259+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.622938+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.684666+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.686261+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.687181+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.689578+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.690324+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.694804+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.757685+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.759477+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.760534+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.762814+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.763538+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.768353+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.831055+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.832731+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.833691+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.835782+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.836464+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.841148+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.891274+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.893035+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.894005+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.896023+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.896714+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.903237+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.965870+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.967467+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.968365+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.970184+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.970875+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:37.977635+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.042046+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.043544+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.044605+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.046515+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.047139+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.052991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.102138+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.103821+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.104683+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.106607+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.107204+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.111603+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.161128+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.163004+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.164253+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.167535+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.168338+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.173881+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.218837+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.220515+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:38.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.221558+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.223551+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.224186+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[18638]: audit 2024-03-30T04:41:38.228036+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:38.925 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:38 smithi148 bash[55192]: ts=2024-03-30T04:41:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:39.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.404394+0000 mgr.x (mgr.24785) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.460332+0000 mgr.x (mgr.24785) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.519714+0000 mgr.x (mgr.24785) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.572793+0000 mgr.x (mgr.24785) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.628099+0000 mgr.x (mgr.24785) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.699840+0000 mgr.x (mgr.24785) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.773362+0000 mgr.x (mgr.24785) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.846125+0000 mgr.x (mgr.24785) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.908414+0000 mgr.x (mgr.24785) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:37.982688+0000 mgr.x (mgr.24785) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.057958+0000 mgr.x (mgr.24785) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.116494+0000 mgr.x (mgr.24785) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.178916+0000 mgr.x (mgr.24785) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.233688+0000 mgr.x (mgr.24785) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.277676+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.279246+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.280234+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.282273+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.282883+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.285869+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.291377+0000 mgr.x (mgr.24785) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.404394+0000 mgr.x (mgr.24785) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.460332+0000 mgr.x (mgr.24785) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.519714+0000 mgr.x (mgr.24785) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.572793+0000 mgr.x (mgr.24785) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.628099+0000 mgr.x (mgr.24785) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.699840+0000 mgr.x (mgr.24785) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.773362+0000 mgr.x (mgr.24785) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.846125+0000 mgr.x (mgr.24785) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.908414+0000 mgr.x (mgr.24785) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:37.982688+0000 mgr.x (mgr.24785) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.057958+0000 mgr.x (mgr.24785) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.116494+0000 mgr.x (mgr.24785) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.178916+0000 mgr.x (mgr.24785) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.233688+0000 mgr.x (mgr.24785) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.277676+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.279246+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.280234+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.282273+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.282883+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.285869+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.291377+0000 mgr.x (mgr.24785) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.331099+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.332542+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.333380+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.335145+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.335761+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.338727+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.343642+0000 mgr.x (mgr.24785) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.383822+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.385412+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.386249+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.387940+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.388541+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.391657+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.436577+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.438173+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.439053+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.441297+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.441923+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.445639+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.331099+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.332542+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.333380+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.335145+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.335761+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.338727+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.343642+0000 mgr.x (mgr.24785) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.383822+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.385412+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.386249+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.387940+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.388541+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.391657+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.436577+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.438173+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.439053+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.441297+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.441923+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.445639+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.490972+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.493086+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.494724+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.497627+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.498368+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.501431+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.547863+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.549794+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.550799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.552876+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.553581+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.556195+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.601553+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.603043+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.604116+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.605912+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.606557+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.609529+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.654010+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.655549+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.656420+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.658370+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.659171+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.663177+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.709331+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.710959+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.711906+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.713827+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.714452+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.717361+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.763562+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.765419+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.766788+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.769537+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.770532+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.774255+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.820165+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.821893+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.822930+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.490972+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.493086+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.494724+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.497627+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.498368+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.501431+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.547863+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.549794+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.550799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.552876+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.553581+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.556195+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.601553+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.603043+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.604116+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.605912+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.606557+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.609529+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.654010+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.655549+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.825134+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.825850+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.827732+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.878152+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.879790+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.880639+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.882545+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.883151+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.885220+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.936104+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.938634+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.939550+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.941502+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.942123+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.944336+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.989102+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.990580+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.991433+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.993233+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.993890+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:38.996182+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.040911+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.042355+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.043211+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.045544+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.046268+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.048964+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.110478+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.111872+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.112966+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.114671+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.115299+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.118084+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.131166+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.214523+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.216197+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.217475+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.219437+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.220107+0000 mon.b (mon.2) 1543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[23963]: audit 2024-03-30T04:41:39.224291+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.656420+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.658370+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.659171+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.663177+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.709331+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.710959+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.711906+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.713827+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.714452+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.717361+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.763562+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.765419+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.766788+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.769537+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.770532+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.774255+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.820165+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.821893+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.822930+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.825134+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.825850+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.827732+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.878152+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.879790+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.880639+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.882545+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.883151+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.885220+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.936104+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.938634+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.939550+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.941502+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.942123+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.944336+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.989102+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.990580+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.991433+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.993233+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.993890+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:38.996182+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.040911+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.042355+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.043211+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.045544+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.046268+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.048964+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.110478+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.111872+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.112966+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.114671+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.115299+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.118084+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.131166+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.214523+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.216197+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.217475+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.219437+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.220107+0000 mon.b (mon.2) 1543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:39 smithi116 bash[18677]: audit 2024-03-30T04:41:39.224291+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.404394+0000 mgr.x (mgr.24785) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.460332+0000 mgr.x (mgr.24785) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.519714+0000 mgr.x (mgr.24785) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.572793+0000 mgr.x (mgr.24785) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.628099+0000 mgr.x (mgr.24785) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.699840+0000 mgr.x (mgr.24785) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.773362+0000 mgr.x (mgr.24785) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.846125+0000 mgr.x (mgr.24785) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.908414+0000 mgr.x (mgr.24785) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:37.982688+0000 mgr.x (mgr.24785) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.057958+0000 mgr.x (mgr.24785) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.116494+0000 mgr.x (mgr.24785) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.178916+0000 mgr.x (mgr.24785) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.233688+0000 mgr.x (mgr.24785) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.277676+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.279246+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.280234+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.282273+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.282883+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.285869+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.291377+0000 mgr.x (mgr.24785) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.331099+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.332542+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.333380+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.335145+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.335761+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.338727+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.343642+0000 mgr.x (mgr.24785) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.383822+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.385412+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.386249+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.387940+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.388541+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.391657+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.436577+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.438173+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.439053+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.441297+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.441923+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.445639+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.490972+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.493086+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.494724+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.497627+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.498368+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.501431+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.547863+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.549794+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.550799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.552876+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.553581+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.556195+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.601553+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.603043+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.604116+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.605912+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.606557+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.609529+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.654010+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.655549+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.656420+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.658370+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.659171+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.663177+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.709331+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.710959+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.711906+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.713827+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.714452+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.717361+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.763562+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.765419+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.766788+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.769537+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.770532+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.774255+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.820165+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.821893+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.822930+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.825134+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.825850+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.827732+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.878152+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.879790+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.880639+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.882545+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.883151+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.885220+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.936104+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.938634+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.939550+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.941502+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.942123+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.944336+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.989102+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.990580+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.991433+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.993233+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.993890+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:38.996182+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.040911+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.042355+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.043211+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.045544+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.046268+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.048964+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.110478+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.111872+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.112966+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.114671+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.115299+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.118084+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.131166+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:39.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.214523+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.216197+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:39.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.217475+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:39.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.219437+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:39.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.220107+0000 mon.b (mon.2) 1543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:39.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:39 smithi148 bash[18638]: audit 2024-03-30T04:41:39.224291+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.396582+0000 mgr.x (mgr.24785) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.450500+0000 mgr.x (mgr.24785) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.507680+0000 mgr.x (mgr.24785) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.561287+0000 mgr.x (mgr.24785) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.614429+0000 mgr.x (mgr.24785) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.669182+0000 mgr.x (mgr.24785) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.723381+0000 mgr.x (mgr.24785) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.780002+0000 mgr.x (mgr.24785) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.833300+0000 mgr.x (mgr.24785) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.890091+0000 mgr.x (mgr.24785) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:38.949207+0000 mgr.x (mgr.24785) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.001056+0000 mgr.x (mgr.24785) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cluster 2024-03-30T04:41:39.043965+0000 mgr.x (mgr.24785) 317 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.053846+0000 mgr.x (mgr.24785) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.123022+0000 mgr.x (mgr.24785) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.229214+0000 mgr.x (mgr.24785) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.292334+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.293988+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.294793+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.296564+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.297361+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.298664+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.305479+0000 mgr.x (mgr.24785) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.362288+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.364060+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.365097+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.367392+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.368232+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.370510+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.377050+0000 mgr.x (mgr.24785) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.434304+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.436099+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.437040+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.438890+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.439691+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.443327+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.521976+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.523728+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.524752+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.526727+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.527381+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.531329+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.576734+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.578256+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.579136+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.581011+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.581670+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.585922+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.648313+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.649827+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.650838+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.653231+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.653852+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.655709+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.735001+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.736948+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.738300+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.741041+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.742042+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.747055+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.828226+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.829716+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.830548+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.832279+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.832916+0000 mon.b (mon.2) 1583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.837021+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.883932+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.885597+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.887169+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.889229+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.889869+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.893855+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.955952+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.957477+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.958338+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.960138+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.960876+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:39.965397+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.027181+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.028976+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.029900+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.031855+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.032590+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.036847+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.098572+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.100089+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.100982+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.102868+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.103543+0000 mon.b (mon.2) 1603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.108366+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.170737+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.172471+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.173401+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.175662+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.176366+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:40 smithi148 bash[18638]: audit 2024-03-30T04:41:40.187514+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.396582+0000 mgr.x (mgr.24785) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.450500+0000 mgr.x (mgr.24785) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.507680+0000 mgr.x (mgr.24785) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.561287+0000 mgr.x (mgr.24785) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.614429+0000 mgr.x (mgr.24785) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.669182+0000 mgr.x (mgr.24785) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.723381+0000 mgr.x (mgr.24785) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.780002+0000 mgr.x (mgr.24785) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.833300+0000 mgr.x (mgr.24785) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.890091+0000 mgr.x (mgr.24785) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:38.949207+0000 mgr.x (mgr.24785) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.001056+0000 mgr.x (mgr.24785) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cluster 2024-03-30T04:41:39.043965+0000 mgr.x (mgr.24785) 317 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.053846+0000 mgr.x (mgr.24785) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.123022+0000 mgr.x (mgr.24785) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.229214+0000 mgr.x (mgr.24785) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.292334+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.293988+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.294793+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.296564+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.297361+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.298664+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.305479+0000 mgr.x (mgr.24785) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.362288+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.364060+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.365097+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.367392+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.368232+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.370510+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.377050+0000 mgr.x (mgr.24785) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.434304+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.436099+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.437040+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.438890+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.439691+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.443327+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.521976+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.523728+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.524752+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.526727+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.396582+0000 mgr.x (mgr.24785) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.450500+0000 mgr.x (mgr.24785) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.507680+0000 mgr.x (mgr.24785) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.561287+0000 mgr.x (mgr.24785) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.614429+0000 mgr.x (mgr.24785) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.669182+0000 mgr.x (mgr.24785) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.723381+0000 mgr.x (mgr.24785) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.780002+0000 mgr.x (mgr.24785) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.833300+0000 mgr.x (mgr.24785) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.890091+0000 mgr.x (mgr.24785) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:38.949207+0000 mgr.x (mgr.24785) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.001056+0000 mgr.x (mgr.24785) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cluster 2024-03-30T04:41:39.043965+0000 mgr.x (mgr.24785) 317 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.053846+0000 mgr.x (mgr.24785) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.123022+0000 mgr.x (mgr.24785) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.229214+0000 mgr.x (mgr.24785) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.292334+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.293988+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.294793+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.296564+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.297361+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.527381+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.531329+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.576734+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.578256+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.579136+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.581011+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.581670+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.585922+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.648313+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.649827+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.650838+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.653231+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.653852+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.655709+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.735001+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.736948+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.738300+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.741041+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.742042+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.747055+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.828226+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.829716+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.830548+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.832279+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.832916+0000 mon.b (mon.2) 1583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.837021+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.883932+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.885597+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.887169+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.889229+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.889869+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.893855+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.955952+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.957477+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.958338+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.960138+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.960876+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:39.965397+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.027181+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.028976+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.029900+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.031855+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.032590+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.036847+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.098572+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.100089+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.100982+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.102868+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.103543+0000 mon.b (mon.2) 1603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.108366+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.170737+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.172471+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.173401+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.175662+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.176366+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[18677]: audit 2024-03-30T04:41:40.187514+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.298664+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.305479+0000 mgr.x (mgr.24785) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.362288+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.364060+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.365097+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.367392+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.368232+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.370510+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.377050+0000 mgr.x (mgr.24785) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.434304+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.436099+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.437040+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.438890+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.439691+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.443327+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.521976+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.523728+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.524752+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.526727+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.527381+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.531329+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.576734+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.578256+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.579136+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.581011+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.581670+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.585922+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.648313+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.649827+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.650838+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.653231+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.653852+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.655709+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.735001+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.736948+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.738300+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.741041+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.742042+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.747055+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.828226+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.829716+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.830548+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.832279+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.832916+0000 mon.b (mon.2) 1583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.837021+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.883932+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.885597+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.887169+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.889229+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.889869+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.893855+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.955952+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.957477+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.958338+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.960138+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.960876+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:39.965397+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.027181+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.028976+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.029900+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.031855+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.032590+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.036847+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.098572+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.100089+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.100982+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.102868+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.103543+0000 mon.b (mon.2) 1603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.108366+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.170737+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.172471+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.173401+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.175662+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.176366+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:40.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:40 smithi116 bash[23963]: audit 2024-03-30T04:41:40.187514+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.448415+0000 mgr.x (mgr.24785) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.536283+0000 mgr.x (mgr.24785) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.590946+0000 mgr.x (mgr.24785) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.660602+0000 mgr.x (mgr.24785) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.753345+0000 mgr.x (mgr.24785) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.842032+0000 mgr.x (mgr.24785) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.898871+0000 mgr.x (mgr.24785) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:39.970434+0000 mgr.x (mgr.24785) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.041842+0000 mgr.x (mgr.24785) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.113284+0000 mgr.x (mgr.24785) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.192708+0000 mgr.x (mgr.24785) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.268156+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.297268+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.298885+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.301507+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.302319+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.307132+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.312427+0000 mgr.x (mgr.24785) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.354255+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.355888+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.356777+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.358685+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.359379+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.362943+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.367814+0000 mgr.x (mgr.24785) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.408435+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.409993+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.410876+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.412765+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.413475+0000 mon.b (mon.2) 1623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.417420+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.462664+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.464215+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.465071+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.466873+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.467527+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.471578+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.516596+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.518120+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.518909+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.448415+0000 mgr.x (mgr.24785) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.536283+0000 mgr.x (mgr.24785) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.590946+0000 mgr.x (mgr.24785) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.660602+0000 mgr.x (mgr.24785) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.753345+0000 mgr.x (mgr.24785) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.842032+0000 mgr.x (mgr.24785) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.898871+0000 mgr.x (mgr.24785) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:39.970434+0000 mgr.x (mgr.24785) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.041842+0000 mgr.x (mgr.24785) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.113284+0000 mgr.x (mgr.24785) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.192708+0000 mgr.x (mgr.24785) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.268156+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.297268+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.298885+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.301507+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.302319+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.307132+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.312427+0000 mgr.x (mgr.24785) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.354255+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.355888+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.453 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.520799+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.453 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.521475+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.453 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.527571+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.453 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.589453+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.453 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.591025+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.592063+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.594095+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.594720+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.596712+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.642674+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.644424+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.645622+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.647516+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.648148+0000 mon.b (mon.2) 1643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.649701+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.695445+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.697115+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.698114+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.700097+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.700785+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.702368+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.764329+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.766009+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.766985+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.768982+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.769639+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.771255+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.859899+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.863060+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.864625+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.867721+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.868876+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.872731+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.969319+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.971035+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.972086+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.974161+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.974820+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:40.976030+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.022499+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.024653+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.025820+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.028163+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.029106+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.030756+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.081305+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.083155+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.084197+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.086368+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.087075+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.092323+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.137581+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.139285+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.140367+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.142814+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.143386+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.149378+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.194910+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.196457+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.197291+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.199131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.199761+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.201760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.246929+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.248426+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.249457+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.251241+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.251822+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[23963]: audit 2024-03-30T04:41:41.254188+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.356777+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.358685+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.359379+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.362943+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.367814+0000 mgr.x (mgr.24785) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.408435+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.409993+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.410876+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.412765+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.413475+0000 mon.b (mon.2) 1623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.417420+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.462664+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.464215+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.465071+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.466873+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.467527+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.471578+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.516596+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.518120+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.518909+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.520799+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.521475+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.527571+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.589453+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.591025+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.592063+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.594095+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.594720+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.596712+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.642674+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.644424+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.645622+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.647516+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.648148+0000 mon.b (mon.2) 1643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.649701+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.695445+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.697115+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.698114+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.700097+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.700785+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.702368+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.764329+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.766009+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.766985+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.768982+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.769639+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.771255+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.859899+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.863060+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.864625+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.867721+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.868876+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.872731+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.969319+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.971035+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.972086+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.974161+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.974820+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:40.976030+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.022499+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.024653+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.025820+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.028163+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.029106+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.030756+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.081305+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.083155+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.084197+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.086368+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.087075+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.092323+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.137581+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.139285+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.140367+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.142814+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.143386+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.149378+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.194910+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.196457+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.197291+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.199131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.199761+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.201760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.246929+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.248426+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.249457+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.251241+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.251822+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:41 smithi116 bash[18677]: audit 2024-03-30T04:41:41.254188+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.448415+0000 mgr.x (mgr.24785) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.536283+0000 mgr.x (mgr.24785) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.590946+0000 mgr.x (mgr.24785) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.660602+0000 mgr.x (mgr.24785) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.753345+0000 mgr.x (mgr.24785) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.842032+0000 mgr.x (mgr.24785) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.898871+0000 mgr.x (mgr.24785) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:39.970434+0000 mgr.x (mgr.24785) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.041842+0000 mgr.x (mgr.24785) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.113284+0000 mgr.x (mgr.24785) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.192708+0000 mgr.x (mgr.24785) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.268156+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.297268+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.298885+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.301507+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.302319+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.307132+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.312427+0000 mgr.x (mgr.24785) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.354255+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.355888+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.356777+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.358685+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.359379+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.362943+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.367814+0000 mgr.x (mgr.24785) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.408435+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.409993+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.410876+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.412765+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.413475+0000 mon.b (mon.2) 1623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.417420+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.462664+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.464215+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.465071+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.466873+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.467527+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.471578+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.516596+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.518120+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.518909+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.520799+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.521475+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.527571+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.589453+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.591025+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.592063+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.594095+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.594720+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.596712+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.642674+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.644424+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.645622+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.647516+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.648148+0000 mon.b (mon.2) 1643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.649701+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.695445+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.697115+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.698114+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.700097+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.700785+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.702368+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.764329+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.766009+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.766985+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.768982+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.769639+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.771255+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.859899+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.863060+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.864625+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.867721+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.868876+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.872731+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.969319+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.971035+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.972086+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.974161+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.974820+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:40.976030+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.022499+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.024653+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.025820+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.028163+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.029106+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.030756+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.081305+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.083155+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.084197+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.086368+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.087075+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.092323+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.137581+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.139285+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.140367+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.142814+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.143386+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.149378+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.194910+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.196457+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.197291+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.199131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.199761+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.201760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.246929+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.248426+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.249457+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.251241+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.251822+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:41.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:41 smithi148 bash[18638]: audit 2024-03-30T04:41:41.254188+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.422293+0000 mgr.x (mgr.24785) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.476415+0000 mgr.x (mgr.24785) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.532642+0000 mgr.x (mgr.24785) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.602023+0000 mgr.x (mgr.24785) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.655187+0000 mgr.x (mgr.24785) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.707840+0000 mgr.x (mgr.24785) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.776646+0000 mgr.x (mgr.24785) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.893530+0000 mgr.x (mgr.24785) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:40.981653+0000 mgr.x (mgr.24785) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.036601+0000 mgr.x (mgr.24785) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cluster 2024-03-30T04:41:41.044648+0000 mgr.x (mgr.24785) 346 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.097238+0000 mgr.x (mgr.24785) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.154393+0000 mgr.x (mgr.24785) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.206634+0000 mgr.x (mgr.24785) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.259074+0000 mgr.x (mgr.24785) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.320578+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.322302+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.323188+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.325325+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.326095+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.327679+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.333336+0000 mgr.x (mgr.24785) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.376084+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.377939+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.379039+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.380776+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.381372+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.383215+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.388036+0000 mgr.x (mgr.24785) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.428444+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.429949+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.430991+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.432922+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.433583+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.436445+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.482544+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.484345+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.485593+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.487741+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.488538+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.422293+0000 mgr.x (mgr.24785) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.476415+0000 mgr.x (mgr.24785) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.532642+0000 mgr.x (mgr.24785) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.602023+0000 mgr.x (mgr.24785) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.655187+0000 mgr.x (mgr.24785) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.707840+0000 mgr.x (mgr.24785) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.776646+0000 mgr.x (mgr.24785) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.893530+0000 mgr.x (mgr.24785) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:40.981653+0000 mgr.x (mgr.24785) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.036601+0000 mgr.x (mgr.24785) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cluster 2024-03-30T04:41:41.044648+0000 mgr.x (mgr.24785) 346 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.097238+0000 mgr.x (mgr.24785) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.154393+0000 mgr.x (mgr.24785) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.206634+0000 mgr.x (mgr.24785) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.259074+0000 mgr.x (mgr.24785) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.320578+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.322302+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.323188+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.325325+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.326095+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.327679+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.491815+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.542143+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.544016+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.545184+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.547425+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.548187+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.554758+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.617034+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.618795+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.619827+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.621889+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.622573+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.629683+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.707326+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.709245+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.710403+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.712473+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.713158+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.719872+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.782549+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.784449+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.785570+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.787616+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.788316+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.794459+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.860827+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.862653+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.863684+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.865877+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.866668+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.873650+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.952736+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.954236+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.955273+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.957169+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.957851+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:41.964827+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.031595+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.033400+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.039657+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.041828+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.042522+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.044118+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.106173+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.108043+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.109078+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.111102+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.111851+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.113439+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.159042+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.160491+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.161506+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.163524+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.164148+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.166093+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.211960+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.213516+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.214409+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.216225+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.216864+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.218758+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.267907+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[18677]: audit 2024-03-30T04:41:42.269453+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.333336+0000 mgr.x (mgr.24785) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.376084+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.377939+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.379039+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.380776+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.381372+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.383215+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.388036+0000 mgr.x (mgr.24785) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.428444+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.429949+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.430991+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.432922+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.433583+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.436445+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.482544+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.484345+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.485593+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.487741+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.488538+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.491815+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.542143+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.544016+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.545184+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.547425+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.548187+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.554758+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.617034+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.618795+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.619827+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.621889+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.622573+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.629683+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.707326+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.709245+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.710403+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.712473+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.713158+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.719872+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.782549+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.784449+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.785570+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.787616+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.788316+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.794459+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.860827+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.862653+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.863684+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.865877+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.866668+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.873650+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.952736+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.954236+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.955273+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.957169+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.957851+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:41.964827+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.031595+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.033400+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.039657+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.041828+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.042522+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.044118+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.106173+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.108043+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.109078+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.111102+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.111851+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.113439+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.159042+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.160491+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.161506+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.163524+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.164148+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.166093+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.211960+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.213516+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.214409+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.216225+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.216864+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.218758+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.267907+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:42 smithi116 bash[23963]: audit 2024-03-30T04:41:42.269453+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.422293+0000 mgr.x (mgr.24785) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.476415+0000 mgr.x (mgr.24785) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.532642+0000 mgr.x (mgr.24785) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.602023+0000 mgr.x (mgr.24785) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.655187+0000 mgr.x (mgr.24785) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.707840+0000 mgr.x (mgr.24785) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.776646+0000 mgr.x (mgr.24785) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.893530+0000 mgr.x (mgr.24785) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:40.981653+0000 mgr.x (mgr.24785) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.036601+0000 mgr.x (mgr.24785) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cluster 2024-03-30T04:41:41.044648+0000 mgr.x (mgr.24785) 346 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.097238+0000 mgr.x (mgr.24785) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.154393+0000 mgr.x (mgr.24785) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.206634+0000 mgr.x (mgr.24785) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.259074+0000 mgr.x (mgr.24785) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.320578+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.322302+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.323188+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.325325+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.326095+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.327679+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.333336+0000 mgr.x (mgr.24785) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.376084+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.377939+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.379039+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.380776+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.381372+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.383215+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.388036+0000 mgr.x (mgr.24785) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.428444+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.429949+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.430991+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.432922+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.433583+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.436445+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.482544+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.484345+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.485593+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.487741+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.488538+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.491815+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.542143+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.544016+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.545184+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.547425+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.548187+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.554758+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.617034+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.618795+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.619827+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.621889+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.622573+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.629683+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.707326+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.709245+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.710403+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.712473+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.713158+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.719872+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.782549+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.784449+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.785570+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.787616+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.788316+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.794459+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.860827+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.862653+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.863684+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.865877+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.866668+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.873650+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.952736+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.954236+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.955273+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.957169+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.957851+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:41.964827+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.031595+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.033400+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.039657+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.041828+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.042522+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.044118+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.106173+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.108043+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.109078+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.111102+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.111851+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.113439+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.159042+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.160491+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.161506+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.163524+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.164148+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.166093+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.211960+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.213516+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.214409+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.216225+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.216864+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.218758+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:42.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.267907+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:42.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:42 smithi148 bash[18638]: audit 2024-03-30T04:41:42.269453+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.441324+0000 mgr.x (mgr.24785) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.496831+0000 mgr.x (mgr.24785) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.560043+0000 mgr.x (mgr.24785) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.634703+0000 mgr.x (mgr.24785) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.724906+0000 mgr.x (mgr.24785) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.799428+0000 mgr.x (mgr.24785) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.878703+0000 mgr.x (mgr.24785) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:41.969935+0000 mgr.x (mgr.24785) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.049234+0000 mgr.x (mgr.24785) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.119090+0000 mgr.x (mgr.24785) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.171010+0000 mgr.x (mgr.24785) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.223561+0000 mgr.x (mgr.24785) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.270327+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.272319+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.286632+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.287498+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.292319+0000 mgr.x (mgr.24785) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.332240+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.333666+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.334650+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.497 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.336486+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.337089+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.338709+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.343567+0000 mgr.x (mgr.24785) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.383930+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.385389+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.386209+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.387974+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.388582+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.392224+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.453483+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.454926+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.455680+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.457556+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.498 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.458076+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.459441+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.520532+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.522064+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.522892+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.524769+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.525348+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.527624+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.573588+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.575053+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.575847+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.577633+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.578309+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.581396+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.642593+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.644073+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.645128+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.647034+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.647676+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.651988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.702068+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.704075+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.705203+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.707443+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.708265+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.501 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.711183+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.777088+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.778961+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.780233+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.782428+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.783119+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.786148+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.831932+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.833457+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.834421+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.836277+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.836893+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.838781+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.883558+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.885472+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.886339+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.888299+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.889069+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.890228+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.960750+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.962787+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.964198+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.966348+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.967032+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:42.968069+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.013721+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.015557+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.016816+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.019547+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.020305+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.021561+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.069101+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.070783+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.071765+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.073604+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.074178+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.074755+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.119263+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.120872+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.121699+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.123481+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.124131+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.124884+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.169908+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.171414+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.172232+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.174053+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.174739+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.175538+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.220386+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.221882+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.222695+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.224409+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.225041+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.226412+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[18638]: audit 2024-03-30T04:41:43.271941+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.705 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.441324+0000 mgr.x (mgr.24785) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.496831+0000 mgr.x (mgr.24785) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.560043+0000 mgr.x (mgr.24785) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.634703+0000 mgr.x (mgr.24785) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.724906+0000 mgr.x (mgr.24785) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.799428+0000 mgr.x (mgr.24785) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.878703+0000 mgr.x (mgr.24785) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:41.969935+0000 mgr.x (mgr.24785) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.049234+0000 mgr.x (mgr.24785) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.119090+0000 mgr.x (mgr.24785) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.171010+0000 mgr.x (mgr.24785) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.223561+0000 mgr.x (mgr.24785) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.270327+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.272319+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.286632+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.287498+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.292319+0000 mgr.x (mgr.24785) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.332240+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.333666+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.334650+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.336486+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.441324+0000 mgr.x (mgr.24785) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.496831+0000 mgr.x (mgr.24785) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.560043+0000 mgr.x (mgr.24785) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.634703+0000 mgr.x (mgr.24785) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.724906+0000 mgr.x (mgr.24785) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.799428+0000 mgr.x (mgr.24785) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.878703+0000 mgr.x (mgr.24785) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:41.969935+0000 mgr.x (mgr.24785) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.049234+0000 mgr.x (mgr.24785) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.119090+0000 mgr.x (mgr.24785) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.171010+0000 mgr.x (mgr.24785) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.223561+0000 mgr.x (mgr.24785) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.270327+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.272319+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.286632+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.287498+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.292319+0000 mgr.x (mgr.24785) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.332240+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.333666+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.334650+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.336486+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.337089+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.338709+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.343567+0000 mgr.x (mgr.24785) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.383930+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.385389+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.386209+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.387974+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.388582+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.392224+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.453483+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.454926+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.455680+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.457556+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.458076+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.459441+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.520532+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.522064+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.522892+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.524769+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.525348+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.527624+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.573588+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.575053+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.575847+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.577633+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.578309+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.581396+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.642593+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.644073+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.645128+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.647034+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.647676+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.651988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.702068+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.704075+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.705203+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.707443+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.708265+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.711183+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.777088+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.778961+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.780233+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.782428+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.783119+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.786148+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.831932+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.833457+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.834421+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.836277+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.836893+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.838781+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.883558+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.885472+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.886339+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.888299+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.889069+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.890228+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.960750+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.337089+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.338709+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.343567+0000 mgr.x (mgr.24785) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.383930+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.385389+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.386209+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.387974+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.388582+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.392224+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.453483+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.454926+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.455680+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.457556+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.458076+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.459441+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.520532+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.522064+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.522892+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.524769+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.962787+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.964198+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.966348+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.967032+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:42.968069+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.013721+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.015557+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.016816+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.019547+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.020305+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.021561+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.069101+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.070783+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.071765+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.073604+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.074178+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.074755+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.119263+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.120872+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.525348+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.527624+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.573588+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.575053+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.575847+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.577633+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.578309+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.581396+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.642593+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.644073+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.645128+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.647034+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.647676+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.651988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.702068+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.704075+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.705203+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.707443+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.708265+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.711183+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.121699+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.123481+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.124131+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.124884+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.169908+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.171414+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.172232+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.174053+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.174739+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.175538+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.220386+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.221882+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.222695+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.224409+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.225041+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.226412+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[18677]: audit 2024-03-30T04:41:43.271941+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.777088+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.778961+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.780233+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.782428+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.783119+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.786148+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.831932+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.833457+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.834421+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.836277+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.836893+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.838781+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.883558+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.885472+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.886339+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.888299+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.889069+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.890228+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.960750+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.962787+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.964198+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.966348+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.967032+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:42.968069+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.013721+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.015557+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.016816+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.019547+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.020305+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.021561+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.069101+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.070783+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.071765+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.073604+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.074178+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.074755+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.119263+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.120872+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.121699+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.123481+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.124131+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.124884+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.169908+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.171414+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.172232+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.174053+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.174739+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.175538+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.220386+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.221882+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.222695+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.224409+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.225041+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.226412+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:43.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:43 smithi116 bash[23963]: audit 2024-03-30T04:41:43.271941+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.795 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:43 smithi148 bash[55192]: ts=2024-03-30T04:41:43.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 61s ago 15m - - 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 49s ago 15m - - 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (2m) 61s ago 8m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running 49s ago 8m - - 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 starting - - - - 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 starting - - - - 2024-03-30T04:41:44.440 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (80s) 61s ago 16m 480M - 19.0.0-2493-gd82c9aa1 3714003597ec 2c1b1a03cd10 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (16m) 61s ago 16m 60.3M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (14m) 49s ago 14m 50.8M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (14m) 61s ago 14m 47.6M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (2m) 61s ago 8m 8976k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (101s) 49s ago 8m 8899k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (14m) 61s ago 14m 55.4M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (13m) 61s ago 13m 57.9M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (12m) 61s ago 12m 50.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (12m) 61s ago 12m 55.4M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (11m) 49s ago 11m 58.0M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (11m) 49s ago 11m 52.9M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (10m) 49s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (9m) 49s ago 10m 54.2M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:41:44.441 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 starting - - - - 2024-03-30T04:41:44.442 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (7m) 61s ago 7m 86.4M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:41:44.442 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (7m) 49s ago 7m 86.1M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:41:44.442 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (6m) 61s ago 6m 85.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:41:44.442 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (6m) 49s ago 6m 86.3M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.397187+0000 mgr.x (mgr.24785) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.464251+0000 mgr.x (mgr.24785) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.533596+0000 mgr.x (mgr.24785) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.586251+0000 mgr.x (mgr.24785) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.657037+0000 mgr.x (mgr.24785) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.716031+0000 mgr.x (mgr.24785) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.791895+0000 mgr.x (mgr.24785) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.843666+0000 mgr.x (mgr.24785) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.917155+0000 mgr.x (mgr.24785) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:42.972965+0000 mgr.x (mgr.24785) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.027445+0000 mgr.x (mgr.24785) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cluster 2024-03-30T04:41:43.044991+0000 mgr.x (mgr.24785) 378 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.079584+0000 mgr.x (mgr.24785) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.129702+0000 mgr.x (mgr.24785) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.180332+0000 mgr.x (mgr.24785) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.231151+0000 mgr.x (mgr.24785) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.273461+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.274537+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.303261+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.303919+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.304697+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.311512+0000 mgr.x (mgr.24785) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.368165+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.370043+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.371350+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.373910+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.374771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.377189+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.384208+0000 mgr.x (mgr.24785) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.458951+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.460821+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.461898+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.464116+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.465047+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.466783+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.520403+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.522204+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.523300+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.525621+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.526326+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.528473+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.592717+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.594584+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.595547+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.597620+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.598761+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.600865+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.647934+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.649432+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.650260+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.652078+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.652726+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.653500+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.700213+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.701745+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.702601+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.704372+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.705031+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.707821+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.753691+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.755224+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.756057+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.757848+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.758486+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.761488+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.807485+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.809139+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.809976+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.811841+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.812474+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.815892+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.860968+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.862511+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.863713+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.865703+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.866426+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.870182+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.915278+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.917242+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.918246+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.920264+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.920950+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.924713+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.971149+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.973183+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.974337+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.976513+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.977164+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:43.981136+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.026310+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.031948+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.032907+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.034875+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.035571+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.038363+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.100934+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.102657+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.103667+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.105721+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.106436+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.107467+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.154742+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.156515+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.157555+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.159657+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.160335+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.161384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.224525+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.226203+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.227058+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.228826+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.229505+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:44 smithi148 bash[18638]: audit 2024-03-30T04:41:44.231461+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.397187+0000 mgr.x (mgr.24785) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.464251+0000 mgr.x (mgr.24785) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.533596+0000 mgr.x (mgr.24785) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.586251+0000 mgr.x (mgr.24785) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.657037+0000 mgr.x (mgr.24785) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.716031+0000 mgr.x (mgr.24785) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.791895+0000 mgr.x (mgr.24785) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.843666+0000 mgr.x (mgr.24785) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.917155+0000 mgr.x (mgr.24785) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:42.972965+0000 mgr.x (mgr.24785) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.027445+0000 mgr.x (mgr.24785) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cluster 2024-03-30T04:41:43.044991+0000 mgr.x (mgr.24785) 378 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.079584+0000 mgr.x (mgr.24785) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.129702+0000 mgr.x (mgr.24785) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.180332+0000 mgr.x (mgr.24785) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.231151+0000 mgr.x (mgr.24785) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.273461+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.274537+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.303261+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.303919+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.304697+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.397187+0000 mgr.x (mgr.24785) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.464251+0000 mgr.x (mgr.24785) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.533596+0000 mgr.x (mgr.24785) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.586251+0000 mgr.x (mgr.24785) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.657037+0000 mgr.x (mgr.24785) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.716031+0000 mgr.x (mgr.24785) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.791895+0000 mgr.x (mgr.24785) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.843666+0000 mgr.x (mgr.24785) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.917155+0000 mgr.x (mgr.24785) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:42.972965+0000 mgr.x (mgr.24785) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.027445+0000 mgr.x (mgr.24785) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cluster 2024-03-30T04:41:43.044991+0000 mgr.x (mgr.24785) 378 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.079584+0000 mgr.x (mgr.24785) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.129702+0000 mgr.x (mgr.24785) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.180332+0000 mgr.x (mgr.24785) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.231151+0000 mgr.x (mgr.24785) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.273461+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.274537+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.303261+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.303919+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.304697+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.311512+0000 mgr.x (mgr.24785) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.368165+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.370043+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.371350+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.373910+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.374771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.377189+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.384208+0000 mgr.x (mgr.24785) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.458951+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.460821+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.461898+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.464116+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.465047+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.466783+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.520403+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.522204+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.523300+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.525621+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.526326+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.528473+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.311512+0000 mgr.x (mgr.24785) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.368165+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.370043+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.371350+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.373910+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.374771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.377189+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.384208+0000 mgr.x (mgr.24785) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.458951+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.460821+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.461898+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.464116+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.465047+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.466783+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.520403+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.522204+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.523300+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.525621+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.526326+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.528473+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.592717+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.594584+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.595547+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.597620+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.598761+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.600865+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.647934+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.649432+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.650260+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.652078+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.652726+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.653500+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.700213+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.701745+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.702601+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.704372+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.705031+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.707821+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.753691+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.592717+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.594584+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.595547+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.597620+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.598761+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.600865+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.647934+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.649432+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.650260+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.652078+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.652726+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.653500+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.700213+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.701745+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.702601+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.704372+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.705031+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.707821+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.753691+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.755224+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.756057+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.757848+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.758486+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.761488+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.807485+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.809139+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.809976+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.811841+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.812474+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.815892+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.860968+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.862511+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.863713+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.865703+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.866426+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.870182+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.915278+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.917242+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.755224+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.756057+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.757848+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.758486+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.761488+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.807485+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.809139+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.809976+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.811841+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.812474+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.815892+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.860968+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.862511+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.863713+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.865703+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.866426+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.870182+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.915278+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.917242+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.918246+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.920264+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.920950+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.924713+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.971149+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.973183+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.974337+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.976513+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.977164+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:43.981136+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.026310+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.031948+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.032907+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.034875+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.035571+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.038363+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.100934+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.102657+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.103667+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.105721+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.918246+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.920264+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.920950+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.924713+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.971149+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.973183+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.974337+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.976513+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.977164+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:43.981136+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.026310+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.031948+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.032907+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.034875+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.035571+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.038363+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.100934+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.102657+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.103667+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.105721+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.106436+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.107467+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.154742+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.156515+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.157555+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.159657+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.160335+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.161384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.224525+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.226203+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.227058+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.228826+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.229505+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[23963]: audit 2024-03-30T04:41:44.231461+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.106436+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.107467+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.154742+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.156515+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.157555+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.159657+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.160335+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.161384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.224525+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.226203+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.227058+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:44.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.228826+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:44.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.229505+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:44.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:44 smithi116 bash[18677]: audit 2024-03-30T04:41:44.231461+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:44.868 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:41:44.868 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:41:44.868 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:41:44.868 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:41:44.869 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:41:45.226 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.474569+0000 mgr.x (mgr.24785) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.534926+0000 mgr.x (mgr.24785) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.607267+0000 mgr.x (mgr.24785) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.660359+0000 mgr.x (mgr.24785) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:43.701144+0000 mgr.x (mgr.24785) 389 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.712631+0000 mgr.x (mgr.24785) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.766844+0000 mgr.x (mgr.24785) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.463 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.820710+0000 mgr.x (mgr.24785) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.875201+0000 mgr.x (mgr.24785) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.929787+0000 mgr.x (mgr.24785) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:43.986109+0000 mgr.x (mgr.24785) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.043912+0000 mgr.x (mgr.24785) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.065275+0000 mgr.x (mgr.24785) 397 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.115135+0000 mgr.x (mgr.24785) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.168000+0000 mgr.x (mgr.24785) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.236848+0000 mgr.x (mgr.24785) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.277190+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.292271+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.293224+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.464 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.295079+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.465 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.295803+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.465 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.301639+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.465 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.306470+0000 mgr.x (mgr.24785) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.350963+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.352673+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.353568+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.355511+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.356212+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.358734+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.363553+0000 mgr.x (mgr.24785) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.404047+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.405670+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.406643+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.408589+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.409313+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.411620+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.466 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.473617+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.475112+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.475929+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.477696+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.478349+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.482050+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.527713+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.529294+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.530119+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.531854+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.532465+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.533993+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.578693+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.580117+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.467 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.580928+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.582717+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.583336+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.584438+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.629644+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.631139+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.631973+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.633736+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.634379+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.637699+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.682901+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.684412+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.685317+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.687182+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.468 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.687830+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.691312+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.736932+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.738419+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.739423+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.741277+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.741964+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.746084+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.795324+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.797035+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.797906+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.799798+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.800464+0000 mon.b (mon.2) 1973 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.469 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.803922+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.853395+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.855192+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.856131+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.858208+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.858925+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.864862+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.874682+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.116:0/3153926148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.914572+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.916378+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.917352+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.919451+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.920120+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.922258+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.470 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.981943+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.984161+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.986056+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.988699+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.989496+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:44.993361+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.045657+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.047496+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.048351+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.050231+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.050958+0000 mon.b (mon.2) 1993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.054059+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.471 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.103598+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.105363+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.106470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.108248+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.108931+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.112254+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.158182+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.159721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.160523+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.162314+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.162947+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.165893+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.221446+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.223219+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.472 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.224085+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.473 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.226049+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.473 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.226771+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.473 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.230116+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.473 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:45 smithi148 bash[18638]: audit 2024-03-30T04:41:45.277301+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.536 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.474569+0000 mgr.x (mgr.24785) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.536 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.534926+0000 mgr.x (mgr.24785) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.536 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.607267+0000 mgr.x (mgr.24785) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.536 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.660359+0000 mgr.x (mgr.24785) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:43.701144+0000 mgr.x (mgr.24785) 389 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.712631+0000 mgr.x (mgr.24785) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.766844+0000 mgr.x (mgr.24785) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.820710+0000 mgr.x (mgr.24785) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.875201+0000 mgr.x (mgr.24785) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.929787+0000 mgr.x (mgr.24785) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:43.986109+0000 mgr.x (mgr.24785) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.043912+0000 mgr.x (mgr.24785) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.065275+0000 mgr.x (mgr.24785) 397 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.115135+0000 mgr.x (mgr.24785) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.168000+0000 mgr.x (mgr.24785) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.236848+0000 mgr.x (mgr.24785) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.537 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.277190+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.292271+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.293224+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.295079+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.474569+0000 mgr.x (mgr.24785) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.534926+0000 mgr.x (mgr.24785) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.607267+0000 mgr.x (mgr.24785) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.660359+0000 mgr.x (mgr.24785) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:43.701144+0000 mgr.x (mgr.24785) 389 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.712631+0000 mgr.x (mgr.24785) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.766844+0000 mgr.x (mgr.24785) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.820710+0000 mgr.x (mgr.24785) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.875201+0000 mgr.x (mgr.24785) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.929787+0000 mgr.x (mgr.24785) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:43.986109+0000 mgr.x (mgr.24785) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.043912+0000 mgr.x (mgr.24785) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.065275+0000 mgr.x (mgr.24785) 397 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.115135+0000 mgr.x (mgr.24785) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.168000+0000 mgr.x (mgr.24785) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.236848+0000 mgr.x (mgr.24785) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.277190+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.292271+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.293224+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.295079+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.295803+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.301639+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.306470+0000 mgr.x (mgr.24785) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.350963+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.352673+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.353568+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.355511+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.356212+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.358734+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.363553+0000 mgr.x (mgr.24785) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.404047+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.405670+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.406643+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.408589+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.409313+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.411620+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.473617+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.475112+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.475929+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.477696+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.295803+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.301639+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.306470+0000 mgr.x (mgr.24785) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.350963+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.352673+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.353568+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.355511+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.356212+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.358734+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.363553+0000 mgr.x (mgr.24785) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.404047+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.405670+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.406643+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.408589+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.409313+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.411620+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.473617+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.475112+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.475929+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.477696+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.478349+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.482050+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.527713+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.529294+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.530119+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.531854+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.543 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.532465+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.533993+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.578693+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.580117+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.580928+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.582717+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.583336+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.584438+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.629644+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.631139+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.631973+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.633736+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.634379+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.637699+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.478349+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.482050+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.527713+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.529294+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.530119+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.531854+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.532465+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.533993+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.578693+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.580117+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.580928+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.582717+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.583336+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.584438+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.629644+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.631139+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.631973+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.633736+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.634379+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.637699+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.682901+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.684412+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.685317+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.687182+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.687830+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.691312+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.736932+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.738419+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.739423+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.741277+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.741964+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.746084+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.795324+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.797035+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.797906+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.799798+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.547 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.800464+0000 mon.b (mon.2) 1973 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.803922+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.853395+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.682901+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.684412+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.685317+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.687182+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.687830+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.691312+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.736932+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.738419+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.739423+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.741277+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.741964+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.746084+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.795324+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.797035+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.797906+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.799798+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.800464+0000 mon.b (mon.2) 1973 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.803922+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.853395+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.855192+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.856131+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.858208+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.858925+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.864862+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.874682+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.116:0/3153926148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.914572+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.916378+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.917352+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.919451+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.920120+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.922258+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.981943+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.984161+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.986056+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.988699+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.989496+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:44.993361+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.045657+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.855192+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.856131+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.858208+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.858925+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.864862+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.551 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.874682+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.116:0/3153926148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.914572+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.916378+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.917352+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.919451+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.920120+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.922258+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.981943+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.984161+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.986056+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.988699+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.989496+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:44.993361+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.552 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.045657+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.047496+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.048351+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.050231+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.050958+0000 mon.b (mon.2) 1993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.054059+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.103598+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.105363+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.106470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.108248+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.108931+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.112254+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.158182+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.159721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.160523+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.162314+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.162947+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.165893+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.221446+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.223219+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.224085+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.226049+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.226771+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.230116+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[23963]: audit 2024-03-30T04:41:45.277301+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.047496+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.048351+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.050231+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.050958+0000 mon.b (mon.2) 1993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.054059+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.103598+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.105363+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.106470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.108248+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.108931+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.112254+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.158182+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.159721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.160523+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.162314+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.162947+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.165893+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.221446+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.223219+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.224085+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.226049+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:45.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.226771+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:45.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.230116+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:45.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:45 smithi116 bash[18677]: audit 2024-03-30T04:41:45.277301+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:45.694 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.416425+0000 mgr.x (mgr.24785) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:44.429283+0000 mgr.x (mgr.24785) 404 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.486930+0000 mgr.x (mgr.24785) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.538810+0000 mgr.x (mgr.24785) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.589261+0000 mgr.x (mgr.24785) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.642549+0000 mgr.x (mgr.24785) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.696226+0000 mgr.x (mgr.24785) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.750918+0000 mgr.x (mgr.24785) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.808802+0000 mgr.x (mgr.24785) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.869811+0000 mgr.x (mgr.24785) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.937087+0000 mgr.x (mgr.24785) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:44.999833+0000 mgr.x (mgr.24785) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cluster 2024-03-30T04:41:45.045428+0000 mgr.x (mgr.24785) 415 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.058968+0000 mgr.x (mgr.24785) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.117230+0000 mgr.x (mgr.24785) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.174302+0000 mgr.x (mgr.24785) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.235725+0000 mgr.x (mgr.24785) 419 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.236365+0000 mgr.x (mgr.24785) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.279658+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.280873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.297225+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.297897+0000 mon.b (mon.2) 2013 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.298116+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.302959+0000 mgr.x (mgr.24785) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.343162+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.344849+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.345737+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.347524+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.348123+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.350876+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.355628+0000 mgr.x (mgr.24785) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.395896+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.397402+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.398293+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.400189+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.400840+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.401390+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.447291+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.448817+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.449902+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.451888+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.452565+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.455551+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.502241+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.504599+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.505935+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.508257+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.509295+0000 mon.b (mon.2) 2033 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.510439+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.556901+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.558840+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.559937+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.562074+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.562777+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.565059+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.612300+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.614120+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.615127+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.617315+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.618067+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.620336+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.665716+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.667431+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.668422+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.670455+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.671141+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.672736+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.700818+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.116:0/3527535036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.722792+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.724676+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.725654+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.727727+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.728469+0000 mon.b (mon.2) 2053 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.729220+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.775082+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.776510+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.777295+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.779042+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.779595+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.779933+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.831762+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.833244+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.834026+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.835821+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.836425+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.836947+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.884056+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.885448+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.886244+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.888093+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.888722+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.889125+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.936225+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.937696+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.938487+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.940181+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.940775+0000 mon.b (mon.2) 2073 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.941288+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.987891+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.989459+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.990411+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.992628+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:45.993451+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.001700+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.048527+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.050292+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.051233+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.053207+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.053860+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.054860+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.106625+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.108287+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.109284+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.111165+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.111847+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.114710+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.160406+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.161976+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.162906+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.164949+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.165614+0000 mon.b (mon.2) 2093 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.168631+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.217811+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.219239+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.220030+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.221894+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.222496+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.225502+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.270466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.271921+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.272906+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.275756+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[18638]: audit 2024-03-30T04:41:46.276419+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.416425+0000 mgr.x (mgr.24785) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:44.429283+0000 mgr.x (mgr.24785) 404 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.486930+0000 mgr.x (mgr.24785) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.538810+0000 mgr.x (mgr.24785) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.589261+0000 mgr.x (mgr.24785) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.642549+0000 mgr.x (mgr.24785) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.696226+0000 mgr.x (mgr.24785) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.750918+0000 mgr.x (mgr.24785) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.808802+0000 mgr.x (mgr.24785) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.869811+0000 mgr.x (mgr.24785) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.937087+0000 mgr.x (mgr.24785) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.664 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:44.999833+0000 mgr.x (mgr.24785) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cluster 2024-03-30T04:41:45.045428+0000 mgr.x (mgr.24785) 415 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.058968+0000 mgr.x (mgr.24785) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.117230+0000 mgr.x (mgr.24785) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.174302+0000 mgr.x (mgr.24785) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.235725+0000 mgr.x (mgr.24785) 419 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.236365+0000 mgr.x (mgr.24785) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.279658+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.280873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.297225+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.416425+0000 mgr.x (mgr.24785) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.665 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:44.429283+0000 mgr.x (mgr.24785) 404 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.486930+0000 mgr.x (mgr.24785) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.538810+0000 mgr.x (mgr.24785) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.589261+0000 mgr.x (mgr.24785) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.642549+0000 mgr.x (mgr.24785) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.696226+0000 mgr.x (mgr.24785) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.750918+0000 mgr.x (mgr.24785) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.808802+0000 mgr.x (mgr.24785) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.869811+0000 mgr.x (mgr.24785) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.937087+0000 mgr.x (mgr.24785) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:44.999833+0000 mgr.x (mgr.24785) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cluster 2024-03-30T04:41:45.045428+0000 mgr.x (mgr.24785) 415 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.058968+0000 mgr.x (mgr.24785) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.117230+0000 mgr.x (mgr.24785) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.666 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.174302+0000 mgr.x (mgr.24785) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.235725+0000 mgr.x (mgr.24785) 419 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.236365+0000 mgr.x (mgr.24785) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.279658+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.280873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.297225+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.297897+0000 mon.b (mon.2) 2013 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.298116+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.302959+0000 mgr.x (mgr.24785) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.343162+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.344849+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.345737+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.347524+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.348123+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.350876+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.355628+0000 mgr.x (mgr.24785) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.395896+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.397402+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.398293+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.400189+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.400840+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.401390+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.447291+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.448817+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.449902+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.297897+0000 mon.b (mon.2) 2013 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.298116+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.302959+0000 mgr.x (mgr.24785) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.343162+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.344849+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.345737+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.347524+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.348123+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.350876+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.355628+0000 mgr.x (mgr.24785) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.395896+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.397402+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.669 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.398293+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.400189+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.400840+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.401390+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.447291+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.448817+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.449902+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.451888+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.452565+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.455551+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.502241+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.670 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.504599+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.505935+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.508257+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.509295+0000 mon.b (mon.2) 2033 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.510439+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.556901+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.558840+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.559937+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.562074+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.562777+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.565059+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.612300+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.614120+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.615127+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.617315+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.671 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.618067+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.451888+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.452565+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.455551+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.502241+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.504599+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.505935+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.508257+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.509295+0000 mon.b (mon.2) 2033 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.510439+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.556901+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.558840+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.559937+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.562074+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.562777+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.565059+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.612300+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.614120+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.615127+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.617315+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.618067+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.620336+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.673 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.665716+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.667431+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.668422+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.670455+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.671141+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.672736+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.700818+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.116:0/3527535036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.722792+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.724676+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.725654+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.727727+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.728469+0000 mon.b (mon.2) 2053 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.729220+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.775082+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.674 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.776510+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.777295+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.779042+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.779595+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.620336+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.665716+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.667431+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.668422+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.670455+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.671141+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.672736+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.700818+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.116:0/3527535036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.722792+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.724676+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.725654+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.727727+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.728469+0000 mon.b (mon.2) 2053 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.729220+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.775082+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.776510+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.777295+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.779042+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.779595+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.676 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.779933+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.831762+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.833244+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.834026+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.835821+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.836425+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.836947+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.884056+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.885448+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.886244+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.888093+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.888722+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.889125+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.677 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.936225+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.937696+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.938487+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.940181+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.940775+0000 mon.b (mon.2) 2073 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.941288+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.779933+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.831762+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.833244+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.834026+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.835821+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.836425+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.836947+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.884056+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.885448+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.886244+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.888093+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.888722+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.889125+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.936225+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.937696+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.938487+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.940181+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.940775+0000 mon.b (mon.2) 2073 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.941288+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.987891+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.989459+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.990411+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.992628+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:45.993451+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.001700+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.048527+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.050292+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.051233+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.053207+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.053860+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.054860+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.106625+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.108287+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.109284+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.111165+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.111847+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.114710+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.160406+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.161976+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.987891+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.989459+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.990411+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.992628+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.681 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:45.993451+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.001700+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.048527+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.050292+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.051233+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.053207+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.053860+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.054860+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.106625+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.108287+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.109284+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.111165+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.111847+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.114710+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.160406+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.161976+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.162906+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.164949+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.165614+0000 mon.b (mon.2) 2093 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.168631+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.217811+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.219239+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.220030+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.221894+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.222496+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.225502+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.270466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.271921+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.272906+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.275756+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[23963]: audit 2024-03-30T04:41:46.276419+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.162906+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.164949+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.165614+0000 mon.b (mon.2) 2093 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.168631+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.217811+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.219239+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.220030+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.221894+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.222496+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.225502+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.270466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.271921+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.272906+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.275756+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:46.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:46 smithi116 bash[18677]: audit 2024-03-30T04:41:46.276419+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.279 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:41:46] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.406197+0000 mgr.x (mgr.24785) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.460447+0000 mgr.x (mgr.24785) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.515584+0000 mgr.x (mgr.24785) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.569948+0000 mgr.x (mgr.24785) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.625388+0000 mgr.x (mgr.24785) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.677682+0000 mgr.x (mgr.24785) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.735164+0000 mgr.x (mgr.24785) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.787059+0000 mgr.x (mgr.24785) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.844028+0000 mgr.x (mgr.24785) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.896337+0000 mgr.x (mgr.24785) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:45.948362+0000 mgr.x (mgr.24785) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.007851+0000 mgr.x (mgr.24785) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.062830+0000 mgr.x (mgr.24785) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.119591+0000 mgr.x (mgr.24785) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.173495+0000 mgr.x (mgr.24785) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.230377+0000 mgr.x (mgr.24785) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.279170+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.284104+0000 mgr.x (mgr.24785) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.341060+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.342482+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.343386+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.345197+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.345803+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.348387+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.354776+0000 mgr.x (mgr.24785) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.395940+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.397633+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.398598+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.400520+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.401218+0000 mon.b (mon.2) 2113 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.407161+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.475621+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.478030+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.479529+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.482206+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.483022+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.489560+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.543514+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.545759+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.546906+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.549386+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.550161+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.556989+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.606038+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.608156+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.609277+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.611593+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.612359+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.615597+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.661436+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.663156+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.664161+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.666229+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.666918+0000 mon.b (mon.2) 2133 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.668542+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.714426+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.715919+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.716791+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.718621+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.719304+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.721144+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.766339+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.768101+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.769199+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.771607+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.772230+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.774123+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.819912+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.821377+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.822261+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.824359+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.825017+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.827329+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.889620+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.891528+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.892624+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.894991+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.896256+0000 mon.b (mon.2) 2153 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.899301+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.966914+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.968884+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.970122+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.974243+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.975016+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:46.977570+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.023247+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.024858+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.025746+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.027853+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.028534+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.032051+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.093535+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.095112+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.096232+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.098277+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.099012+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.100743+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.167645+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.169488+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.170355+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.172401+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.173076+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.177871+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.243805+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.245530+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.246432+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.248386+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.249115+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:47 smithi148 bash[18638]: audit 2024-03-30T04:41:47.251238+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.406197+0000 mgr.x (mgr.24785) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.460447+0000 mgr.x (mgr.24785) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.515584+0000 mgr.x (mgr.24785) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.569948+0000 mgr.x (mgr.24785) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.625388+0000 mgr.x (mgr.24785) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.677682+0000 mgr.x (mgr.24785) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.735164+0000 mgr.x (mgr.24785) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.787059+0000 mgr.x (mgr.24785) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.844028+0000 mgr.x (mgr.24785) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.896337+0000 mgr.x (mgr.24785) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:45.948362+0000 mgr.x (mgr.24785) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.007851+0000 mgr.x (mgr.24785) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.062830+0000 mgr.x (mgr.24785) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.579 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.119591+0000 mgr.x (mgr.24785) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.173495+0000 mgr.x (mgr.24785) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.230377+0000 mgr.x (mgr.24785) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.279170+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.284104+0000 mgr.x (mgr.24785) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.341060+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.342482+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.343386+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.345197+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.345803+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.348387+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.354776+0000 mgr.x (mgr.24785) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.580 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.395940+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.397633+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.398598+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.400520+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.401218+0000 mon.b (mon.2) 2113 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.407161+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.475621+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.478030+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.479529+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.482206+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.483022+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.489560+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.543514+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.545759+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.581 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.546906+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.582 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.549386+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.406197+0000 mgr.x (mgr.24785) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.460447+0000 mgr.x (mgr.24785) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.515584+0000 mgr.x (mgr.24785) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.569948+0000 mgr.x (mgr.24785) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.625388+0000 mgr.x (mgr.24785) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.677682+0000 mgr.x (mgr.24785) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.735164+0000 mgr.x (mgr.24785) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.583 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.787059+0000 mgr.x (mgr.24785) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.844028+0000 mgr.x (mgr.24785) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.896337+0000 mgr.x (mgr.24785) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:45.948362+0000 mgr.x (mgr.24785) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.007851+0000 mgr.x (mgr.24785) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.062830+0000 mgr.x (mgr.24785) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.119591+0000 mgr.x (mgr.24785) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.173495+0000 mgr.x (mgr.24785) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.230377+0000 mgr.x (mgr.24785) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.279170+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.284104+0000 mgr.x (mgr.24785) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.341060+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.342482+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.584 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.343386+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.550161+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.556989+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.606038+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.608156+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.609277+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.611593+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.612359+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.615597+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.661436+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.663156+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.664161+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.666229+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.666918+0000 mon.b (mon.2) 2133 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.668542+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.714426+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.715919+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.716791+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.718621+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.719304+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.721144+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.345197+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.345803+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.348387+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.354776+0000 mgr.x (mgr.24785) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.395940+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.397633+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.398598+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.400520+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.401218+0000 mon.b (mon.2) 2113 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.407161+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.475621+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.478030+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.479529+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.482206+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.483022+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.489560+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.543514+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.545759+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.546906+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.549386+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.550161+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.556989+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.588 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.606038+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.608156+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.609277+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.611593+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.612359+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.615597+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.661436+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.663156+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.664161+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.666229+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.666918+0000 mon.b (mon.2) 2133 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.668542+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.714426+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.715919+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.716791+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.718621+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.719304+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.721144+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.766339+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.768101+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.769199+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.771607+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.772230+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.774123+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.819912+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.821377+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.822261+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.824359+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.825017+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.827329+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.889620+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.891528+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.892624+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.894991+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.896256+0000 mon.b (mon.2) 2153 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.899301+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.966914+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.766339+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.768101+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.769199+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.771607+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.772230+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.774123+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.819912+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.821377+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.822261+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.824359+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.825017+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.827329+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.889620+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.891528+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.892624+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.894991+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.896256+0000 mon.b (mon.2) 2153 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.899301+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.966914+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.968884+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.970122+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.974243+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.975016+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:46.977570+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.023247+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.024858+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.025746+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.027853+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.028534+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.032051+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.093535+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.095112+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.595 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.096232+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.098277+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.099012+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.100743+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.167645+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.169488+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.170355+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.172401+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.173076+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.177871+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.243805+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.245530+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.246432+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.248386+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.249115+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[18677]: audit 2024-03-30T04:41:47.251238+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.968884+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.970122+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.974243+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.975016+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:46.977570+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.023247+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.024858+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.025746+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.027853+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.597 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.028534+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.032051+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.093535+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.095112+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.096232+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.098277+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.099012+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.100743+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.167645+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.169488+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.170355+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.172401+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.173076+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.177871+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:47.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.243805+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.245530+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:47.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.246432+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:47.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.248386+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:47.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.249115+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:47.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:47 smithi116 bash[23963]: audit 2024-03-30T04:41:47.251238+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:47 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-03-30T04:41:48.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:47 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:48.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:47 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:48.532 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.412046+0000 mgr.x (mgr.24785) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.532 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.494687+0000 mgr.x (mgr.24785) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.562000+0000 mgr.x (mgr.24785) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.620424+0000 mgr.x (mgr.24785) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.673283+0000 mgr.x (mgr.24785) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.725902+0000 mgr.x (mgr.24785) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.778885+0000 mgr.x (mgr.24785) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.832364+0000 mgr.x (mgr.24785) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.904543+0000 mgr.x (mgr.24785) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:46.982420+0000 mgr.x (mgr.24785) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:46.999815+0000 mgr.x (mgr.24785) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.037077+0000 mgr.x (mgr.24785) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cluster 2024-03-30T04:41:47.046166+0000 mgr.x (mgr.24785) 453 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.105826+0000 mgr.x (mgr.24785) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.182750+0000 mgr.x (mgr.24785) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.256011+0000 mgr.x (mgr.24785) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.533 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.303540+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.305571+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.306516+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.308749+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.309441+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.311096+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.317712+0000 mgr.x (mgr.24785) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.362779+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.364528+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.365390+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.367298+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.367965+0000 mon.b (mon.2) 2188 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.370237+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.376013+0000 mgr.x (mgr.24785) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.534 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.437007+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.438537+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.439385+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.441362+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.442067+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.446392+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.507734+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.509374+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.510217+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.512093+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.512789+0000 mon.b (mon.2) 2198 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.517151+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.579636+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.581499+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.535 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.582978+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.585322+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.586101+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.589533+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.636901+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.638589+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.639603+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.641596+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.642262+0000 mon.b (mon.2) 2208 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.646032+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.696119+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.697859+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.698823+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.700832+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.701485+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.536 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.705350+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.750266+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.751921+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.753014+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.755338+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.756150+0000 mon.b (mon.2) 2218 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.757714+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.805963+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.807526+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.808249+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.809894+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.810438+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.813326+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.858239+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.859717+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.537 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.860867+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.862663+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.863325+0000 mon.b (mon.2) 2228 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.865136+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.910034+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.911514+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.912313+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.538 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.914099+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.914684+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.920287+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.964956+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.966387+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.967177+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.968967+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.969603+0000 mon.b (mon.2) 2238 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:47.971698+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.017040+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.018581+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.019384+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.021127+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.021675+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.539 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.023743+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.087248+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.088769+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.089573+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.091443+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.092070+0000 mon.b (mon.2) 2248 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.095340+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.156297+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.157773+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.158573+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.160380+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.161008+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.169191+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.230550+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.232070+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.540 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.232894+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.234676+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.235281+0000 mon.b (mon.2) 2258 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.541 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[18638]: audit 2024-03-30T04:41:48.239114+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.412046+0000 mgr.x (mgr.24785) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.494687+0000 mgr.x (mgr.24785) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.562000+0000 mgr.x (mgr.24785) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.620424+0000 mgr.x (mgr.24785) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.673283+0000 mgr.x (mgr.24785) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.725902+0000 mgr.x (mgr.24785) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.778885+0000 mgr.x (mgr.24785) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.832364+0000 mgr.x (mgr.24785) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.904543+0000 mgr.x (mgr.24785) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:46.982420+0000 mgr.x (mgr.24785) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:46.999815+0000 mgr.x (mgr.24785) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.037077+0000 mgr.x (mgr.24785) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cluster 2024-03-30T04:41:47.046166+0000 mgr.x (mgr.24785) 453 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.105826+0000 mgr.x (mgr.24785) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.182750+0000 mgr.x (mgr.24785) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.256011+0000 mgr.x (mgr.24785) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.303540+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.305571+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.306516+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.308749+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.412046+0000 mgr.x (mgr.24785) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.494687+0000 mgr.x (mgr.24785) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.562000+0000 mgr.x (mgr.24785) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.620424+0000 mgr.x (mgr.24785) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.673283+0000 mgr.x (mgr.24785) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.725902+0000 mgr.x (mgr.24785) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.778885+0000 mgr.x (mgr.24785) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.832364+0000 mgr.x (mgr.24785) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.904543+0000 mgr.x (mgr.24785) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:46.982420+0000 mgr.x (mgr.24785) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:46.999815+0000 mgr.x (mgr.24785) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.037077+0000 mgr.x (mgr.24785) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cluster 2024-03-30T04:41:47.046166+0000 mgr.x (mgr.24785) 453 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.105826+0000 mgr.x (mgr.24785) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.182750+0000 mgr.x (mgr.24785) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.256011+0000 mgr.x (mgr.24785) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.303540+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.305571+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.306516+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.308749+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.309441+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.311096+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.317712+0000 mgr.x (mgr.24785) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.362779+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.364528+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.365390+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.367298+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.367965+0000 mon.b (mon.2) 2188 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.370237+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.376013+0000 mgr.x (mgr.24785) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.437007+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.438537+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.439385+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.441362+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.442067+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.446392+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.507734+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.509374+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.510217+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.512093+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.309441+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.311096+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.317712+0000 mgr.x (mgr.24785) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.362779+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.364528+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.365390+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.367298+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.367965+0000 mon.b (mon.2) 2188 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.370237+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.376013+0000 mgr.x (mgr.24785) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.437007+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.438537+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.439385+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.441362+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.442067+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.446392+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.507734+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.509374+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.510217+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.512093+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.512789+0000 mon.b (mon.2) 2198 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.517151+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.579636+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.581499+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.582978+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.585322+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.586101+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.589533+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.636901+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.638589+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.639603+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.641596+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.642262+0000 mon.b (mon.2) 2208 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.646032+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.696119+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.697859+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.698823+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.700832+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.701485+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.705350+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.512789+0000 mon.b (mon.2) 2198 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.517151+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.579636+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.581499+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.582978+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.585322+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.586101+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.589533+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.636901+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.638589+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.639603+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.641596+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.642262+0000 mon.b (mon.2) 2208 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.646032+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.696119+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.697859+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.698823+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.700832+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.701485+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.705350+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.750266+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.751921+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.753014+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.755338+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.756150+0000 mon.b (mon.2) 2218 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.757714+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.805963+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.807526+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.808249+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.809894+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.810438+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.813326+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.858239+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.859717+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.860867+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.862663+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.863325+0000 mon.b (mon.2) 2228 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.865136+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.910034+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.750266+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.751921+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.753014+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.755338+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.756150+0000 mon.b (mon.2) 2218 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.757714+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.805963+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.807526+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.808249+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.809894+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.810438+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.813326+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.858239+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.859717+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.860867+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.862663+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.863325+0000 mon.b (mon.2) 2228 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.865136+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.910034+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.911514+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.912313+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.914099+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.914684+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.920287+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.964956+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.966387+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.967177+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.968967+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.969603+0000 mon.b (mon.2) 2238 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:47.971698+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.017040+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.018581+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.019384+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.021127+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.021675+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.023743+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.087248+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.088769+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.911514+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.912313+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.914099+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.914684+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.920287+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.964956+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.966387+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.967177+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.968967+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.969603+0000 mon.b (mon.2) 2238 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:47.971698+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.017040+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.018581+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.019384+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.021127+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.021675+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.023743+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.087248+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.088769+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.089573+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.091443+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.092070+0000 mon.b (mon.2) 2248 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.095340+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.156297+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.157773+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.158573+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.160380+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.161008+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.169191+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.230550+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.232070+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.232894+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.234676+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.235281+0000 mon.b (mon.2) 2258 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[18677]: audit 2024-03-30T04:41:48.239114+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.089573+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.091443+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.092070+0000 mon.b (mon.2) 2248 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.095340+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.156297+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.157773+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.158573+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.160380+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.161008+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.169191+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.230550+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.232070+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.232894+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.234676+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.235281+0000 mon.b (mon.2) 2258 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:48.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:48 smithi116 bash[23963]: audit 2024-03-30T04:41:48.239114+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:48.795 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:48 smithi148 bash[55192]: ts=2024-03-30T04:41:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.451326+0000 mgr.x (mgr.24785) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.522047+0000 mgr.x (mgr.24785) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.596055+0000 mgr.x (mgr.24785) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.650954+0000 mgr.x (mgr.24785) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.710091+0000 mgr.x (mgr.24785) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.763918+0000 mgr.x (mgr.24785) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.818155+0000 mgr.x (mgr.24785) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.869895+0000 mgr.x (mgr.24785) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.925169+0000 mgr.x (mgr.24785) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:47.976493+0000 mgr.x (mgr.24785) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.028449+0000 mgr.x (mgr.24785) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.100086+0000 mgr.x (mgr.24785) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.174205+0000 mgr.x (mgr.24785) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.243901+0000 mgr.x (mgr.24785) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.303845+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.317399+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.318602+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.320676+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.321284+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.322706+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.328099+0000 mgr.x (mgr.24785) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.368286+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.369925+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.370855+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.372732+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.373350+0000 mon.b (mon.2) 2268 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.375765+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.380956+0000 mgr.x (mgr.24785) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.421310+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.422839+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.423824+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.425780+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.426471+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.429086+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.490215+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.491709+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.492600+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.494699+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.495416+0000 mon.b (mon.2) 2278 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.497808+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.559996+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.561842+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.563170+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.565409+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.566185+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.572106+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.634641+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.636329+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.637430+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.639489+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.640158+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.648684+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.709977+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.711756+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.712813+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.714963+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.715659+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.724584+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.787159+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.788783+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.789589+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.791333+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.791961+0000 mon.b (mon.2) 2298 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.796197+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.857074+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.858504+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.859473+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.861175+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.861763+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.866290+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.910659+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.912131+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.912991+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.914696+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.915265+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.919516+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.963858+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.965296+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.966078+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.967847+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.968482+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:48.972221+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.017766+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.019611+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.020580+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.022988+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.023808+0000 mon.b (mon.2) 2318 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.028143+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.072789+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.074186+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.074899+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.076486+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.076998+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.081078+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.125740+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.127151+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.128306+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.130253+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.130907+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.139504+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.184574+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.186005+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.186834+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.188692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.189277+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.193635+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.239674+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.241102+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.241869+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.243648+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.244274+0000 mon.b (mon.2) 2338 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[18638]: audit 2024-03-30T04:41:49.251377+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.451326+0000 mgr.x (mgr.24785) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.522047+0000 mgr.x (mgr.24785) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.596055+0000 mgr.x (mgr.24785) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.650954+0000 mgr.x (mgr.24785) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.710091+0000 mgr.x (mgr.24785) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.763918+0000 mgr.x (mgr.24785) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.818155+0000 mgr.x (mgr.24785) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.869895+0000 mgr.x (mgr.24785) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.925169+0000 mgr.x (mgr.24785) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:47.976493+0000 mgr.x (mgr.24785) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.028449+0000 mgr.x (mgr.24785) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.100086+0000 mgr.x (mgr.24785) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.174205+0000 mgr.x (mgr.24785) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.243901+0000 mgr.x (mgr.24785) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.303845+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.317399+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.318602+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.320676+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.321284+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.322706+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.328099+0000 mgr.x (mgr.24785) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.451326+0000 mgr.x (mgr.24785) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.522047+0000 mgr.x (mgr.24785) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.596055+0000 mgr.x (mgr.24785) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.650954+0000 mgr.x (mgr.24785) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.710091+0000 mgr.x (mgr.24785) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.763918+0000 mgr.x (mgr.24785) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.818155+0000 mgr.x (mgr.24785) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.869895+0000 mgr.x (mgr.24785) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.925169+0000 mgr.x (mgr.24785) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:47.976493+0000 mgr.x (mgr.24785) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.028449+0000 mgr.x (mgr.24785) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.100086+0000 mgr.x (mgr.24785) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.174205+0000 mgr.x (mgr.24785) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.243901+0000 mgr.x (mgr.24785) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.303845+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.317399+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.318602+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.320676+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.321284+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.322706+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.328099+0000 mgr.x (mgr.24785) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.368286+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.369925+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.370855+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.372732+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.373350+0000 mon.b (mon.2) 2268 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.375765+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.380956+0000 mgr.x (mgr.24785) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.421310+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.422839+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.423824+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.425780+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.426471+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.429086+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.490215+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.491709+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.492600+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.494699+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.495416+0000 mon.b (mon.2) 2278 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.497808+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.368286+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.369925+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.370855+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.372732+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.373350+0000 mon.b (mon.2) 2268 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.375765+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.380956+0000 mgr.x (mgr.24785) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.421310+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.422839+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.423824+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.425780+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.426471+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.429086+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.490215+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.491709+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.492600+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.494699+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.495416+0000 mon.b (mon.2) 2278 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.497808+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.559996+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.561842+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.563170+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.565409+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.566185+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.572106+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.634641+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.636329+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.637430+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.639489+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.640158+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.648684+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.709977+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.711756+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.712813+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.714963+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.715659+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.724584+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.787159+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.788783+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.559996+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.561842+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.563170+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.565409+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.566185+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.572106+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.634641+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.636329+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.637430+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.639489+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.640158+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.648684+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.709977+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.711756+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.712813+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.714963+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.715659+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.724584+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.787159+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.788783+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.789589+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.791333+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.791961+0000 mon.b (mon.2) 2298 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.796197+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.857074+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.858504+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.859473+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.861175+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.861763+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.866290+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.910659+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.912131+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.912991+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.914696+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.915265+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.919516+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.963858+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.965296+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.966078+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.789589+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.791333+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.791961+0000 mon.b (mon.2) 2298 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.796197+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.857074+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.858504+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.859473+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.861175+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.861763+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.866290+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.910659+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.912131+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.912991+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.914696+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.915265+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.919516+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.963858+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.965296+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.966078+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.967847+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.968482+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:48.972221+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.017766+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.019611+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.020580+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.022988+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.023808+0000 mon.b (mon.2) 2318 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.028143+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.072789+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.074186+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.074899+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.076486+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.076998+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.081078+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.125740+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.127151+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.128306+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.130253+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.130907+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.139504+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.184574+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.186005+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.186834+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.188692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.189277+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.193635+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.239674+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.241102+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.241869+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.243648+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.244274+0000 mon.b (mon.2) 2338 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[23963]: audit 2024-03-30T04:41:49.251377+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.967847+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.968482+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:48.972221+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.017766+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.019611+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.020580+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.022988+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.023808+0000 mon.b (mon.2) 2318 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.028143+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.072789+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.074186+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.074899+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.076486+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.076998+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.081078+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.125740+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.127151+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.128306+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.130253+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.130907+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.139504+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.184574+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.186005+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.186834+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.188692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.189277+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.193635+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.239674+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.241102+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.241869+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.243648+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.244274+0000 mon.b (mon.2) 2338 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:49.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:49 smithi116 bash[18677]: audit 2024-03-30T04:41:49.251377+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.045 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[58178]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:50.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:49 smithi148 bash[58178]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:41:50.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.433862+0000 mgr.x (mgr.24785) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.503011+0000 mgr.x (mgr.24785) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.577007+0000 mgr.x (mgr.24785) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.653741+0000 mgr.x (mgr.24785) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.729651+0000 mgr.x (mgr.24785) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.800956+0000 mgr.x (mgr.24785) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.871017+0000 mgr.x (mgr.24785) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.924254+0000 mgr.x (mgr.24785) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:48.977974+0000 mgr.x (mgr.24785) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.032971+0000 mgr.x (mgr.24785) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cluster 2024-03-30T04:41:49.046752+0000 mgr.x (mgr.24785) 485 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.085778+0000 mgr.x (mgr.24785) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.144387+0000 mgr.x (mgr.24785) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.198376+0000 mgr.x (mgr.24785) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.256211+0000 mgr.x (mgr.24785) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.306532+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.324075+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.327178+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.329255+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.329981+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.333338+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.338189+0000 mgr.x (mgr.24785) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.413978+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.415776+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.416847+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.419061+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.419737+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.424398+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.486160+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.487814+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.488913+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.491021+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.491743+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.496430+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.545956+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.547825+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.548870+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.551009+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.551680+0000 mon.b (mon.2) 2358 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.556179+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.607362+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.609159+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.610043+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.611988+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.612634+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.616672+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.664953+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.666509+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.667399+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.670009+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.671000+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.675837+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.742674+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.744632+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.745693+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.747885+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.748545+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.754532+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.815816+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.817567+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.818854+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.821262+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.821960+0000 mon.b (mon.2) 2378 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.824681+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.871815+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.873771+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.874797+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.876979+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.877712+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.882155+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.928873+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.930811+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.932099+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.934606+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.935309+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:49.941636+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.018550+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.020282+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.021272+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.023258+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.023987+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.030663+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.098298+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.100216+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.101329+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.103547+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.104303+0000 mon.b (mon.2) 2398 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.106103+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.158599+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.160321+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.161169+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.163014+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.163648+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.165394+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.229862+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.231202+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.232382+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.234138+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.234689+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:50 smithi148 bash[18638]: audit 2024-03-30T04:41:50.236412+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.611 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.433862+0000 mgr.x (mgr.24785) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.503011+0000 mgr.x (mgr.24785) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.577007+0000 mgr.x (mgr.24785) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.653741+0000 mgr.x (mgr.24785) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.729651+0000 mgr.x (mgr.24785) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.800956+0000 mgr.x (mgr.24785) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.871017+0000 mgr.x (mgr.24785) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.924254+0000 mgr.x (mgr.24785) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:48.977974+0000 mgr.x (mgr.24785) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.032971+0000 mgr.x (mgr.24785) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cluster 2024-03-30T04:41:49.046752+0000 mgr.x (mgr.24785) 485 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.085778+0000 mgr.x (mgr.24785) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.144387+0000 mgr.x (mgr.24785) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.198376+0000 mgr.x (mgr.24785) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.256211+0000 mgr.x (mgr.24785) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.306532+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.324075+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.327178+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.329255+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.329981+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.333338+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.433862+0000 mgr.x (mgr.24785) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.503011+0000 mgr.x (mgr.24785) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.577007+0000 mgr.x (mgr.24785) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.613 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.653741+0000 mgr.x (mgr.24785) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.729651+0000 mgr.x (mgr.24785) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.800956+0000 mgr.x (mgr.24785) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.871017+0000 mgr.x (mgr.24785) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.924254+0000 mgr.x (mgr.24785) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:48.977974+0000 mgr.x (mgr.24785) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.032971+0000 mgr.x (mgr.24785) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cluster 2024-03-30T04:41:49.046752+0000 mgr.x (mgr.24785) 485 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:50.614 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.085778+0000 mgr.x (mgr.24785) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.144387+0000 mgr.x (mgr.24785) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.198376+0000 mgr.x (mgr.24785) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.256211+0000 mgr.x (mgr.24785) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.306532+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.324075+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.327178+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.329255+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.329981+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.333338+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.338189+0000 mgr.x (mgr.24785) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.615 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.413978+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.415776+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.416847+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.419061+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.419737+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.424398+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.486160+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.487814+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.488913+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.491021+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.491743+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.496430+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.545956+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.547825+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.548870+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.551009+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.551680+0000 mon.b (mon.2) 2358 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.556179+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.338189+0000 mgr.x (mgr.24785) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:50.617 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.413978+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.415776+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.416847+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.419061+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.419737+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.424398+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.486160+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.487814+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.488913+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.491021+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.491743+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.618 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.496430+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.545956+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.547825+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.548870+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.551009+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.551680+0000 mon.b (mon.2) 2358 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.556179+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.607362+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.619 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.609159+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.610043+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.611988+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.612634+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.616672+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.664953+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.666509+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.667399+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.670009+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.671000+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.675837+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.742674+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.744632+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.745693+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.747885+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.748545+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.754532+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.815816+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.817567+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.607362+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.609159+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.610043+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.611988+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.612634+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.616672+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.664953+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.666509+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.667399+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.670009+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.671000+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.675837+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.742674+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.744632+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.745693+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.747885+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.748545+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.754532+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.815816+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.817567+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.818854+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.821262+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.821960+0000 mon.b (mon.2) 2378 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.824681+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.871815+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.873771+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.874797+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.876979+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.877712+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.882155+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.928873+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.930811+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.932099+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.934606+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.935309+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:49.941636+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.018550+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.020282+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.021272+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.818854+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.821262+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.821960+0000 mon.b (mon.2) 2378 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.824681+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.871815+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.873771+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.874797+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.876979+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.877712+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.882155+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.928873+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.930811+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.932099+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.934606+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.935309+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:49.941636+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.018550+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.020282+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.021272+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.023258+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.023987+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.030663+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.098298+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.100216+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.101329+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.103547+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.104303+0000 mon.b (mon.2) 2398 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.106103+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.158599+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.160321+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.161169+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.163014+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.163648+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.165394+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.229862+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.231202+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.232382+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.234138+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.234689+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[18677]: audit 2024-03-30T04:41:50.236412+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.023258+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.023987+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.030663+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.098298+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.100216+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.101329+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.103547+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.104303+0000 mon.b (mon.2) 2398 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.106103+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.158599+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.160321+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.161169+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.163014+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.163648+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.630 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.165394+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.229862+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.231202+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.232382+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.234138+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.234689+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:50.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:50 smithi116 bash[23963]: audit 2024-03-30T04:41:50.236412+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:51 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:41:51.546 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:41:51 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.429277+0000 mgr.x (mgr.24785) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.501322+0000 mgr.x (mgr.24785) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.562411+0000 mgr.x (mgr.24785) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.621529+0000 mgr.x (mgr.24785) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.681524+0000 mgr.x (mgr.24785) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.759334+0000 mgr.x (mgr.24785) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.830984+0000 mgr.x (mgr.24785) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.887011+0000 mgr.x (mgr.24785) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:49.946524+0000 mgr.x (mgr.24785) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.035890+0000 mgr.x (mgr.24785) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.113432+0000 mgr.x (mgr.24785) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.173122+0000 mgr.x (mgr.24785) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.242289+0000 mgr.x (mgr.24785) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.330896+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.332838+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.333801+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.336041+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.336849+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.339129+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.345767+0000 mgr.x (mgr.24785) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.403795+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.405817+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.406990+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.409274+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.410002+0000 mon.b (mon.2) 2418 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.411985+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.458899+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.460388+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.461209+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.462988+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.463598+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.464581+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.511619+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.513150+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.514004+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.515832+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.516461+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.520429+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.581950+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.583459+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.584259+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.586031+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.586633+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.588443+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.651180+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.652982+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.654224+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.656202+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.656920+0000 mon.b (mon.2) 2438 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.658436+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.703903+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.705486+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.706396+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.708416+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.709115+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.710452+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.755576+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.757072+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.757914+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.759773+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.760388+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.762030+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.824188+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.825817+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.826735+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.828693+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.829248+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.830985+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.892716+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.894116+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.894893+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.896706+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.897316+0000 mon.b (mon.2) 2458 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.901248+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.963680+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.965304+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.966610+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.968578+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.969252+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:50.975282+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.036990+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.038601+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.040068+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.042382+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.043072+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.047054+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.109857+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.111570+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.112534+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.114555+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.115305+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.122720+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.183897+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.185560+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.186604+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.188604+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.189301+0000 mon.b (mon.2) 2478 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.196887+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.263623+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.265324+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.266188+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.268208+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.268828+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:51 smithi148 bash[18638]: audit 2024-03-30T04:41:51.275957+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.429277+0000 mgr.x (mgr.24785) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.501322+0000 mgr.x (mgr.24785) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.562411+0000 mgr.x (mgr.24785) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.621529+0000 mgr.x (mgr.24785) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.681524+0000 mgr.x (mgr.24785) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.759334+0000 mgr.x (mgr.24785) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.830984+0000 mgr.x (mgr.24785) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.887011+0000 mgr.x (mgr.24785) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:49.946524+0000 mgr.x (mgr.24785) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.035890+0000 mgr.x (mgr.24785) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.113432+0000 mgr.x (mgr.24785) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.173122+0000 mgr.x (mgr.24785) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.242289+0000 mgr.x (mgr.24785) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.330896+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.332838+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.333801+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.336041+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.336849+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.339129+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.345767+0000 mgr.x (mgr.24785) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.403795+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.429277+0000 mgr.x (mgr.24785) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.501322+0000 mgr.x (mgr.24785) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.562411+0000 mgr.x (mgr.24785) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.621529+0000 mgr.x (mgr.24785) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.681524+0000 mgr.x (mgr.24785) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.759334+0000 mgr.x (mgr.24785) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.830984+0000 mgr.x (mgr.24785) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.887011+0000 mgr.x (mgr.24785) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:49.946524+0000 mgr.x (mgr.24785) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.035890+0000 mgr.x (mgr.24785) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.113432+0000 mgr.x (mgr.24785) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.173122+0000 mgr.x (mgr.24785) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.242289+0000 mgr.x (mgr.24785) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.330896+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.332838+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.333801+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.336041+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.336849+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.339129+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.345767+0000 mgr.x (mgr.24785) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.403795+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.405817+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.406990+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.409274+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.410002+0000 mon.b (mon.2) 2418 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.411985+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.458899+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.460388+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.461209+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.462988+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.463598+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.464581+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.511619+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.513150+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.514004+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.515832+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.516461+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.520429+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.581950+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.583459+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.584259+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.586031+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.586633+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.588443+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.651180+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.652982+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.654224+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.656202+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.656920+0000 mon.b (mon.2) 2438 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.658436+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.703903+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.705486+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.706396+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.708416+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.709115+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.710452+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.755576+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.757072+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.757914+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.405817+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.406990+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.409274+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.410002+0000 mon.b (mon.2) 2418 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.411985+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.458899+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.460388+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.461209+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.462988+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.463598+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.464581+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.511619+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.513150+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.514004+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.515832+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.516461+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.520429+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.581950+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.583459+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.759773+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.760388+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.762030+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.824188+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.825817+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.826735+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.828693+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.829248+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.830985+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.892716+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.894116+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.894893+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.896706+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.897316+0000 mon.b (mon.2) 2458 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.901248+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.963680+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.965304+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.966610+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.968578+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.969252+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:50.975282+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.036990+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.038601+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.040068+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.042382+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.043072+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.047054+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.109857+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.111570+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.112534+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.114555+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.115305+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.122720+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.183897+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.185560+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.186604+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.188604+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.189301+0000 mon.b (mon.2) 2478 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.196887+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.263623+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.265324+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.266188+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.268208+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.268828+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[18677]: audit 2024-03-30T04:41:51.275957+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.584259+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.586031+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.586633+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.588443+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.651180+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.652982+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.654224+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.656202+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.656920+0000 mon.b (mon.2) 2438 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.658436+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.703903+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.705486+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.706396+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.708416+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.709115+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.710452+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.755576+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.757072+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.757914+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.759773+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.760388+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.762030+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.824188+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.825817+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.826735+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.828693+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.829248+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.830985+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.892716+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.894116+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.894893+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.896706+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.897316+0000 mon.b (mon.2) 2458 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.901248+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.963680+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.965304+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.966610+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.968578+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.969252+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:50.975282+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.036990+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.038601+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.040068+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.042382+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.043072+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.047054+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.109857+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.111570+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.112534+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.114555+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.115305+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.122720+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.183897+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.185560+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.186604+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.188604+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.189301+0000 mon.b (mon.2) 2478 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.196887+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.263623+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.265324+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.266188+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.268208+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.268828+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:51.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:51 smithi116 bash[23963]: audit 2024-03-30T04:41:51.275957+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.418315+0000 mgr.x (mgr.24785) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.470994+0000 mgr.x (mgr.24785) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.525308+0000 mgr.x (mgr.24785) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.594308+0000 mgr.x (mgr.24785) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.663382+0000 mgr.x (mgr.24785) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.715333+0000 mgr.x (mgr.24785) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.767461+0000 mgr.x (mgr.24785) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.835701+0000 mgr.x (mgr.24785) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.906105+0000 mgr.x (mgr.24785) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:50.980144+0000 mgr.x (mgr.24785) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cluster 2024-03-30T04:41:51.047598+0000 mgr.x (mgr.24785) 515 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.051809+0000 mgr.x (mgr.24785) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.127551+0000 mgr.x (mgr.24785) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.201816+0000 mgr.x (mgr.24785) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.280770+0000 mgr.x (mgr.24785) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.340427+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.341874+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.342660+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.344345+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.344938+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.348758+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.353731+0000 mgr.x (mgr.24785) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.393968+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.395508+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.396299+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.398026+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.398591+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.405052+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.451247+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.452712+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.453501+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.455257+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.455876+0000 mon.b (mon.2) 2498 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.459912+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.521494+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.523221+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.524147+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.526468+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.527212+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.530977+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.576452+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.577923+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.578971+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.580946+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.581560+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.586989+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.633979+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.635736+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.636716+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.638637+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.639255+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.644458+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.690133+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.691616+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.692460+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.694309+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.694960+0000 mon.b (mon.2) 2518 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.700623+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.746800+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.748326+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.749174+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.750901+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.751500+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.754717+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.822227+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.824002+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.824943+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.826862+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.827512+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.830938+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.880387+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.882139+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.883069+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.884989+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.885678+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.892604+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.971238+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.973203+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.974228+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.976290+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.977047+0000 mon.b (mon.2) 2538 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:51.984292+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.046887+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.048906+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.057780+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.060171+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.061033+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.067117+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.129990+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.131606+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.132692+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.134629+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.135219+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.138051+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.182982+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.184633+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.185617+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.187609+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.188293+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.192211+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.236904+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.238577+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.239538+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.241415+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.242046+0000 mon.b (mon.2) 2558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:52 smithi148 bash[18638]: audit 2024-03-30T04:41:52.245999+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.418315+0000 mgr.x (mgr.24785) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.470994+0000 mgr.x (mgr.24785) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.525308+0000 mgr.x (mgr.24785) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.594308+0000 mgr.x (mgr.24785) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.663382+0000 mgr.x (mgr.24785) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.715333+0000 mgr.x (mgr.24785) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.767461+0000 mgr.x (mgr.24785) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.835701+0000 mgr.x (mgr.24785) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.906105+0000 mgr.x (mgr.24785) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:50.980144+0000 mgr.x (mgr.24785) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cluster 2024-03-30T04:41:51.047598+0000 mgr.x (mgr.24785) 515 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.051809+0000 mgr.x (mgr.24785) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.127551+0000 mgr.x (mgr.24785) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.201816+0000 mgr.x (mgr.24785) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.280770+0000 mgr.x (mgr.24785) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.340427+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.341874+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.342660+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.344345+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.344938+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.348758+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.353731+0000 mgr.x (mgr.24785) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.393968+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.395508+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.396299+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.398026+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.398591+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.405052+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.451247+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.452712+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.453501+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.455257+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.455876+0000 mon.b (mon.2) 2498 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.459912+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.521494+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.523221+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.524147+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.526468+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.527212+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.530977+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.418315+0000 mgr.x (mgr.24785) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.470994+0000 mgr.x (mgr.24785) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.525308+0000 mgr.x (mgr.24785) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.594308+0000 mgr.x (mgr.24785) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.663382+0000 mgr.x (mgr.24785) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.715333+0000 mgr.x (mgr.24785) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.767461+0000 mgr.x (mgr.24785) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.835701+0000 mgr.x (mgr.24785) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.906105+0000 mgr.x (mgr.24785) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:50.980144+0000 mgr.x (mgr.24785) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cluster 2024-03-30T04:41:51.047598+0000 mgr.x (mgr.24785) 515 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.051809+0000 mgr.x (mgr.24785) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.127551+0000 mgr.x (mgr.24785) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.201816+0000 mgr.x (mgr.24785) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.280770+0000 mgr.x (mgr.24785) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.340427+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.341874+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.342660+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.344345+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.344938+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.348758+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.576452+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.577923+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.578971+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.580946+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.581560+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.586989+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.633979+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.635736+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.636716+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.638637+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.639255+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.644458+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.690133+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.691616+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.692460+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.694309+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.694960+0000 mon.b (mon.2) 2518 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.700623+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.746800+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.748326+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.749174+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.750901+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.751500+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.754717+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.822227+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.824002+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.824943+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.826862+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.827512+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.830938+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.880387+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.882139+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.883069+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.884989+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.885678+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.892604+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.971238+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.973203+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.974228+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.353731+0000 mgr.x (mgr.24785) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.393968+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.395508+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.396299+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.398026+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.398591+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.405052+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.451247+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.452712+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.453501+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.455257+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.455876+0000 mon.b (mon.2) 2498 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.459912+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.521494+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.523221+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.524147+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.526468+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.527212+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.530977+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.976290+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.977047+0000 mon.b (mon.2) 2538 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:51.984292+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.046887+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.048906+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.057780+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.060171+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.061033+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.067117+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.129990+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.131606+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.132692+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.134629+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.135219+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.138051+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.182982+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.184633+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.185617+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.187609+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.188293+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.192211+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.236904+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.238577+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.239538+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.241415+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.242046+0000 mon.b (mon.2) 2558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[18677]: audit 2024-03-30T04:41:52.245999+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.576452+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.577923+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.578971+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.580946+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.581560+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.586989+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.633979+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.635736+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.636716+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.638637+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.639255+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.644458+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.690133+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.691616+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.692460+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.694309+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.694960+0000 mon.b (mon.2) 2518 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.700623+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.746800+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.748326+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.749174+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.750901+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.751500+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.754717+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.822227+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.824002+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.824943+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.826862+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.827512+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.830938+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.880387+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.882139+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.883069+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.884989+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.885678+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.892604+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.971238+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.973203+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.974228+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.976290+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.977047+0000 mon.b (mon.2) 2538 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:51.984292+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.046887+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.048906+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.057780+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.060171+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.061033+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.067117+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.129990+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.131606+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.132692+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.134629+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.135219+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.138051+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.182982+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.184633+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.185617+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.187609+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.188293+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.192211+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.236904+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.238577+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.239538+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.241415+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.242046+0000 mon.b (mon.2) 2558 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:52.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:52 smithi116 bash[23963]: audit 2024-03-30T04:41:52.245999+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.409853+0000 mgr.x (mgr.24785) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.464599+0000 mgr.x (mgr.24785) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.535770+0000 mgr.x (mgr.24785) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.591885+0000 mgr.x (mgr.24785) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.649243+0000 mgr.x (mgr.24785) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.620 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.705309+0000 mgr.x (mgr.24785) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.761122+0000 mgr.x (mgr.24785) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.835639+0000 mgr.x (mgr.24785) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.897403+0000 mgr.x (mgr.24785) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:51.989271+0000 mgr.x (mgr.24785) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.072957+0000 mgr.x (mgr.24785) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.143050+0000 mgr.x (mgr.24785) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.197004+0000 mgr.x (mgr.24785) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.250800+0000 mgr.x (mgr.24785) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.315254+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.329668+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.330620+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.332771+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.333451+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.335731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.340986+0000 mgr.x (mgr.24785) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.409853+0000 mgr.x (mgr.24785) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.464599+0000 mgr.x (mgr.24785) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.535770+0000 mgr.x (mgr.24785) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.591885+0000 mgr.x (mgr.24785) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.649243+0000 mgr.x (mgr.24785) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.705309+0000 mgr.x (mgr.24785) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.761122+0000 mgr.x (mgr.24785) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.835639+0000 mgr.x (mgr.24785) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.897403+0000 mgr.x (mgr.24785) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:51.989271+0000 mgr.x (mgr.24785) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.072957+0000 mgr.x (mgr.24785) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.143050+0000 mgr.x (mgr.24785) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.197004+0000 mgr.x (mgr.24785) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.250800+0000 mgr.x (mgr.24785) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.315254+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.329668+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.330620+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.332771+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.333451+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.335731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.340986+0000 mgr.x (mgr.24785) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.382194+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.383891+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.384882+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.386825+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.387487+0000 mon.b (mon.2) 2568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.389565+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.394226+0000 mgr.x (mgr.24785) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.434288+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.435962+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.436980+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.439048+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.439763+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.624 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.440908+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.487310+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.489010+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.490225+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.492223+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.492883+0000 mon.b (mon.2) 2578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.494115+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.382194+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.383891+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.384882+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.386825+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.387487+0000 mon.b (mon.2) 2568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.389565+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.394226+0000 mgr.x (mgr.24785) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.434288+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.435962+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.436980+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.439048+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.439763+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.440908+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.487310+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.489010+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.490225+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.492223+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.492883+0000 mon.b (mon.2) 2578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.494115+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.538371+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.539733+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.540699+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.542825+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.543465+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.544691+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.606443+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.608068+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.627 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.609000+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.611006+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.611633+0000 mon.b (mon.2) 2588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.612720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.658449+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.659950+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.660994+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.662823+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.663461+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.665193+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.711411+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.712959+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.713815+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.715670+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.716311+0000 mon.b (mon.2) 2598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.718093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.763035+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.764452+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.765241+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.766974+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.767839+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.768987+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.814070+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.815707+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.816655+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.818504+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.819170+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.821028+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.865707+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.867430+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.868457+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.538371+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.539733+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.540699+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.542825+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.543465+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.544691+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.606443+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.608068+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.609000+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.611006+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.611633+0000 mon.b (mon.2) 2588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.612720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.658449+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.659950+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.660994+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.662823+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.663461+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.665193+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.711411+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.712959+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.870564+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.871291+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.873456+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.919028+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.920717+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.921666+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.923501+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.924115+0000 mon.b (mon.2) 2618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.926036+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.986566+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.988305+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.989145+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.991001+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.991591+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:52.995258+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.056778+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.058425+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.059204+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.060938+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.061529+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.063359+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.124517+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.125925+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.126915+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.128752+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.129353+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.131544+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.193770+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.195643+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.196989+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.199628+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.200535+0000 mon.b (mon.2) 2638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.203620+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.286575+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.288534+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.289642+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.292034+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.292808+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.634 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[23963]: audit 2024-03-30T04:41:53.295909+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.713815+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.715670+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.716311+0000 mon.b (mon.2) 2598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.718093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.763035+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.764452+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.765241+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.766974+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.767839+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.768987+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.814070+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.815707+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.816655+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.818504+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.819170+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.821028+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.865707+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.867430+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.868457+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.870564+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.871291+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.873456+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.919028+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.920717+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.921666+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.923501+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.636 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.924115+0000 mon.b (mon.2) 2618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.926036+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.986566+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.988305+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.989145+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.991001+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.991591+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:52.995258+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.056778+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.058425+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.059204+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.060938+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.061529+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.063359+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.124517+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.125925+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.126915+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.128752+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.129353+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.131544+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.193770+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.195643+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.196989+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.199628+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.200535+0000 mon.b (mon.2) 2638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.203620+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.286575+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.288534+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.289642+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.292034+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.292808+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:53 smithi116 bash[18677]: audit 2024-03-30T04:41:53.295909+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.655 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[55192]: ts=2024-03-30T04:41:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:53.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.409853+0000 mgr.x (mgr.24785) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.464599+0000 mgr.x (mgr.24785) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.535770+0000 mgr.x (mgr.24785) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.591885+0000 mgr.x (mgr.24785) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.649243+0000 mgr.x (mgr.24785) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.705309+0000 mgr.x (mgr.24785) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.761122+0000 mgr.x (mgr.24785) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.835639+0000 mgr.x (mgr.24785) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.897403+0000 mgr.x (mgr.24785) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:51.989271+0000 mgr.x (mgr.24785) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.072957+0000 mgr.x (mgr.24785) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.143050+0000 mgr.x (mgr.24785) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.197004+0000 mgr.x (mgr.24785) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.250800+0000 mgr.x (mgr.24785) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.315254+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.329668+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.330620+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.332771+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.333451+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.335731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.340986+0000 mgr.x (mgr.24785) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.382194+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.383891+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.384882+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.386825+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.387487+0000 mon.b (mon.2) 2568 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.389565+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.394226+0000 mgr.x (mgr.24785) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.434288+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.435962+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.436980+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.439048+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.439763+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.440908+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.487310+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.489010+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.490225+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.492223+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.492883+0000 mon.b (mon.2) 2578 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.659 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.494115+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.538371+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.539733+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.540699+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.542825+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.543465+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.544691+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.606443+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.608068+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.660 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.609000+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.611006+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.611633+0000 mon.b (mon.2) 2588 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.612720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.658449+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.659950+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.660994+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.662823+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.663461+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.665193+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.711411+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.712959+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.713815+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.715670+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.661 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.716311+0000 mon.b (mon.2) 2598 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.718093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.763035+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.764452+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.765241+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.766974+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.767839+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.768987+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.814070+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.815707+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.816655+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.818504+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.819170+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.821028+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.865707+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.662 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.867430+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.868457+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.870564+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.871291+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.873456+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.919028+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.920717+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.921666+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.923501+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.924115+0000 mon.b (mon.2) 2618 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.926036+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.986566+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.663 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.988305+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.989145+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.991001+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.991591+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:52.995258+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.056778+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.058425+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.059204+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.060938+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.061529+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.063359+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.124517+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.125925+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.126915+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.664 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.128752+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.129353+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.131544+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.193770+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.195643+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.196989+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.199628+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.200535+0000 mon.b (mon.2) 2638 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.203620+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.286575+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.288534+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.289642+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.292034+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.292808+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:53.665 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:53 smithi148 bash[18638]: audit 2024-03-30T04:41:53.295909+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.446510+0000 mgr.x (mgr.24785) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.498732+0000 mgr.x (mgr.24785) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.550332+0000 mgr.x (mgr.24785) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.618511+0000 mgr.x (mgr.24785) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.669880+0000 mgr.x (mgr.24785) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.722743+0000 mgr.x (mgr.24785) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.774410+0000 mgr.x (mgr.24785) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.826030+0000 mgr.x (mgr.24785) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.878754+0000 mgr.x (mgr.24785) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:52.930723+0000 mgr.x (mgr.24785) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.000024+0000 mgr.x (mgr.24785) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cluster 2024-03-30T04:41:53.047979+0000 mgr.x (mgr.24785) 548 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.068050+0000 mgr.x (mgr.24785) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.136266+0000 mgr.x (mgr.24785) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.208857+0000 mgr.x (mgr.24785) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.301023+0000 mgr.x (mgr.24785) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.372857+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.374729+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.375764+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.378642+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.379472+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.384495+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.389219+0000 mgr.x (mgr.24785) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.431885+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.433607+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.434533+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.436505+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.437200+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.441354+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.503399+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.506091+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.507282+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.509604+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.510300+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.514669+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.564473+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.566358+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.567364+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.569495+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.570188+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.574439+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.623685+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.625377+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.626231+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.628201+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.628870+0000 mon.b (mon.2) 2668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.634005+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.678897+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.680634+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.681645+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.683647+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.684232+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.687898+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.734054+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.735542+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.736339+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.738258+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.738871+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.743429+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.788689+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.790131+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.791368+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.793518+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.794267+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.798785+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.848544+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.850256+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.851114+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.853160+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.853783+0000 mon.b (mon.2) 2688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.858777+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.908832+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.910566+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.911442+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.913494+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.914222+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.919712+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.969253+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.970771+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.971558+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.973421+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.974111+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:53.979740+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.041905+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.043451+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.044515+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.046343+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.046979+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.050002+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.094754+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.096683+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.097691+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.101100+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.101890+0000 mon.b (mon.2) 2708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.105324+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.131557+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.204298+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.205830+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.206710+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.208515+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.209142+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.215887+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.260813+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.262236+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.263017+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.264699+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.265244+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:54 smithi148 bash[18638]: audit 2024-03-30T04:41:54.271649+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.446510+0000 mgr.x (mgr.24785) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.498732+0000 mgr.x (mgr.24785) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.550332+0000 mgr.x (mgr.24785) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.618511+0000 mgr.x (mgr.24785) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.669880+0000 mgr.x (mgr.24785) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.722743+0000 mgr.x (mgr.24785) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.774410+0000 mgr.x (mgr.24785) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.826030+0000 mgr.x (mgr.24785) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.878754+0000 mgr.x (mgr.24785) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:52.930723+0000 mgr.x (mgr.24785) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.000024+0000 mgr.x (mgr.24785) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cluster 2024-03-30T04:41:53.047979+0000 mgr.x (mgr.24785) 548 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.068050+0000 mgr.x (mgr.24785) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.136266+0000 mgr.x (mgr.24785) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.208857+0000 mgr.x (mgr.24785) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.301023+0000 mgr.x (mgr.24785) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.372857+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.374729+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.375764+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.378642+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.379472+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.384495+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.389219+0000 mgr.x (mgr.24785) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.431885+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.433607+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.434533+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.436505+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.437200+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.441354+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.503399+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.506091+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.507282+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.509604+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.510300+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.514669+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.564473+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.566358+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.567364+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.569495+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.570188+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.574439+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.446510+0000 mgr.x (mgr.24785) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.498732+0000 mgr.x (mgr.24785) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.550332+0000 mgr.x (mgr.24785) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.618511+0000 mgr.x (mgr.24785) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.669880+0000 mgr.x (mgr.24785) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.722743+0000 mgr.x (mgr.24785) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.774410+0000 mgr.x (mgr.24785) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.826030+0000 mgr.x (mgr.24785) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.878754+0000 mgr.x (mgr.24785) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:52.930723+0000 mgr.x (mgr.24785) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.000024+0000 mgr.x (mgr.24785) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cluster 2024-03-30T04:41:53.047979+0000 mgr.x (mgr.24785) 548 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.068050+0000 mgr.x (mgr.24785) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.136266+0000 mgr.x (mgr.24785) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.208857+0000 mgr.x (mgr.24785) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.301023+0000 mgr.x (mgr.24785) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.372857+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.374729+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.375764+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.378642+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.379472+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.623685+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.625377+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.626231+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.628201+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.628870+0000 mon.b (mon.2) 2668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.634005+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.678897+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.680634+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.681645+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.683647+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.684232+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.687898+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.734054+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.735542+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.736339+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.738258+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.738871+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.743429+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.788689+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.384495+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.389219+0000 mgr.x (mgr.24785) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.431885+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.433607+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.434533+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.436505+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.437200+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.441354+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.503399+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.506091+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.507282+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.509604+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.510300+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.514669+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.564473+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.566358+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.567364+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.569495+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.570188+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.574439+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.790131+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.791368+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.793518+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.794267+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.798785+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.848544+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.850256+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.851114+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.853160+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.853783+0000 mon.b (mon.2) 2688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.858777+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.908832+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.910566+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.911442+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.913494+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.914222+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.919712+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.969253+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.970771+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.971558+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.973421+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.974111+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:53.979740+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.041905+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.043451+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.044515+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.046343+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.046979+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.050002+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.094754+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.096683+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.097691+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.101100+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.101890+0000 mon.b (mon.2) 2708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.105324+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.131557+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.204298+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.205830+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.206710+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.208515+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.209142+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.215887+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.260813+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.262236+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.263017+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.264699+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.265244+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[23963]: audit 2024-03-30T04:41:54.271649+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.623685+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.625377+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.626231+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.628201+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.628870+0000 mon.b (mon.2) 2668 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.634005+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.678897+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.680634+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.681645+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.683647+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.684232+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.687898+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.734054+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.735542+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.736339+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.738258+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.738871+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.743429+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.788689+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.790131+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.791368+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.793518+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.794267+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.798785+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.848544+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.850256+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.851114+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.853160+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.853783+0000 mon.b (mon.2) 2688 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.858777+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.908832+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.910566+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.911442+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.913494+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.914222+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.919712+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.969253+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.970771+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.971558+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.973421+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.974111+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:53.979740+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.041905+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.043451+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.044515+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.046343+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.046979+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.050002+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.094754+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.096683+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.097691+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.101100+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.101890+0000 mon.b (mon.2) 2708 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.105324+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.131557+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.204298+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.205830+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.206710+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.208515+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.209142+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.215887+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.260813+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.262236+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.263017+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.264699+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.265244+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:54.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:54 smithi116 bash[18677]: audit 2024-03-30T04:41:54.271649+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.446083+0000 mgr.x (mgr.24785) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.519582+0000 mgr.x (mgr.24785) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.579144+0000 mgr.x (mgr.24785) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.638737+0000 mgr.x (mgr.24785) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.693560+0000 mgr.x (mgr.24785) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.748264+0000 mgr.x (mgr.24785) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.803538+0000 mgr.x (mgr.24785) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.863521+0000 mgr.x (mgr.24785) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.924713+0000 mgr.x (mgr.24785) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:53.984718+0000 mgr.x (mgr.24785) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.054885+0000 mgr.x (mgr.24785) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.110062+0000 mgr.x (mgr.24785) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.220865+0000 mgr.x (mgr.24785) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.276511+0000 mgr.x (mgr.24785) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.358824+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.360448+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.361294+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.363202+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.363799+0000 mon.b (mon.2) 2724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.368144+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.373010+0000 mgr.x (mgr.24785) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.446083+0000 mgr.x (mgr.24785) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.519582+0000 mgr.x (mgr.24785) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.579144+0000 mgr.x (mgr.24785) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.638737+0000 mgr.x (mgr.24785) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.693560+0000 mgr.x (mgr.24785) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.748264+0000 mgr.x (mgr.24785) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.803538+0000 mgr.x (mgr.24785) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.863521+0000 mgr.x (mgr.24785) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.924713+0000 mgr.x (mgr.24785) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:53.984718+0000 mgr.x (mgr.24785) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.054885+0000 mgr.x (mgr.24785) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.110062+0000 mgr.x (mgr.24785) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.220865+0000 mgr.x (mgr.24785) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.276511+0000 mgr.x (mgr.24785) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.358824+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.360448+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.361294+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.363202+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.363799+0000 mon.b (mon.2) 2724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.368144+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.373010+0000 mgr.x (mgr.24785) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.430166+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.431671+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.432514+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.434436+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.435154+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.438613+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.483322+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.484750+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.485710+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.487451+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.488015+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.491629+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.552248+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.553679+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.554503+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.556257+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.556833+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.562735+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.623986+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.430166+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.431671+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.432514+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.434436+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.435154+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.438613+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.483322+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.484750+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.485710+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.487451+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.488015+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.491629+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.552248+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.553679+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.554503+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.556257+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.556833+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.562735+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.623986+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.625391+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.626155+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.627899+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.628471+0000 mon.b (mon.2) 2744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.632594+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.693242+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.694703+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.695810+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.697706+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.698382+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.702388+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.747471+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.749144+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.750037+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.752111+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.752803+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.758025+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.819861+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.821360+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.822222+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.625391+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.626155+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.627899+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.628471+0000 mon.b (mon.2) 2744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.632594+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.693242+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.694703+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.695810+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.697706+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.698382+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.702388+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.747471+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.749144+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.750037+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.752111+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.752803+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.758025+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.819861+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.821360+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.822222+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.824006+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.824637+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.829148+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.890012+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.891510+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.892396+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.894185+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.894856+0000 mon.b (mon.2) 2764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.898048+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.958893+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.960415+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.961319+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.963213+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.963817+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:54.967169+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.012748+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.014396+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.015515+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.017474+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.824006+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.824637+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.829148+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.890012+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.891510+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.892396+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.894185+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.894856+0000 mon.b (mon.2) 2764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.898048+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.958893+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.960415+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.961319+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.963213+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.963817+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:54.967169+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.012748+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.014396+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.015515+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.017474+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.018105+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.021379+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.067375+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.068864+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.069938+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.072185+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.072852+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.075948+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.121403+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.122830+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.123612+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.125507+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.126102+0000 mon.b (mon.2) 2784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.129267+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.174282+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.175873+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.176915+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.178979+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.179679+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.183928+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.228974+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.230591+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.231550+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.233460+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.234091+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.240026+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.285653+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.287329+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.288308+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.290212+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.290893+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[18677]: audit 2024-03-30T04:41:55.294960+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.018105+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.021379+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.067375+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.068864+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.069938+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.072185+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.072852+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.075948+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.121403+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.122830+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.123612+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.125507+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.126102+0000 mon.b (mon.2) 2784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.129267+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.174282+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.175873+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.176915+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.178979+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.179679+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.183928+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.228974+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.230591+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.231550+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.233460+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.234091+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.240026+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.285653+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.287329+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.288308+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.290212+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.290893+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:55 smithi116 bash[23963]: audit 2024-03-30T04:41:55.294960+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.446083+0000 mgr.x (mgr.24785) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.519582+0000 mgr.x (mgr.24785) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.579144+0000 mgr.x (mgr.24785) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.638737+0000 mgr.x (mgr.24785) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.693560+0000 mgr.x (mgr.24785) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.748264+0000 mgr.x (mgr.24785) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.803538+0000 mgr.x (mgr.24785) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.863521+0000 mgr.x (mgr.24785) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.924713+0000 mgr.x (mgr.24785) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:53.984718+0000 mgr.x (mgr.24785) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.054885+0000 mgr.x (mgr.24785) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.110062+0000 mgr.x (mgr.24785) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.220865+0000 mgr.x (mgr.24785) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.276511+0000 mgr.x (mgr.24785) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.358824+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.360448+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.361294+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.363202+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.363799+0000 mon.b (mon.2) 2724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.368144+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.373010+0000 mgr.x (mgr.24785) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.430166+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.431671+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.432514+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.434436+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.435154+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.438613+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.483322+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.484750+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.485710+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.487451+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.488015+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.491629+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.552248+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.553679+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.554503+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.556257+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.556833+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.562735+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.623986+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.625391+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.626155+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.627899+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.628471+0000 mon.b (mon.2) 2744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.632594+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.693242+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.694703+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.695810+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.697706+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.698382+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.702388+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.747471+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.749144+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.750037+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.752111+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.752803+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.758025+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.819861+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.821360+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.822222+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.824006+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.824637+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.829148+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.890012+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.891510+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.892396+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.894185+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.894856+0000 mon.b (mon.2) 2764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.898048+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.958893+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.960415+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.961319+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.963213+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.963817+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:54.967169+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.012748+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.014396+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.015515+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.017474+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.018105+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.021379+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.067375+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.068864+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.069938+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.072185+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.072852+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.075948+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.121403+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.122830+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.123612+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.125507+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.126102+0000 mon.b (mon.2) 2784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.129267+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.174282+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.175873+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.176915+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.178979+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.179679+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.183928+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.228974+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.230591+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.231550+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.233460+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.234091+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.240026+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.285653+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.287329+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.288308+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.290212+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.290893+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:55.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:55 smithi148 bash[18638]: audit 2024-03-30T04:41:55.294960+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.443363+0000 mgr.x (mgr.24785) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.496311+0000 mgr.x (mgr.24785) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.567532+0000 mgr.x (mgr.24785) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.637318+0000 mgr.x (mgr.24785) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.707132+0000 mgr.x (mgr.24785) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.762943+0000 mgr.x (mgr.24785) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.834038+0000 mgr.x (mgr.24785) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.902739+0000 mgr.x (mgr.24785) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:54.971996+0000 mgr.x (mgr.24785) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.026951+0000 mgr.x (mgr.24785) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cluster 2024-03-30T04:41:55.048484+0000 mgr.x (mgr.24785) 579 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.080587+0000 mgr.x (mgr.24785) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.133970+0000 mgr.x (mgr.24785) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.189070+0000 mgr.x (mgr.24785) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.244768+0000 mgr.x (mgr.24785) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.299892+0000 mgr.x (mgr.24785) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.357207+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.358679+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.359510+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.361332+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.361941+0000 mon.b (mon.2) 2804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.363127+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.367747+0000 mgr.x (mgr.24785) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.408586+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.410177+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.411091+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.412976+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.413733+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.415506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.460380+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.461923+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.462774+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.464526+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.465175+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.466823+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.511978+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.513540+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.514378+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.516187+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.516880+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.518420+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.562743+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.564244+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.565136+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.566967+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.567660+0000 mon.b (mon.2) 2824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.569461+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.614495+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.616056+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.616992+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.618838+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.619500+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.621670+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.666128+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.667571+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.668327+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.670180+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.670767+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.672774+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.733746+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.735225+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.736033+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.737918+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.738534+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.740245+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.785251+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.786754+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.787557+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.789329+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.789947+0000 mon.b (mon.2) 2844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.791742+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.836980+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.838491+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.839336+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.841197+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.841808+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.843724+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.888489+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.890087+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.890863+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.892566+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.893165+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.894901+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.939238+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.940729+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.941571+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.943668+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.944293+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:55.946108+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.029953+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.032385+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.033797+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.036895+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.037878+0000 mon.b (mon.2) 2864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.042974+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.109211+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.110741+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.111555+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.113710+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.114488+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.117747+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.162609+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.164122+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.165357+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.167416+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.168225+0000 mon.b (mon.2) 2874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.170471+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.220511+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.222435+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.223610+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.225914+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.226666+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.229193+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.276047+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.277721+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.278698+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.280605+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.281287+0000 mon.b (mon.2) 2884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[18638]: audit 2024-03-30T04:41:56.285735+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.443363+0000 mgr.x (mgr.24785) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.496311+0000 mgr.x (mgr.24785) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.567532+0000 mgr.x (mgr.24785) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.637318+0000 mgr.x (mgr.24785) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.707132+0000 mgr.x (mgr.24785) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.762943+0000 mgr.x (mgr.24785) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.834038+0000 mgr.x (mgr.24785) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.902739+0000 mgr.x (mgr.24785) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:54.971996+0000 mgr.x (mgr.24785) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.026951+0000 mgr.x (mgr.24785) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cluster 2024-03-30T04:41:55.048484+0000 mgr.x (mgr.24785) 579 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.080587+0000 mgr.x (mgr.24785) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.133970+0000 mgr.x (mgr.24785) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.189070+0000 mgr.x (mgr.24785) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.244768+0000 mgr.x (mgr.24785) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.299892+0000 mgr.x (mgr.24785) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.357207+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.358679+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.359510+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.361332+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.361941+0000 mon.b (mon.2) 2804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.443363+0000 mgr.x (mgr.24785) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.496311+0000 mgr.x (mgr.24785) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.567532+0000 mgr.x (mgr.24785) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.637318+0000 mgr.x (mgr.24785) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.707132+0000 mgr.x (mgr.24785) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.762943+0000 mgr.x (mgr.24785) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.834038+0000 mgr.x (mgr.24785) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.902739+0000 mgr.x (mgr.24785) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:54.971996+0000 mgr.x (mgr.24785) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.026951+0000 mgr.x (mgr.24785) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cluster 2024-03-30T04:41:55.048484+0000 mgr.x (mgr.24785) 579 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.080587+0000 mgr.x (mgr.24785) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.133970+0000 mgr.x (mgr.24785) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.189070+0000 mgr.x (mgr.24785) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.244768+0000 mgr.x (mgr.24785) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.299892+0000 mgr.x (mgr.24785) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.357207+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.358679+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.359510+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.361332+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.361941+0000 mon.b (mon.2) 2804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.363127+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.367747+0000 mgr.x (mgr.24785) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.408586+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.410177+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.411091+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.412976+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.413733+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.415506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.460380+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.461923+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.462774+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.464526+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.465175+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.466823+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.511978+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.513540+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.514378+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.516187+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.516880+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.518420+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.363127+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.367747+0000 mgr.x (mgr.24785) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.408586+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.410177+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.411091+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.412976+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.413733+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.415506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.460380+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.461923+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.462774+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.464526+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.465175+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.466823+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.511978+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.513540+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.514378+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.516187+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.516880+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.518420+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.562743+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.564244+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.565136+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.566967+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.567660+0000 mon.b (mon.2) 2824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.569461+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.614495+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.616056+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.616992+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.618838+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.619500+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.621670+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.666128+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.667571+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.668327+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.670180+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.670767+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.672774+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.733746+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.562743+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.564244+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.565136+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.566967+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.567660+0000 mon.b (mon.2) 2824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.569461+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.614495+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.616056+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.616992+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.618838+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.619500+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.621670+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.666128+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.667571+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.668327+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.670180+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.670767+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.672774+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.733746+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.735225+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.736033+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.737918+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.738534+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.740245+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.785251+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.786754+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.787557+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.789329+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.789947+0000 mon.b (mon.2) 2844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.791742+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.836980+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.838491+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.839336+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.841197+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.841808+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.843724+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.888489+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.890087+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.735225+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.736033+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.737918+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.738534+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.740245+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.785251+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.786754+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.787557+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.789329+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.789947+0000 mon.b (mon.2) 2844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.791742+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.836980+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.838491+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.839336+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.841197+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.841808+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.843724+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.888489+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.890087+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.890863+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.892566+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.893165+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.894901+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.939238+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.940729+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.941571+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.943668+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.944293+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:55.946108+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.029953+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.032385+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.033797+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.036895+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.037878+0000 mon.b (mon.2) 2864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.042974+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.109211+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.110741+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.111555+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.890863+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.892566+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.893165+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.894901+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.939238+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.940729+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.941571+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.943668+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.944293+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:55.946108+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.029953+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.032385+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.033797+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.036895+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.037878+0000 mon.b (mon.2) 2864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.042974+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.109211+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.110741+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.111555+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.113710+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.114488+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.117747+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.162609+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.164122+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.165357+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.167416+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.168225+0000 mon.b (mon.2) 2874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.170471+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.220511+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.222435+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.223610+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.225914+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.226666+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.229193+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.276047+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.277721+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.278698+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.280605+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.281287+0000 mon.b (mon.2) 2884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[18677]: audit 2024-03-30T04:41:56.285735+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.113710+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.114488+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.117747+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.162609+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.164122+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.165357+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.167416+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.168225+0000 mon.b (mon.2) 2874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.170471+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.220511+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.222435+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.223610+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.225914+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.226666+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.229193+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.276047+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.277721+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.278698+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.280605+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.281287+0000 mon.b (mon.2) 2884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:56.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:56 smithi116 bash[23963]: audit 2024-03-30T04:41:56.285735+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.295 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:41:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:41:56] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2024-03-30T04:41:57.612 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.420208+0000 mgr.x (mgr.24785) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.612 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.471455+0000 mgr.x (mgr.24785) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.612 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.523065+0000 mgr.x (mgr.24785) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.612 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.574107+0000 mgr.x (mgr.24785) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.626332+0000 mgr.x (mgr.24785) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.677462+0000 mgr.x (mgr.24785) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.744930+0000 mgr.x (mgr.24785) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.796555+0000 mgr.x (mgr.24785) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.848326+0000 mgr.x (mgr.24785) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.899486+0000 mgr.x (mgr.24785) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:55.950809+0000 mgr.x (mgr.24785) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.047840+0000 mgr.x (mgr.24785) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.122536+0000 mgr.x (mgr.24785) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.175211+0000 mgr.x (mgr.24785) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.234878+0000 mgr.x (mgr.24785) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.613 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.290975+0000 mgr.x (mgr.24785) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.336449+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.338037+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.339182+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.341190+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.341871+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.342994+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.348374+0000 mgr.x (mgr.24785) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.388207+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.389858+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.390835+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.392782+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.393487+0000 mon.b (mon.2) 2894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.614 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.397434+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.442090+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.443709+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.444689+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.446644+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.447248+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.449661+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.494220+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.495853+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.615 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.496777+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.498775+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.499446+0000 mon.b (mon.2) 2904 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.504060+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.554003+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.555723+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.556555+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.558537+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.559157+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.564875+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.610348+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.611885+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.612721+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.616 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.614609+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.615254+0000 mon.b (mon.2) 2914 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.619777+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.669290+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.671036+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.671911+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.673966+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.674681+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.678850+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.617 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.728913+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.618 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.730632+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.618 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.731494+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.733390+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.734069+0000 mon.b (mon.2) 2924 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.738025+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.816338+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.817844+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.819079+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.821070+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.821712+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.823326+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.868542+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.870119+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.619 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.871190+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.873143+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.873908+0000 mon.b (mon.2) 2934 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.875383+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.924888+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.926782+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.927811+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.929936+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.930661+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.620 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.932167+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.984320+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.986255+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.987300+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.989480+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.990235+0000 mon.b (mon.2) 2944 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:56.994017+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.043844+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.045685+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.046648+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.621 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.048744+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.049389+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.052684+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.098397+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.100011+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.100950+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.102900+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.103523+0000 mon.b (mon.2) 2954 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.106695+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.622 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.152387+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.154059+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.155031+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.157053+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.157719+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.159194+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.204425+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.206350+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.207323+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.209281+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.210011+0000 mon.b (mon.2) 2964 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.623 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.211534+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.257258+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.259001+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.260038+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.262104+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.262800+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.264496+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.310174+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.311929+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.312926+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.314997+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.624 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:57 smithi148 bash[18638]: audit 2024-03-30T04:41:57.315753+0000 mon.b (mon.2) 2974 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.420208+0000 mgr.x (mgr.24785) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.471455+0000 mgr.x (mgr.24785) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.523065+0000 mgr.x (mgr.24785) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.574107+0000 mgr.x (mgr.24785) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.626332+0000 mgr.x (mgr.24785) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.677462+0000 mgr.x (mgr.24785) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.744930+0000 mgr.x (mgr.24785) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.796555+0000 mgr.x (mgr.24785) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.848326+0000 mgr.x (mgr.24785) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.899486+0000 mgr.x (mgr.24785) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:55.950809+0000 mgr.x (mgr.24785) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.047840+0000 mgr.x (mgr.24785) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.122536+0000 mgr.x (mgr.24785) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.175211+0000 mgr.x (mgr.24785) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.234878+0000 mgr.x (mgr.24785) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.290975+0000 mgr.x (mgr.24785) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.336449+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.338037+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.339182+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.341190+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.341871+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.420208+0000 mgr.x (mgr.24785) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.471455+0000 mgr.x (mgr.24785) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.523065+0000 mgr.x (mgr.24785) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.574107+0000 mgr.x (mgr.24785) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.626332+0000 mgr.x (mgr.24785) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.677462+0000 mgr.x (mgr.24785) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.744930+0000 mgr.x (mgr.24785) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.796555+0000 mgr.x (mgr.24785) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.848326+0000 mgr.x (mgr.24785) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.899486+0000 mgr.x (mgr.24785) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:55.950809+0000 mgr.x (mgr.24785) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.047840+0000 mgr.x (mgr.24785) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.122536+0000 mgr.x (mgr.24785) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.175211+0000 mgr.x (mgr.24785) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.234878+0000 mgr.x (mgr.24785) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.290975+0000 mgr.x (mgr.24785) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.336449+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.338037+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.339182+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.341190+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.341871+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.342994+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.348374+0000 mgr.x (mgr.24785) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.388207+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.389858+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.390835+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.392782+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.393487+0000 mon.b (mon.2) 2894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.397434+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.442090+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.443709+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.444689+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.446644+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.447248+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.449661+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.494220+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.495853+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.496777+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.498775+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.499446+0000 mon.b (mon.2) 2904 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.504060+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.342994+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.348374+0000 mgr.x (mgr.24785) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.388207+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.389858+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.390835+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.392782+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.393487+0000 mon.b (mon.2) 2894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.397434+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.442090+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.443709+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.444689+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.446644+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.447248+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.449661+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.494220+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.495853+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.496777+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.498775+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.499446+0000 mon.b (mon.2) 2904 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.504060+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.554003+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.555723+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.556555+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.558537+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.559157+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.564875+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.610348+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.611885+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.612721+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.614609+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.615254+0000 mon.b (mon.2) 2914 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.619777+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.669290+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.671036+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.671911+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.673966+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.674681+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.678850+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.728913+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.554003+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.555723+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.556555+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.558537+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.559157+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.564875+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.610348+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.611885+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.612721+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.614609+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.615254+0000 mon.b (mon.2) 2914 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.619777+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.669290+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.671036+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.671911+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.673966+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.674681+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.678850+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.728913+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.730632+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.731494+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.733390+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.734069+0000 mon.b (mon.2) 2924 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.738025+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.816338+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.817844+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.819079+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.821070+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.821712+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.823326+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.868542+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.870119+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.871190+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.873143+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.873908+0000 mon.b (mon.2) 2934 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.875383+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.924888+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.926782+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.730632+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.731494+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.733390+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.734069+0000 mon.b (mon.2) 2924 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.738025+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.816338+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.817844+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.819079+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.821070+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.821712+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.823326+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.868542+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.870119+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.871190+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.873143+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.873908+0000 mon.b (mon.2) 2934 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.875383+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.924888+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.926782+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.927811+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.929936+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.930661+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.932167+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.984320+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.986255+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.987300+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.989480+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.990235+0000 mon.b (mon.2) 2944 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:56.994017+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.043844+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.045685+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.046648+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.048744+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.049389+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.052684+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.098397+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.100011+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.100950+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.102900+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.927811+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.929936+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.930661+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.932167+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.984320+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.986255+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.987300+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.989480+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.990235+0000 mon.b (mon.2) 2944 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:56.994017+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.043844+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.045685+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.046648+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.048744+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.049389+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.052684+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.098397+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.100011+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.100950+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.102900+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.103523+0000 mon.b (mon.2) 2954 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.106695+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.152387+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.154059+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.155031+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.157053+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.157719+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.159194+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.204425+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.206350+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.207323+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.209281+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.210011+0000 mon.b (mon.2) 2964 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.211534+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.257258+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.259001+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.260038+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.262104+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.262800+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.103523+0000 mon.b (mon.2) 2954 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.106695+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.152387+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.154059+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.155031+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.157053+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.157719+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.159194+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.204425+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.206350+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.207323+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.209281+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.210011+0000 mon.b (mon.2) 2964 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.211534+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.257258+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.259001+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.260038+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.262104+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.262800+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.264496+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.310174+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.311929+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.312926+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.314997+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[18677]: audit 2024-03-30T04:41:57.315753+0000 mon.b (mon.2) 2974 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.264496+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.310174+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.311929+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.312926+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.314997+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:57.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:57 smithi116 bash[23963]: audit 2024-03-30T04:41:57.315753+0000 mon.b (mon.2) 2974 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.402221+0000 mgr.x (mgr.24785) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.454358+0000 mgr.x (mgr.24785) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.508915+0000 mgr.x (mgr.24785) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.569883+0000 mgr.x (mgr.24785) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.624549+0000 mgr.x (mgr.24785) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.683829+0000 mgr.x (mgr.24785) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.742790+0000 mgr.x (mgr.24785) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.827918+0000 mgr.x (mgr.24785) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.880036+0000 mgr.x (mgr.24785) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.937997+0000 mgr.x (mgr.24785) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:56.999343+0000 mgr.x (mgr.24785) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.008726+0000 mgr.x (mgr.24785) 614 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cluster 2024-03-30T04:41:57.049254+0000 mgr.x (mgr.24785) 615 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.058352+0000 mgr.x (mgr.24785) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.112404+0000 mgr.x (mgr.24785) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.164749+0000 mgr.x (mgr.24785) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.216974+0000 mgr.x (mgr.24785) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.269804+0000 mgr.x (mgr.24785) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.333080+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.337807+0000 mgr.x (mgr.24785) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.382670+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.384228+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.385074+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.386958+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.387590+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.391462+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.436459+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.438394+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.439503+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.441868+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.442586+0000 mon.b (mon.2) 2984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.447001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.492477+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.494186+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.495390+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.497355+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.498003+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.502322+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.547979+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.549732+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.550788+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.552816+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.553483+0000 mon.b (mon.2) 2994 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.557135+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.622109+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.624046+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.624985+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.626933+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.627571+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.631855+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.692686+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.694219+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.695031+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.696828+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.697429+0000 mon.b (mon.2) 3004 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.701273+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.745541+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.747004+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.747807+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.749666+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.750314+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.754776+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.799714+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.801314+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.802130+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.803979+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.804598+0000 mon.b (mon.2) 3014 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.808624+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.853022+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.854480+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.855274+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.857100+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.857721+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.860171+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.905205+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.906663+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.907403+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.909117+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.909686+0000 mon.b (mon.2) 3024 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.912213+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.957386+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.958841+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.959631+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.961376+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.961988+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:57.964566+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.009600+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.011057+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.011854+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.013733+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.014393+0000 mon.b (mon.2) 3034 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.019529+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.081280+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.082711+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.083535+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.085518+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.086285+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.087801+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.172228+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.174108+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.175237+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.177399+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.178068+0000 mon.b (mon.2) 3044 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.180307+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.226536+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.228281+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.229391+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.231452+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.232248+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.236423+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.284920+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.287084+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.288178+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.293528+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.294484+0000 mon.b (mon.2) 3054 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[18638]: audit 2024-03-30T04:41:58.298947+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.402221+0000 mgr.x (mgr.24785) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.454358+0000 mgr.x (mgr.24785) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.508915+0000 mgr.x (mgr.24785) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.569883+0000 mgr.x (mgr.24785) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.624549+0000 mgr.x (mgr.24785) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.683829+0000 mgr.x (mgr.24785) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.742790+0000 mgr.x (mgr.24785) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.827918+0000 mgr.x (mgr.24785) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.880036+0000 mgr.x (mgr.24785) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.937997+0000 mgr.x (mgr.24785) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:56.999343+0000 mgr.x (mgr.24785) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.008726+0000 mgr.x (mgr.24785) 614 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cluster 2024-03-30T04:41:57.049254+0000 mgr.x (mgr.24785) 615 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.058352+0000 mgr.x (mgr.24785) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.112404+0000 mgr.x (mgr.24785) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.164749+0000 mgr.x (mgr.24785) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.216974+0000 mgr.x (mgr.24785) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.269804+0000 mgr.x (mgr.24785) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.333080+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.337807+0000 mgr.x (mgr.24785) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.382670+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.384228+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.385074+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.386958+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.387590+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.391462+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.436459+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.438394+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.439503+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.441868+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.442586+0000 mon.b (mon.2) 2984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.447001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.492477+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.494186+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.495390+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.497355+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.498003+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.502322+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.547979+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.549732+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.550788+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.402221+0000 mgr.x (mgr.24785) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.454358+0000 mgr.x (mgr.24785) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.508915+0000 mgr.x (mgr.24785) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.569883+0000 mgr.x (mgr.24785) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.624549+0000 mgr.x (mgr.24785) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.683829+0000 mgr.x (mgr.24785) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.742790+0000 mgr.x (mgr.24785) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.827918+0000 mgr.x (mgr.24785) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.880036+0000 mgr.x (mgr.24785) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.937997+0000 mgr.x (mgr.24785) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:56.999343+0000 mgr.x (mgr.24785) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.008726+0000 mgr.x (mgr.24785) 614 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cluster 2024-03-30T04:41:57.049254+0000 mgr.x (mgr.24785) 615 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:41:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.058352+0000 mgr.x (mgr.24785) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.112404+0000 mgr.x (mgr.24785) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.164749+0000 mgr.x (mgr.24785) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.216974+0000 mgr.x (mgr.24785) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.269804+0000 mgr.x (mgr.24785) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.333080+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.337807+0000 mgr.x (mgr.24785) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.382670+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.552816+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.553483+0000 mon.b (mon.2) 2994 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.557135+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.622109+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.624046+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.624985+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.626933+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.627571+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.631855+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.692686+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.694219+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.695031+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.696828+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.697429+0000 mon.b (mon.2) 3004 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.701273+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.745541+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.747004+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.747807+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.749666+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.750314+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.754776+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.799714+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.801314+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.802130+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.803979+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.804598+0000 mon.b (mon.2) 3014 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.808624+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.853022+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.854480+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.855274+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.857100+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.857721+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.860171+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.905205+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.906663+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.907403+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.909117+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.909686+0000 mon.b (mon.2) 3024 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.912213+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.957386+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.958841+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.959631+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.961376+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.961988+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:57.964566+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.009600+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.011057+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.011854+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.013733+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.014393+0000 mon.b (mon.2) 3034 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.019529+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.081280+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.082711+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.083535+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.085518+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.086285+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.087801+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.172228+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.384228+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.385074+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.386958+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.387590+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.391462+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.436459+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.438394+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.439503+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.441868+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.442586+0000 mon.b (mon.2) 2984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.447001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.492477+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.494186+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.495390+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.497355+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.498003+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.502322+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.547979+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.549732+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.550788+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.174108+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.175237+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.177399+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.178068+0000 mon.b (mon.2) 3044 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.180307+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.226536+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.228281+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.229391+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.231452+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.232248+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.236423+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.284920+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.287084+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.288178+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.293528+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.294484+0000 mon.b (mon.2) 3054 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[23963]: audit 2024-03-30T04:41:58.298947+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.552816+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.553483+0000 mon.b (mon.2) 2994 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.557135+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.622109+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.624046+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.624985+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.626933+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.627571+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.631855+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.692686+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.694219+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.695031+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.696828+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.697429+0000 mon.b (mon.2) 3004 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.701273+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.745541+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.747004+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.747807+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.749666+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.750314+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.754776+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.799714+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.801314+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.802130+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.803979+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.804598+0000 mon.b (mon.2) 3014 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.808624+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.853022+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.854480+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.855274+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.857100+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.857721+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.860171+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.905205+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.906663+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.907403+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.909117+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.909686+0000 mon.b (mon.2) 3024 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.912213+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.957386+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.958841+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.959631+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.961376+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.961988+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.785 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:57.964566+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.009600+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.011057+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.011854+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.013733+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.014393+0000 mon.b (mon.2) 3034 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.019529+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.081280+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.082711+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.083535+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.085518+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.086285+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.087801+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.172228+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.174108+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.175237+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.177399+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.178068+0000 mon.b (mon.2) 3044 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.180307+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.226536+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.228281+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.229391+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.231452+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.232248+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.236423+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.284920+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.287084+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.288178+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.293528+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.294484+0000 mon.b (mon.2) 3054 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:58.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:58 smithi116 bash[18677]: audit 2024-03-30T04:41:58.298947+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:41:58 smithi148 bash[55192]: ts=2024-03-30T04:41:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.396180+0000 mgr.x (mgr.24785) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.451938+0000 mgr.x (mgr.24785) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.506984+0000 mgr.x (mgr.24785) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.562568+0000 mgr.x (mgr.24785) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.636488+0000 mgr.x (mgr.24785) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.584 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.705912+0000 mgr.x (mgr.24785) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.759346+0000 mgr.x (mgr.24785) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.813247+0000 mgr.x (mgr.24785) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.864937+0000 mgr.x (mgr.24785) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.917317+0000 mgr.x (mgr.24785) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:57.969772+0000 mgr.x (mgr.24785) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.025449+0000 mgr.x (mgr.24785) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.092430+0000 mgr.x (mgr.24785) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.185194+0000 mgr.x (mgr.24785) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.241167+0000 mgr.x (mgr.24785) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.303734+0000 mgr.x (mgr.24785) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.350047+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.355875+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.356733+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.358570+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.585 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.359178+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.396180+0000 mgr.x (mgr.24785) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.451938+0000 mgr.x (mgr.24785) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.506984+0000 mgr.x (mgr.24785) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.562568+0000 mgr.x (mgr.24785) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.636488+0000 mgr.x (mgr.24785) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.705912+0000 mgr.x (mgr.24785) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.759346+0000 mgr.x (mgr.24785) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.813247+0000 mgr.x (mgr.24785) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.864937+0000 mgr.x (mgr.24785) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.917317+0000 mgr.x (mgr.24785) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.586 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:57.969772+0000 mgr.x (mgr.24785) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.025449+0000 mgr.x (mgr.24785) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.092430+0000 mgr.x (mgr.24785) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.185194+0000 mgr.x (mgr.24785) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.241167+0000 mgr.x (mgr.24785) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.303734+0000 mgr.x (mgr.24785) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.350047+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.355875+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.356733+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.358570+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.587 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.359178+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.360869+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.365470+0000 mgr.x (mgr.24785) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.405932+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.407623+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.408848+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.411228+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.411898+0000 mon.b (mon.2) 3064 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.416504+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.465876+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.467579+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.468468+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.470490+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.588 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.471147+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.478140+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.523005+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.524704+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.525552+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.527407+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.528063+0000 mon.b (mon.2) 3074 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.530667+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.360869+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.365470+0000 mgr.x (mgr.24785) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.589 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.405932+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.407623+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.408848+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.411228+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.411898+0000 mon.b (mon.2) 3064 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.416504+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.465876+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.467579+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.468468+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.470490+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.471147+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.478140+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.523005+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.524704+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.525552+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.527407+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.528063+0000 mon.b (mon.2) 3074 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.530667+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.576379+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.578841+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.580248+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.582946+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.583880+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.591 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.589169+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.636091+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.637737+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.638569+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.640422+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.641114+0000 mon.b (mon.2) 3084 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.645778+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.707699+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.709216+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.710037+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.712077+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.712676+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.717017+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.592 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.767791+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.576379+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.578841+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.580248+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.582946+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.583880+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.589169+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.636091+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.637737+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.638569+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.640422+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.593 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.641114+0000 mon.b (mon.2) 3084 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.645778+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.707699+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.709216+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.710037+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.712077+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.712676+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.717017+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.767791+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.769653+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.770591+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.772700+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.773402+0000 mon.b (mon.2) 3094 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.778048+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.594 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.823055+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.824537+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.825393+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.827181+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.827840+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.832504+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.877340+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.879294+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.880222+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.882154+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.882830+0000 mon.b (mon.2) 3104 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.887332+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.948445+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.595 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.950085+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.769653+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.770591+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.772700+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.773402+0000 mon.b (mon.2) 3094 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.778048+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.823055+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.824537+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.825393+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.827181+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.827840+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.596 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.832504+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.877340+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.879294+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.880222+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.882154+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.882830+0000 mon.b (mon.2) 3104 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.887332+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.948445+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.950085+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.951269+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.953345+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.954008+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:58.958725+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.020212+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.597 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.021765+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.022625+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.024414+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.025111+0000 mon.b (mon.2) 3114 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.030947+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.092224+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.093825+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.094791+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.096732+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.097389+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.099142+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.160732+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.162427+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.598 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.163447+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.165568+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.951269+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.953345+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.954008+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:58.958725+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.020212+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.021765+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.022625+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.024414+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.025111+0000 mon.b (mon.2) 3114 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.030947+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.092224+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.093825+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.094791+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.096732+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.097389+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.099142+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.160732+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.162427+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.163447+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.165568+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.166287+0000 mon.b (mon.2) 3124 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.600 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.168138+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.229835+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.231357+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.232169+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.234119+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.234789+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.239105+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.285430+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.286938+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.287998+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.290123+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.290821+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.601 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[23963]: audit 2024-03-30T04:41:59.294738+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.166287+0000 mon.b (mon.2) 3124 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.168138+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.229835+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.231357+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.232169+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.234119+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.234789+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.239105+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.285430+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.286938+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.287998+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.290123+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.290821+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:41:59 smithi116 bash[18677]: audit 2024-03-30T04:41:59.294738+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.396180+0000 mgr.x (mgr.24785) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.451938+0000 mgr.x (mgr.24785) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.506984+0000 mgr.x (mgr.24785) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.562568+0000 mgr.x (mgr.24785) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.636488+0000 mgr.x (mgr.24785) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.705912+0000 mgr.x (mgr.24785) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.759346+0000 mgr.x (mgr.24785) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.813247+0000 mgr.x (mgr.24785) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.864937+0000 mgr.x (mgr.24785) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.917317+0000 mgr.x (mgr.24785) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:57.969772+0000 mgr.x (mgr.24785) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.025449+0000 mgr.x (mgr.24785) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.092430+0000 mgr.x (mgr.24785) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.185194+0000 mgr.x (mgr.24785) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.241167+0000 mgr.x (mgr.24785) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.303734+0000 mgr.x (mgr.24785) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.350047+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.355875+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.356733+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.358570+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.727 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.359178+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.728 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.360869+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.728 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.365470+0000 mgr.x (mgr.24785) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:41:59.728 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.405932+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.728 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.407623+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.728 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.408848+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.411228+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.411898+0000 mon.b (mon.2) 3064 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.416504+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.465876+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.467579+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.468468+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.470490+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.471147+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.478140+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.523005+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.524704+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.525552+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.527407+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.528063+0000 mon.b (mon.2) 3074 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.729 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.530667+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.576379+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.578841+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.580248+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.582946+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.583880+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.589169+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.636091+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.637737+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.638569+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.640422+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.641114+0000 mon.b (mon.2) 3084 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.645778+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.730 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.707699+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.709216+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.710037+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.712077+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.712676+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.717017+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.767791+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.769653+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.770591+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.772700+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.773402+0000 mon.b (mon.2) 3094 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.778048+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.823055+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.824537+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.825393+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.731 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.827181+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.827840+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.832504+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.877340+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.879294+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.880222+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.882154+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.882830+0000 mon.b (mon.2) 3104 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.887332+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.948445+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.950085+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.951269+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.953345+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.954008+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:58.958725+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.732 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.020212+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.021765+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.022625+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.024414+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.025111+0000 mon.b (mon.2) 3114 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.030947+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.092224+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.093825+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.094791+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.096732+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.097389+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.099142+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.160732+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.162427+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.163447+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.165568+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.166287+0000 mon.b (mon.2) 3124 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.168138+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.229835+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.231357+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.232169+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.234119+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.234789+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.239105+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.285430+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.286938+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.287998+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.290123+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.290821+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:59.734 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:41:59 smithi148 bash[18638]: audit 2024-03-30T04:41:59.294738+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.602 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.421235+0000 mgr.x (mgr.24785) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.482922+0000 mgr.x (mgr.24785) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.535320+0000 mgr.x (mgr.24785) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.594328+0000 mgr.x (mgr.24785) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.650551+0000 mgr.x (mgr.24785) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.721846+0000 mgr.x (mgr.24785) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.782911+0000 mgr.x (mgr.24785) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.837295+0000 mgr.x (mgr.24785) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.892117+0000 mgr.x (mgr.24785) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:58.963434+0000 mgr.x (mgr.24785) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.035622+0000 mgr.x (mgr.24785) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.603 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cluster 2024-03-30T04:41:59.049692+0000 mgr.x (mgr.24785) 650 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.104475+0000 mgr.x (mgr.24785) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.172894+0000 mgr.x (mgr.24785) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.243857+0000 mgr.x (mgr.24785) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.300099+0000 mgr.x (mgr.24785) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.377822+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.379633+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.380603+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.382618+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.383338+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.387323+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.392032+0000 mgr.x (mgr.24785) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.451911+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.453800+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.604 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.454913+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.457273+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.458033+0000 mon.b (mon.2) 3144 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.463662+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.525749+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.527489+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.528504+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.530661+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.531387+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.536645+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.599920+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.601728+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.602784+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.604956+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.605668+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.605 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.609090+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.606 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.655374+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.606 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.656825+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.606 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.657845+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.659661+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.660313+0000 mon.b (mon.2) 3159 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.663578+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.708794+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.710378+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.711266+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.713210+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.713919+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.715160+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.759760+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.761343+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.762455+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.764647+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.766169+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.607 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.768921+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.813951+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.815628+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.816584+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.818567+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.819207+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.821397+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.865829+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.867789+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.868802+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.870842+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.871506+0000 mon.b (mon.2) 3179 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.873855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.919076+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.920744+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.608 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.921710+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.923622+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.924254+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.926025+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.971034+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.972661+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.973883+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.975917+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.976540+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:41:59.981013+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.030545+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.035905+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.036857+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.038886+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.039541+0000 mon.b (mon.2) 3194 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.609 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.041455+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.106479+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.108156+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.109141+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.111015+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.111650+0000 mon.b (mon.2) 3199 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.116276+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.161115+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.162858+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.163781+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.165780+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.166462+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.170865+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.232266+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.610 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.233959+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.234849+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.236712+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.237346+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.241342+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.286347+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.287894+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.288981+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.290988+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.291615+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.611 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:00 smithi148 bash[18638]: audit 2024-03-30T04:42:00.293994+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.697 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.421235+0000 mgr.x (mgr.24785) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.697 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.482922+0000 mgr.x (mgr.24785) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.697 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.535320+0000 mgr.x (mgr.24785) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.697 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.594328+0000 mgr.x (mgr.24785) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.697 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.650551+0000 mgr.x (mgr.24785) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.721846+0000 mgr.x (mgr.24785) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.782911+0000 mgr.x (mgr.24785) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.837295+0000 mgr.x (mgr.24785) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.892117+0000 mgr.x (mgr.24785) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:58.963434+0000 mgr.x (mgr.24785) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.035622+0000 mgr.x (mgr.24785) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cluster 2024-03-30T04:41:59.049692+0000 mgr.x (mgr.24785) 650 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.104475+0000 mgr.x (mgr.24785) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.172894+0000 mgr.x (mgr.24785) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.243857+0000 mgr.x (mgr.24785) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.300099+0000 mgr.x (mgr.24785) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.377822+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.698 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.379633+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.380603+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.382618+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.383338+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.421235+0000 mgr.x (mgr.24785) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.482922+0000 mgr.x (mgr.24785) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.535320+0000 mgr.x (mgr.24785) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.594328+0000 mgr.x (mgr.24785) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.650551+0000 mgr.x (mgr.24785) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.721846+0000 mgr.x (mgr.24785) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.782911+0000 mgr.x (mgr.24785) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.837295+0000 mgr.x (mgr.24785) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.892117+0000 mgr.x (mgr.24785) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:58.963434+0000 mgr.x (mgr.24785) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.035622+0000 mgr.x (mgr.24785) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cluster 2024-03-30T04:41:59.049692+0000 mgr.x (mgr.24785) 650 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.104475+0000 mgr.x (mgr.24785) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.172894+0000 mgr.x (mgr.24785) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.243857+0000 mgr.x (mgr.24785) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.300099+0000 mgr.x (mgr.24785) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.377822+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.379633+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.380603+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.382618+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.383338+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.387323+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.392032+0000 mgr.x (mgr.24785) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.451911+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.453800+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.454913+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.457273+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.458033+0000 mon.b (mon.2) 3144 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.463662+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.701 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.525749+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.527489+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.528504+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.530661+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.531387+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.536645+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.599920+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.601728+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.602784+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.604956+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.605668+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.702 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.609090+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.387323+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.392032+0000 mgr.x (mgr.24785) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.451911+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.453800+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.454913+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.457273+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.458033+0000 mon.b (mon.2) 3144 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.463662+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.525749+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.527489+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.528504+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.530661+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.531387+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.703 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.536645+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.599920+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.601728+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.602784+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.604956+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.605668+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.609090+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.655374+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.656825+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.657845+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.704 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.659661+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.660313+0000 mon.b (mon.2) 3159 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.663578+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.708794+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.710378+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.711266+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.713210+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.713919+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.715160+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.759760+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.761343+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.762455+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.764647+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.705 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.766169+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.768921+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.813951+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.655374+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.656825+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.657845+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.659661+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.660313+0000 mon.b (mon.2) 3159 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.663578+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.708794+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.710378+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.706 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.711266+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.707 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.713210+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.707 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.713919+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.707 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.715160+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.759760+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.761343+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.762455+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.764647+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.766169+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.768921+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.710 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.813951+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.815628+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.816584+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.818567+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.819207+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.821397+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.865829+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.867789+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.868802+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.870842+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.871506+0000 mon.b (mon.2) 3179 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.873855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.919076+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.920744+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.921710+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.923622+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.924254+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.926025+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.971034+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.972661+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.815628+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.816584+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.818567+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.819207+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.821397+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.865829+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.867789+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.868802+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.870842+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.871506+0000 mon.b (mon.2) 3179 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.873855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.919076+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.920744+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.921710+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.923622+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.924254+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.926025+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.713 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.971034+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.972661+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.973883+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.975917+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.976540+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:41:59.981013+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.030545+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.035905+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.036857+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.038886+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.714 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.039541+0000 mon.b (mon.2) 3194 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.041455+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.106479+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.108156+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.109141+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.111015+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.111650+0000 mon.b (mon.2) 3199 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.116276+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.161115+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.162858+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.163781+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.973883+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.715 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.975917+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.976540+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:41:59.981013+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.030545+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.035905+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.036857+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.038886+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.039541+0000 mon.b (mon.2) 3194 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.041455+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.106479+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.108156+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.109141+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.111015+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.111650+0000 mon.b (mon.2) 3199 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.716 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.116276+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.161115+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.162858+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.163781+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.165780+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.166462+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.170865+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.232266+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.233959+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.234849+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.236712+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.717 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.237346+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.241342+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.286347+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.287894+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.288981+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.290988+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.291615+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[18677]: audit 2024-03-30T04:42:00.293994+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.165780+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.166462+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.170865+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.718 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.232266+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.233959+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.234849+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.236712+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.237346+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.241342+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.286347+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.287894+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.288981+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.290988+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.291615+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:00.719 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:00 smithi116 bash[23963]: audit 2024-03-30T04:42:00.293994+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.589 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:01 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-03-30T04:42:01.589 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:01 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:01.590 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:01 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:01.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.468574+0000 mgr.x (mgr.24785) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.541562+0000 mgr.x (mgr.24785) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.614800+0000 mgr.x (mgr.24785) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.668249+0000 mgr.x (mgr.24785) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.719831+0000 mgr.x (mgr.24785) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.773718+0000 mgr.x (mgr.24785) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.825952+0000 mgr.x (mgr.24785) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.878428+0000 mgr.x (mgr.24785) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.931010+0000 mgr.x (mgr.24785) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:41:59.985706+0000 mgr.x (mgr.24785) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.046039+0000 mgr.x (mgr.24785) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.120975+0000 mgr.x (mgr.24785) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.175908+0000 mgr.x (mgr.24785) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.246142+0000 mgr.x (mgr.24785) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.298611+0000 mgr.x (mgr.24785) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.359252+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.374468+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.377356+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.379424+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.380107+0000 mon.b (mon.2) 3219 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.382938+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.387711+0000 mgr.x (mgr.24785) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.432059+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.434083+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.435091+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.437197+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.437952+0000 mon.b (mon.2) 3224 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.440746+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.517157+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.520317+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.521996+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.525106+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.526312+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.532963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.598069+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.599789+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.600745+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.602859+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.603688+0000 mon.b (mon.2) 3234 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.606777+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.669344+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.671122+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.672105+0000 mon.b (mon.2) 3237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.674082+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.674805+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.677108+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.722290+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.723946+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.724894+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.726848+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.727536+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.729212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.774838+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.776464+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.777432+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.779399+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.780001+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.784197+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.829352+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.830934+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.831918+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.833965+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.834654+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.839164+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.883974+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.885608+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.886474+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.888297+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.888941+0000 mon.b (mon.2) 3259 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.893206+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.975603+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.977636+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.978731+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.981096+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.981880+0000 mon.b (mon.2) 3264 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:00.986648+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.065480+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.067112+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.068274+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.070269+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.071012+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.073833+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.135531+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.137118+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.138075+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.140088+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.140849+0000 mon.b (mon.2) 3274 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.145410+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.211695+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.213443+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.214294+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.216206+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.216859+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.221281+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.286609+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.288306+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.289249+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.291330+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.292002+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:01 smithi148 bash[18638]: audit 2024-03-30T04:42:01.296873+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.468574+0000 mgr.x (mgr.24785) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.541562+0000 mgr.x (mgr.24785) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.614800+0000 mgr.x (mgr.24785) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.668249+0000 mgr.x (mgr.24785) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.719831+0000 mgr.x (mgr.24785) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.598 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.773718+0000 mgr.x (mgr.24785) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.825952+0000 mgr.x (mgr.24785) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.878428+0000 mgr.x (mgr.24785) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.931010+0000 mgr.x (mgr.24785) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:41:59.985706+0000 mgr.x (mgr.24785) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.046039+0000 mgr.x (mgr.24785) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.120975+0000 mgr.x (mgr.24785) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.175908+0000 mgr.x (mgr.24785) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.246142+0000 mgr.x (mgr.24785) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.298611+0000 mgr.x (mgr.24785) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.359252+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.374468+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.377356+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.379424+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.380107+0000 mon.b (mon.2) 3219 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.382938+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.468574+0000 mgr.x (mgr.24785) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.541562+0000 mgr.x (mgr.24785) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.614800+0000 mgr.x (mgr.24785) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.668249+0000 mgr.x (mgr.24785) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.719831+0000 mgr.x (mgr.24785) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.773718+0000 mgr.x (mgr.24785) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.825952+0000 mgr.x (mgr.24785) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.878428+0000 mgr.x (mgr.24785) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.931010+0000 mgr.x (mgr.24785) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:41:59.985706+0000 mgr.x (mgr.24785) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.046039+0000 mgr.x (mgr.24785) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.120975+0000 mgr.x (mgr.24785) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.175908+0000 mgr.x (mgr.24785) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.246142+0000 mgr.x (mgr.24785) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.298611+0000 mgr.x (mgr.24785) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.359252+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.374468+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.377356+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.379424+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.380107+0000 mon.b (mon.2) 3219 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.601 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.382938+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.387711+0000 mgr.x (mgr.24785) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.432059+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.434083+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.435091+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.437197+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.437952+0000 mon.b (mon.2) 3224 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.440746+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.517157+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.520317+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.521996+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.525106+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.526312+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.532963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.598069+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.599789+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.600745+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.602859+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.603688+0000 mon.b (mon.2) 3234 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.606777+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.669344+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.671122+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.672105+0000 mon.b (mon.2) 3237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.674082+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.674805+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.677108+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.722290+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.723946+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.724894+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.726848+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.727536+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.729212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.774838+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.776464+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.777432+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.779399+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.780001+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.784197+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.829352+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.830934+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.387711+0000 mgr.x (mgr.24785) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.432059+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.434083+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.435091+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.437197+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.437952+0000 mon.b (mon.2) 3224 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.440746+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.517157+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.520317+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.521996+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.525106+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.526312+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.532963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.598069+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.599789+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.600745+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.602859+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.603688+0000 mon.b (mon.2) 3234 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.606777+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.831918+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.833965+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.834654+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.839164+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.883974+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.885608+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.886474+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.888297+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.888941+0000 mon.b (mon.2) 3259 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.893206+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.975603+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.977636+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.978731+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.981096+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.981880+0000 mon.b (mon.2) 3264 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:00.986648+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.065480+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.067112+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.068274+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.669344+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.671122+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.672105+0000 mon.b (mon.2) 3237 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.674082+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.674805+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.677108+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.722290+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.608 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.723946+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.724894+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.726848+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.727536+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.729212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.774838+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.776464+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.777432+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.779399+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.780001+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.784197+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.829352+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.830934+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.070269+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.071012+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.073833+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.135531+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.137118+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.138075+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.140088+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.140849+0000 mon.b (mon.2) 3274 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.145410+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.211695+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.213443+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.214294+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.610 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.216206+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.216859+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.221281+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.286609+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.288306+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.289249+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.291330+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.292002+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.611 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[23963]: audit 2024-03-30T04:42:01.296873+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.831918+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.833965+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.834654+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.839164+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.883974+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.885608+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.886474+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.888297+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.888941+0000 mon.b (mon.2) 3259 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.893206+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.975603+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.612 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.977636+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.978731+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.981096+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.981880+0000 mon.b (mon.2) 3264 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:00.986648+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.065480+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.067112+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.068274+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.070269+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.071012+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.073833+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.135531+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.137118+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.138075+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.613 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.140088+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.140849+0000 mon.b (mon.2) 3274 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.145410+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.211695+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.213443+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.214294+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.216206+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.216859+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.221281+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.286609+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.288306+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.289249+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.291330+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.292002+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.614 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:01 smithi116 bash[18677]: audit 2024-03-30T04:42:01.296873+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.648 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.445501+0000 mgr.x (mgr.24785) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.648 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.538003+0000 mgr.x (mgr.24785) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.648 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.611615+0000 mgr.x (mgr.24785) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.648 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.682041+0000 mgr.x (mgr.24785) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.734506+0000 mgr.x (mgr.24785) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.788905+0000 mgr.x (mgr.24785) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.843943+0000 mgr.x (mgr.24785) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.897981+0000 mgr.x (mgr.24785) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:00.991431+0000 mgr.x (mgr.24785) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cluster 2024-03-30T04:42:01.050649+0000 mgr.x (mgr.24785) 681 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.078565+0000 mgr.x (mgr.24785) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.150263+0000 mgr.x (mgr.24785) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.225934+0000 mgr.x (mgr.24785) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.301678+0000 mgr.x (mgr.24785) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.362170+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.365892+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.366703+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.368597+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.649 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.369251+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.371305+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.375940+0000 mgr.x (mgr.24785) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.432842+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.434350+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.435142+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.436905+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.437540+0000 mon.b (mon.2) 3294 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.443833+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.488167+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.489695+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.490795+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.492917+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.493565+0000 mon.b (mon.2) 3299 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.650 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.500583+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.550743+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.552625+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.553613+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.555669+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.556343+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.563352+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.625914+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.627720+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.628923+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.631161+0000 mon.b (mon.2) 3308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.631923+0000 mon.b (mon.2) 3309 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.635353+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.681912+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.683633+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.684626+0000 mon.b (mon.2) 3312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.686541+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.687200+0000 mon.b (mon.2) 3314 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.691234+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.735921+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.737572+0000 mon.b (mon.2) 3316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.738543+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.740549+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.741231+0000 mon.b (mon.2) 3319 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.745674+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.790320+0000 mon.b (mon.2) 3320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.791936+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.792953+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.794964+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.795617+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.798770+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.843995+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.845630+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.846606+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.848639+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.849343+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.852594+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.898071+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.899666+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.900692+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.902625+0000 mon.b (mon.2) 3333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.903267+0000 mon.b (mon.2) 3334 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.906684+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.952136+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.953754+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.954687+0000 mon.b (mon.2) 3337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.956683+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.957336+0000 mon.b (mon.2) 3339 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:01.959255+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.004516+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.006192+0000 mon.b (mon.2) 3341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.007207+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.009147+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.009850+0000 mon.b (mon.2) 3344 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.011571+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.057495+0000 mon.b (mon.2) 3345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.059506+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.060697+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.063355+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.064179+0000 mon.b (mon.2) 3349 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.066622+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.117630+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.119489+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.120494+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.122580+0000 mon.b (mon.2) 3353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.123292+0000 mon.b (mon.2) 3354 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.125612+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.175512+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.177386+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.178379+0000 mon.b (mon.2) 3357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.180368+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.181071+0000 mon.b (mon.2) 3359 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.183749+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.229123+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.230732+0000 mon.b (mon.2) 3361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.231695+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.233609+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.234258+0000 mon.b (mon.2) 3364 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.239158+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.283674+0000 mon.b (mon.2) 3365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.285283+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.286257+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.288275+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.288956+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.292191+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.340956+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.342412+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.343246+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.345041+0000 mon.b (mon.2) 3373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:02 smithi148 bash[18638]: audit 2024-03-30T04:42:02.345636+0000 mon.b (mon.2) 3374 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.445501+0000 mgr.x (mgr.24785) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.538003+0000 mgr.x (mgr.24785) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.611615+0000 mgr.x (mgr.24785) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.682041+0000 mgr.x (mgr.24785) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.734506+0000 mgr.x (mgr.24785) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.788905+0000 mgr.x (mgr.24785) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.843943+0000 mgr.x (mgr.24785) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.897981+0000 mgr.x (mgr.24785) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:00.991431+0000 mgr.x (mgr.24785) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cluster 2024-03-30T04:42:01.050649+0000 mgr.x (mgr.24785) 681 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.078565+0000 mgr.x (mgr.24785) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.150263+0000 mgr.x (mgr.24785) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.225934+0000 mgr.x (mgr.24785) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.301678+0000 mgr.x (mgr.24785) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.362170+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.365892+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.366703+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.368597+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.369251+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.371305+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.375940+0000 mgr.x (mgr.24785) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.445501+0000 mgr.x (mgr.24785) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.538003+0000 mgr.x (mgr.24785) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.611615+0000 mgr.x (mgr.24785) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.682041+0000 mgr.x (mgr.24785) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.734506+0000 mgr.x (mgr.24785) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.788905+0000 mgr.x (mgr.24785) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.843943+0000 mgr.x (mgr.24785) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.897981+0000 mgr.x (mgr.24785) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:00.991431+0000 mgr.x (mgr.24785) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cluster 2024-03-30T04:42:01.050649+0000 mgr.x (mgr.24785) 681 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.078565+0000 mgr.x (mgr.24785) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.150263+0000 mgr.x (mgr.24785) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.225934+0000 mgr.x (mgr.24785) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.301678+0000 mgr.x (mgr.24785) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.362170+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.365892+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.366703+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.368597+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.369251+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.371305+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.375940+0000 mgr.x (mgr.24785) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.432842+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.434350+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.435142+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.436905+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.437540+0000 mon.b (mon.2) 3294 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.443833+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.488167+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.489695+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.490795+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.492917+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.493565+0000 mon.b (mon.2) 3299 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.500583+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.550743+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.552625+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.553613+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.555669+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.556343+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.563352+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.625914+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.432842+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.434350+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.435142+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.436905+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.437540+0000 mon.b (mon.2) 3294 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.443833+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.488167+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.489695+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.490795+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.492917+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.493565+0000 mon.b (mon.2) 3299 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.500583+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.550743+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.552625+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.553613+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.555669+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.556343+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.563352+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.625914+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.627720+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.628923+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.631161+0000 mon.b (mon.2) 3308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.631923+0000 mon.b (mon.2) 3309 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.635353+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.681912+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.683633+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.684626+0000 mon.b (mon.2) 3312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.686541+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.687200+0000 mon.b (mon.2) 3314 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.691234+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.735921+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.737572+0000 mon.b (mon.2) 3316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.738543+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.740549+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.741231+0000 mon.b (mon.2) 3319 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.745674+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.790320+0000 mon.b (mon.2) 3320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.791936+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.627720+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.628923+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.631161+0000 mon.b (mon.2) 3308 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.631923+0000 mon.b (mon.2) 3309 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.635353+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.681912+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.683633+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.684626+0000 mon.b (mon.2) 3312 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.686541+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.687200+0000 mon.b (mon.2) 3314 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.691234+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.735921+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.737572+0000 mon.b (mon.2) 3316 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.738543+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.740549+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.741231+0000 mon.b (mon.2) 3319 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.745674+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.790320+0000 mon.b (mon.2) 3320 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.791936+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.792953+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.794964+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.795617+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.798770+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.843995+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.845630+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.846606+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.848639+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.849343+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.852594+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.898071+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.899666+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.900692+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.902625+0000 mon.b (mon.2) 3333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.903267+0000 mon.b (mon.2) 3334 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.906684+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.952136+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.953754+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.954687+0000 mon.b (mon.2) 3337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.956683+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.792953+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.794964+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.795617+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.798770+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.843995+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.845630+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.846606+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.848639+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.849343+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.852594+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.898071+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.899666+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.900692+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.902625+0000 mon.b (mon.2) 3333 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.903267+0000 mon.b (mon.2) 3334 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.906684+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.952136+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.953754+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.954687+0000 mon.b (mon.2) 3337 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.956683+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.957336+0000 mon.b (mon.2) 3339 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:01.959255+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.004516+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.006192+0000 mon.b (mon.2) 3341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.007207+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.009147+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.009850+0000 mon.b (mon.2) 3344 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.011571+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.057495+0000 mon.b (mon.2) 3345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.059506+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.060697+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.063355+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.064179+0000 mon.b (mon.2) 3349 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.066622+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.117630+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.119489+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.120494+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.122580+0000 mon.b (mon.2) 3353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.123292+0000 mon.b (mon.2) 3354 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.125612+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.175512+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.177386+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.178379+0000 mon.b (mon.2) 3357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.180368+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.181071+0000 mon.b (mon.2) 3359 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.183749+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.229123+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.230732+0000 mon.b (mon.2) 3361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.231695+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.233609+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.234258+0000 mon.b (mon.2) 3364 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.239158+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.283674+0000 mon.b (mon.2) 3365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.285283+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.286257+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.288275+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.288956+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.292191+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.957336+0000 mon.b (mon.2) 3339 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:01.959255+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.004516+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.006192+0000 mon.b (mon.2) 3341 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.007207+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.009147+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.009850+0000 mon.b (mon.2) 3344 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.011571+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.057495+0000 mon.b (mon.2) 3345 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.059506+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.060697+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.063355+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.064179+0000 mon.b (mon.2) 3349 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.066622+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.117630+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.119489+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.120494+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.122580+0000 mon.b (mon.2) 3353 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.123292+0000 mon.b (mon.2) 3354 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.340956+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.342412+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.343246+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.345041+0000 mon.b (mon.2) 3373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[23963]: audit 2024-03-30T04:42:02.345636+0000 mon.b (mon.2) 3374 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.125612+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.175512+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.177386+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.178379+0000 mon.b (mon.2) 3357 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.180368+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.181071+0000 mon.b (mon.2) 3359 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.183749+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.229123+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.230732+0000 mon.b (mon.2) 3361 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.231695+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.233609+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.234258+0000 mon.b (mon.2) 3364 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.239158+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.283674+0000 mon.b (mon.2) 3365 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.285283+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.286257+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.288275+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.288956+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.292191+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.340956+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.342412+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.343246+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.345041+0000 mon.b (mon.2) 3373 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:02 smithi116 bash[18677]: audit 2024-03-30T04:42:02.345636+0000 mon.b (mon.2) 3374 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.706 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[55192]: ts=2024-03-30T04:42:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.448493+0000 mgr.x (mgr.24785) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.505569+0000 mgr.x (mgr.24785) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.568233+0000 mgr.x (mgr.24785) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.641058+0000 mgr.x (mgr.24785) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.696089+0000 mgr.x (mgr.24785) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.750294+0000 mgr.x (mgr.24785) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.804345+0000 mgr.x (mgr.24785) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.858208+0000 mgr.x (mgr.24785) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.912209+0000 mgr.x (mgr.24785) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:01.964622+0000 mgr.x (mgr.24785) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.016840+0000 mgr.x (mgr.24785) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.072185+0000 mgr.x (mgr.24785) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.130721+0000 mgr.x (mgr.24785) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.188710+0000 mgr.x (mgr.24785) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.243866+0000 mgr.x (mgr.24785) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.296789+0000 mgr.x (mgr.24785) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.369289+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.373916+0000 mgr.x (mgr.24785) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.414037+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.415666+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.416976+0000 mon.b (mon.2) 3377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.418880+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.419517+0000 mon.b (mon.2) 3379 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.421150+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.465462+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.466923+0000 mon.b (mon.2) 3381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.467764+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.469806+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.470497+0000 mon.b (mon.2) 3384 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.472910+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.522860+0000 mon.b (mon.2) 3385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.524727+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.525730+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.527822+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.528425+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.530141+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.575247+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.576885+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.577870+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.580198+0000 mon.b (mon.2) 3393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.580908+0000 mon.b (mon.2) 3394 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.585080+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.629963+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.631421+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.632471+0000 mon.b (mon.2) 3397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.634248+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.634861+0000 mon.b (mon.2) 3399 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.637079+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.682595+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.684056+0000 mon.b (mon.2) 3401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.684901+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.686714+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.687322+0000 mon.b (mon.2) 3404 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.691508+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.737904+0000 mon.b (mon.2) 3405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.739412+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.740200+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.742008+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.742595+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.744925+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.805661+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.807151+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.807961+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.809731+0000 mon.b (mon.2) 3413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.810395+0000 mon.b (mon.2) 3414 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.812475+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.858992+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.860517+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.861657+0000 mon.b (mon.2) 3417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.863522+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.864114+0000 mon.b (mon.2) 3419 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.866584+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.910986+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.912480+0000 mon.b (mon.2) 3421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.913381+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.915177+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.915780+0000 mon.b (mon.2) 3424 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.920084+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.964784+0000 mon.b (mon.2) 3425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.966262+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.967094+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.968895+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.969469+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:02.971105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.017359+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.018771+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.019577+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.021354+0000 mon.b (mon.2) 3433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.021937+0000 mon.b (mon.2) 3434 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.024048+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.077718+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.079237+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.080023+0000 mon.b (mon.2) 3437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.081721+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.082319+0000 mon.b (mon.2) 3439 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.090778+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.135072+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.136563+0000 mon.b (mon.2) 3441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.137586+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.139543+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.140138+0000 mon.b (mon.2) 3444 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.148805+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.193540+0000 mon.b (mon.2) 3445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.194991+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.196034+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.197929+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.198571+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.207273+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.268947+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.270580+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.271444+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.273485+0000 mon.b (mon.2) 3453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.274144+0000 mon.b (mon.2) 3454 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.282713+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.344221+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.345812+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.346686+0000 mon.b (mon.2) 3457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.348598+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.349348+0000 mon.b (mon.2) 3459 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[18638]: audit 2024-03-30T04:42:03.362534+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.448493+0000 mgr.x (mgr.24785) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.505569+0000 mgr.x (mgr.24785) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.568233+0000 mgr.x (mgr.24785) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.641058+0000 mgr.x (mgr.24785) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.696089+0000 mgr.x (mgr.24785) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.750294+0000 mgr.x (mgr.24785) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.804345+0000 mgr.x (mgr.24785) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.858208+0000 mgr.x (mgr.24785) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.912209+0000 mgr.x (mgr.24785) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:01.964622+0000 mgr.x (mgr.24785) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.016840+0000 mgr.x (mgr.24785) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.072185+0000 mgr.x (mgr.24785) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.130721+0000 mgr.x (mgr.24785) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.188710+0000 mgr.x (mgr.24785) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.243866+0000 mgr.x (mgr.24785) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.296789+0000 mgr.x (mgr.24785) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.369289+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.373916+0000 mgr.x (mgr.24785) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.414037+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.415666+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.416976+0000 mon.b (mon.2) 3377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.418880+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.419517+0000 mon.b (mon.2) 3379 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.421150+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.465462+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.466923+0000 mon.b (mon.2) 3381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.467764+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.469806+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.470497+0000 mon.b (mon.2) 3384 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.472910+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.522860+0000 mon.b (mon.2) 3385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.524727+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.525730+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.527822+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.528425+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.530141+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.575247+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.576885+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.577870+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.580198+0000 mon.b (mon.2) 3393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.580908+0000 mon.b (mon.2) 3394 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.448493+0000 mgr.x (mgr.24785) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.505569+0000 mgr.x (mgr.24785) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.568233+0000 mgr.x (mgr.24785) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.641058+0000 mgr.x (mgr.24785) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.696089+0000 mgr.x (mgr.24785) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.750294+0000 mgr.x (mgr.24785) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.804345+0000 mgr.x (mgr.24785) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.858208+0000 mgr.x (mgr.24785) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.912209+0000 mgr.x (mgr.24785) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:01.964622+0000 mgr.x (mgr.24785) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.016840+0000 mgr.x (mgr.24785) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.072185+0000 mgr.x (mgr.24785) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.130721+0000 mgr.x (mgr.24785) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.188710+0000 mgr.x (mgr.24785) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.243866+0000 mgr.x (mgr.24785) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.296789+0000 mgr.x (mgr.24785) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.369289+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.373916+0000 mgr.x (mgr.24785) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.414037+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.415666+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.416976+0000 mon.b (mon.2) 3377 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.585080+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.629963+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.631421+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.632471+0000 mon.b (mon.2) 3397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.634248+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.634861+0000 mon.b (mon.2) 3399 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.637079+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.682595+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.684056+0000 mon.b (mon.2) 3401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.684901+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.686714+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.687322+0000 mon.b (mon.2) 3404 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.691508+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.737904+0000 mon.b (mon.2) 3405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.739412+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.740200+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.742008+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.742595+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.744925+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.805661+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.807151+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.807961+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.809731+0000 mon.b (mon.2) 3413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.810395+0000 mon.b (mon.2) 3414 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.812475+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.858992+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.860517+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.861657+0000 mon.b (mon.2) 3417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.863522+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.864114+0000 mon.b (mon.2) 3419 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.866584+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.910986+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.912480+0000 mon.b (mon.2) 3421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.913381+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.915177+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.915780+0000 mon.b (mon.2) 3424 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.920084+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.964784+0000 mon.b (mon.2) 3425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.966262+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.418880+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.419517+0000 mon.b (mon.2) 3379 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.421150+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.465462+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.466923+0000 mon.b (mon.2) 3381 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.467764+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.469806+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.470497+0000 mon.b (mon.2) 3384 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.472910+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.522860+0000 mon.b (mon.2) 3385 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.524727+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.525730+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.527822+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.528425+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.530141+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.575247+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.576885+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.577870+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.580198+0000 mon.b (mon.2) 3393 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.580908+0000 mon.b (mon.2) 3394 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.967094+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.968895+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.969469+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:02.971105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.017359+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.018771+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.019577+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.021354+0000 mon.b (mon.2) 3433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.021937+0000 mon.b (mon.2) 3434 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.024048+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.077718+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.079237+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.080023+0000 mon.b (mon.2) 3437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.081721+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.082319+0000 mon.b (mon.2) 3439 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.090778+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.135072+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.136563+0000 mon.b (mon.2) 3441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.137586+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.139543+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.140138+0000 mon.b (mon.2) 3444 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.148805+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.193540+0000 mon.b (mon.2) 3445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.194991+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.196034+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.197929+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.198571+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.207273+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.268947+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.270580+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.271444+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.273485+0000 mon.b (mon.2) 3453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.274144+0000 mon.b (mon.2) 3454 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.282713+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.344221+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.345812+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.346686+0000 mon.b (mon.2) 3457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.348598+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.349348+0000 mon.b (mon.2) 3459 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[18677]: audit 2024-03-30T04:42:03.362534+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.585080+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.629963+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.631421+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.632471+0000 mon.b (mon.2) 3397 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.634248+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.634861+0000 mon.b (mon.2) 3399 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.637079+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.682595+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.684056+0000 mon.b (mon.2) 3401 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.684901+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.686714+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.687322+0000 mon.b (mon.2) 3404 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.691508+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.737904+0000 mon.b (mon.2) 3405 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.739412+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.740200+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.742008+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.742595+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.744925+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.805661+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.807151+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.807961+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.809731+0000 mon.b (mon.2) 3413 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.810395+0000 mon.b (mon.2) 3414 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.812475+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.858992+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.860517+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.861657+0000 mon.b (mon.2) 3417 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.863522+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.864114+0000 mon.b (mon.2) 3419 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.866584+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.910986+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.912480+0000 mon.b (mon.2) 3421 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.913381+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.915177+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.915780+0000 mon.b (mon.2) 3424 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.920084+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.964784+0000 mon.b (mon.2) 3425 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.966262+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.967094+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.968895+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.969469+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:02.971105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.017359+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.018771+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.019577+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.021354+0000 mon.b (mon.2) 3433 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.021937+0000 mon.b (mon.2) 3434 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.024048+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.077718+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.079237+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.080023+0000 mon.b (mon.2) 3437 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.081721+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.082319+0000 mon.b (mon.2) 3439 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.090778+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.135072+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.136563+0000 mon.b (mon.2) 3441 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.137586+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.139543+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.140138+0000 mon.b (mon.2) 3444 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.148805+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.193540+0000 mon.b (mon.2) 3445 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.194991+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.196034+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.197929+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.198571+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.207273+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.268947+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.270580+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.271444+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.273485+0000 mon.b (mon.2) 3453 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.274144+0000 mon.b (mon.2) 3454 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.282713+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.344221+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.345812+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.346686+0000 mon.b (mon.2) 3457 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.348598+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.349348+0000 mon.b (mon.2) 3459 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:03.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:03 smithi116 bash[23963]: audit 2024-03-30T04:42:03.362534+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:03.970 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[59574]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:42:03.970 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:03 smithi148 bash[59574]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.425727+0000 mgr.x (mgr.24785) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.478062+0000 mgr.x (mgr.24785) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.535419+0000 mgr.x (mgr.24785) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.589744+0000 mgr.x (mgr.24785) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.641638+0000 mgr.x (mgr.24785) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.696123+0000 mgr.x (mgr.24785) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.678 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.749458+0000 mgr.x (mgr.24785) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.818123+0000 mgr.x (mgr.24785) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.871124+0000 mgr.x (mgr.24785) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.924741+0000 mgr.x (mgr.24785) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:02.977193+0000 mgr.x (mgr.24785) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.037052+0000 mgr.x (mgr.24785) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cluster 2024-03-30T04:42:03.051076+0000 mgr.x (mgr.24785) 716 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.095369+0000 mgr.x (mgr.24785) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.153483+0000 mgr.x (mgr.24785) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.212166+0000 mgr.x (mgr.24785) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.287393+0000 mgr.x (mgr.24785) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.367398+0000 mgr.x (mgr.24785) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.425048+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.426756+0000 mon.b (mon.2) 3461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.679 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.427751+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.425727+0000 mgr.x (mgr.24785) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.478062+0000 mgr.x (mgr.24785) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.535419+0000 mgr.x (mgr.24785) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.589744+0000 mgr.x (mgr.24785) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.641638+0000 mgr.x (mgr.24785) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.696123+0000 mgr.x (mgr.24785) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.749458+0000 mgr.x (mgr.24785) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.818123+0000 mgr.x (mgr.24785) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.680 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.871124+0000 mgr.x (mgr.24785) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.924741+0000 mgr.x (mgr.24785) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:02.977193+0000 mgr.x (mgr.24785) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.037052+0000 mgr.x (mgr.24785) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cluster 2024-03-30T04:42:03.051076+0000 mgr.x (mgr.24785) 716 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.095369+0000 mgr.x (mgr.24785) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.153483+0000 mgr.x (mgr.24785) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.212166+0000 mgr.x (mgr.24785) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.287393+0000 mgr.x (mgr.24785) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.367398+0000 mgr.x (mgr.24785) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.425048+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.426756+0000 mon.b (mon.2) 3461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.681 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.427751+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.429859+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.430509+0000 mon.b (mon.2) 3464 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.432357+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.478323+0000 mon.b (mon.2) 3465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.480112+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.481013+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.482945+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.682 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.483609+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.488021+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.534741+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.536621+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.537731+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.540174+0000 mon.b (mon.2) 3473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.540859+0000 mon.b (mon.2) 3474 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.545466+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.607502+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.609239+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.610139+0000 mon.b (mon.2) 3477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.612088+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.429859+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.430509+0000 mon.b (mon.2) 3464 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.432357+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.478323+0000 mon.b (mon.2) 3465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.480112+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.481013+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.482945+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.483609+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.488021+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.534741+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.536621+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.537731+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.540174+0000 mon.b (mon.2) 3473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.684 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.540859+0000 mon.b (mon.2) 3474 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.545466+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.607502+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.609239+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.610139+0000 mon.b (mon.2) 3477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.612088+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.612774+0000 mon.b (mon.2) 3479 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.617272+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.679519+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.681019+0000 mon.b (mon.2) 3481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.681867+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.683753+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.684323+0000 mon.b (mon.2) 3484 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.688546+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.737801+0000 mon.b (mon.2) 3485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.739683+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.740656+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.742665+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.743383+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.748170+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.792883+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.794316+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.795365+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.797195+0000 mon.b (mon.2) 3493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.797875+0000 mon.b (mon.2) 3494 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.686 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.799213+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.612774+0000 mon.b (mon.2) 3479 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.617272+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.679519+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.681019+0000 mon.b (mon.2) 3481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.681867+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.683753+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.684323+0000 mon.b (mon.2) 3484 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.688546+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.737801+0000 mon.b (mon.2) 3485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.739683+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.740656+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.742665+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.743383+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.748170+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.792883+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.794316+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.795365+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.797195+0000 mon.b (mon.2) 3493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.797875+0000 mon.b (mon.2) 3494 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.799213+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.848985+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.850691+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.851671+0000 mon.b (mon.2) 3497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.688 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.853671+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.854351+0000 mon.b (mon.2) 3499 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.856397+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.906054+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.907940+0000 mon.b (mon.2) 3501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.909000+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.911131+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.911870+0000 mon.b (mon.2) 3504 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.916361+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.965490+0000 mon.b (mon.2) 3505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.967400+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.968444+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.970380+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.971176+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:03.976258+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.029694+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.848985+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.850691+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.851671+0000 mon.b (mon.2) 3497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.853671+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.854351+0000 mon.b (mon.2) 3499 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.856397+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.906054+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.907940+0000 mon.b (mon.2) 3501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.909000+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.690 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.911131+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.911870+0000 mon.b (mon.2) 3504 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.916361+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.965490+0000 mon.b (mon.2) 3505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.967400+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.968444+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.970380+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.971176+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:03.976258+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.029694+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.033571+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.034503+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.036454+0000 mon.b (mon.2) 3513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.037157+0000 mon.b (mon.2) 3514 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.042281+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.103945+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.105581+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.106564+0000 mon.b (mon.2) 3517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.108920+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.109590+0000 mon.b (mon.2) 3519 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.112249+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.178356+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.179998+0000 mon.b (mon.2) 3521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.180841+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.182800+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.183427+0000 mon.b (mon.2) 3524 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.189438+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.239211+0000 mon.b (mon.2) 3525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.240749+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.692 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.241826+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.033571+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.034503+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.036454+0000 mon.b (mon.2) 3513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.037157+0000 mon.b (mon.2) 3514 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.042281+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.103945+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.105581+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.106564+0000 mon.b (mon.2) 3517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.108920+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.109590+0000 mon.b (mon.2) 3519 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.112249+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.693 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.178356+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.179998+0000 mon.b (mon.2) 3521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.180841+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.182800+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.183427+0000 mon.b (mon.2) 3524 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.189438+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.239211+0000 mon.b (mon.2) 3525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.240749+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.241826+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.243690+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.244278+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.694 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.249191+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.294253+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.295685+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.296518+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.298244+0000 mon.b (mon.2) 3533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.298778+0000 mon.b (mon.2) 3534 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.300765+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.345257+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.347021+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.347945+0000 mon.b (mon.2) 3537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.350221+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.350930+0000 mon.b (mon.2) 3539 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[23963]: audit 2024-03-30T04:42:04.354574+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.695 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.243690+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.244278+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.249191+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.294253+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.295685+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.296518+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.298244+0000 mon.b (mon.2) 3533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.298778+0000 mon.b (mon.2) 3534 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.300765+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.345257+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.347021+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.347945+0000 mon.b (mon.2) 3537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.350221+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.350930+0000 mon.b (mon.2) 3539 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.696 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:04 smithi116 bash[18677]: audit 2024-03-30T04:42:04.354574+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.425727+0000 mgr.x (mgr.24785) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.478062+0000 mgr.x (mgr.24785) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.535419+0000 mgr.x (mgr.24785) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.589744+0000 mgr.x (mgr.24785) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.779 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.641638+0000 mgr.x (mgr.24785) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.696123+0000 mgr.x (mgr.24785) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.749458+0000 mgr.x (mgr.24785) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.818123+0000 mgr.x (mgr.24785) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.871124+0000 mgr.x (mgr.24785) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.924741+0000 mgr.x (mgr.24785) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:02.977193+0000 mgr.x (mgr.24785) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.037052+0000 mgr.x (mgr.24785) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cluster 2024-03-30T04:42:03.051076+0000 mgr.x (mgr.24785) 716 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.095369+0000 mgr.x (mgr.24785) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.153483+0000 mgr.x (mgr.24785) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.212166+0000 mgr.x (mgr.24785) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.287393+0000 mgr.x (mgr.24785) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.367398+0000 mgr.x (mgr.24785) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:04.780 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.425048+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.426756+0000 mon.b (mon.2) 3461 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.427751+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.429859+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.430509+0000 mon.b (mon.2) 3464 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.432357+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.478323+0000 mon.b (mon.2) 3465 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.480112+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.481013+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.482945+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.483609+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.488021+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.534741+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.536621+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.537731+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.540174+0000 mon.b (mon.2) 3473 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.540859+0000 mon.b (mon.2) 3474 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.545466+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.607502+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.609239+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.610139+0000 mon.b (mon.2) 3477 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.612088+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.612774+0000 mon.b (mon.2) 3479 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.617272+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.679519+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.681019+0000 mon.b (mon.2) 3481 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.681867+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.683753+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.684323+0000 mon.b (mon.2) 3484 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.782 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.688546+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.737801+0000 mon.b (mon.2) 3485 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.739683+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.740656+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.742665+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.743383+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.748170+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.792883+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.783 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.794316+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.795365+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.797195+0000 mon.b (mon.2) 3493 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.797875+0000 mon.b (mon.2) 3494 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.799213+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.848985+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.850691+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.851671+0000 mon.b (mon.2) 3497 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.853671+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.854351+0000 mon.b (mon.2) 3499 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.784 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.856397+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.906054+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.907940+0000 mon.b (mon.2) 3501 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.909000+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.911131+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.911870+0000 mon.b (mon.2) 3504 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.916361+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.965490+0000 mon.b (mon.2) 3505 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.967400+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.968444+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.970380+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.971176+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:03.976258+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.029694+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.033571+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.785 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.034503+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.036454+0000 mon.b (mon.2) 3513 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.037157+0000 mon.b (mon.2) 3514 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.042281+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.103945+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.105581+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.106564+0000 mon.b (mon.2) 3517 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.108920+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.109590+0000 mon.b (mon.2) 3519 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.112249+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.178356+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.179998+0000 mon.b (mon.2) 3521 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.180841+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.182800+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.183427+0000 mon.b (mon.2) 3524 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.786 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.189438+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.239211+0000 mon.b (mon.2) 3525 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.240749+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.241826+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.243690+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.244278+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.249191+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.294253+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.295685+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.296518+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.298244+0000 mon.b (mon.2) 3533 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.298778+0000 mon.b (mon.2) 3534 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.300765+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.345257+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.347021+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:04.787 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.347945+0000 mon.b (mon.2) 3537 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:04.788 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.350221+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:04.788 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.350930+0000 mon.b (mon.2) 3539 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:04.788 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:04 smithi148 bash[18638]: audit 2024-03-30T04:42:04.354574+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.437850+0000 mgr.x (mgr.24785) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.492790+0000 mgr.x (mgr.24785) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.550146+0000 mgr.x (mgr.24785) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.621929+0000 mgr.x (mgr.24785) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.693257+0000 mgr.x (mgr.24785) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.651 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.753020+0000 mgr.x (mgr.24785) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.804500+0000 mgr.x (mgr.24785) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.861341+0000 mgr.x (mgr.24785) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.921000+0000 mgr.x (mgr.24785) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:03.981704+0000 mgr.x (mgr.24785) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.047205+0000 mgr.x (mgr.24785) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.116948+0000 mgr.x (mgr.24785) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.194122+0000 mgr.x (mgr.24785) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.253949+0000 mgr.x (mgr.24785) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.305273+0000 mgr.x (mgr.24785) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.359115+0000 mgr.x (mgr.24785) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.416097+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.417551+0000 mon.b (mon.2) 3541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.418593+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.652 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.420573+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.421255+0000 mon.b (mon.2) 3544 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.422328+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.470962+0000 mon.b (mon.2) 3545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.472628+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.473623+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.475610+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.476238+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.477586+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.523688+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.525363+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.526327+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.528270+0000 mon.b (mon.2) 3553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.528948+0000 mon.b (mon.2) 3554 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.530548+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.581031+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.582949+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.583979+0000 mon.b (mon.2) 3557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.586201+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.586905+0000 mon.b (mon.2) 3559 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.591544+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.654 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.671643+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.674057+0000 mon.b (mon.2) 3561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.675436+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.677898+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.678905+0000 mon.b (mon.2) 3564 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.682308+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.775075+0000 mon.b (mon.2) 3565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.777160+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.778579+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.780984+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.781751+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.785175+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.847467+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.849226+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.655 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.850211+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.852208+0000 mon.b (mon.2) 3573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.852849+0000 mon.b (mon.2) 3574 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.854880+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.901942+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.903497+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.904623+0000 mon.b (mon.2) 3577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.906589+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.907289+0000 mon.b (mon.2) 3579 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.912139+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.991649+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.993639+0000 mon.b (mon.2) 3581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.994891+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.997452+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:04.998363+0000 mon.b (mon.2) 3584 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.004027+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.656 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.082070+0000 mon.b (mon.2) 3585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.083636+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.084792+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.087033+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.087739+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.092417+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.158007+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.159621+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.160539+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.163076+0000 mon.b (mon.2) 3593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.163731+0000 mon.b (mon.2) 3594 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.168104+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.250330+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.252152+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.657 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.253183+0000 mon.b (mon.2) 3597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.255324+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.256072+0000 mon.b (mon.2) 3599 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.261188+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.324854+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.326617+0000 mon.b (mon.2) 3601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.327530+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.329664+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.330356+0000 mon.b (mon.2) 3604 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.658 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:05 smithi148 bash[18638]: audit 2024-03-30T04:42:05.334939+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.437850+0000 mgr.x (mgr.24785) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.492790+0000 mgr.x (mgr.24785) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.550146+0000 mgr.x (mgr.24785) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.621929+0000 mgr.x (mgr.24785) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.693257+0000 mgr.x (mgr.24785) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.753020+0000 mgr.x (mgr.24785) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.804500+0000 mgr.x (mgr.24785) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.861341+0000 mgr.x (mgr.24785) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.921000+0000 mgr.x (mgr.24785) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:03.981704+0000 mgr.x (mgr.24785) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.047205+0000 mgr.x (mgr.24785) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.116948+0000 mgr.x (mgr.24785) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.194122+0000 mgr.x (mgr.24785) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.253949+0000 mgr.x (mgr.24785) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.305273+0000 mgr.x (mgr.24785) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.359115+0000 mgr.x (mgr.24785) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.416097+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.417551+0000 mon.b (mon.2) 3541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.418593+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.420573+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.421255+0000 mon.b (mon.2) 3544 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.437850+0000 mgr.x (mgr.24785) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.492790+0000 mgr.x (mgr.24785) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.550146+0000 mgr.x (mgr.24785) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.621929+0000 mgr.x (mgr.24785) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.693257+0000 mgr.x (mgr.24785) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.753020+0000 mgr.x (mgr.24785) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.804500+0000 mgr.x (mgr.24785) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.861341+0000 mgr.x (mgr.24785) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.921000+0000 mgr.x (mgr.24785) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:03.981704+0000 mgr.x (mgr.24785) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.047205+0000 mgr.x (mgr.24785) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.116948+0000 mgr.x (mgr.24785) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.194122+0000 mgr.x (mgr.24785) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.253949+0000 mgr.x (mgr.24785) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.305273+0000 mgr.x (mgr.24785) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.359115+0000 mgr.x (mgr.24785) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.416097+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.417551+0000 mon.b (mon.2) 3541 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.418593+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.420573+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.421255+0000 mon.b (mon.2) 3544 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.422328+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.470962+0000 mon.b (mon.2) 3545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.472628+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.473623+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.475610+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.476238+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.477586+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.523688+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.525363+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.526327+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.528270+0000 mon.b (mon.2) 3553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.528948+0000 mon.b (mon.2) 3554 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.530548+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.581031+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.582949+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.583979+0000 mon.b (mon.2) 3557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.586201+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.586905+0000 mon.b (mon.2) 3559 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.591544+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.422328+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.470962+0000 mon.b (mon.2) 3545 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.472628+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.473623+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.475610+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.476238+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.477586+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.523688+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.525363+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.526327+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.528270+0000 mon.b (mon.2) 3553 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.528948+0000 mon.b (mon.2) 3554 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.530548+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.581031+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.582949+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.583979+0000 mon.b (mon.2) 3557 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.586201+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.586905+0000 mon.b (mon.2) 3559 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.591544+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.671643+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.674057+0000 mon.b (mon.2) 3561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.675436+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.677898+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.678905+0000 mon.b (mon.2) 3564 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.682308+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.775075+0000 mon.b (mon.2) 3565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.777160+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.778579+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.780984+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.781751+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.785175+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.847467+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.849226+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.850211+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.852208+0000 mon.b (mon.2) 3573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.852849+0000 mon.b (mon.2) 3574 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.854880+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.901942+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.903497+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.671643+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.674057+0000 mon.b (mon.2) 3561 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.675436+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.677898+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.678905+0000 mon.b (mon.2) 3564 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.682308+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.775075+0000 mon.b (mon.2) 3565 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.777160+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.778579+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.780984+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.781751+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.785175+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.847467+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.849226+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.850211+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.852208+0000 mon.b (mon.2) 3573 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.852849+0000 mon.b (mon.2) 3574 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.854880+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.901942+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.903497+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.904623+0000 mon.b (mon.2) 3577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.906589+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.907289+0000 mon.b (mon.2) 3579 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.912139+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.991649+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.993639+0000 mon.b (mon.2) 3581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.994891+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.997452+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:04.998363+0000 mon.b (mon.2) 3584 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.004027+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.082070+0000 mon.b (mon.2) 3585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.083636+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.084792+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.087033+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.087739+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.092417+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.158007+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.159621+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.160539+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.904623+0000 mon.b (mon.2) 3577 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.906589+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.907289+0000 mon.b (mon.2) 3579 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.912139+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.991649+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.993639+0000 mon.b (mon.2) 3581 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.994891+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.997452+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:04.998363+0000 mon.b (mon.2) 3584 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.004027+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.082070+0000 mon.b (mon.2) 3585 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.083636+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.084792+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.087033+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.087739+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.092417+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.158007+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.159621+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.160539+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.163076+0000 mon.b (mon.2) 3593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.163731+0000 mon.b (mon.2) 3594 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.168104+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.250330+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.252152+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.253183+0000 mon.b (mon.2) 3597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.255324+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.256072+0000 mon.b (mon.2) 3599 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.261188+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.324854+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.326617+0000 mon.b (mon.2) 3601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.327530+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.329664+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.330356+0000 mon.b (mon.2) 3604 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[18677]: audit 2024-03-30T04:42:05.334939+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.163076+0000 mon.b (mon.2) 3593 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.163731+0000 mon.b (mon.2) 3594 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.168104+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.250330+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.252152+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.253183+0000 mon.b (mon.2) 3597 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.255324+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.256072+0000 mon.b (mon.2) 3599 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.261188+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.324854+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.326617+0000 mon.b (mon.2) 3601 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.327530+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.329664+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.330356+0000 mon.b (mon.2) 3604 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:05.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:05 smithi116 bash[23963]: audit 2024-03-30T04:42:05.334939+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:05 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:42:06.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:05 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:42:06.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.429775+0000 mgr.x (mgr.24785) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.483078+0000 mgr.x (mgr.24785) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.537824+0000 mgr.x (mgr.24785) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.596790+0000 mgr.x (mgr.24785) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.687933+0000 mgr.x (mgr.24785) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.789884+0000 mgr.x (mgr.24785) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.861615+0000 mgr.x (mgr.24785) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:04.916838+0000 mgr.x (mgr.24785) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.008916+0000 mgr.x (mgr.24785) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cluster 2024-03-30T04:42:05.051638+0000 mgr.x (mgr.24785) 747 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.097088+0000 mgr.x (mgr.24785) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.172899+0000 mgr.x (mgr.24785) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.265898+0000 mgr.x (mgr.24785) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.339707+0000 mgr.x (mgr.24785) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.413571+0000 mon.b (mon.2) 3605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.415269+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.416200+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.418232+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.418922+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.423629+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.489347+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.429775+0000 mgr.x (mgr.24785) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.483078+0000 mgr.x (mgr.24785) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.537824+0000 mgr.x (mgr.24785) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.596790+0000 mgr.x (mgr.24785) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.687933+0000 mgr.x (mgr.24785) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.789884+0000 mgr.x (mgr.24785) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.861615+0000 mgr.x (mgr.24785) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:04.916838+0000 mgr.x (mgr.24785) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.008916+0000 mgr.x (mgr.24785) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cluster 2024-03-30T04:42:05.051638+0000 mgr.x (mgr.24785) 747 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.097088+0000 mgr.x (mgr.24785) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.172899+0000 mgr.x (mgr.24785) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.265898+0000 mgr.x (mgr.24785) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.339707+0000 mgr.x (mgr.24785) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.413571+0000 mon.b (mon.2) 3605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.415269+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.416200+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.418232+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.418922+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.423629+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.489347+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.491112+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.492115+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.494156+0000 mon.b (mon.2) 3613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.494871+0000 mon.b (mon.2) 3614 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.499451+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.565125+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.567064+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.568106+0000 mon.b (mon.2) 3617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.570425+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.571188+0000 mon.b (mon.2) 3619 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.573899+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.622265+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.624141+0000 mon.b (mon.2) 3621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.625169+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.627395+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.628103+0000 mon.b (mon.2) 3624 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.632929+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.678534+0000 mon.b (mon.2) 3625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.680738+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.491112+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.492115+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.494156+0000 mon.b (mon.2) 3613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.494871+0000 mon.b (mon.2) 3614 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.499451+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.565125+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.567064+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.568106+0000 mon.b (mon.2) 3617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.570425+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.571188+0000 mon.b (mon.2) 3619 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.573899+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.622265+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.624141+0000 mon.b (mon.2) 3621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.625169+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.627395+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.628103+0000 mon.b (mon.2) 3624 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.632929+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.678534+0000 mon.b (mon.2) 3625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.680738+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.681828+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.683996+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.684875+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.689677+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.735489+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.737227+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.738205+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.740262+0000 mon.b (mon.2) 3633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.740948+0000 mon.b (mon.2) 3634 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.745458+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.795621+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.797334+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.798300+0000 mon.b (mon.2) 3637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.800583+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.801287+0000 mon.b (mon.2) 3639 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.807810+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.870781+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.872532+0000 mon.b (mon.2) 3641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.873557+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.681828+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.683996+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.684875+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.689677+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.735489+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.737227+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.738205+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.740262+0000 mon.b (mon.2) 3633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.740948+0000 mon.b (mon.2) 3634 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.745458+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.795621+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.797334+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.798300+0000 mon.b (mon.2) 3637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.800583+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.801287+0000 mon.b (mon.2) 3639 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.807810+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.870781+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.872532+0000 mon.b (mon.2) 3641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.873557+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.875651+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.876392+0000 mon.b (mon.2) 3644 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.879683+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.948232+0000 mon.b (mon.2) 3645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.950147+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.951087+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.953258+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.953954+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:05.960889+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.026585+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.028116+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.028999+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.030740+0000 mon.b (mon.2) 3653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.031348+0000 mon.b (mon.2) 3654 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.036813+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.097704+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.099206+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.100048+0000 mon.b (mon.2) 3657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.101792+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.875651+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.876392+0000 mon.b (mon.2) 3644 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.879683+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.948232+0000 mon.b (mon.2) 3645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.950147+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.951087+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.953258+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.953954+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:05.960889+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.026585+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.028116+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.028999+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.030740+0000 mon.b (mon.2) 3653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.031348+0000 mon.b (mon.2) 3654 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.036813+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.097704+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.099206+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.100048+0000 mon.b (mon.2) 3657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.101792+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.102428+0000 mon.b (mon.2) 3659 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.108400+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.186899+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.188454+0000 mon.b (mon.2) 3661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.189597+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.191851+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.192499+0000 mon.b (mon.2) 3664 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.197259+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.242245+0000 mon.b (mon.2) 3665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.243943+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.245179+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.247283+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.248156+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.252983+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.302804+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.304370+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.305242+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.307284+0000 mon.b (mon.2) 3673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.307931+0000 mon.b (mon.2) 3674 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.311456+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.102428+0000 mon.b (mon.2) 3659 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.108400+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.186899+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.188454+0000 mon.b (mon.2) 3661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.189597+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.191851+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.192499+0000 mon.b (mon.2) 3664 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.197259+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.242245+0000 mon.b (mon.2) 3665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.243943+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.245179+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.247283+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.248156+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.252983+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.302804+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.304370+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.305242+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.307284+0000 mon.b (mon.2) 3673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.307931+0000 mon.b (mon.2) 3674 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.311456+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.373040+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.374948+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.375973+0000 mon.b (mon.2) 3677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.378168+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[18677]: audit 2024-03-30T04:42:06.378910+0000 mon.b (mon.2) 3679 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.373040+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.374948+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.375973+0000 mon.b (mon.2) 3677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.378168+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:06 smithi116 bash[23963]: audit 2024-03-30T04:42:06.378910+0000 mon.b (mon.2) 3679 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.429775+0000 mgr.x (mgr.24785) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.483078+0000 mgr.x (mgr.24785) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.537824+0000 mgr.x (mgr.24785) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.596790+0000 mgr.x (mgr.24785) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.687933+0000 mgr.x (mgr.24785) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.789884+0000 mgr.x (mgr.24785) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.861615+0000 mgr.x (mgr.24785) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:04.916838+0000 mgr.x (mgr.24785) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.008916+0000 mgr.x (mgr.24785) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cluster 2024-03-30T04:42:05.051638+0000 mgr.x (mgr.24785) 747 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.097088+0000 mgr.x (mgr.24785) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.172899+0000 mgr.x (mgr.24785) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.265898+0000 mgr.x (mgr.24785) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.339707+0000 mgr.x (mgr.24785) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:06.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.413571+0000 mon.b (mon.2) 3605 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.415269+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.416200+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.418232+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.418922+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.423629+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.489347+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.491112+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.492115+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.494156+0000 mon.b (mon.2) 3613 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.494871+0000 mon.b (mon.2) 3614 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.499451+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.565125+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.567064+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.568106+0000 mon.b (mon.2) 3617 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.570425+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.571188+0000 mon.b (mon.2) 3619 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.573899+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.622265+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.624141+0000 mon.b (mon.2) 3621 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.625169+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.627395+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.628103+0000 mon.b (mon.2) 3624 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.632929+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.678534+0000 mon.b (mon.2) 3625 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.680738+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.681828+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.683996+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.684875+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.689677+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.735489+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.737227+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.738205+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.740262+0000 mon.b (mon.2) 3633 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.740948+0000 mon.b (mon.2) 3634 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.745458+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.795621+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.797334+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.798300+0000 mon.b (mon.2) 3637 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.800583+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.801287+0000 mon.b (mon.2) 3639 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.807810+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.870781+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.872532+0000 mon.b (mon.2) 3641 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.873557+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.875651+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.876392+0000 mon.b (mon.2) 3644 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.879683+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.948232+0000 mon.b (mon.2) 3645 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.950147+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.951087+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.953258+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.953954+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:05.960889+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.026585+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.028116+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.028999+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.030740+0000 mon.b (mon.2) 3653 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.031348+0000 mon.b (mon.2) 3654 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.036813+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.097704+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.099206+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.100048+0000 mon.b (mon.2) 3657 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.101792+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.102428+0000 mon.b (mon.2) 3659 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.108400+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.186899+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.188454+0000 mon.b (mon.2) 3661 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.189597+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.191851+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.192499+0000 mon.b (mon.2) 3664 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.197259+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.242245+0000 mon.b (mon.2) 3665 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.243943+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.245179+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.247283+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.248156+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.252983+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.302804+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.304370+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.305242+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.307284+0000 mon.b (mon.2) 3673 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.307931+0000 mon.b (mon.2) 3674 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.311456+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:06.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.373040+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.374948+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:06.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.375973+0000 mon.b (mon.2) 3677 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:06.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.378168+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:06.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[18638]: audit 2024-03-30T04:42:06.378910+0000 mon.b (mon.2) 3679 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.110 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:06] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.428268+0000 mgr.x (mgr.24785) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.504059+0000 mgr.x (mgr.24785) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.578765+0000 mgr.x (mgr.24785) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.637661+0000 mgr.x (mgr.24785) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.694288+0000 mgr.x (mgr.24785) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.750222+0000 mgr.x (mgr.24785) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.812705+0000 mgr.x (mgr.24785) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.884251+0000 mgr.x (mgr.24785) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:05.965644+0000 mgr.x (mgr.24785) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.041350+0000 mgr.x (mgr.24785) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.112961+0000 mgr.x (mgr.24785) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.201877+0000 mgr.x (mgr.24785) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.257544+0000 mgr.x (mgr.24785) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.316617+0000 mgr.x (mgr.24785) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.381884+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.387384+0000 mgr.x (mgr.24785) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.450819+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.452733+0000 mon.b (mon.2) 3681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.453700+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.455785+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.456464+0000 mon.b (mon.2) 3684 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.428268+0000 mgr.x (mgr.24785) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.504059+0000 mgr.x (mgr.24785) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.578765+0000 mgr.x (mgr.24785) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.637661+0000 mgr.x (mgr.24785) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.694288+0000 mgr.x (mgr.24785) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.750222+0000 mgr.x (mgr.24785) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.812705+0000 mgr.x (mgr.24785) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.884251+0000 mgr.x (mgr.24785) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:05.965644+0000 mgr.x (mgr.24785) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.041350+0000 mgr.x (mgr.24785) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.112961+0000 mgr.x (mgr.24785) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.201877+0000 mgr.x (mgr.24785) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.257544+0000 mgr.x (mgr.24785) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.316617+0000 mgr.x (mgr.24785) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.381884+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.387384+0000 mgr.x (mgr.24785) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.450819+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.452733+0000 mon.b (mon.2) 3681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.453700+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.455785+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.456464+0000 mon.b (mon.2) 3684 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.460152+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.505286+0000 mon.b (mon.2) 3685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.507209+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.508303+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.510630+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.511494+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.515528+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.565611+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.567511+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.568568+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.570681+0000 mon.b (mon.2) 3693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.571359+0000 mon.b (mon.2) 3694 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.575410+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.620788+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.622462+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.623412+0000 mon.b (mon.2) 3697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.625443+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.626091+0000 mon.b (mon.2) 3699 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.630341+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.675570+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.460152+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.505286+0000 mon.b (mon.2) 3685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.507209+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.508303+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.510630+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.511494+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.515528+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.565611+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.567511+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.568568+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.570681+0000 mon.b (mon.2) 3693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.571359+0000 mon.b (mon.2) 3694 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.575410+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.620788+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.622462+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.623412+0000 mon.b (mon.2) 3697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.625443+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.626091+0000 mon.b (mon.2) 3699 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.630341+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.675570+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.677234+0000 mon.b (mon.2) 3701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.678442+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.680441+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.681126+0000 mon.b (mon.2) 3704 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.685263+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.731246+0000 mon.b (mon.2) 3705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.733343+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.734505+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.737017+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.737809+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.741501+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.787361+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.788989+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.789895+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.792010+0000 mon.b (mon.2) 3713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.792735+0000 mon.b (mon.2) 3714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.795860+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.841785+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.843649+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.677234+0000 mon.b (mon.2) 3701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.678442+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.680441+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.681126+0000 mon.b (mon.2) 3704 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.685263+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.731246+0000 mon.b (mon.2) 3705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.733343+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.734505+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.737017+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.737809+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.741501+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.787361+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.788989+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.789895+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.792010+0000 mon.b (mon.2) 3713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.792735+0000 mon.b (mon.2) 3714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.795860+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.841785+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.843649+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.845037+0000 mon.b (mon.2) 3717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.847476+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.848236+0000 mon.b (mon.2) 3719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.851829+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.897344+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.898842+0000 mon.b (mon.2) 3721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.899713+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.901466+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.902077+0000 mon.b (mon.2) 3724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.906309+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.950707+0000 mon.b (mon.2) 3725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.952144+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.952944+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.954678+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.955270+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:06.958948+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.004177+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.005690+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.006563+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.845037+0000 mon.b (mon.2) 3717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.847476+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.848236+0000 mon.b (mon.2) 3719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.851829+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.897344+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.898842+0000 mon.b (mon.2) 3721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.899713+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.901466+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.902077+0000 mon.b (mon.2) 3724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.906309+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.950707+0000 mon.b (mon.2) 3725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.952144+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.952944+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.954678+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.955270+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:06.958948+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.004177+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.005690+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.006563+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.008358+0000 mon.b (mon.2) 3733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.009072+0000 mon.b (mon.2) 3734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.014995+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.076561+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.078680+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.079670+0000 mon.b (mon.2) 3737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.081738+0000 mon.b (mon.2) 3738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.082402+0000 mon.b (mon.2) 3739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.087708+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.133812+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.135475+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.136470+0000 mon.b (mon.2) 3742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.138558+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.139184+0000 mon.b (mon.2) 3744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.145733+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.191540+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.192980+0000 mon.b (mon.2) 3746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.193817+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.195563+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.008358+0000 mon.b (mon.2) 3733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.009072+0000 mon.b (mon.2) 3734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.014995+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.076561+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.078680+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.079670+0000 mon.b (mon.2) 3737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.081738+0000 mon.b (mon.2) 3738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.082402+0000 mon.b (mon.2) 3739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.087708+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.133812+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.135475+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.136470+0000 mon.b (mon.2) 3742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.138558+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.139184+0000 mon.b (mon.2) 3744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.145733+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.191540+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.192980+0000 mon.b (mon.2) 3746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.193817+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.195563+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.196166+0000 mon.b (mon.2) 3749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.201681+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.246484+0000 mon.b (mon.2) 3750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.247996+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.248834+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.250659+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.251545+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.258177+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.320796+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.322269+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.323007+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.324697+0000 mon.b (mon.2) 3758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.325224+0000 mon.b (mon.2) 3759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[23963]: audit 2024-03-30T04:42:07.330695+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.196166+0000 mon.b (mon.2) 3749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.201681+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.246484+0000 mon.b (mon.2) 3750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.247996+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.248834+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.250659+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.251545+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.258177+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.320796+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.322269+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.323007+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.324697+0000 mon.b (mon.2) 3758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.325224+0000 mon.b (mon.2) 3759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:07 smithi116 bash[18677]: audit 2024-03-30T04:42:07.330695+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.428268+0000 mgr.x (mgr.24785) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.504059+0000 mgr.x (mgr.24785) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.578765+0000 mgr.x (mgr.24785) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.637661+0000 mgr.x (mgr.24785) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.694288+0000 mgr.x (mgr.24785) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.750222+0000 mgr.x (mgr.24785) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.812705+0000 mgr.x (mgr.24785) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.884251+0000 mgr.x (mgr.24785) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:05.965644+0000 mgr.x (mgr.24785) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.041350+0000 mgr.x (mgr.24785) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.112961+0000 mgr.x (mgr.24785) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.201877+0000 mgr.x (mgr.24785) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.257544+0000 mgr.x (mgr.24785) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.316617+0000 mgr.x (mgr.24785) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.381884+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.387384+0000 mgr.x (mgr.24785) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.450819+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.452733+0000 mon.b (mon.2) 3681 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.453700+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.455785+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.456464+0000 mon.b (mon.2) 3684 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.460152+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.505286+0000 mon.b (mon.2) 3685 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.507209+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.508303+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.510630+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.511494+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.515528+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.565611+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.567511+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.568568+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.570681+0000 mon.b (mon.2) 3693 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.571359+0000 mon.b (mon.2) 3694 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.575410+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.620788+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.622462+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.623412+0000 mon.b (mon.2) 3697 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.625443+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.626091+0000 mon.b (mon.2) 3699 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.630341+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.675570+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.677234+0000 mon.b (mon.2) 3701 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.678442+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.680441+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.681126+0000 mon.b (mon.2) 3704 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.685263+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.731246+0000 mon.b (mon.2) 3705 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.733343+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.734505+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.737017+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.737809+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.741501+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.787361+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.788989+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.789895+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.792010+0000 mon.b (mon.2) 3713 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.792735+0000 mon.b (mon.2) 3714 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.795860+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.841785+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.843649+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.845037+0000 mon.b (mon.2) 3717 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.847476+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.848236+0000 mon.b (mon.2) 3719 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.851829+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.897344+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.898842+0000 mon.b (mon.2) 3721 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.899713+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.901466+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.902077+0000 mon.b (mon.2) 3724 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.906309+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.950707+0000 mon.b (mon.2) 3725 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.952144+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.952944+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.954678+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.955270+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:06.958948+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.004177+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.005690+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.006563+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.008358+0000 mon.b (mon.2) 3733 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.009072+0000 mon.b (mon.2) 3734 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.014995+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.076561+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.078680+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.079670+0000 mon.b (mon.2) 3737 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.081738+0000 mon.b (mon.2) 3738 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.082402+0000 mon.b (mon.2) 3739 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.087708+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.133812+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.135475+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.136470+0000 mon.b (mon.2) 3742 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.138558+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.139184+0000 mon.b (mon.2) 3744 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.145733+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.191540+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.192980+0000 mon.b (mon.2) 3746 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.193817+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.195563+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.196166+0000 mon.b (mon.2) 3749 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.201681+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.246484+0000 mon.b (mon.2) 3750 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.247996+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.248834+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.250659+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.251545+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.258177+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.320796+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.322269+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.323007+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.324697+0000 mon.b (mon.2) 3758 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.325224+0000 mon.b (mon.2) 3759 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:07.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:07 smithi148 bash[18638]: audit 2024-03-30T04:42:07.330695+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.464685+0000 mgr.x (mgr.24785) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.520278+0000 mgr.x (mgr.24785) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.580541+0000 mgr.x (mgr.24785) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.635097+0000 mgr.x (mgr.24785) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.689779+0000 mgr.x (mgr.24785) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.747166+0000 mgr.x (mgr.24785) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.800972+0000 mgr.x (mgr.24785) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.856778+0000 mgr.x (mgr.24785) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.910803+0000 mgr.x (mgr.24785) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:06.963573+0000 mgr.x (mgr.24785) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.017323+0000 mgr.x (mgr.24785) 777 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.019594+0000 mgr.x (mgr.24785) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cluster 2024-03-30T04:42:07.052289+0000 mgr.x (mgr.24785) 779 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.092973+0000 mgr.x (mgr.24785) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.150949+0000 mgr.x (mgr.24785) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.206169+0000 mgr.x (mgr.24785) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.262731+0000 mgr.x (mgr.24785) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.335261+0000 mgr.x (mgr.24785) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.391718+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.414482+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.415955+0000 mon.b (mon.2) 3762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.417909+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.418496+0000 mon.b (mon.2) 3764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.420022+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.464600+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.466079+0000 mon.b (mon.2) 3766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.466874+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.468541+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.469155+0000 mon.b (mon.2) 3769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.471411+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.530429+0000 mon.b (mon.2) 3770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.533275+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.534597+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.537169+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.537946+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.540578+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.601579+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.604340+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.605569+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.608314+0000 mon.b (mon.2) 3778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.609198+0000 mon.b (mon.2) 3779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.612724+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.657358+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.659057+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.659911+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.661797+0000 mon.b (mon.2) 3783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.662515+0000 mon.b (mon.2) 3784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.664241+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.712791+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.714513+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.715380+0000 mon.b (mon.2) 3787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.717282+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.717936+0000 mon.b (mon.2) 3789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.719619+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.769202+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.770979+0000 mon.b (mon.2) 3791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.771829+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.773819+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.774487+0000 mon.b (mon.2) 3794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.776187+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.822732+0000 mon.b (mon.2) 3795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.824511+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.825470+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.827469+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.828138+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.832708+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.898229+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.899919+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.900758+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.902717+0000 mon.b (mon.2) 3803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.903349+0000 mon.b (mon.2) 3804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.909936+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.955980+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.957633+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.958536+0000 mon.b (mon.2) 3807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.960553+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.961289+0000 mon.b (mon.2) 3809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:07.967675+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.013040+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.014463+0000 mon.b (mon.2) 3811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.015488+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.017531+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.018176+0000 mon.b (mon.2) 3814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.023831+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.084918+0000 mon.b (mon.2) 3815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.086530+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.087565+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.089630+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.090287+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.096984+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.141407+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.143064+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.144009+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.145951+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.146629+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.153263+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.219440+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.221188+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.222167+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.224166+0000 mon.b (mon.2) 3828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.224856+0000 mon.b (mon.2) 3829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.231568+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.276752+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.278531+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.279522+0000 mon.b (mon.2) 3832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.281548+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.282242+0000 mon.b (mon.2) 3834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.289003+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.352652+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.354620+0000 mon.b (mon.2) 3836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.355681+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.357893+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.358617+0000 mon.b (mon.2) 3839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[18638]: audit 2024-03-30T04:42:08.365544+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.464685+0000 mgr.x (mgr.24785) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.520278+0000 mgr.x (mgr.24785) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.580541+0000 mgr.x (mgr.24785) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.635097+0000 mgr.x (mgr.24785) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.689779+0000 mgr.x (mgr.24785) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.747166+0000 mgr.x (mgr.24785) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.800972+0000 mgr.x (mgr.24785) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.856778+0000 mgr.x (mgr.24785) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.910803+0000 mgr.x (mgr.24785) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:06.963573+0000 mgr.x (mgr.24785) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.017323+0000 mgr.x (mgr.24785) 777 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.019594+0000 mgr.x (mgr.24785) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cluster 2024-03-30T04:42:07.052289+0000 mgr.x (mgr.24785) 779 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.092973+0000 mgr.x (mgr.24785) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.150949+0000 mgr.x (mgr.24785) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.206169+0000 mgr.x (mgr.24785) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.262731+0000 mgr.x (mgr.24785) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.335261+0000 mgr.x (mgr.24785) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.391718+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.414482+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.415955+0000 mon.b (mon.2) 3762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.417909+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.418496+0000 mon.b (mon.2) 3764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.420022+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.464600+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.466079+0000 mon.b (mon.2) 3766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.466874+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.468541+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.469155+0000 mon.b (mon.2) 3769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.471411+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.530429+0000 mon.b (mon.2) 3770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.533275+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.534597+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.537169+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.537946+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.540578+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.601579+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.604340+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.605569+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.608314+0000 mon.b (mon.2) 3778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.464685+0000 mgr.x (mgr.24785) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.520278+0000 mgr.x (mgr.24785) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.580541+0000 mgr.x (mgr.24785) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.635097+0000 mgr.x (mgr.24785) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.689779+0000 mgr.x (mgr.24785) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.747166+0000 mgr.x (mgr.24785) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.800972+0000 mgr.x (mgr.24785) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.856778+0000 mgr.x (mgr.24785) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.910803+0000 mgr.x (mgr.24785) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:06.963573+0000 mgr.x (mgr.24785) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.017323+0000 mgr.x (mgr.24785) 777 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.019594+0000 mgr.x (mgr.24785) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cluster 2024-03-30T04:42:07.052289+0000 mgr.x (mgr.24785) 779 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.092973+0000 mgr.x (mgr.24785) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.150949+0000 mgr.x (mgr.24785) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.206169+0000 mgr.x (mgr.24785) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.262731+0000 mgr.x (mgr.24785) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.335261+0000 mgr.x (mgr.24785) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.391718+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.414482+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.415955+0000 mon.b (mon.2) 3762 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.609198+0000 mon.b (mon.2) 3779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.612724+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.657358+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.659057+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.659911+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.661797+0000 mon.b (mon.2) 3783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.662515+0000 mon.b (mon.2) 3784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.664241+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.712791+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.714513+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.715380+0000 mon.b (mon.2) 3787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.717282+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.717936+0000 mon.b (mon.2) 3789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.719619+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.769202+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.770979+0000 mon.b (mon.2) 3791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.771829+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.773819+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.774487+0000 mon.b (mon.2) 3794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.776187+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.822732+0000 mon.b (mon.2) 3795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.824511+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.825470+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.827469+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.828138+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.832708+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.898229+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.899919+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.900758+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.902717+0000 mon.b (mon.2) 3803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.903349+0000 mon.b (mon.2) 3804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.909936+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.955980+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.957633+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.958536+0000 mon.b (mon.2) 3807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.960553+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.961289+0000 mon.b (mon.2) 3809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:07.967675+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.013040+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.417909+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.418496+0000 mon.b (mon.2) 3764 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.420022+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.464600+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.466079+0000 mon.b (mon.2) 3766 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.466874+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.468541+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.469155+0000 mon.b (mon.2) 3769 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.471411+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.530429+0000 mon.b (mon.2) 3770 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.533275+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.534597+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.537169+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.537946+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.540578+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.601579+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.604340+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.605569+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.608314+0000 mon.b (mon.2) 3778 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.014463+0000 mon.b (mon.2) 3811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.015488+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.017531+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.018176+0000 mon.b (mon.2) 3814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.023831+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.084918+0000 mon.b (mon.2) 3815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.086530+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.087565+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.089630+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.090287+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.096984+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.141407+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.143064+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.144009+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.145951+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.146629+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.153263+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.219440+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.221188+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.609198+0000 mon.b (mon.2) 3779 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.612724+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.657358+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.659057+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.659911+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.661797+0000 mon.b (mon.2) 3783 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.662515+0000 mon.b (mon.2) 3784 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.664241+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.712791+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.714513+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.715380+0000 mon.b (mon.2) 3787 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.717282+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.717936+0000 mon.b (mon.2) 3789 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.719619+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.769202+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.770979+0000 mon.b (mon.2) 3791 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.771829+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.773819+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.774487+0000 mon.b (mon.2) 3794 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.776187+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.222167+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.224166+0000 mon.b (mon.2) 3828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.224856+0000 mon.b (mon.2) 3829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.231568+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.276752+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.278531+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.279522+0000 mon.b (mon.2) 3832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.281548+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.282242+0000 mon.b (mon.2) 3834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.289003+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.352652+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.354620+0000 mon.b (mon.2) 3836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.355681+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.357893+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.358617+0000 mon.b (mon.2) 3839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[18677]: audit 2024-03-30T04:42:08.365544+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.822732+0000 mon.b (mon.2) 3795 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.824511+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.825470+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.827469+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.828138+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.832708+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.898229+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.899919+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.900758+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.902717+0000 mon.b (mon.2) 3803 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.903349+0000 mon.b (mon.2) 3804 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.909936+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.955980+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.957633+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.958536+0000 mon.b (mon.2) 3807 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.960553+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.961289+0000 mon.b (mon.2) 3809 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:07.967675+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.013040+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.014463+0000 mon.b (mon.2) 3811 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.015488+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.017531+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.018176+0000 mon.b (mon.2) 3814 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.023831+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.084918+0000 mon.b (mon.2) 3815 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.086530+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.087565+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.089630+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.090287+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.096984+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.141407+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.143064+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.144009+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.145951+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.146629+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.153263+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.219440+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.221188+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.222167+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.224166+0000 mon.b (mon.2) 3828 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.224856+0000 mon.b (mon.2) 3829 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.231568+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.276752+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.278531+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.279522+0000 mon.b (mon.2) 3832 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.281548+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.282242+0000 mon.b (mon.2) 3834 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.289003+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.352652+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.354620+0000 mon.b (mon.2) 3836 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.355681+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.357893+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.358617+0000 mon.b (mon.2) 3839 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:08 smithi116 bash[23963]: audit 2024-03-30T04:42:08.365544+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:08 smithi148 bash[55192]: ts=2024-03-30T04:42:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.424473+0000 mgr.x (mgr.24785) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.475903+0000 mgr.x (mgr.24785) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.545114+0000 mgr.x (mgr.24785) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.617317+0000 mgr.x (mgr.24785) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.668743+0000 mgr.x (mgr.24785) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.724135+0000 mgr.x (mgr.24785) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.780699+0000 mgr.x (mgr.24785) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.837249+0000 mgr.x (mgr.24785) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.914552+0000 mgr.x (mgr.24785) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:07.972357+0000 mgr.x (mgr.24785) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.028417+0000 mgr.x (mgr.24785) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.101602+0000 mgr.x (mgr.24785) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.157907+0000 mgr.x (mgr.24785) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.236247+0000 mgr.x (mgr.24785) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.293692+0000 mgr.x (mgr.24785) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.370322+0000 mgr.x (mgr.24785) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.447782+0000 mon.b (mon.2) 3840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.449372+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.450478+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.452535+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.453201+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.454899+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.459550+0000 mgr.x (mgr.24785) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.505827+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.507716+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.508644+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.510855+0000 mon.b (mon.2) 3848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.511607+0000 mon.b (mon.2) 3849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.516489+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.521235+0000 mgr.x (mgr.24785) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.562774+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.564450+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.565433+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.567523+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.568277+0000 mon.b (mon.2) 3854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.572584+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.577406+0000 mgr.x (mgr.24785) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.624833+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.626854+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.627953+0000 mon.b (mon.2) 3857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.630293+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.631050+0000 mon.b (mon.2) 3859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.635675+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.640405+0000 mgr.x (mgr.24785) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.685372+0000 mon.b (mon.2) 3860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.687354+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.688458+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.690602+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.691332+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.696036+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.700818+0000 mgr.x (mgr.24785) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.758531+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.760415+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.761414+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.763860+0000 mon.b (mon.2) 3868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.764552+0000 mon.b (mon.2) 3869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.768069+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.773256+0000 mgr.x (mgr.24785) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.834548+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.836473+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.837464+0000 mon.b (mon.2) 3872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.839437+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.840089+0000 mon.b (mon.2) 3874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.845064+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.849780+0000 mgr.x (mgr.24785) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.910968+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.912754+0000 mon.b (mon.2) 3876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.913834+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.916370+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.917253+0000 mon.b (mon.2) 3879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.920466+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.926497+0000 mgr.x (mgr.24785) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.972240+0000 mon.b (mon.2) 3880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.974505+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.975568+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.977783+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.978624+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:08.980728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:08.985974+0000 mgr.x (mgr.24785) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.027489+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.029260+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.030384+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.032971+0000 mon.b (mon.2) 3888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.033734+0000 mon.b (mon.2) 3889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.035435+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.039992+0000 mgr.x (mgr.24785) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cluster 2024-03-30T04:42:09.052725+0000 mgr.x (mgr.24785) 811 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.101250+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.102696+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.103921+0000 mon.b (mon.2) 3892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.105883+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.106550+0000 mon.b (mon.2) 3894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.109167+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.114873+0000 mgr.x (mgr.24785) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.132396+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.237843+0000 mon.b (mon.2) 3896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.239442+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.240283+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.242074+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.242650+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.247255+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.251937+0000 mgr.x (mgr.24785) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.308002+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.309683+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.310639+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.312686+0000 mon.b (mon.2) 3904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.313340+0000 mon.b (mon.2) 3905 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.315004+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.322082+0000 mgr.x (mgr.24785) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.366775+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.368684+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.369696+0000 mon.b (mon.2) 3908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.371710+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.372359+0000 mon.b (mon.2) 3910 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: audit 2024-03-30T04:42:09.374007+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:09 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.379136+0000 mgr.x (mgr.24785) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.424473+0000 mgr.x (mgr.24785) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.475903+0000 mgr.x (mgr.24785) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.545114+0000 mgr.x (mgr.24785) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.617317+0000 mgr.x (mgr.24785) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.668743+0000 mgr.x (mgr.24785) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.724135+0000 mgr.x (mgr.24785) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.780699+0000 mgr.x (mgr.24785) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.837249+0000 mgr.x (mgr.24785) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.914552+0000 mgr.x (mgr.24785) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:07.972357+0000 mgr.x (mgr.24785) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.028417+0000 mgr.x (mgr.24785) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.101602+0000 mgr.x (mgr.24785) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.157907+0000 mgr.x (mgr.24785) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.236247+0000 mgr.x (mgr.24785) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.293692+0000 mgr.x (mgr.24785) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.370322+0000 mgr.x (mgr.24785) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.447782+0000 mon.b (mon.2) 3840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.449372+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.450478+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.452535+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.453201+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.454899+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.459550+0000 mgr.x (mgr.24785) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.505827+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.507716+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.508644+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.510855+0000 mon.b (mon.2) 3848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.511607+0000 mon.b (mon.2) 3849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.516489+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.521235+0000 mgr.x (mgr.24785) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.562774+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.564450+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.565433+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.567523+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.568277+0000 mon.b (mon.2) 3854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.572584+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.577406+0000 mgr.x (mgr.24785) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.624833+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.626854+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.627953+0000 mon.b (mon.2) 3857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.630293+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.631050+0000 mon.b (mon.2) 3859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.635675+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.559 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.640405+0000 mgr.x (mgr.24785) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.685372+0000 mon.b (mon.2) 3860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.687354+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.688458+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.690602+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.691332+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.696036+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.700818+0000 mgr.x (mgr.24785) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.758531+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.760415+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.761414+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.763860+0000 mon.b (mon.2) 3868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.764552+0000 mon.b (mon.2) 3869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.560 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.768069+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.773256+0000 mgr.x (mgr.24785) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.834548+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.836473+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.837464+0000 mon.b (mon.2) 3872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.839437+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.840089+0000 mon.b (mon.2) 3874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.845064+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.849780+0000 mgr.x (mgr.24785) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.910968+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.912754+0000 mon.b (mon.2) 3876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.913834+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.916370+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.917253+0000 mon.b (mon.2) 3879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.920466+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.561 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.926497+0000 mgr.x (mgr.24785) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.972240+0000 mon.b (mon.2) 3880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.974505+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.975568+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.977783+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.978624+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:08.980728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:08.985974+0000 mgr.x (mgr.24785) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.027489+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.029260+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.030384+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.032971+0000 mon.b (mon.2) 3888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.033734+0000 mon.b (mon.2) 3889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.562 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.035435+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.039992+0000 mgr.x (mgr.24785) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cluster 2024-03-30T04:42:09.052725+0000 mgr.x (mgr.24785) 811 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.101250+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.102696+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.103921+0000 mon.b (mon.2) 3892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.105883+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.106550+0000 mon.b (mon.2) 3894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.109167+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.114873+0000 mgr.x (mgr.24785) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.132396+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.237843+0000 mon.b (mon.2) 3896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.239442+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.240283+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.242074+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.242650+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.247255+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.251937+0000 mgr.x (mgr.24785) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.308002+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.309683+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.310639+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.312686+0000 mon.b (mon.2) 3904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.313340+0000 mon.b (mon.2) 3905 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.315004+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.322082+0000 mgr.x (mgr.24785) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.366775+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.368684+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.369696+0000 mon.b (mon.2) 3908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.371710+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.565 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.372359+0000 mon.b (mon.2) 3910 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.565 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: audit 2024-03-30T04:42:09.374007+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.565 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.379136+0000 mgr.x (mgr.24785) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.424473+0000 mgr.x (mgr.24785) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.475903+0000 mgr.x (mgr.24785) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.545114+0000 mgr.x (mgr.24785) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.617317+0000 mgr.x (mgr.24785) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.668743+0000 mgr.x (mgr.24785) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.724135+0000 mgr.x (mgr.24785) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.780699+0000 mgr.x (mgr.24785) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.837249+0000 mgr.x (mgr.24785) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.914552+0000 mgr.x (mgr.24785) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:07.972357+0000 mgr.x (mgr.24785) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.028417+0000 mgr.x (mgr.24785) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.566 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.101602+0000 mgr.x (mgr.24785) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.157907+0000 mgr.x (mgr.24785) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.236247+0000 mgr.x (mgr.24785) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.293692+0000 mgr.x (mgr.24785) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.370322+0000 mgr.x (mgr.24785) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.447782+0000 mon.b (mon.2) 3840 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.449372+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.450478+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.452535+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.453201+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.454899+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.459550+0000 mgr.x (mgr.24785) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.505827+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.507716+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.508644+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.510855+0000 mon.b (mon.2) 3848 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.511607+0000 mon.b (mon.2) 3849 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.516489+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.521235+0000 mgr.x (mgr.24785) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.562774+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.564450+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.565433+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.567523+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.568277+0000 mon.b (mon.2) 3854 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.572584+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.577406+0000 mgr.x (mgr.24785) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.624833+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.626854+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.627953+0000 mon.b (mon.2) 3857 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.630293+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.631050+0000 mon.b (mon.2) 3859 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.635675+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.640405+0000 mgr.x (mgr.24785) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.685372+0000 mon.b (mon.2) 3860 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.687354+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.688458+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.690602+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.691332+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.696036+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.700818+0000 mgr.x (mgr.24785) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.758531+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.760415+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.761414+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.763860+0000 mon.b (mon.2) 3868 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.764552+0000 mon.b (mon.2) 3869 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.768069+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.773256+0000 mgr.x (mgr.24785) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.834548+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.836473+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.837464+0000 mon.b (mon.2) 3872 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.839437+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.840089+0000 mon.b (mon.2) 3874 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.845064+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.849780+0000 mgr.x (mgr.24785) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.910968+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.912754+0000 mon.b (mon.2) 3876 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.913834+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.570 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.916370+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.917253+0000 mon.b (mon.2) 3879 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.920466+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.926497+0000 mgr.x (mgr.24785) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.972240+0000 mon.b (mon.2) 3880 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.974505+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.975568+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.977783+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.978624+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:08.980728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:08.985974+0000 mgr.x (mgr.24785) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.027489+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.029260+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.030384+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.032971+0000 mon.b (mon.2) 3888 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.571 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.033734+0000 mon.b (mon.2) 3889 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.035435+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.039992+0000 mgr.x (mgr.24785) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cluster 2024-03-30T04:42:09.052725+0000 mgr.x (mgr.24785) 811 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.101250+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.102696+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.103921+0000 mon.b (mon.2) 3892 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.105883+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.106550+0000 mon.b (mon.2) 3894 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.109167+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.114873+0000 mgr.x (mgr.24785) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.132396+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.237843+0000 mon.b (mon.2) 3896 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.239442+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.572 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.240283+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.242074+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.242650+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.247255+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.251937+0000 mgr.x (mgr.24785) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.308002+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.309683+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.310639+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.312686+0000 mon.b (mon.2) 3904 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.313340+0000 mon.b (mon.2) 3905 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.315004+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.322082+0000 mgr.x (mgr.24785) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.366775+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.368684+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:09.573 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.369696+0000 mon.b (mon.2) 3908 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:09.574 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.371710+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:09.574 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.372359+0000 mon.b (mon.2) 3910 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:09.574 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: audit 2024-03-30T04:42:09.374007+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:09.574 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:09 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.379136+0000 mgr.x (mgr.24785) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.428528+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.430403+0000 mon.b (mon.2) 3912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.431264+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.433233+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.433917+0000 mon.b (mon.2) 3915 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.435732+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.440238+0000 mgr.x (mgr.24785) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.484803+0000 mon.b (mon.2) 3916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.486309+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.487099+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.488861+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.428 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.489442+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.494304+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.498880+0000 mgr.x (mgr.24785) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.540263+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.542045+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.542947+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.544911+0000 mon.b (mon.2) 3924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.545607+0000 mon.b (mon.2) 3925 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.549974+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.554423+0000 mgr.x (mgr.24785) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.594238+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.595756+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.596894+0000 mon.b (mon.2) 3928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.599242+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.600055+0000 mon.b (mon.2) 3930 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.604047+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.609171+0000 mgr.x (mgr.24785) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.652765+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.654711+0000 mon.b (mon.2) 3932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.655757+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.657985+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.658723+0000 mon.b (mon.2) 3935 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.665539+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.670137+0000 mgr.x (mgr.24785) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.715015+0000 mon.b (mon.2) 3936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.716903+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.717938+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.430 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.720008+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.431 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.720737+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.431 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.727271+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.431 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.731856+0000 mgr.x (mgr.24785) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.431 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.777250+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.431 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.778990+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.779961+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.781994+0000 mon.b (mon.2) 3944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.782664+0000 mon.b (mon.2) 3945 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.787419+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.792620+0000 mgr.x (mgr.24785) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.849461+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.851121+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.852073+0000 mon.b (mon.2) 3948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.854069+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.854735+0000 mon.b (mon.2) 3950 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.858844+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.863938+0000 mgr.x (mgr.24785) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.920114+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.921589+0000 mon.b (mon.2) 3952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.922451+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.924497+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.925192+0000 mon.b (mon.2) 3955 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.929402+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.933887+0000 mgr.x (mgr.24785) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.974068+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.975548+0000 mon.b (mon.2) 3957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.976454+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.978455+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.979085+0000 mon.b (mon.2) 3960 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:09.982232+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:09.986719+0000 mgr.x (mgr.24785) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.047156+0000 mon.b (mon.2) 3961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.048928+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.050075+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.052144+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.052926+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.055256+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:10.060392+0000 mgr.x (mgr.24785) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.100585+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.434 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.102391+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.428528+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.430403+0000 mon.b (mon.2) 3912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.431264+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.433233+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.433917+0000 mon.b (mon.2) 3915 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.435 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.435732+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.440238+0000 mgr.x (mgr.24785) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.484803+0000 mon.b (mon.2) 3916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.486309+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.487099+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.488861+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.489442+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.494304+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.498880+0000 mgr.x (mgr.24785) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.540263+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.542045+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.542947+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.544911+0000 mon.b (mon.2) 3924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.545607+0000 mon.b (mon.2) 3925 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.549974+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.554423+0000 mgr.x (mgr.24785) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.594238+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.595756+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.596894+0000 mon.b (mon.2) 3928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.599242+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.600055+0000 mon.b (mon.2) 3930 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.604047+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.609171+0000 mgr.x (mgr.24785) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.652765+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.654711+0000 mon.b (mon.2) 3932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.655757+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.657985+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.658723+0000 mon.b (mon.2) 3935 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.665539+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.670137+0000 mgr.x (mgr.24785) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.715015+0000 mon.b (mon.2) 3936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.716903+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.717938+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.720008+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.720737+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.727271+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.731856+0000 mgr.x (mgr.24785) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.777250+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.778990+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.779961+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.781994+0000 mon.b (mon.2) 3944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.782664+0000 mon.b (mon.2) 3945 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.787419+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.792620+0000 mgr.x (mgr.24785) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.849461+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.851121+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.852073+0000 mon.b (mon.2) 3948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.854069+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.854735+0000 mon.b (mon.2) 3950 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.858844+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.863938+0000 mgr.x (mgr.24785) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.920114+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.921589+0000 mon.b (mon.2) 3952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.922451+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.924497+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.925192+0000 mon.b (mon.2) 3955 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.929402+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.933887+0000 mgr.x (mgr.24785) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.974068+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.975548+0000 mon.b (mon.2) 3957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.976454+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.978455+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.979085+0000 mon.b (mon.2) 3960 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:09.982232+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:09.986719+0000 mgr.x (mgr.24785) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.047156+0000 mon.b (mon.2) 3961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.048928+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.050075+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.052144+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.052926+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.055256+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.103415+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.105468+0000 mon.b (mon.2) 3969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.106167+0000 mon.b (mon.2) 3970 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.110791+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: cephadm 2024-03-30T04:42:10.115460+0000 mgr.x (mgr.24785) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.155307+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.157017+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[18677]: audit 2024-03-30T04:42:10.158167+0000 mon.b (mon.2) 3973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:10.060392+0000 mgr.x (mgr.24785) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.100585+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.102391+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.103415+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.105468+0000 mon.b (mon.2) 3969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.106167+0000 mon.b (mon.2) 3970 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.110791+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: cephadm 2024-03-30T04:42:10.115460+0000 mgr.x (mgr.24785) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.428528+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.430403+0000 mon.b (mon.2) 3912 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.431264+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.433233+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.433917+0000 mon.b (mon.2) 3915 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.435732+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.440238+0000 mgr.x (mgr.24785) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.484803+0000 mon.b (mon.2) 3916 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.486309+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.487099+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.488861+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.489442+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.494304+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.498880+0000 mgr.x (mgr.24785) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.540263+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.542045+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.542947+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.544911+0000 mon.b (mon.2) 3924 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.545607+0000 mon.b (mon.2) 3925 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.549974+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.554423+0000 mgr.x (mgr.24785) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.594238+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.595756+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.596894+0000 mon.b (mon.2) 3928 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.599242+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.600055+0000 mon.b (mon.2) 3930 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.604047+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.609171+0000 mgr.x (mgr.24785) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.652765+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.654711+0000 mon.b (mon.2) 3932 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.655757+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.657985+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.658723+0000 mon.b (mon.2) 3935 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.665539+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.670137+0000 mgr.x (mgr.24785) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.715015+0000 mon.b (mon.2) 3936 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.716903+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.717938+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.720008+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.720737+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.727271+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.731856+0000 mgr.x (mgr.24785) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.777250+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.778990+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.779961+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.781994+0000 mon.b (mon.2) 3944 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.782664+0000 mon.b (mon.2) 3945 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.787419+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.792620+0000 mgr.x (mgr.24785) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.849461+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.851121+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.852073+0000 mon.b (mon.2) 3948 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.854069+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.854735+0000 mon.b (mon.2) 3950 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.858844+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.863938+0000 mgr.x (mgr.24785) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.920114+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.921589+0000 mon.b (mon.2) 3952 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.922451+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.924497+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.925192+0000 mon.b (mon.2) 3955 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.929402+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.933887+0000 mgr.x (mgr.24785) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.974068+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.975548+0000 mon.b (mon.2) 3957 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.976454+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.978455+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.979085+0000 mon.b (mon.2) 3960 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:09.982232+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:09.986719+0000 mgr.x (mgr.24785) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.047156+0000 mon.b (mon.2) 3961 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.048928+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.050075+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.052144+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.052926+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.055256+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:10.060392+0000 mgr.x (mgr.24785) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.100585+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.102391+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.103415+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.105468+0000 mon.b (mon.2) 3969 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.106167+0000 mon.b (mon.2) 3970 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.110791+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: cephadm 2024-03-30T04:42:10.115460+0000 mgr.x (mgr.24785) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.155307+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.157017+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.721 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:10 smithi148 bash[18638]: audit 2024-03-30T04:42:10.158167+0000 mon.b (mon.2) 3973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.155307+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:10.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.157017+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:10.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:10 smithi116 bash[23963]: audit 2024-03-30T04:42:10.158167+0000 mon.b (mon.2) 3973 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:11.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:11 smithi116 bash[23963]: cluster 2024-03-30T04:42:11.053747+0000 mgr.x (mgr.24785) 828 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:11.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:11 smithi116 bash[18677]: cluster 2024-03-30T04:42:11.053747+0000 mgr.x (mgr.24785) 828 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:11.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:11 smithi148 bash[18638]: cluster 2024-03-30T04:42:11.053747+0000 mgr.x (mgr.24785) 828 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:13.546 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:13 smithi148 bash[55192]: ts=2024-03-30T04:42:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:14.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:14 smithi148 bash[18638]: cluster 2024-03-30T04:42:13.054442+0000 mgr.x (mgr.24785) 829 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:14.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:14 smithi116 bash[18677]: cluster 2024-03-30T04:42:13.054442+0000 mgr.x (mgr.24785) 829 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:14.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:14 smithi116 bash[23963]: cluster 2024-03-30T04:42:13.054442+0000 mgr.x (mgr.24785) 829 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:16.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:15 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-03-30T04:42:16.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:15 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:16.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:15 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-03-30T04:42:16.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:15 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:42:16.046 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:42:15 smithi148 systemd[1]: Failed to start Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:16.090 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:42:16.361 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:16 smithi116 bash[18677]: cluster 2024-03-30T04:42:15.055251+0000 mgr.x (mgr.24785) 830 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:16.362 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:16 smithi116 bash[23963]: cluster 2024-03-30T04:42:15.055251+0000 mgr.x (mgr.24785) 830 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:16.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:16 smithi148 bash[18638]: cluster 2024-03-30T04:42:15.055251+0000 mgr.x (mgr.24785) 830 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 94s ago 15m - - 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 0s ago 15m - - 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (2m) 94s ago 9m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 0s ago 9m - - 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 starting - - - - 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (78s) 0s ago 15m 494M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (112s) 94s ago 16m 480M - 19.0.0-2493-gd82c9aa1 3714003597ec 2c1b1a03cd10 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (17m) 94s ago 17m 60.3M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (15m) 0s ago 15m 67.3M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (15m) 94s ago 15m 47.6M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:42:16.834 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (2m) 94s ago 9m 8976k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (2m) 0s ago 9m 9608k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (14m) 94s ago 14m 55.4M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (14m) 94s ago 14m 57.9M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (13m) 94s ago 13m 50.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (12m) 94s ago 12m 55.4M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (12m) 0s ago 12m 58.4M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (11m) 0s ago 11m 54.0M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (11m) 0s ago 11m 52.6M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (10m) 0s ago 10m 55.5M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (55s) 0s ago 9m 54.3M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (7m) 94s ago 7m 86.4M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (7m) 0s ago 7m 86.6M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (7m) 94s ago 7m 85.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:42:16.835 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (7m) 0s ago 7m 86.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:42:17.269 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:42:17.269 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:17.270 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:42:17.271 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T04:42:17.271 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:42:17.271 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:42:17.271 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:42:17.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:17 smithi148 bash[18638]: audit 2024-03-30T04:42:16.085229+0000 mgr.x (mgr.24785) 831 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:17.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:17 smithi148 bash[18638]: audit 2024-03-30T04:42:16.196146+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:17 smithi148 bash[18638]: audit 2024-03-30T04:42:16.209469+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:16] "GET /metrics HTTP/1.1" 200 38317 "" "Prometheus/2.33.4" 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[23963]: audit 2024-03-30T04:42:16.085229+0000 mgr.x (mgr.24785) 831 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[23963]: audit 2024-03-30T04:42:16.196146+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[23963]: audit 2024-03-30T04:42:16.209469+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[18677]: audit 2024-03-30T04:42:16.085229+0000 mgr.x (mgr.24785) 831 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[18677]: audit 2024-03-30T04:42:16.196146+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:17 smithi116 bash[18677]: audit 2024-03-30T04:42:16.209469+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:17.626 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:42:17.626 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:42:17.626 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:42:17.626 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr" 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:42:17.627 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:42:18.049 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:42:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:16.442481+0000 mgr.x (mgr.24785) 832 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:16.791278+0000 mgr.x (mgr.24785) 833 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:17.027389+0000 mgr.x (mgr.24785) 834 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: cluster 2024-03-30T04:42:17.056722+0000 mgr.x (mgr.24785) 835 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:17.273313+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:17.275270+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.116:0/1097506851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:17.282273+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[18638]: audit 2024-03-30T04:42:18.055305+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.116:0/1535843059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:18.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:16.442481+0000 mgr.x (mgr.24785) 832 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:16.791278+0000 mgr.x (mgr.24785) 833 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:17.027389+0000 mgr.x (mgr.24785) 834 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: cluster 2024-03-30T04:42:17.056722+0000 mgr.x (mgr.24785) 835 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:17.273313+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:17.275270+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.116:0/1097506851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:17.282273+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[18677]: audit 2024-03-30T04:42:18.055305+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.116:0/1535843059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:16.442481+0000 mgr.x (mgr.24785) 832 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:16.791278+0000 mgr.x (mgr.24785) 833 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:17.027389+0000 mgr.x (mgr.24785) 834 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: cluster 2024-03-30T04:42:17.056722+0000 mgr.x (mgr.24785) 835 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:17.273313+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:17.275270+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.116:0/1097506851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:18.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:17.282273+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:18.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:18 smithi116 bash[23963]: audit 2024-03-30T04:42:18.055305+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.116:0/1535843059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:19.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:18 smithi148 bash[55192]: ts=2024-03-30T04:42:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:19.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:19 smithi148 bash[18638]: audit 2024-03-30T04:42:17.635157+0000 mgr.x (mgr.24785) 836 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:19.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:19 smithi116 bash[23963]: audit 2024-03-30T04:42:17.635157+0000 mgr.x (mgr.24785) 836 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:19.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:19 smithi116 bash[18677]: audit 2024-03-30T04:42:17.635157+0000 mgr.x (mgr.24785) 836 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:20 smithi148 bash[18638]: cluster 2024-03-30T04:42:19.057411+0000 mgr.x (mgr.24785) 837 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:20.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:20 smithi116 bash[18677]: cluster 2024-03-30T04:42:19.057411+0000 mgr.x (mgr.24785) 837 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:20.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:20 smithi116 bash[23963]: cluster 2024-03-30T04:42:19.057411+0000 mgr.x (mgr.24785) 837 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:22.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:22 smithi148 bash[18638]: cluster 2024-03-30T04:42:21.059069+0000 mgr.x (mgr.24785) 838 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:22.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:22 smithi116 bash[18677]: cluster 2024-03-30T04:42:21.059069+0000 mgr.x (mgr.24785) 838 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:22.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:22 smithi116 bash[23963]: cluster 2024-03-30T04:42:21.059069+0000 mgr.x (mgr.24785) 838 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:23.546 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:23 smithi148 bash[55192]: ts=2024-03-30T04:42:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:24.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:24 smithi148 bash[18638]: cluster 2024-03-30T04:42:23.059815+0000 mgr.x (mgr.24785) 839 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:24 smithi148 bash[18638]: audit 2024-03-30T04:42:24.133670+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:24.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:24 smithi116 bash[18677]: cluster 2024-03-30T04:42:23.059815+0000 mgr.x (mgr.24785) 839 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:24.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:24 smithi116 bash[18677]: audit 2024-03-30T04:42:24.133670+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:24.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:24 smithi116 bash[23963]: cluster 2024-03-30T04:42:23.059815+0000 mgr.x (mgr.24785) 839 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:24.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:24 smithi116 bash[23963]: audit 2024-03-30T04:42:24.133670+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:26.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:26 smithi148 bash[18638]: cluster 2024-03-30T04:42:25.060373+0000 mgr.x (mgr.24785) 840 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:26.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:26 smithi116 bash[18677]: cluster 2024-03-30T04:42:25.060373+0000 mgr.x (mgr.24785) 840 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:26.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:26 smithi116 bash[23963]: cluster 2024-03-30T04:42:25.060373+0000 mgr.x (mgr.24785) 840 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:42:27.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:26] "GET /metrics HTTP/1.1" 200 38318 "" "Prometheus/2.33.4" 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: cephadm 2024-03-30T04:42:27.032236+0000 mgr.x (mgr.24785) 841 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.035487+0000 mgr.x (mgr.24785) 842 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.043880+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.058089+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: cluster 2024-03-30T04:42:27.061551+0000 mgr.x (mgr.24785) 843 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.065519+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:28.287 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.067443+0000 mon.b (mon.2) 3976 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: cluster 2024-03-30T04:42:27.071137+0000 mgr.x (mgr.24785) 844 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: cluster 2024-03-30T04:42:27.071726+0000 mgr.x (mgr.24785) 845 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.077420+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: cephadm 2024-03-30T04:42:27.082724+0000 mgr.x (mgr.24785) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.175008+0000 mon.b (mon.2) 3977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.178510+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[18677]: audit 2024-03-30T04:42:27.181140+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: cephadm 2024-03-30T04:42:27.032236+0000 mgr.x (mgr.24785) 841 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.035487+0000 mgr.x (mgr.24785) 842 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.043880+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.058089+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.288 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: cluster 2024-03-30T04:42:27.061551+0000 mgr.x (mgr.24785) 843 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.065519+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.067443+0000 mon.b (mon.2) 3976 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: cluster 2024-03-30T04:42:27.071137+0000 mgr.x (mgr.24785) 844 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: cluster 2024-03-30T04:42:27.071726+0000 mgr.x (mgr.24785) 845 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.077420+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: cephadm 2024-03-30T04:42:27.082724+0000 mgr.x (mgr.24785) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.175008+0000 mon.b (mon.2) 3977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.178510+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:28.289 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:28 smithi116 bash[23963]: audit 2024-03-30T04:42:27.181140+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: cephadm 2024-03-30T04:42:27.032236+0000 mgr.x (mgr.24785) 841 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.035487+0000 mgr.x (mgr.24785) 842 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.043880+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.058089+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: cluster 2024-03-30T04:42:27.061551+0000 mgr.x (mgr.24785) 843 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.065519+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.067443+0000 mon.b (mon.2) 3976 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: cluster 2024-03-30T04:42:27.071137+0000 mgr.x (mgr.24785) 844 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: cluster 2024-03-30T04:42:27.071726+0000 mgr.x (mgr.24785) 845 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.077420+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: cephadm 2024-03-30T04:42:27.082724+0000 mgr.x (mgr.24785) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.175008+0000 mon.b (mon.2) 3977 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.178510+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[18638]: audit 2024-03-30T04:42:27.181140+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:29.037 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:28 smithi148 bash[55192]: ts=2024-03-30T04:42:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:29.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:29 smithi148 bash[18638]: cluster 2024-03-30T04:42:28.053356+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:29.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:29 smithi148 bash[18638]: cluster 2024-03-30T04:42:28.053433+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:42:29.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:29 smithi116 bash[18677]: cluster 2024-03-30T04:42:28.053356+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:29.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:29 smithi116 bash[18677]: cluster 2024-03-30T04:42:28.053433+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:42:29.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:29 smithi116 bash[23963]: cluster 2024-03-30T04:42:28.053356+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:29.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:29 smithi116 bash[23963]: cluster 2024-03-30T04:42:28.053433+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:42:30.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:30 smithi116 bash[23963]: cluster 2024-03-30T04:42:29.072456+0000 mgr.x (mgr.24785) 847 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:30.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:30 smithi116 bash[18677]: cluster 2024-03-30T04:42:29.072456+0000 mgr.x (mgr.24785) 847 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:30.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:30 smithi148 bash[18638]: cluster 2024-03-30T04:42:29.072456+0000 mgr.x (mgr.24785) 847 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:32.373 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:32 smithi148 bash[18638]: cluster 2024-03-30T04:42:31.074279+0000 mgr.x (mgr.24785) 848 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:32.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:32 smithi116 bash[18677]: cluster 2024-03-30T04:42:31.074279+0000 mgr.x (mgr.24785) 848 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:32.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:32 smithi116 bash[23963]: cluster 2024-03-30T04:42:31.074279+0000 mgr.x (mgr.24785) 848 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:33.546 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:33 smithi148 bash[55192]: ts=2024-03-30T04:42:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[18677]: cluster 2024-03-30T04:42:33.074734+0000 mgr.x (mgr.24785) 849 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[18677]: audit 2024-03-30T04:42:33.116179+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[18677]: audit 2024-03-30T04:42:33.122740+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[18677]: audit 2024-03-30T04:42:33.327516+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[18677]: audit 2024-03-30T04:42:33.337863+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[23963]: cluster 2024-03-30T04:42:33.074734+0000 mgr.x (mgr.24785) 849 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[23963]: audit 2024-03-30T04:42:33.116179+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[23963]: audit 2024-03-30T04:42:33.122740+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[23963]: audit 2024-03-30T04:42:33.327516+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:34 smithi116 bash[23963]: audit 2024-03-30T04:42:33.337863+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:34 smithi148 bash[18638]: cluster 2024-03-30T04:42:33.074734+0000 mgr.x (mgr.24785) 849 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:34 smithi148 bash[18638]: audit 2024-03-30T04:42:33.116179+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:34 smithi148 bash[18638]: audit 2024-03-30T04:42:33.122740+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:34 smithi148 bash[18638]: audit 2024-03-30T04:42:33.327516+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:34 smithi148 bash[18638]: audit 2024-03-30T04:42:33.337863+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[23963]: audit 2024-03-30T04:42:34.439463+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[23963]: audit 2024-03-30T04:42:34.456576+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[23963]: cluster 2024-03-30T04:42:35.075775+0000 mgr.x (mgr.24785) 850 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:35.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[18677]: audit 2024-03-30T04:42:34.439463+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[18677]: audit 2024-03-30T04:42:34.456576+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:35 smithi116 bash[18677]: cluster 2024-03-30T04:42:35.075775+0000 mgr.x (mgr.24785) 850 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:35 smithi148 bash[18638]: audit 2024-03-30T04:42:34.439463+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:35 smithi148 bash[18638]: audit 2024-03-30T04:42:34.456576+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:35.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:35 smithi148 bash[18638]: cluster 2024-03-30T04:42:35.075775+0000 mgr.x (mgr.24785) 850 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:42:37.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:36] "GET /metrics HTTP/1.1" 200 38318 "" "Prometheus/2.33.4" 2024-03-30T04:42:38.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:38 smithi148 bash[18638]: audit 2024-03-30T04:42:37.043445+0000 mgr.x (mgr.24785) 851 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:38.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:38 smithi148 bash[18638]: cluster 2024-03-30T04:42:37.077173+0000 mgr.x (mgr.24785) 852 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:38 smithi116 bash[18677]: audit 2024-03-30T04:42:37.043445+0000 mgr.x (mgr.24785) 851 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:38.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:38 smithi116 bash[18677]: cluster 2024-03-30T04:42:37.077173+0000 mgr.x (mgr.24785) 852 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:38.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:38 smithi116 bash[23963]: audit 2024-03-30T04:42:37.043445+0000 mgr.x (mgr.24785) 851 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:38.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:38 smithi116 bash[23963]: cluster 2024-03-30T04:42:37.077173+0000 mgr.x (mgr.24785) 852 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:39.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:38 smithi148 bash[55192]: ts=2024-03-30T04:42:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[23963]: cluster 2024-03-30T04:42:39.077931+0000 mgr.x (mgr.24785) 853 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[23963]: audit 2024-03-30T04:42:39.141807+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[23963]: audit 2024-03-30T04:42:39.147780+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[18677]: cluster 2024-03-30T04:42:39.077931+0000 mgr.x (mgr.24785) 853 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[18677]: audit 2024-03-30T04:42:39.141807+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:40.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:40 smithi116 bash[18677]: audit 2024-03-30T04:42:39.147780+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:40 smithi148 bash[18638]: cluster 2024-03-30T04:42:39.077931+0000 mgr.x (mgr.24785) 853 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:40 smithi148 bash[18638]: audit 2024-03-30T04:42:39.141807+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:40 smithi148 bash[18638]: audit 2024-03-30T04:42:39.147780+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:42.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:42 smithi116 bash[18677]: cluster 2024-03-30T04:42:41.079641+0000 mgr.x (mgr.24785) 854 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:42.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:42 smithi116 bash[23963]: cluster 2024-03-30T04:42:41.079641+0000 mgr.x (mgr.24785) 854 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:42 smithi148 bash[18638]: cluster 2024-03-30T04:42:41.079641+0000 mgr.x (mgr.24785) 854 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:43.796 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:43 smithi148 bash[55192]: ts=2024-03-30T04:42:43.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:44.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: cluster 2024-03-30T04:42:43.080410+0000 mgr.x (mgr.24785) 855 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:44.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: audit 2024-03-30T04:42:44.074701+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: audit 2024-03-30T04:42:44.091049+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: audit 2024-03-30T04:42:44.098644+0000 mon.b (mon.2) 3981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: audit 2024-03-30T04:42:44.100632+0000 mon.b (mon.2) 3982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[18677]: audit 2024-03-30T04:42:44.114720+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: cluster 2024-03-30T04:42:43.080410+0000 mgr.x (mgr.24785) 855 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: audit 2024-03-30T04:42:44.074701+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: audit 2024-03-30T04:42:44.091049+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: audit 2024-03-30T04:42:44.098644+0000 mon.b (mon.2) 3981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: audit 2024-03-30T04:42:44.100632+0000 mon.b (mon.2) 3982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:44 smithi116 bash[23963]: audit 2024-03-30T04:42:44.114720+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: cluster 2024-03-30T04:42:43.080410+0000 mgr.x (mgr.24785) 855 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: audit 2024-03-30T04:42:44.074701+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: audit 2024-03-30T04:42:44.091049+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: audit 2024-03-30T04:42:44.098644+0000 mon.b (mon.2) 3981 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: audit 2024-03-30T04:42:44.100632+0000 mon.b (mon.2) 3982 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:44 smithi148 bash[18638]: audit 2024-03-30T04:42:44.114720+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cephadm 2024-03-30T04:42:44.065469+0000 mgr.x (mgr.24785) 856 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cluster 2024-03-30T04:42:44.103869+0000 mgr.x (mgr.24785) 857 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cluster 2024-03-30T04:42:44.104474+0000 mgr.x (mgr.24785) 858 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cluster 2024-03-30T04:42:44.105074+0000 mgr.x (mgr.24785) 859 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cluster 2024-03-30T04:42:44.105650+0000 mgr.x (mgr.24785) 860 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: audit 2024-03-30T04:42:44.221672+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:45.505 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[23963]: cluster 2024-03-30T04:42:45.086898+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cephadm 2024-03-30T04:42:44.065469+0000 mgr.x (mgr.24785) 856 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cluster 2024-03-30T04:42:44.103869+0000 mgr.x (mgr.24785) 857 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cluster 2024-03-30T04:42:44.104474+0000 mgr.x (mgr.24785) 858 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cluster 2024-03-30T04:42:44.105074+0000 mgr.x (mgr.24785) 859 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cluster 2024-03-30T04:42:44.105650+0000 mgr.x (mgr.24785) 860 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: audit 2024-03-30T04:42:44.221672+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:45.506 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:45 smithi116 bash[18677]: cluster 2024-03-30T04:42:45.086898+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cephadm 2024-03-30T04:42:44.065469+0000 mgr.x (mgr.24785) 856 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cluster 2024-03-30T04:42:44.103869+0000 mgr.x (mgr.24785) 857 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cluster 2024-03-30T04:42:44.104474+0000 mgr.x (mgr.24785) 858 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cluster 2024-03-30T04:42:44.105074+0000 mgr.x (mgr.24785) 859 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cluster 2024-03-30T04:42:44.105650+0000 mgr.x (mgr.24785) 860 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: audit 2024-03-30T04:42:44.221672+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:45.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:45 smithi148 bash[18638]: cluster 2024-03-30T04:42:45.086898+0000 mon.a (mon.0) 2118 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:42:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[18677]: cluster 2024-03-30T04:42:46.107308+0000 mgr.x (mgr.24785) 861 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[18677]: audit 2024-03-30T04:42:46.495067+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[18677]: audit 2024-03-30T04:42:46.497634+0000 mon.b (mon.2) 3984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[18677]: audit 2024-03-30T04:42:46.500808+0000 mon.b (mon.2) 3985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:42:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[18677]: audit 2024-03-30T04:42:46.502841+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:47.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[23963]: cluster 2024-03-30T04:42:46.107308+0000 mgr.x (mgr.24785) 861 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:47.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[23963]: audit 2024-03-30T04:42:46.495067+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[23963]: audit 2024-03-30T04:42:46.497634+0000 mon.b (mon.2) 3984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[23963]: audit 2024-03-30T04:42:46.500808+0000 mon.b (mon.2) 3985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:42:47.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:47 smithi116 bash[23963]: audit 2024-03-30T04:42:46.502841+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:47.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:46] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.33.4" 2024-03-30T04:42:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:47 smithi148 bash[18638]: cluster 2024-03-30T04:42:46.107308+0000 mgr.x (mgr.24785) 861 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:47 smithi148 bash[18638]: audit 2024-03-30T04:42:46.495067+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:47 smithi148 bash[18638]: audit 2024-03-30T04:42:46.497634+0000 mon.b (mon.2) 3984 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:42:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:47 smithi148 bash[18638]: audit 2024-03-30T04:42:46.500808+0000 mon.b (mon.2) 3985 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:42:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:47 smithi148 bash[18638]: audit 2024-03-30T04:42:46.502841+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:48.436 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[18677]: cephadm 2024-03-30T04:42:46.496858+0000 mgr.x (mgr.24785) 862 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[18677]: cephadm 2024-03-30T04:42:46.504898+0000 mgr.x (mgr.24785) 863 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[18677]: audit 2024-03-30T04:42:47.054541+0000 mgr.x (mgr.24785) 864 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[23963]: cephadm 2024-03-30T04:42:46.496858+0000 mgr.x (mgr.24785) 862 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[23963]: cephadm 2024-03-30T04:42:46.504898+0000 mgr.x (mgr.24785) 863 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:42:48.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:48 smithi116 bash[23963]: audit 2024-03-30T04:42:47.054541+0000 mgr.x (mgr.24785) 864 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:48.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:48 smithi148 bash[18638]: cephadm 2024-03-30T04:42:46.496858+0000 mgr.x (mgr.24785) 862 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:42:48.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:48 smithi148 bash[18638]: cephadm 2024-03-30T04:42:46.504898+0000 mgr.x (mgr.24785) 863 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:42:48.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:48 smithi148 bash[18638]: audit 2024-03-30T04:42:47.054541+0000 mgr.x (mgr.24785) 864 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:49.046 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:48 smithi148 bash[55192]: ts=2024-03-30T04:42:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:49.170 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:42:49.170 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 error 15s ago 16m - - 2024-03-30T04:42:49.170 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 error 16s ago 16m - - 2024-03-30T04:42:49.170 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (3m) 15s ago 9m 13.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 16s ago 9m - - 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (93s) 15s ago 7m 41.7M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (110s) 16s ago 15m 495M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (2m) 15s ago 17m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 2c1b1a03cd10 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (17m) 15s ago 17m 74.4M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:42:49.171 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (15m) 16s ago 15m 67.5M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (16m) 15s ago 16m 56.9M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (3m) 15s ago 10m 9052k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (2m) 16s ago 10m 8871k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (15m) 15s ago 15m 56.3M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (14m) 15s ago 14m 58.7M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:42:49.172 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (14m) 15s ago 14m 51.7M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (13m) 15s ago 13m 56.7M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (12m) 16s ago 12m 58.4M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (12m) 16s ago 12m 54.1M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (11m) 16s ago 11m 52.7M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (11m) 16s ago 11m 55.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:42:49.173 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (88s) 16s ago 10m 57.3M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:42:49.174 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (8m) 15s ago 8m 86.7M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:42:49.174 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (8m) 16s ago 8m 86.6M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:42:49.174 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (7m) 15s ago 7m 86.8M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:42:49.174 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (7m) 16s ago 7m 86.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:42:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:49 smithi116 bash[18677]: cluster 2024-03-30T04:42:48.108112+0000 mgr.x (mgr.24785) 865 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:49.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.509 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.509 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.509 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.509 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:49 smithi116 bash[23963]: cluster 2024-03-30T04:42:48.108112+0000 mgr.x (mgr.24785) 865 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.510 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:49 smithi148 bash[18638]: cluster 2024-03-30T04:42:48.108112+0000 mgr.x (mgr.24785) 865 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:42:49.627 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:42:49.628 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:42:49.863 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:49 smithi116 systemd[1]: Stopping Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:42:49.972 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr" 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:42:49.973 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:42:50.393 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:42:50.393 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:42:50.393 INFO:teuthology.orchestra.run.smithi116.stdout: Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:42:50.393 INFO:teuthology.orchestra.run.smithi116.stdout: Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:42:50.394 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:42:50.394 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:42:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[18677]: audit 2024-03-30T04:42:48.432179+0000 mgr.x (mgr.24785) 866 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[18677]: audit 2024-03-30T04:42:48.797850+0000 mgr.x (mgr.24785) 867 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[18677]: audit 2024-03-30T04:42:49.124186+0000 mgr.x (mgr.24785) 868 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[18677]: audit 2024-03-30T04:42:49.633609+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.116:0/1271448174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:50.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[23963]: audit 2024-03-30T04:42:48.432179+0000 mgr.x (mgr.24785) 866 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[23963]: audit 2024-03-30T04:42:48.797850+0000 mgr.x (mgr.24785) 867 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[23963]: audit 2024-03-30T04:42:49.124186+0000 mgr.x (mgr.24785) 868 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[23963]: audit 2024-03-30T04:42:49.633609+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.116:0/1271448174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:50.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:50 smithi148 bash[18638]: audit 2024-03-30T04:42:48.432179+0000 mgr.x (mgr.24785) 866 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:50 smithi148 bash[18638]: audit 2024-03-30T04:42:48.797850+0000 mgr.x (mgr.24785) 867 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:50 smithi148 bash[18638]: audit 2024-03-30T04:42:49.124186+0000 mgr.x (mgr.24785) 868 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:50.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:50 smithi148 bash[18638]: audit 2024-03-30T04:42:49.633609+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.116:0/1271448174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:42:51.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[76218]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:42:51.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:50 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:42:51.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:50 smithi116 bash[76357]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:42:51.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:50 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T04:42:51.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:50 smithi116 systemd[1]: Stopped Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:51.463 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.464 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.464 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.464 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: Started Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[18677]: audit 2024-03-30T04:42:49.981419+0000 mgr.x (mgr.24785) 869 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[18677]: cluster 2024-03-30T04:42:50.109732+0000 mgr.x (mgr.24785) 870 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:42:51.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[18677]: audit 2024-03-30T04:42:50.399502+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.116:0/3130242514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:51.466 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[23963]: audit 2024-03-30T04:42:49.981419+0000 mgr.x (mgr.24785) 869 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:51.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[23963]: cluster 2024-03-30T04:42:50.109732+0000 mgr.x (mgr.24785) 870 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:42:51.466 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:51 smithi116 bash[23963]: audit 2024-03-30T04:42:50.399502+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.116:0/3130242514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:51.466 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:42:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:51 smithi148 bash[18638]: audit 2024-03-30T04:42:49.981419+0000 mgr.x (mgr.24785) 869 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:51 smithi148 bash[18638]: cluster 2024-03-30T04:42:50.109732+0000 mgr.x (mgr.24785) 870 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:42:51.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:51 smithi148 bash[18638]: audit 2024-03-30T04:42:50.399502+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.116:0/3130242514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:42:52.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[18677]: audit 2024-03-30T04:42:51.227259+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[18677]: audit 2024-03-30T04:42:51.239234+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[18677]: audit 2024-03-30T04:42:51.288424+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:52.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[23963]: audit 2024-03-30T04:42:51.227259+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[23963]: audit 2024-03-30T04:42:51.239234+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[23963]: audit 2024-03-30T04:42:51.288424+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:52 smithi148 bash[18638]: audit 2024-03-30T04:42:51.227259+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:52 smithi148 bash[18638]: audit 2024-03-30T04:42:51.239234+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:52 smithi148 bash[18638]: audit 2024-03-30T04:42:51.288424+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:52.857 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[76415]: debug 2024-03-30T04:42:52.715+0000 7f09d8c3a700 1 -- 172.21.15.116:0/437215815 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ba9255c340 con 0x55ba932d8c00 2024-03-30T04:42:53.223 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:52 smithi116 bash[76415]: debug 2024-03-30T04:42:52.855+0000 7f09e18a9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:42:53.496 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:53 smithi148 bash[18638]: cluster 2024-03-30T04:42:52.110484+0000 mgr.x (mgr.24785) 871 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:53.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:53 smithi116 bash[18677]: cluster 2024-03-30T04:42:52.110484+0000 mgr.x (mgr.24785) 871 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:53.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:53 smithi116 bash[23963]: cluster 2024-03-30T04:42:52.110484+0000 mgr.x (mgr.24785) 871 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:53.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:53 smithi148 bash[55192]: ts=2024-03-30T04:42:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:54.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:54 smithi116 bash[18677]: audit 2024-03-30T04:42:54.133685+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:54.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:54 smithi116 bash[23963]: audit 2024-03-30T04:42:54.133685+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:54.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:54 smithi116 bash[76415]: debug 2024-03-30T04:42:54.427+0000 7f09e18a9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:42:54.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:54 smithi148 bash[18638]: audit 2024-03-30T04:42:54.133685+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:42:55.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:54 smithi116 bash[76415]: debug 2024-03-30T04:42:54.523+0000 7f09e18a9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:42:55.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:54 smithi116 bash[76415]: debug 2024-03-30T04:42:54.771+0000 7f09e18a9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:42:55.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[18677]: cluster 2024-03-30T04:42:54.111246+0000 mgr.x (mgr.24785) 872 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:55.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[23963]: cluster 2024-03-30T04:42:54.111246+0000 mgr.x (mgr.24785) 872 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:55.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:55 smithi148 bash[18638]: cluster 2024-03-30T04:42:54.111246+0000 mgr.x (mgr.24785) 872 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:42:55.837 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[76415]: debug 2024-03-30T04:42:55.511+0000 7f09e18a9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:42:55.837 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[76415]: debug 2024-03-30T04:42:55.623+0000 7f09e18a9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:42:55.837 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[76415]: debug 2024-03-30T04:42:55.727+0000 7f09e18a9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:42:56.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:55 smithi116 bash[76415]: debug 2024-03-30T04:42:55.835+0000 7f09e18a9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:42:56.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:56 smithi116 bash[76415]: debug 2024-03-30T04:42:56.047+0000 7f09e18a9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:42:56.607 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:56 smithi116 bash[76415]: debug 2024-03-30T04:42:56.327+0000 7f09e18a9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:42:56.607 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:56 smithi116 bash[76415]: debug 2024-03-30T04:42:56.427+0000 7f09e18a9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:42:56.857 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:56 smithi116 bash[76415]: debug 2024-03-30T04:42:56.607+0000 7f09e18a9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:42:57.131 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:56 smithi116 bash[76415]: debug 2024-03-30T04:42:56.859+0000 7f09e18a9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:42:57.237 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:42:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:42:56] "GET /metrics HTTP/1.1" 200 38315 "" "Prometheus/2.33.4" 2024-03-30T04:42:57.407 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[18677]: cluster 2024-03-30T04:42:56.112180+0000 mgr.x (mgr.24785) 873 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:57.407 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[76415]: debug 2024-03-30T04:42:57.131+0000 7f09e18a9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:42:57.407 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[76415]: debug 2024-03-30T04:42:57.315+0000 7f09e18a9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:42:57.407 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[23963]: cluster 2024-03-30T04:42:56.112180+0000 mgr.x (mgr.24785) 873 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:57.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:57 smithi148 bash[18638]: cluster 2024-03-30T04:42:56.112180+0000 mgr.x (mgr.24785) 873 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:42:57.749 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[76415]: debug 2024-03-30T04:42:57.611+0000 7f09e18a9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:42:58.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:57 smithi116 bash[76415]: debug 2024-03-30T04:42:57.751+0000 7f09e18a9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:42:58.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[76415]: debug 2024-03-30T04:42:58.127+0000 7f09e18a9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:42:58.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[18677]: audit 2024-03-30T04:42:57.063363+0000 mgr.x (mgr.24785) 874 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[18677]: audit 2024-03-30T04:42:58.208431+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[18677]: audit 2024-03-30T04:42:58.222538+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:58.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[23963]: audit 2024-03-30T04:42:57.063363+0000 mgr.x (mgr.24785) 874 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:58.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[23963]: audit 2024-03-30T04:42:58.208431+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:58.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[23963]: audit 2024-03-30T04:42:58.222538+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:58.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:58 smithi148 bash[18638]: audit 2024-03-30T04:42:57.063363+0000 mgr.x (mgr.24785) 874 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:42:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:58 smithi148 bash[18638]: audit 2024-03-30T04:42:58.208431+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:58 smithi148 bash[18638]: audit 2024-03-30T04:42:58.222538+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:42:59.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:42:58 smithi148 bash[55192]: ts=2024-03-30T04:42:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:42:59.226 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:58 smithi116 bash[76415]: debug 2024-03-30T04:42:58.891+0000 7f09e18a9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:42:59.227 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[76415]: debug 2024-03-30T04:42:59.011+0000 7f09e18a9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:42:59.227 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[76415]: debug 2024-03-30T04:42:59.227+0000 7f09e18a9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:42:59.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[23963]: cluster 2024-03-30T04:42:58.112765+0000 mgr.x (mgr.24785) 875 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:59.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[18677]: cluster 2024-03-30T04:42:58.112765+0000 mgr.x (mgr.24785) 875 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:59.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:42:59 smithi148 bash[18638]: cluster 2024-03-30T04:42:58.112765+0000 mgr.x (mgr.24785) 875 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:42:59.953 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[76415]: debug 2024-03-30T04:42:59.567+0000 7f09e18a9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:43:00.203 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:42:59 smithi116 bash[76415]: debug 2024-03-30T04:42:59.951+0000 7f09e18a9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:43:00.204 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: debug 2024-03-30T04:43:00.071+0000 7f09e18a9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:43:00.204 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: [30/Mar/2024:04:43:00] ENGINE Bus STARTING 2024-03-30T04:43:00.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: CherryPy Checker: 2024-03-30T04:43:00.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: The Application mounted at '' has an empty config. 2024-03-30T04:43:00.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: [30/Mar/2024:04:43:00] ENGINE Serving on http://:::9283 2024-03-30T04:43:00.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[76415]: [30/Mar/2024:04:43:00] ENGINE Bus STARTED 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:42:59.275759+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:42:59.290479+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: cluster 2024-03-30T04:43:00.101121+0000 mon.a (mon.0) 2127 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: cluster 2024-03-30T04:43:00.101432+0000 mon.a (mon.0) 2128 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:43:00.103948+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:43:00.104673+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:43:00.107319+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[18677]: audit 2024-03-30T04:43:00.109094+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:42:59.275759+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:42:59.290479+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: cluster 2024-03-30T04:43:00.101121+0000 mon.a (mon.0) 2127 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: cluster 2024-03-30T04:43:00.101432+0000 mon.a (mon.0) 2128 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:43:00.103948+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:43:00.104673+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:43:00.107319+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:00 smithi116 bash[23963]: audit 2024-03-30T04:43:00.109094+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:42:59.275759+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:42:59.290479+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: cluster 2024-03-30T04:43:00.101121+0000 mon.a (mon.0) 2127 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: cluster 2024-03-30T04:43:00.101432+0000 mon.a (mon.0) 2128 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:43:00.103948+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:43:00.104673+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:43:00.107319+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:00.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:00 smithi148 bash[18638]: audit 2024-03-30T04:43:00.109094+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.? 172.21.15.116:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:01 smithi148 bash[18638]: cluster 2024-03-30T04:43:00.114454+0000 mgr.x (mgr.24785) 876 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:01 smithi148 bash[18638]: cluster 2024-03-30T04:43:00.311881+0000 mon.a (mon.0) 2133 : cluster [DBG] mgrmap e39: x(active, since 111s), standbys: y 2024-03-30T04:43:01.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:01 smithi116 bash[18677]: cluster 2024-03-30T04:43:00.114454+0000 mgr.x (mgr.24785) 876 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:01.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:01 smithi116 bash[18677]: cluster 2024-03-30T04:43:00.311881+0000 mon.a (mon.0) 2133 : cluster [DBG] mgrmap e39: x(active, since 111s), standbys: y 2024-03-30T04:43:01.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:01 smithi116 bash[23963]: cluster 2024-03-30T04:43:00.114454+0000 mgr.x (mgr.24785) 876 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:01.758 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:01 smithi116 bash[23963]: cluster 2024-03-30T04:43:00.311881+0000 mon.a (mon.0) 2133 : cluster [DBG] mgrmap e39: x(active, since 111s), standbys: y 2024-03-30T04:43:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:03 smithi148 bash[18638]: cluster 2024-03-30T04:43:02.115279+0000 mgr.x (mgr.24785) 877 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:03.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:03 smithi116 bash[18677]: cluster 2024-03-30T04:43:02.115279+0000 mgr.x (mgr.24785) 877 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:03.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:03 smithi116 bash[23963]: cluster 2024-03-30T04:43:02.115279+0000 mgr.x (mgr.24785) 877 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:03.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:03 smithi148 bash[55192]: ts=2024-03-30T04:43:03.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:05.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:05 smithi116 bash[18677]: cluster 2024-03-30T04:43:04.116179+0000 mgr.x (mgr.24785) 878 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:05.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:05 smithi116 bash[23963]: cluster 2024-03-30T04:43:04.116179+0000 mgr.x (mgr.24785) 878 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:05.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:05 smithi148 bash[18638]: cluster 2024-03-30T04:43:04.116179+0000 mgr.x (mgr.24785) 878 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:43:06] "GET /metrics HTTP/1.1" 200 38315 "" "Prometheus/2.33.4" 2024-03-30T04:43:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:07 smithi148 bash[18638]: cluster 2024-03-30T04:43:06.118046+0000 mgr.x (mgr.24785) 879 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:07.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:07 smithi116 bash[18677]: cluster 2024-03-30T04:43:06.118046+0000 mgr.x (mgr.24785) 879 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:07.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:07 smithi116 bash[23963]: cluster 2024-03-30T04:43:06.118046+0000 mgr.x (mgr.24785) 879 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:08.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:08 smithi116 bash[18677]: audit 2024-03-30T04:43:07.071204+0000 mgr.x (mgr.24785) 880 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:08.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:08 smithi116 bash[23963]: audit 2024-03-30T04:43:07.071204+0000 mgr.x (mgr.24785) 880 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:08 smithi148 bash[18638]: audit 2024-03-30T04:43:07.071204+0000 mgr.x (mgr.24785) 880 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:09.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:08 smithi148 bash[55192]: ts=2024-03-30T04:43:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:09.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: cluster 2024-03-30T04:43:08.118993+0000 mgr.x (mgr.24785) 881 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.844774+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.859576+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.866935+0000 mon.b (mon.2) 3989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.868806+0000 mon.b (mon.2) 3990 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.880859+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:08.976636+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[18677]: audit 2024-03-30T04:43:09.134727+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: cluster 2024-03-30T04:43:08.118993+0000 mgr.x (mgr.24785) 881 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.844774+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.859576+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.866935+0000 mon.b (mon.2) 3989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.868806+0000 mon.b (mon.2) 3990 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.880859+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:08.976636+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:09.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:09 smithi116 bash[23963]: audit 2024-03-30T04:43:09.134727+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: cluster 2024-03-30T04:43:08.118993+0000 mgr.x (mgr.24785) 881 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.844774+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.859576+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.866935+0000 mon.b (mon.2) 3989 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.868806+0000 mon.b (mon.2) 3990 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.880859+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:08.976636+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:09.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:09 smithi148 bash[18638]: audit 2024-03-30T04:43:09.134727+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:10.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[18677]: cluster 2024-03-30T04:43:08.872182+0000 mgr.x (mgr.24785) 882 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[18677]: cluster 2024-03-30T04:43:08.872831+0000 mgr.x (mgr.24785) 883 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[18677]: cluster 2024-03-30T04:43:08.873378+0000 mgr.x (mgr.24785) 884 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[18677]: cluster 2024-03-30T04:43:08.873917+0000 mgr.x (mgr.24785) 885 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[23963]: cluster 2024-03-30T04:43:08.872182+0000 mgr.x (mgr.24785) 882 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[23963]: cluster 2024-03-30T04:43:08.872831+0000 mgr.x (mgr.24785) 883 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[23963]: cluster 2024-03-30T04:43:08.873378+0000 mgr.x (mgr.24785) 884 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:43:10.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:10 smithi116 bash[23963]: cluster 2024-03-30T04:43:08.873917+0000 mgr.x (mgr.24785) 885 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:10.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:10 smithi148 bash[18638]: cluster 2024-03-30T04:43:08.872182+0000 mgr.x (mgr.24785) 882 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-30T04:43:10.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:10 smithi148 bash[18638]: cluster 2024-03-30T04:43:08.872831+0000 mgr.x (mgr.24785) 883 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T04:43:10.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:10 smithi148 bash[18638]: cluster 2024-03-30T04:43:08.873378+0000 mgr.x (mgr.24785) 884 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:43:10.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:10 smithi148 bash[18638]: cluster 2024-03-30T04:43:08.873917+0000 mgr.x (mgr.24785) 885 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: cluster 2024-03-30T04:43:10.875725+0000 mgr.x (mgr.24785) 886 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: audit 2024-03-30T04:43:11.660967+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: audit 2024-03-30T04:43:11.668878+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: audit 2024-03-30T04:43:11.671905+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: audit 2024-03-30T04:43:11.674491+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[18677]: audit 2024-03-30T04:43:11.676184+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: cluster 2024-03-30T04:43:10.875725+0000 mgr.x (mgr.24785) 886 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: audit 2024-03-30T04:43:11.660967+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: audit 2024-03-30T04:43:11.668878+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: audit 2024-03-30T04:43:11.671905+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: audit 2024-03-30T04:43:11.674491+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:43:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:12 smithi116 bash[23963]: audit 2024-03-30T04:43:11.676184+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: cluster 2024-03-30T04:43:10.875725+0000 mgr.x (mgr.24785) 886 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: audit 2024-03-30T04:43:11.660967+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: audit 2024-03-30T04:43:11.668878+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: audit 2024-03-30T04:43:11.671905+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: audit 2024-03-30T04:43:11.674491+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:43:12.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:12 smithi148 bash[18638]: audit 2024-03-30T04:43:11.676184+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:13.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:13 smithi148 bash[18638]: cephadm 2024-03-30T04:43:11.657846+0000 mgr.x (mgr.24785) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:43:13.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:13 smithi148 bash[18638]: cephadm 2024-03-30T04:43:11.678193+0000 mgr.x (mgr.24785) 888 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:43:13.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:13 smithi116 bash[18677]: cephadm 2024-03-30T04:43:11.657846+0000 mgr.x (mgr.24785) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:43:13.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:13 smithi116 bash[18677]: cephadm 2024-03-30T04:43:11.678193+0000 mgr.x (mgr.24785) 888 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:43:13.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:13 smithi116 bash[23963]: cephadm 2024-03-30T04:43:11.657846+0000 mgr.x (mgr.24785) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T04:43:13.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:13 smithi116 bash[23963]: cephadm 2024-03-30T04:43:11.678193+0000 mgr.x (mgr.24785) 888 : cephadm [INF] Deploying daemon mgr.y on smithi116 2024-03-30T04:43:13.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:13 smithi148 bash[55192]: ts=2024-03-30T04:43:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:14.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:14 smithi116 bash[18677]: cluster 2024-03-30T04:43:12.876704+0000 mgr.x (mgr.24785) 889 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:14.468 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:14 smithi116 bash[23963]: cluster 2024-03-30T04:43:12.876704+0000 mgr.x (mgr.24785) 889 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:14 smithi148 bash[18638]: cluster 2024-03-30T04:43:12.876704+0000 mgr.x (mgr.24785) 889 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:16.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:16 smithi116 bash[18677]: cluster 2024-03-30T04:43:14.877459+0000 mgr.x (mgr.24785) 890 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:16 smithi116 bash[23963]: cluster 2024-03-30T04:43:14.877459+0000 mgr.x (mgr.24785) 890 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:16 smithi148 bash[18638]: cluster 2024-03-30T04:43:14.877459+0000 mgr.x (mgr.24785) 890 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:16.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.555 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.555 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.555 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.556 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.556 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.556 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: Stopping Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:43:16.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.557 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:16.557 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:43:16 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:43:16] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-03-30T04:43:17.397 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 bash[78262]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:43:17.398 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:43:17.398 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 bash[78321]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:43:17.398 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T04:43:17.398 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: Stopped Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:43:17.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.759 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.759 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.760 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:17.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: Started Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:43:17.761 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:43:17 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:18.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[18677]: cluster 2024-03-30T04:43:16.879151+0000 mgr.x (mgr.24785) 891 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:18.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[18677]: audit 2024-03-30T04:43:17.079357+0000 mgr.x (mgr.24785) 892 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:18.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[18677]: audit 2024-03-30T04:43:17.573328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[18677]: audit 2024-03-30T04:43:17.584229+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[18677]: audit 2024-03-30T04:43:17.608685+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[23963]: cluster 2024-03-30T04:43:16.879151+0000 mgr.x (mgr.24785) 891 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[23963]: audit 2024-03-30T04:43:17.079357+0000 mgr.x (mgr.24785) 892 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[23963]: audit 2024-03-30T04:43:17.573328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[23963]: audit 2024-03-30T04:43:17.584229+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[23963]: audit 2024-03-30T04:43:17.608685+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[18638]: cluster 2024-03-30T04:43:16.879151+0000 mgr.x (mgr.24785) 891 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[18638]: audit 2024-03-30T04:43:17.079357+0000 mgr.x (mgr.24785) 892 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[18638]: audit 2024-03-30T04:43:17.573328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[18638]: audit 2024-03-30T04:43:17.584229+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[18638]: audit 2024-03-30T04:43:17.608685+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:19.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[78375]: debug 2024-03-30T04:43:18.515+0000 7f0624a13700 1 -- 172.21.15.116:0/2578322910 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b33fee25a0 con 0x55b340c62800 2024-03-30T04:43:19.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:18 smithi116 bash[78375]: debug 2024-03-30T04:43:18.663+0000 7f062ec22200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:43:19.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:18 smithi148 bash[55192]: ts=2024-03-30T04:43:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:20.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:20 smithi116 bash[18677]: cluster 2024-03-30T04:43:18.880062+0000 mgr.x (mgr.24785) 893 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:43:20.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:20 smithi116 bash[78375]: debug 2024-03-30T04:43:20.279+0000 7f062ec22200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:43:20.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:20 smithi116 bash[78375]: debug 2024-03-30T04:43:20.383+0000 7f062ec22200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:43:20.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:20 smithi116 bash[23963]: cluster 2024-03-30T04:43:18.880062+0000 mgr.x (mgr.24785) 893 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:43:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:20 smithi148 bash[18638]: cluster 2024-03-30T04:43:18.880062+0000 mgr.x (mgr.24785) 893 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:43:20.796 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:43:21.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:20 smithi116 bash[78375]: debug 2024-03-30T04:43:20.647+0000 7f062ec22200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 error 23s ago 17m - - 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 error 48s ago 16m - - 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (3m) 23s ago 10m 13.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 48s ago 10m - - 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (2m) 23s ago 8m 41.8M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (2m) 48s ago 16m 495M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 starting - - - - 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (18m) 23s ago 18m 75.3M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (16m) 48s ago 16m 67.5M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (16m) 23s ago 16m 56.8M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:43:21.548 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (3m) 23s ago 10m 12.0M - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (3m) 48s ago 10m 8871k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (15m) 23s ago 15m 56.4M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (15m) 23s ago 15m 58.8M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (14m) 23s ago 14m 51.8M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (13m) 23s ago 14m 56.8M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (13m) 48s ago 13m 58.4M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (12m) 48s ago 12m 54.1M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (12m) 48s ago 12m 52.7M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (11m) 48s ago 11m 55.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (2m) 48s ago 10m 57.3M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (8m) 23s ago 8m 86.8M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (8m) 48s ago 8m 86.6M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (8m) 23s ago 8m 86.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:43:21.549 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (8m) 48s ago 8m 86.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:43:21.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:21 smithi116 bash[78375]: debug 2024-03-30T04:43:21.483+0000 7f062ec22200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:21.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:21 smithi116 bash[78375]: debug 2024-03-30T04:43:21.599+0000 7f062ec22200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:43:21.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:21 smithi116 bash[78375]: debug 2024-03-30T04:43:21.711+0000 7f062ec22200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:43:21.981 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:43:21.982 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:43:22.336 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "", 2024-03-30T04:43:22.337 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T04:43:22.337 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:43:22.337 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:43:22.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[78375]: debug 2024-03-30T04:43:22.087+0000 7f062ec22200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:43:22.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[78375]: debug 2024-03-30T04:43:22.211+0000 7f062ec22200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:43:22.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[78375]: debug 2024-03-30T04:43:22.319+0000 7f062ec22200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[23963]: audit 2024-03-30T04:43:20.791382+0000 mgr.x (mgr.24785) 894 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[23963]: cluster 2024-03-30T04:43:20.881788+0000 mgr.x (mgr.24785) 895 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[23963]: audit 2024-03-30T04:43:21.147181+0000 mgr.x (mgr.24785) 896 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[23963]: audit 2024-03-30T04:43:21.986533+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.116:0/2530996055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[18677]: audit 2024-03-30T04:43:20.791382+0000 mgr.x (mgr.24785) 894 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[18677]: cluster 2024-03-30T04:43:20.881788+0000 mgr.x (mgr.24785) 895 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[18677]: audit 2024-03-30T04:43:21.147181+0000 mgr.x (mgr.24785) 896 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[18677]: audit 2024-03-30T04:43:21.986533+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.116:0/2530996055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:22 smithi148 bash[18638]: audit 2024-03-30T04:43:20.791382+0000 mgr.x (mgr.24785) 894 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:22 smithi148 bash[18638]: cluster 2024-03-30T04:43:20.881788+0000 mgr.x (mgr.24785) 895 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:22 smithi148 bash[18638]: audit 2024-03-30T04:43:21.147181+0000 mgr.x (mgr.24785) 896 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:22 smithi148 bash[18638]: audit 2024-03-30T04:43:21.986533+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.116:0/2530996055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:22.756 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:43:22.756 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:43:22.756 INFO:teuthology.orchestra.run.smithi116.stdout: Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:22.757 INFO:teuthology.orchestra.run.smithi116.stdout: Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:22.757 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:43:22.757 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:43:22.962 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[78375]: debug 2024-03-30T04:43:22.707+0000 7f062ec22200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:43:23.222 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:22 smithi116 bash[78375]: debug 2024-03-30T04:43:22.966+0000 7f062ec22200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:43:23.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[18677]: audit 2024-03-30T04:43:21.504681+0000 mgr.x (mgr.24785) 897 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:23 smithi148 bash[18638]: audit 2024-03-30T04:43:21.504681+0000 mgr.x (mgr.24785) 897 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.499 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:23 smithi148 bash[18638]: audit 2024-03-30T04:43:22.344785+0000 mgr.x (mgr.24785) 898 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.500 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:23 smithi148 bash[18638]: audit 2024-03-30T04:43:22.762155+0000 mon.c (mon.1) 192 : audit [DBG] from='client.? 172.21.15.116:0/914444497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[18677]: audit 2024-03-30T04:43:22.344785+0000 mgr.x (mgr.24785) 898 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[18677]: audit 2024-03-30T04:43:22.762155+0000 mon.c (mon.1) 192 : audit [DBG] from='client.? 172.21.15.116:0/914444497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:23.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[23963]: audit 2024-03-30T04:43:21.504681+0000 mgr.x (mgr.24785) 897 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[23963]: audit 2024-03-30T04:43:22.344785+0000 mgr.x (mgr.24785) 898 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:23.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[23963]: audit 2024-03-30T04:43:22.762155+0000 mon.c (mon.1) 192 : audit [DBG] from='client.? 172.21.15.116:0/914444497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:23.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[78375]: debug 2024-03-30T04:43:23.274+0000 7f062ec22200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:43:23.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[78375]: debug 2024-03-30T04:43:23.414+0000 7f062ec22200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:43:23.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:23 smithi148 bash[55192]: ts=2024-03-30T04:43:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:24.008 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:23 smithi116 bash[78375]: debug 2024-03-30T04:43:23.710+0000 7f062ec22200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:43:24.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[18677]: cluster 2024-03-30T04:43:22.882635+0000 mgr.x (mgr.24785) 899 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:24.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[18677]: audit 2024-03-30T04:43:23.671716+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[18677]: audit 2024-03-30T04:43:23.687713+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[18677]: audit 2024-03-30T04:43:24.135519+0000 mon.b (mon.2) 3997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[78375]: debug 2024-03-30T04:43:24.150+0000 7f062ec22200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[78375]: debug 2024-03-30T04:43:24.402+0000 7f062ec22200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[23963]: cluster 2024-03-30T04:43:22.882635+0000 mgr.x (mgr.24785) 899 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[23963]: audit 2024-03-30T04:43:23.671716+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[23963]: audit 2024-03-30T04:43:23.687713+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[23963]: audit 2024-03-30T04:43:24.135519+0000 mon.b (mon.2) 3997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:24 smithi148 bash[18638]: cluster 2024-03-30T04:43:22.882635+0000 mgr.x (mgr.24785) 899 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:24 smithi148 bash[18638]: audit 2024-03-30T04:43:23.671716+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:24 smithi148 bash[18638]: audit 2024-03-30T04:43:23.687713+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:24 smithi148 bash[18638]: audit 2024-03-30T04:43:24.135519+0000 mon.b (mon.2) 3997 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:24.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[78375]: debug 2024-03-30T04:43:24.530+0000 7f062ec22200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:43:25.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:24 smithi116 bash[78375]: debug 2024-03-30T04:43:24.802+0000 7f062ec22200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:26.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:25 smithi148 bash[18638]: audit 2024-03-30T04:43:24.797504+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:25 smithi148 bash[18638]: audit 2024-03-30T04:43:24.811963+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:25 smithi148 bash[18638]: cluster 2024-03-30T04:43:24.883365+0000 mgr.x (mgr.24785) 900 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:26.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[18677]: audit 2024-03-30T04:43:24.797504+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[18677]: audit 2024-03-30T04:43:24.811963+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[18677]: cluster 2024-03-30T04:43:24.883365+0000 mgr.x (mgr.24785) 900 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[23963]: audit 2024-03-30T04:43:24.797504+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[23963]: audit 2024-03-30T04:43:24.811963+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[23963]: cluster 2024-03-30T04:43:24.883365+0000 mgr.x (mgr.24785) 900 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:26.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[78375]: debug 2024-03-30T04:43:25.858+0000 7f062ec22200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:43:26.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:25 smithi116 bash[78375]: debug 2024-03-30T04:43:25.982+0000 7f062ec22200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:43:26.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:26 smithi116 bash[78375]: debug 2024-03-30T04:43:26.294+0000 7f062ec22200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:43:26.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:26 smithi116 bash[78375]: debug 2024-03-30T04:43:26.414+0000 7f062ec22200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:43:27.145 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:26 smithi116 bash[78375]: debug 2024-03-30T04:43:26.890+0000 7f062ec22200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:43:27.146 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: debug 2024-03-30T04:43:27.018+0000 7f062ec22200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:43:27.146 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: [30/Mar/2024:04:43:27] ENGINE Bus STARTING 2024-03-30T04:43:27.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:43:26] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.33.4" 2024-03-30T04:43:27.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: CherryPy Checker: 2024-03-30T04:43:27.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: The Application mounted at '' has an empty config. 2024-03-30T04:43:27.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: [30/Mar/2024:04:43:27] ENGINE Serving on http://:::9283 2024-03-30T04:43:27.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[78375]: [30/Mar/2024:04:43:27] ENGINE Bus STARTED 2024-03-30T04:43:28.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: cluster 2024-03-30T04:43:26.885184+0000 mgr.x (mgr.24785) 901 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: cluster 2024-03-30T04:43:27.042362+0000 mon.a (mon.0) 2145 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: cluster 2024-03-30T04:43:27.042617+0000 mon.a (mon.0) 2146 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: audit 2024-03-30T04:43:27.043843+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: audit 2024-03-30T04:43:27.045002+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: audit 2024-03-30T04:43:27.055218+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: audit 2024-03-30T04:43:27.055619+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[18677]: audit 2024-03-30T04:43:27.087286+0000 mgr.x (mgr.24785) 902 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: cluster 2024-03-30T04:43:26.885184+0000 mgr.x (mgr.24785) 901 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: cluster 2024-03-30T04:43:27.042362+0000 mon.a (mon.0) 2145 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:28.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: cluster 2024-03-30T04:43:27.042617+0000 mon.a (mon.0) 2146 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: audit 2024-03-30T04:43:27.043843+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: audit 2024-03-30T04:43:27.045002+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: audit 2024-03-30T04:43:27.055218+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: audit 2024-03-30T04:43:27.055619+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:27 smithi116 bash[23963]: audit 2024-03-30T04:43:27.087286+0000 mgr.x (mgr.24785) 902 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: cluster 2024-03-30T04:43:26.885184+0000 mgr.x (mgr.24785) 901 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: cluster 2024-03-30T04:43:27.042362+0000 mon.a (mon.0) 2145 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: cluster 2024-03-30T04:43:27.042617+0000 mon.a (mon.0) 2146 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: audit 2024-03-30T04:43:27.043843+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: audit 2024-03-30T04:43:27.045002+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: audit 2024-03-30T04:43:27.055218+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: audit 2024-03-30T04:43:27.055619+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.? 172.21.15.116:0/3387295615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:27 smithi148 bash[18638]: audit 2024-03-30T04:43:27.087286+0000 mgr.x (mgr.24785) 902 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:28.948 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:28 smithi148 bash[55192]: ts=2024-03-30T04:43:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:29.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:28 smithi116 bash[18677]: cluster 2024-03-30T04:43:27.966409+0000 mon.a (mon.0) 2147 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:29.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:28 smithi116 bash[23963]: cluster 2024-03-30T04:43:27.966409+0000 mon.a (mon.0) 2147 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:29.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:28 smithi148 bash[18638]: cluster 2024-03-30T04:43:27.966409+0000 mon.a (mon.0) 2147 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:30.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:29 smithi116 bash[18677]: cluster 2024-03-30T04:43:28.885965+0000 mgr.x (mgr.24785) 903 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:30.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:29 smithi116 bash[23963]: cluster 2024-03-30T04:43:28.885965+0000 mgr.x (mgr.24785) 903 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:30.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:29 smithi148 bash[18638]: cluster 2024-03-30T04:43:28.885965+0000 mgr.x (mgr.24785) 903 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:31 smithi116 bash[18677]: cluster 2024-03-30T04:43:30.887685+0000 mgr.x (mgr.24785) 904 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:31 smithi116 bash[23963]: cluster 2024-03-30T04:43:30.887685+0000 mgr.x (mgr.24785) 904 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:32.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:31 smithi148 bash[18638]: cluster 2024-03-30T04:43:30.887685+0000 mgr.x (mgr.24785) 904 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:33.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:33 smithi148 bash[55192]: ts=2024-03-30T04:43:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:34 smithi148 bash[18638]: cluster 2024-03-30T04:43:32.888477+0000 mgr.x (mgr.24785) 905 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:34.307 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:34 smithi116 bash[18677]: cluster 2024-03-30T04:43:32.888477+0000 mgr.x (mgr.24785) 905 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:34.307 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:34 smithi116 bash[23963]: cluster 2024-03-30T04:43:32.888477+0000 mgr.x (mgr.24785) 905 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:36 smithi148 bash[18638]: cluster 2024-03-30T04:43:34.889225+0000 mgr.x (mgr.24785) 906 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:36.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:36 smithi116 bash[23963]: cluster 2024-03-30T04:43:34.889225+0000 mgr.x (mgr.24785) 906 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:36 smithi116 bash[18677]: cluster 2024-03-30T04:43:34.889225+0000 mgr.x (mgr.24785) 906 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:37.284 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:43:36] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.33.4" 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: cluster 2024-03-30T04:43:36.891106+0000 mgr.x (mgr.24785) 907 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.095908+0000 mgr.x (mgr.24785) 908 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.552849+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.564464+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.570851+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.571730+0000 mon.b (mon.2) 3999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.581866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.657693+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.658702+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.660575+0000 mon.b (mon.2) 4001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.661557+0000 mon.b (mon.2) 4002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.667729+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.673128+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[18677]: audit 2024-03-30T04:43:37.674001+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: cluster 2024-03-30T04:43:36.891106+0000 mgr.x (mgr.24785) 907 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.095908+0000 mgr.x (mgr.24785) 908 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.552849+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.564464+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.570851+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.571730+0000 mon.b (mon.2) 3999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.581866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.657693+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.658702+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.660575+0000 mon.b (mon.2) 4001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.661557+0000 mon.b (mon.2) 4002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.667729+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.673128+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:43:38.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:38 smithi116 bash[23963]: audit 2024-03-30T04:43:37.674001+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: cluster 2024-03-30T04:43:36.891106+0000 mgr.x (mgr.24785) 907 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.095908+0000 mgr.x (mgr.24785) 908 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.552849+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.564464+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.570851+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.571730+0000 mon.b (mon.2) 3999 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.581866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:38.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.657693+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.658702+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.660575+0000 mon.b (mon.2) 4001 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.661557+0000 mon.b (mon.2) 4002 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.667729+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24785 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.673128+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:43:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[18638]: audit 2024-03-30T04:43:37.674001+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T04:43:39.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:38 smithi148 bash[55192]: ts=2024-03-30T04:43:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:39.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[18677]: cluster 2024-03-30T04:43:37.573311+0000 mgr.x (mgr.24785) 909 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[18677]: cluster 2024-03-30T04:43:37.573613+0000 mgr.x (mgr.24785) 910 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[18677]: cluster 2024-03-30T04:43:37.573891+0000 mgr.x (mgr.24785) 911 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[18677]: cluster 2024-03-30T04:43:37.574186+0000 mgr.x (mgr.24785) 912 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[18677]: cephadm 2024-03-30T04:43:37.674659+0000 mgr.x (mgr.24785) 913 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[23963]: cluster 2024-03-30T04:43:37.573311+0000 mgr.x (mgr.24785) 909 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[23963]: cluster 2024-03-30T04:43:37.573613+0000 mgr.x (mgr.24785) 910 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[23963]: cluster 2024-03-30T04:43:37.573891+0000 mgr.x (mgr.24785) 911 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[23963]: cluster 2024-03-30T04:43:37.574186+0000 mgr.x (mgr.24785) 912 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:39.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:39 smithi116 bash[23963]: cephadm 2024-03-30T04:43:37.674659+0000 mgr.x (mgr.24785) 913 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T04:43:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:39 smithi148 bash[18638]: cluster 2024-03-30T04:43:37.573311+0000 mgr.x (mgr.24785) 909 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T04:43:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:39 smithi148 bash[18638]: cluster 2024-03-30T04:43:37.573613+0000 mgr.x (mgr.24785) 910 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:39.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:39 smithi148 bash[18638]: cluster 2024-03-30T04:43:37.573891+0000 mgr.x (mgr.24785) 911 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T04:43:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:39 smithi148 bash[18638]: cluster 2024-03-30T04:43:37.574186+0000 mgr.x (mgr.24785) 912 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:39.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:39 smithi148 bash[18638]: cephadm 2024-03-30T04:43:37.674659+0000 mgr.x (mgr.24785) 913 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T04:43:40.408 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[23963]: audit 2024-03-30T04:43:39.135768+0000 mon.b (mon.2) 4005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:40.408 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[23963]: audit 2024-03-30T04:43:39.853960+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[23963]: audit 2024-03-30T04:43:39.864030+0000 mon.b (mon.2) 4006 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[23963]: audit 2024-03-30T04:43:39.865863+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[23963]: audit 2024-03-30T04:43:39.867670+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[18677]: audit 2024-03-30T04:43:39.135768+0000 mon.b (mon.2) 4005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[18677]: audit 2024-03-30T04:43:39.853960+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[18677]: audit 2024-03-30T04:43:39.864030+0000 mon.b (mon.2) 4006 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[18677]: audit 2024-03-30T04:43:39.865863+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:43:40.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:40 smithi116 bash[18677]: audit 2024-03-30T04:43:39.867670+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:40 smithi148 bash[18638]: audit 2024-03-30T04:43:39.135768+0000 mon.b (mon.2) 4005 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:40 smithi148 bash[18638]: audit 2024-03-30T04:43:39.853960+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24785 ' entity='mgr.x' 2024-03-30T04:43:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:40 smithi148 bash[18638]: audit 2024-03-30T04:43:39.864030+0000 mon.b (mon.2) 4006 : audit [INF] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:43:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:40 smithi148 bash[18638]: audit 2024-03-30T04:43:39.865863+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:43:40.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:40 smithi148 bash[18638]: audit 2024-03-30T04:43:39.867670+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.24785 172.21.15.148:0/3135759359' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[18677]: cluster 2024-03-30T04:43:39.574896+0000 mgr.x (mgr.24785) 914 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[18677]: cephadm 2024-03-30T04:43:39.851467+0000 mgr.x (mgr.24785) 915 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[18677]: cephadm 2024-03-30T04:43:39.869782+0000 mgr.x (mgr.24785) 916 : cephadm [INF] Deploying daemon mon.a on smithi116 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[23963]: cluster 2024-03-30T04:43:39.574896+0000 mgr.x (mgr.24785) 914 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[23963]: cephadm 2024-03-30T04:43:39.851467+0000 mgr.x (mgr.24785) 915 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T04:43:41.350 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:41 smithi116 bash[23963]: cephadm 2024-03-30T04:43:39.869782+0000 mgr.x (mgr.24785) 916 : cephadm [INF] Deploying daemon mon.a on smithi116 2024-03-30T04:43:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:41 smithi148 bash[18638]: cluster 2024-03-30T04:43:39.574896+0000 mgr.x (mgr.24785) 914 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:41 smithi148 bash[18638]: cephadm 2024-03-30T04:43:39.851467+0000 mgr.x (mgr.24785) 915 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T04:43:41.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:41 smithi148 bash[18638]: cephadm 2024-03-30T04:43:39.869782+0000 mgr.x (mgr.24785) 916 : cephadm [INF] Deploying daemon mon.a on smithi116 2024-03-30T04:43:42.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: Stopping Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:43:42.259 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.259 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.259 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.260 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.260 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.261 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:42 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:42.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:42 smithi116 bash[18677]: debug 2024-03-30T04:43:42.378+0000 7f81f7a9a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:43:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:42 smithi116 bash[18677]: debug 2024-03-30T04:43:42.378+0000 7f81f7a9a700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T04:43:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:42 smithi116 bash[80296]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T04:43:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:43 smithi116 bash[80356]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T04:43:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T04:43:43.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: Stopped Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:43:43.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.759 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.759 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.760 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: Started Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:43:43.761 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:43:43 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:43.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:43 smithi148 bash[55192]: ts=2024-03-30T04:43:43.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.346+0000 7fac3e196c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:43:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.346+0000 7fac3e196c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T04:43:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.346+0000 7fac3e196c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:43:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 0 load: jerasure load: lrc 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Git sha 0 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: DB SUMMARY 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: DB Session ID: TC7ZABJRMEVR7S2QT13Z 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2717 Bytes 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000057.sst 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000055.log size: 25776 ; 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:43:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.env: 0x561796ee1c60 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.info_log: 0x561798e65b20 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:43:44.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:43:44.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.db_log_dir: 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.wal_dir: 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.write_buffer_manager: 0x561798e36820 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:43:44.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.row_cache: None 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.wal_filter: None 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:43:44.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:43:44.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:43:44.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Compression algorithms supported: 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kZSTD supported: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T04:43:44.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.merge_operator: 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561798e65d00) 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: cache_index_and_filter_blocks: 1 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:43:44.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: pin_top_level_index_and_filter: 1 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: index_type: 0 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: data_block_index_type: 0 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: index_shortening: 1 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: checksum: 4 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: no_block_cache: 0 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_cache: 0x561798e67090 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_cache_name: BinnedLRUCache 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_cache_options: 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: capacity : 536870912 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: num_shard_bits : 4 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: strict_capacity_limit : 0 2024-03-30T04:43:44.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: high_pri_pool_ratio: 0.000 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_cache_compressed: (nil) 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: persistent_cache: (nil) 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_size: 4096 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_size_deviation: 10 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_restart_interval: 16 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: index_block_restart_interval: 1 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: metadata_block_size: 4096 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: partition_filters: 0 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: use_delta_encoding: 1 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: filter_policy: bloomfilter 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: whole_key_filtering: 1 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: verify_compression: 0 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: read_amp_bytes_per_bit: 0 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: format_version: 5 2024-03-30T04:43:44.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: enable_index_compression: 1 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: block_align: 0 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: max_auto_readahead_size: 262144 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: prepopulate_block_cache: 0 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: initial_auto_readahead_size: 8192 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: num_file_reads_for_auto_readahead: 2 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.num_levels: 7 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:43:44.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:43:44.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:43:44.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:43:44.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:43:44.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:43:44.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac3e196c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.350+0000 7fac338ff700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 59, last_sequence is 33519, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3d46a5cb-b3e6-4cb5-b8d7-6b4fdd221784 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773824355366, "job": 1, "event": "recovery_started", "wal_files": [55]} 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773824356077, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 26862, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33504, "largest_seqno": 33519, "table_properties": {"data_size": 25694, "index_size": 69, "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": 294, "raw_average_key_size": 22, "raw_value_size": 25383, "raw_average_value_size": 1952, "num_data_blocks": 3, "num_entries": 13, "num_filter_entries": 13, "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": "[CompactOnDeletionCollector]", "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": 1711773824, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3d46a5cb-b3e6-4cb5-b8d7-6b4fdd221784", "db_session_id": "TC7ZABJRMEVR7S2QT13Z", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773824356179, "job": 1, "event": "recovery_finished"} 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2024-03-30T04:43:44.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561798f5a000 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 4 rocksdb: DB pointer 0x561798f44000 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac2c8f1700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac2c8f1700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: ** DB Stats ** 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:43:44.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: ** Compaction Stats [default] ** 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: 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) 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: L0 1/0 26.23 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: L6 1/0 10.38 MB 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 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Sum 2/0 10.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: ** Compaction Stats [default] ** 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: 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) 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 53.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:43:44.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Cumulative compaction: 0.00 GB write, 7.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Interval compaction: 0.00 GB write, 7.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Block cache BinnedLRUCache@0x561798e67090#7 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.354+0000 7fac3e196c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] at bind addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 1 mon.a@-1(???) e3 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).mds e1 new map 2024-03-30T04:43:44.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: e1 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: legacy client fscid: -1 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: No filesystems configured 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:43:44.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:44 smithi116 bash[80412]: debug 2024-03-30T04:43:44.358+0000 7fac3e196c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-30T04:43:46.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[78375]: ignoring --setuser ceph since I am not root 2024-03-30T04:43:46.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[78375]: ignoring --setgroup ceph since I am not root 2024-03-30T04:43:46.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[78375]: debug 2024-03-30T04:43:45.914+0000 7fd256255700 1 -- 172.21.15.116:0/1300772580 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56295a0da5a0 con 0x56295ae58800 2024-03-30T04:43:46.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:46 smithi116 bash[78375]: debug 2024-03-30T04:43:46.062+0000 7fd260046200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:43:46.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:41.576561+0000 mgr.x (mgr.24785) 917 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:46.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:43.577322+0000 mgr.x (mgr.24785) 918 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:46.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.781424+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T04:43:46.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.802942+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813032+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813121+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813164+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813220+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813302+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813341+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813382+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:43:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.813422+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.814703+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.814796+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.817443+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.818813+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.818873+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.818920+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.818963+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.819008+0000 mon.a (mon.0) 19 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.819053+0000 mon.a (mon.0) 20 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: audit 2024-03-30T04:43:45.840839+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.24785 ' entity='' 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[80412]: cluster 2024-03-30T04:43:45.842588+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:41.576561+0000 mgr.x (mgr.24785) 917 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:43.577322+0000 mgr.x (mgr.24785) 918 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.781424+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.802942+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:43:46.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813032+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813121+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813164+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813220+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813302+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813341+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813382+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:43:46.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.813422+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.814703+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.814796+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.817443+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.818813+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.818873+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.818920+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.818963+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.819008+0000 mon.a (mon.0) 19 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:43:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.819053+0000 mon.a (mon.0) 20 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:43:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: audit 2024-03-30T04:43:45.840839+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.24785 ' entity='' 2024-03-30T04:43:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:45 smithi116 bash[23963]: cluster 2024-03-30T04:43:45.842588+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[53504]: ignoring --setuser ceph since I am not root 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[53504]: ignoring --setgroup ceph since I am not root 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[53504]: debug 2024-03-30T04:43:45.917+0000 7f50cd677700 1 -- 172.21.15.148:0/3427242475 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56015c3085a0 con 0x56015d086400 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:46 smithi148 bash[53504]: debug 2024-03-30T04:43:46.065+0000 7f50d7468200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:41.576561+0000 mgr.x (mgr.24785) 917 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:43.577322+0000 mgr.x (mgr.24785) 918 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:43:46.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.781424+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.802942+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813032+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813121+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813164+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813220+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813302+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813341+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813382+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.813422+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.814703+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T04:43:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.814796+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.817443+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.818813+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.818873+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.818920+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.818963+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.819008+0000 mon.a (mon.0) 19 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.819053+0000 mon.a (mon.0) 20 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: audit 2024-03-30T04:43:45.840839+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.24785 ' entity='' 2024-03-30T04:43:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:45 smithi148 bash[18638]: cluster 2024-03-30T04:43:45.842588+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-03-30T04:43:47.982 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:47 smithi148 bash[18638]: cluster 2024-03-30T04:43:46.845748+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-03-30T04:43:47.982 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:47 smithi148 bash[53504]: debug 2024-03-30T04:43:47.633+0000 7f50d7468200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:43:47.982 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:47 smithi148 bash[53504]: debug 2024-03-30T04:43:47.733+0000 7f50d7468200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:43:47.989 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:47 smithi116 bash[80412]: cluster 2024-03-30T04:43:46.845748+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-03-30T04:43:47.989 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:47 smithi116 bash[78375]: debug 2024-03-30T04:43:47.638+0000 7fd260046200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:43:47.989 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:47 smithi116 bash[78375]: debug 2024-03-30T04:43:47.738+0000 7fd260046200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:43:47.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:47 smithi116 bash[23963]: cluster 2024-03-30T04:43:46.845748+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-03-30T04:43:48.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:47 smithi116 bash[78375]: debug 2024-03-30T04:43:47.990+0000 7fd260046200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:43:48.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:47 smithi148 bash[53504]: debug 2024-03-30T04:43:47.985+0000 7f50d7468200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:43:49.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:48 smithi116 bash[78375]: debug 2024-03-30T04:43:48.794+0000 7fd260046200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:49.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:48 smithi116 bash[78375]: debug 2024-03-30T04:43:48.910+0000 7fd260046200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:43:49.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:49 smithi116 bash[78375]: debug 2024-03-30T04:43:49.014+0000 7fd260046200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:43:49.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:48 smithi148 bash[53504]: debug 2024-03-30T04:43:48.813+0000 7f50d7468200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:49.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:48 smithi148 bash[53504]: debug 2024-03-30T04:43:48.929+0000 7f50d7468200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:43:49.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:49 smithi148 bash[53504]: debug 2024-03-30T04:43:49.033+0000 7f50d7468200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:43:49.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:49 smithi116 bash[78375]: debug 2024-03-30T04:43:49.378+0000 7fd260046200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:43:49.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:49 smithi116 bash[78375]: debug 2024-03-30T04:43:49.494+0000 7fd260046200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:43:49.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:49 smithi116 bash[78375]: debug 2024-03-30T04:43:49.602+0000 7fd260046200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:43:49.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:49 smithi148 bash[53504]: debug 2024-03-30T04:43:49.401+0000 7f50d7468200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:43:49.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:49 smithi148 bash[53504]: debug 2024-03-30T04:43:49.517+0000 7f50d7468200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:43:49.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:49 smithi148 bash[53504]: debug 2024-03-30T04:43:49.621+0000 7f50d7468200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:43:50.238 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:49 smithi116 bash[78375]: debug 2024-03-30T04:43:49.974+0000 7fd260046200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:43:50.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:49 smithi148 bash[53504]: debug 2024-03-30T04:43:49.989+0000 7f50d7468200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:43:50.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:50 smithi148 bash[53504]: debug 2024-03-30T04:43:50.237+0000 7f50d7468200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:43:50.508 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:50 smithi116 bash[78375]: debug 2024-03-30T04:43:50.242+0000 7fd260046200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:43:50.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:50 smithi148 bash[53504]: debug 2024-03-30T04:43:50.505+0000 7f50d7468200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:43:50.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:50 smithi148 bash[53504]: debug 2024-03-30T04:43:50.621+0000 7f50d7468200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:43:50.834 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:50 smithi116 bash[78375]: debug 2024-03-30T04:43:50.522+0000 7fd260046200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:43:50.834 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:50 smithi116 bash[78375]: debug 2024-03-30T04:43:50.642+0000 7fd260046200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:43:51.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:50 smithi116 bash[78375]: debug 2024-03-30T04:43:50.938+0000 7fd260046200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:43:51.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:50 smithi148 bash[53504]: debug 2024-03-30T04:43:50.901+0000 7f50d7468200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:43:51.614 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:51 smithi116 bash[78375]: debug 2024-03-30T04:43:51.366+0000 7fd260046200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:51.688 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:51 smithi148 bash[53504]: debug 2024-03-30T04:43:51.325+0000 7f50d7468200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:51.688 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:51 smithi148 bash[53504]: debug 2024-03-30T04:43:51.569+0000 7f50d7468200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:51.997 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:51 smithi116 bash[78375]: debug 2024-03-30T04:43:51.618+0000 7fd260046200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:43:51.997 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:51 smithi116 bash[78375]: debug 2024-03-30T04:43:51.738+0000 7fd260046200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:43:52.258 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:52 smithi116 bash[78375]: debug 2024-03-30T04:43:51.998+0000 7fd260046200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:52.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:51 smithi148 bash[53504]: debug 2024-03-30T04:43:51.693+0000 7f50d7468200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:43:52.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:51 smithi148 bash[53504]: debug 2024-03-30T04:43:51.949+0000 7f50d7468200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:43:53.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:52 smithi148 bash[53504]: debug 2024-03-30T04:43:52.981+0000 7f50d7468200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:43:53.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:53 smithi148 bash[53504]: debug 2024-03-30T04:43:53.101+0000 7f50d7468200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:43:53.500 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:53 smithi116 bash[78375]: debug 2024-03-30T04:43:53.066+0000 7fd260046200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:43:53.500 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:53 smithi116 bash[78375]: debug 2024-03-30T04:43:53.186+0000 7fd260046200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:43:53.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:53 smithi116 bash[78375]: debug 2024-03-30T04:43:53.502+0000 7fd260046200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:43:53.758 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:53 smithi116 bash[78375]: debug 2024-03-30T04:43:53.626+0000 7fd260046200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:43:53.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:53 smithi148 bash[53504]: debug 2024-03-30T04:43:53.405+0000 7f50d7468200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:43:53.797 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:53 smithi148 bash[53504]: debug 2024-03-30T04:43:53.529+0000 7f50d7468200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:43:53.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:53 smithi148 bash[55192]: ts=2024-03-30T04:43:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: debug 2024-03-30T04:43:53.997+0000 7f50d7468200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: debug 2024-03-30T04:43:54.125+0000 7f50d7468200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.148066+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.148588+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon x 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.161722+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.168443+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e43: x(active, starting, since 0.0200015s), standbys: y 2024-03-30T04:43:54.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.178458+0000 mon.b (mon.2) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.179089+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.179665+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.181620+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.182181+0000 mon.b (mon.2) 4013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.182788+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.183359+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.183963+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.184589+0000 mon.b (mon.2) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.185210+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.185810+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.186440+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.187029+0000 mon.b (mon.2) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.187696+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:43:54.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.188156+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:43:54.293 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[18638]: audit 2024-03-30T04:43:54.189411+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: debug 2024-03-30T04:43:54.102+0000 7fd260046200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: debug 2024-03-30T04:43:54.238+0000 7fd260046200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: [30/Mar/2024:04:43:54] ENGINE Bus STARTING 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: CherryPy Checker: 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: The Application mounted at '' has an empty config. 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: [30/Mar/2024:04:43:54] ENGINE Serving on http://:::9283 2024-03-30T04:43:54.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[78375]: [30/Mar/2024:04:43:54] ENGINE Bus STARTED 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.148066+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.148588+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon x 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.161722+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.168443+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e43: x(active, starting, since 0.0200015s), standbys: y 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.178458+0000 mon.b (mon.2) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.179089+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.179665+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.181620+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.182181+0000 mon.b (mon.2) 4013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.182788+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.183359+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.183963+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:43:54.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.184589+0000 mon.b (mon.2) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.185210+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.185810+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.186440+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.187029+0000 mon.b (mon.2) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.187696+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.188156+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[80412]: audit 2024-03-30T04:43:54.189411+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.148066+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon x restarted 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.148588+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon x 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.161722+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:43:54.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.168443+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e43: x(active, starting, since 0.0200015s), standbys: y 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.178458+0000 mon.b (mon.2) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.179089+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.179665+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.181620+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.182181+0000 mon.b (mon.2) 4013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.182788+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.183359+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.183963+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.184589+0000 mon.b (mon.2) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.185210+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.185810+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.186440+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.187029+0000 mon.b (mon.2) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:54.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.187696+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:43:54.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.188156+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:43:54.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:54 smithi116 bash[23963]: audit 2024-03-30T04:43:54.189411+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:43:54.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: [30/Mar/2024:04:43:54] ENGINE Bus STARTING 2024-03-30T04:43:54.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: CherryPy Checker: 2024-03-30T04:43:54.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: The Application mounted at '' has an empty config. 2024-03-30T04:43:54.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: [30/Mar/2024:04:43:54] ENGINE Serving on http://:::9283 2024-03-30T04:43:54.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:54 smithi148 bash[53504]: [30/Mar/2024:04:43:54] ENGINE Bus STARTED 2024-03-30T04:43:55.258 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.216212+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon x is now available 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.242725+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: cluster 2024-03-30T04:43:54.242851+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.246688+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.247693+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.250355+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.250737+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.259673+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.266854+0000 mon.b (mon.2) 4025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.268443+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.269213+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.271760+0000 mon.b (mon.2) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.272558+0000 mon.b (mon.2) 4027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.299619+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.301261+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.304498+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.343181+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[23963]: audit 2024-03-30T04:43:54.346370+0000 mon.b (mon.2) 4030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.216212+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon x is now available 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.242725+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: cluster 2024-03-30T04:43:54.242851+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:55.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.246688+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.247693+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.250355+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.250737+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.259673+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.266854+0000 mon.b (mon.2) 4025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.268443+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.269213+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.271760+0000 mon.b (mon.2) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.272558+0000 mon.b (mon.2) 4027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.299619+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.301261+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.304498+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.343181+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:55.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:55 smithi116 bash[80412]: audit 2024-03-30T04:43:54.346370+0000 mon.b (mon.2) 4030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[53504]: debug 2024-03-30T04:43:55.241+0000 7f5095bc8700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.216212+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon x is now available 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.242725+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: cluster 2024-03-30T04:43:54.242851+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.246688+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.247693+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.250355+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.250737+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.? 172.21.15.116:0/2335732643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.259673+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.266854+0000 mon.b (mon.2) 4025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:55.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.268443+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.269213+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.271760+0000 mon.b (mon.2) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.272558+0000 mon.b (mon.2) 4027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi148", "caps": []}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.299619+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.301261+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.304498+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.343181+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:55.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:55 smithi148 bash[18638]: audit 2024-03-30T04:43:54.346370+0000 mon.b (mon.2) 4030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 starting - - - - 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 starting - - - - 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (4m) 32s ago 10m 13.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 83s ago 10m - - 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (2m) 32s ago 8m 41.9M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:43:56.237 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (2m) 83s ago 16m 495M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (38s) 32s ago 18m 134M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (18m) 32s ago 18m 75.7M 2048M 17.2.0 e1d6a67b021e 682c6ae786b6 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (17m) 83s ago 17m 67.5M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (17m) 32s ago 17m 57.2M 2048M 17.2.0 e1d6a67b021e 3585716cdebd 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (4m) 32s ago 11m 12.5M - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (3m) 83s ago 11m 8871k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (16m) 32s ago 16m 56.6M 4096M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (15m) 32s ago 15m 58.9M 4096M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (15m) 32s ago 15m 51.9M 4096M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (14m) 32s ago 14m 56.9M 4096M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (13m) 83s ago 14m 58.4M 4096M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (13m) 83s ago 13m 54.1M 4096M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (12m) 83s ago 12m 52.7M 4096M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:43:56.238 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (12m) 83s ago 12m 55.7M 4096M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:43:56.239 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (2m) 83s ago 11m 57.3M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:43:56.239 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (9m) 32s ago 9m 86.9M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:43:56.239 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (9m) 83s ago 9m 86.6M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:43:56.239 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (9m) 32s ago 9m 87.0M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:43:56.239 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (8m) 83s ago 8m 86.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: cephadm 2024-03-30T04:43:54.934293+0000 mgr.x (mgr.24938) 1 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: cluster 2024-03-30T04:43:55.228870+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e44: x(active, since 1.08044s), standbys: y 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.243855+0000 mgr.x (mgr.24938) 2 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.249469+0000 mgr.x (mgr.24938) 3 : audit [DBG] from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: cluster 2024-03-30T04:43:55.252277+0000 mgr.x (mgr.24938) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: cephadm 2024-03-30T04:43:55.273517+0000 mgr.x (mgr.24938) 5 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.496166+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.624375+0000 mgr.x (mgr.24938) 6 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.828292+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: cephadm 2024-03-30T04:43:55.832568+0000 mgr.x (mgr.24938) 7 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Bus STARTING 2024-03-30T04:43:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[23963]: audit 2024-03-30T04:43:55.949146+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: cephadm 2024-03-30T04:43:54.934293+0000 mgr.x (mgr.24938) 1 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: cluster 2024-03-30T04:43:55.228870+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e44: x(active, since 1.08044s), standbys: y 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.243855+0000 mgr.x (mgr.24938) 2 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.249469+0000 mgr.x (mgr.24938) 3 : audit [DBG] from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: cluster 2024-03-30T04:43:55.252277+0000 mgr.x (mgr.24938) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: cephadm 2024-03-30T04:43:55.273517+0000 mgr.x (mgr.24938) 5 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.496166+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.624375+0000 mgr.x (mgr.24938) 6 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.828292+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: cephadm 2024-03-30T04:43:55.832568+0000 mgr.x (mgr.24938) 7 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Bus STARTING 2024-03-30T04:43:56.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:56 smithi116 bash[80412]: audit 2024-03-30T04:43:55.949146+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: cephadm 2024-03-30T04:43:54.934293+0000 mgr.x (mgr.24938) 1 : cephadm [INF] Reconfiguring daemon agent.smithi148 on smithi148 2024-03-30T04:43:56.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: cluster 2024-03-30T04:43:55.228870+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e44: x(active, since 1.08044s), standbys: y 2024-03-30T04:43:56.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.243855+0000 mgr.x (mgr.24938) 2 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.249469+0000 mgr.x (mgr.24938) 3 : audit [DBG] from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: cluster 2024-03-30T04:43:55.252277+0000 mgr.x (mgr.24938) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: cephadm 2024-03-30T04:43:55.273517+0000 mgr.x (mgr.24938) 5 : cephadm [INF] Reconfiguring daemon agent.smithi116 on smithi116 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.496166+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.624375+0000 mgr.x (mgr.24938) 6 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.828292+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: cephadm 2024-03-30T04:43:55.832568+0000 mgr.x (mgr.24938) 7 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Bus STARTING 2024-03-30T04:43:56.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[18638]: audit 2024-03-30T04:43:55.949146+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:56.640 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "mds": {}, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:43:56.641 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:43:56.642 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-30T04:43:56.642 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:43:56.642 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:43:56.642 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr" 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:43:56.998 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:43:57.223 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:43:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:43:56] "GET /metrics HTTP/1.1" 200 35530 "" "Prometheus/2.33.4" 2024-03-30T04:43:57.405 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cephadm 2024-03-30T04:43:55.958077+0000 mgr.x (mgr.24938) 8 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: audit 2024-03-30T04:43:55.997677+0000 mgr.x (mgr.24938) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cluster 2024-03-30T04:43:56.186579+0000 mgr.x (mgr.24938) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cluster 2024-03-30T04:43:56.220041+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cluster 2024-03-30T04:43:56.220071+0000 mon.a (mon.0) 45 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cluster 2024-03-30T04:43:56.220081+0000 mon.a (mon.0) 46 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: audit 2024-03-30T04:43:56.285184+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cephadm 2024-03-30T04:43:56.330420+0000 mgr.x (mgr.24938) 11 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:43:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cephadm 2024-03-30T04:43:56.330533+0000 mgr.x (mgr.24938) 12 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Bus STARTED 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: audit 2024-03-30T04:43:56.645592+0000 mon.c (mon.1) 197 : audit [DBG] from='client.? 172.21.15.116:0/1241841910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[80412]: cluster 2024-03-30T04:43:56.963969+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cephadm 2024-03-30T04:43:55.958077+0000 mgr.x (mgr.24938) 8 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: audit 2024-03-30T04:43:55.997677+0000 mgr.x (mgr.24938) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cluster 2024-03-30T04:43:56.186579+0000 mgr.x (mgr.24938) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cluster 2024-03-30T04:43:56.220041+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cluster 2024-03-30T04:43:56.220071+0000 mon.a (mon.0) 45 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cluster 2024-03-30T04:43:56.220081+0000 mon.a (mon.0) 46 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: audit 2024-03-30T04:43:56.285184+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cephadm 2024-03-30T04:43:56.330420+0000 mgr.x (mgr.24938) 11 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:43:57.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cephadm 2024-03-30T04:43:56.330533+0000 mgr.x (mgr.24938) 12 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Bus STARTED 2024-03-30T04:43:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: audit 2024-03-30T04:43:56.645592+0000 mon.c (mon.1) 197 : audit [DBG] from='client.? 172.21.15.116:0/1241841910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:57 smithi116 bash[23963]: cluster 2024-03-30T04:43:56.963969+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-03-30T04:43:57.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cephadm 2024-03-30T04:43:55.958077+0000 mgr.x (mgr.24938) 8 : cephadm [INF] [30/Mar/2024:04:43:55] ENGINE Serving on https://172.21.15.148:7150 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: audit 2024-03-30T04:43:55.997677+0000 mgr.x (mgr.24938) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cluster 2024-03-30T04:43:56.186579+0000 mgr.x (mgr.24938) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cluster 2024-03-30T04:43:56.220041+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cluster 2024-03-30T04:43:56.220071+0000 mon.a (mon.0) 45 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cluster 2024-03-30T04:43:56.220081+0000 mon.a (mon.0) 46 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: audit 2024-03-30T04:43:56.285184+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cephadm 2024-03-30T04:43:56.330420+0000 mgr.x (mgr.24938) 11 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Serving on http://172.21.15.148:8765 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cephadm 2024-03-30T04:43:56.330533+0000 mgr.x (mgr.24938) 12 : cephadm [INF] [30/Mar/2024:04:43:56] ENGINE Bus STARTED 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: audit 2024-03-30T04:43:56.645592+0000 mon.c (mon.1) 197 : audit [DBG] from='client.? 172.21.15.116:0/1241841910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:43:57.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:57 smithi148 bash[18638]: cluster 2024-03-30T04:43:56.963969+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-03-30T04:43:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:58 smithi116 bash[80412]: audit 2024-03-30T04:43:57.005857+0000 mgr.x (mgr.24938) 13 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:58 smithi116 bash[80412]: audit 2024-03-30T04:43:57.410809+0000 mon.c (mon.1) 198 : audit [DBG] from='client.? 172.21.15.116:0/3422730663' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:58.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:58 smithi116 bash[23963]: audit 2024-03-30T04:43:57.005857+0000 mgr.x (mgr.24938) 13 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:58 smithi116 bash[23963]: audit 2024-03-30T04:43:57.410809+0000 mon.c (mon.1) 198 : audit [DBG] from='client.? 172.21.15.116:0/3422730663' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:58 smithi148 bash[18638]: audit 2024-03-30T04:43:57.005857+0000 mgr.x (mgr.24938) 13 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:58.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:58 smithi148 bash[18638]: audit 2024-03-30T04:43:57.410809+0000 mon.c (mon.1) 198 : audit [DBG] from='client.? 172.21.15.116:0/3422730663' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:43:59.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:43:58 smithi148 bash[55192]: ts=2024-03-30T04:43:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:43:59.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:59 smithi116 bash[80412]: cluster 2024-03-30T04:43:58.187291+0000 mgr.x (mgr.24938) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:43:59 smithi116 bash[80412]: cluster 2024-03-30T04:43:58.248904+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-03-30T04:43:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:59 smithi116 bash[23963]: cluster 2024-03-30T04:43:58.187291+0000 mgr.x (mgr.24938) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:43:59 smithi116 bash[23963]: cluster 2024-03-30T04:43:58.248904+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-03-30T04:43:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:59 smithi148 bash[18638]: cluster 2024-03-30T04:43:58.187291+0000 mgr.x (mgr.24938) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:43:59 smithi148 bash[18638]: cluster 2024-03-30T04:43:58.248904+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-03-30T04:44:01.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: cluster 2024-03-30T04:44:00.188192+0000 mgr.x (mgr.24938) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: audit 2024-03-30T04:44:00.995219+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: audit 2024-03-30T04:44:01.003591+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: audit 2024-03-30T04:44:01.075317+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: audit 2024-03-30T04:44:01.084264+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[80412]: audit 2024-03-30T04:44:01.092605+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: cluster 2024-03-30T04:44:00.188192+0000 mgr.x (mgr.24938) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: audit 2024-03-30T04:44:00.995219+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: audit 2024-03-30T04:44:01.003591+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: audit 2024-03-30T04:44:01.075317+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: audit 2024-03-30T04:44:01.084264+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:01 smithi116 bash[23963]: audit 2024-03-30T04:44:01.092605+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: cluster 2024-03-30T04:44:00.188192+0000 mgr.x (mgr.24938) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: audit 2024-03-30T04:44:00.995219+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: audit 2024-03-30T04:44:01.003591+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: audit 2024-03-30T04:44:01.075317+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: audit 2024-03-30T04:44:01.084264+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:01.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:01 smithi148 bash[18638]: audit 2024-03-30T04:44:01.092605+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: cluster 2024-03-30T04:44:01.091592+0000 mgr.x (mgr.24938) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T04:44:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.397186+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.406106+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.419187+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.427675+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: cluster 2024-03-30T04:44:01.433749+0000 mgr.x (mgr.24938) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: cluster 2024-03-30T04:44:01.434048+0000 mgr.x (mgr.24938) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.435959+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.843989+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.859996+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.865383+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.868335+0000 mon.b (mon.2) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.868357+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.871076+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.871228+0000 mon.b (mon.2) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.873759+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.874013+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.876693+0000 mon.b (mon.2) 4034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: cephadm 2024-03-30T04:44:01.879031+0000 mgr.x (mgr.24938) 19 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 2780M 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.883575+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:01.999343+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.012148+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.018050+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.020791+0000 mon.b (mon.2) 4035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.020989+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.024028+0000 mon.b (mon.2) 4036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.024437+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.026615+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.027544+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.029916+0000 mon.b (mon.2) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.031959+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.045366+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: audit 2024-03-30T04:44:02.046969+0000 mon.b (mon.2) 4040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[23963]: cluster 2024-03-30T04:44:02.082129+0000 mon.a (mon.0) 74 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: cluster 2024-03-30T04:44:01.091592+0000 mgr.x (mgr.24938) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.397186+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.406106+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.419187+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.427675+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: cluster 2024-03-30T04:44:01.433749+0000 mgr.x (mgr.24938) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: cluster 2024-03-30T04:44:01.434048+0000 mgr.x (mgr.24938) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.435959+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.843989+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.859996+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.865383+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.868335+0000 mon.b (mon.2) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.868357+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.871076+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.871228+0000 mon.b (mon.2) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.873759+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.874013+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.876693+0000 mon.b (mon.2) 4034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: cephadm 2024-03-30T04:44:01.879031+0000 mgr.x (mgr.24938) 19 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 2780M 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.883575+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:01.999343+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.012148+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.018050+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.020791+0000 mon.b (mon.2) 4035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.020989+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.024028+0000 mon.b (mon.2) 4036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.024437+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.026615+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.027544+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.029916+0000 mon.b (mon.2) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.031959+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.045366+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: audit 2024-03-30T04:44:02.046969+0000 mon.b (mon.2) 4040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:02 smithi116 bash[80412]: cluster 2024-03-30T04:44:02.082129+0000 mon.a (mon.0) 74 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: cluster 2024-03-30T04:44:01.091592+0000 mgr.x (mgr.24938) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.397186+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.406106+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.419187+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.427675+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: cluster 2024-03-30T04:44:01.433749+0000 mgr.x (mgr.24938) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: cluster 2024-03-30T04:44:01.434048+0000 mgr.x (mgr.24938) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.435959+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.843989+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.859996+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.865383+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.868335+0000 mon.b (mon.2) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.868357+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.871076+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.871228+0000 mon.b (mon.2) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.873759+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.874013+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.876693+0000 mon.b (mon.2) 4034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: cephadm 2024-03-30T04:44:01.879031+0000 mgr.x (mgr.24938) 19 : cephadm [INF] Adjusting osd_memory_target on smithi148 to 2780M 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.883575+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:01.999343+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.012148+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.018050+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.020791+0000 mon.b (mon.2) 4035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.020989+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.024028+0000 mon.b (mon.2) 4036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.024437+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.026615+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24938 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.027544+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.029916+0000 mon.b (mon.2) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.031959+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.045366+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: audit 2024-03-30T04:44:02.046969+0000 mon.b (mon.2) 4040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:02 smithi148 bash[18638]: cluster 2024-03-30T04:44:02.082129+0000 mon.a (mon.0) 74 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:44:03.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[55192]: ts=2024-03-30T04:44:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.031699+0000 mgr.x (mgr.24938) 20 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 2524M 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.048931+0000 mgr.x (mgr.24938) 21 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.049388+0000 mgr.x (mgr.24938) 22 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.315058+0000 mgr.x (mgr.24938) 23 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.315598+0000 mgr.x (mgr.24938) 24 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.480057+0000 mgr.x (mgr.24938) 25 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.480783+0000 mgr.x (mgr.24938) 26 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.645744+0000 mgr.x (mgr.24938) 27 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.646158+0000 mgr.x (mgr.24938) 28 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.816504+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.822008+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.833713+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.839619+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cluster 2024-03-30T04:44:02.847044+0000 mgr.x (mgr.24938) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cluster 2024-03-30T04:44:02.847840+0000 mgr.x (mgr.24938) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: cluster 2024-03-30T04:44:02.848886+0000 mgr.x (mgr.24938) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 45 op/s 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.850595+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.860596+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.943501+0000 mon.b (mon.2) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.946600+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.948603+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[23963]: audit 2024-03-30T04:44:02.949830+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.031699+0000 mgr.x (mgr.24938) 20 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 2524M 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.048931+0000 mgr.x (mgr.24938) 21 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.049388+0000 mgr.x (mgr.24938) 22 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.315058+0000 mgr.x (mgr.24938) 23 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.315598+0000 mgr.x (mgr.24938) 24 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.480057+0000 mgr.x (mgr.24938) 25 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.480783+0000 mgr.x (mgr.24938) 26 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.645744+0000 mgr.x (mgr.24938) 27 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.646158+0000 mgr.x (mgr.24938) 28 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.816504+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.822008+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.833713+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.839619+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cluster 2024-03-30T04:44:02.847044+0000 mgr.x (mgr.24938) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cluster 2024-03-30T04:44:02.847840+0000 mgr.x (mgr.24938) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: cluster 2024-03-30T04:44:02.848886+0000 mgr.x (mgr.24938) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 45 op/s 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.850595+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.860596+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.943501+0000 mon.b (mon.2) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.946600+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.948603+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:04.090 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:03 smithi116 bash[80412]: audit 2024-03-30T04:44:02.949830+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.031699+0000 mgr.x (mgr.24938) 20 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 2524M 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.048931+0000 mgr.x (mgr.24938) 21 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.049388+0000 mgr.x (mgr.24938) 22 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.conf 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.315058+0000 mgr.x (mgr.24938) 23 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.315598+0000 mgr.x (mgr.24938) 24 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.480057+0000 mgr.x (mgr.24938) 25 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.480783+0000 mgr.x (mgr.24938) 26 : cephadm [INF] Updating smithi148:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:04.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.645744+0000 mgr.x (mgr.24938) 27 : cephadm [INF] Updating smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.646158+0000 mgr.x (mgr.24938) 28 : cephadm [INF] Updating smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.816504+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.822008+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.833713+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.839619+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cluster 2024-03-30T04:44:02.847044+0000 mgr.x (mgr.24938) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cluster 2024-03-30T04:44:02.847840+0000 mgr.x (mgr.24938) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: cluster 2024-03-30T04:44:02.848886+0000 mgr.x (mgr.24938) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 45 op/s 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.850595+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.860596+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.943501+0000 mon.b (mon.2) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.946600+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.948603+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:04.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:03 smithi148 bash[18638]: audit 2024-03-30T04:44:02.949830+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T04:44:05.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:04 smithi116 bash[80412]: cephadm 2024-03-30T04:44:02.950600+0000 mgr.x (mgr.24938) 32 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T04:44:05.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:04 smithi116 bash[80412]: cluster 2024-03-30T04:44:03.837294+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:44:05.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:04 smithi116 bash[23963]: cephadm 2024-03-30T04:44:02.950600+0000 mgr.x (mgr.24938) 32 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T04:44:05.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:04 smithi116 bash[23963]: cluster 2024-03-30T04:44:03.837294+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:44:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:04 smithi148 bash[18638]: cephadm 2024-03-30T04:44:02.950600+0000 mgr.x (mgr.24938) 32 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T04:44:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:04 smithi148 bash[18638]: cluster 2024-03-30T04:44:03.837294+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:44:06.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:05 smithi148 bash[18638]: cluster 2024-03-30T04:44:04.849562+0000 mgr.x (mgr.24938) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:06.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:05 smithi116 bash[80412]: cluster 2024-03-30T04:44:04.849562+0000 mgr.x (mgr.24938) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:06.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:05 smithi116 bash[23963]: cluster 2024-03-30T04:44:04.849562+0000 mgr.x (mgr.24938) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:07.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[80412]: audit 2024-03-30T04:44:05.251388+0000 mgr.x (mgr.24938) 34 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[80412]: audit 2024-03-30T04:44:06.028401+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[80412]: audit 2024-03-30T04:44:06.035621+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[80412]: audit 2024-03-30T04:44:06.036827+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[80412]: audit 2024-03-30T04:44:06.037993+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[23963]: audit 2024-03-30T04:44:05.251388+0000 mgr.x (mgr.24938) 34 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[23963]: audit 2024-03-30T04:44:06.028401+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[23963]: audit 2024-03-30T04:44:06.035621+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[23963]: audit 2024-03-30T04:44:06.036827+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:07.145 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:06 smithi116 bash[23963]: audit 2024-03-30T04:44:06.037993+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:06] "GET /metrics HTTP/1.1" 200 35530 "" "Prometheus/2.33.4" 2024-03-30T04:44:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[18638]: audit 2024-03-30T04:44:05.251388+0000 mgr.x (mgr.24938) 34 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[18638]: audit 2024-03-30T04:44:06.028401+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[18638]: audit 2024-03-30T04:44:06.035621+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[18638]: audit 2024-03-30T04:44:06.036827+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:06 smithi148 bash[18638]: audit 2024-03-30T04:44:06.037993+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[80412]: cephadm 2024-03-30T04:44:06.022281+0000 mgr.x (mgr.24938) 35 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[80412]: cephadm 2024-03-30T04:44:06.039670+0000 mgr.x (mgr.24938) 36 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[80412]: cluster 2024-03-30T04:44:06.851300+0000 mgr.x (mgr.24938) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[23963]: cephadm 2024-03-30T04:44:06.022281+0000 mgr.x (mgr.24938) 35 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[23963]: cephadm 2024-03-30T04:44:06.039670+0000 mgr.x (mgr.24938) 36 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:44:08.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:07 smithi116 bash[23963]: cluster 2024-03-30T04:44:06.851300+0000 mgr.x (mgr.24938) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:44:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:07 smithi148 bash[18638]: cephadm 2024-03-30T04:44:06.022281+0000 mgr.x (mgr.24938) 35 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T04:44:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:07 smithi148 bash[18638]: cephadm 2024-03-30T04:44:06.039670+0000 mgr.x (mgr.24938) 36 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-03-30T04:44:08.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:07 smithi148 bash[18638]: cluster 2024-03-30T04:44:06.851300+0000 mgr.x (mgr.24938) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:44:09.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:08 smithi148 bash[55192]: ts=2024-03-30T04:44:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:10.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:08.841245+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: cluster 2024-03-30T04:44:08.852020+0000 mgr.x (mgr.24938) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:44:10.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:08.856529+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: cluster 2024-03-30T04:44:08.866944+0000 mgr.x (mgr.24938) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: cluster 2024-03-30T04:44:08.867683+0000 mgr.x (mgr.24938) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: cephadm 2024-03-30T04:44:08.869761+0000 mgr.x (mgr.24938) 41 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:08.873772+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:09.298804+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:09.514409+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:09.525596+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[80412]: audit 2024-03-30T04:44:09.537176+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:08.841245+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: cluster 2024-03-30T04:44:08.852020+0000 mgr.x (mgr.24938) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:08.856529+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: cluster 2024-03-30T04:44:08.866944+0000 mgr.x (mgr.24938) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: cluster 2024-03-30T04:44:08.867683+0000 mgr.x (mgr.24938) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: cephadm 2024-03-30T04:44:08.869761+0000 mgr.x (mgr.24938) 41 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:08.873772+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:09.298804+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:09.514409+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:09.525596+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:09 smithi116 bash[23963]: audit 2024-03-30T04:44:09.537176+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:08.841245+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: cluster 2024-03-30T04:44:08.852020+0000 mgr.x (mgr.24938) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:08.856529+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: cluster 2024-03-30T04:44:08.866944+0000 mgr.x (mgr.24938) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: cluster 2024-03-30T04:44:08.867683+0000 mgr.x (mgr.24938) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: cephadm 2024-03-30T04:44:08.869761+0000 mgr.x (mgr.24938) 41 : cephadm [INF] Detected new or changed devices on smithi116 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:08.873772+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:09.298804+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:09.514409+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:09.525596+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:09 smithi148 bash[18638]: audit 2024-03-30T04:44:09.537176+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:10.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.509 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.509 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.510 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:10.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: Stopping Ceph mon.c for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:44:10.511 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:44:10 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:10 smithi116 bash[23963]: debug 2024-03-30T04:44:10.553+0000 7f4c7f0dd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:44:11.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:10 smithi116 bash[23963]: debug 2024-03-30T04:44:10.553+0000 7f4c7f0dd700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-30T04:44:11.452 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 bash[82438]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T04:44:11.452 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 bash[82498]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T04:44:11.452 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-03-30T04:44:11.452 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: Stopped Ceph mon.c for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:11.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.759 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.760 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.760 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.761 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:11.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:11 smithi116 systemd[1]: Started Ceph mon.c for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:12.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.525+0000 7f2582a1bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.525+0000 7f2582a1bc80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.525+0000 7f2582a1bc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 0 load: jerasure load: lrc 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Git sha 0 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: DB SUMMARY 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: DB Session ID: CKCDK3G0LVXX122ZCKDN 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3025 Bytes 2024-03-30T04:44:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000057.sst 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000055.log size: 142221 ; 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.env: 0x5579647d8c60 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.info_log: 0x5579657d5b20 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:44:12.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:44:12.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.db_log_dir: 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.wal_dir: 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:44:12.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.write_buffer_manager: 0x5579657a6820 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:44:12.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.row_cache: None 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.wal_filter: None 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:44:12.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:44:12.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Compression algorithms supported: 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kZSTD supported: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:44:12.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:44:12.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:44:12.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:44:12.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:44:12.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T04:44:12.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.merge_operator: 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:44:12.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5579657d5d00) 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: cache_index_and_filter_blocks: 1 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: pin_top_level_index_and_filter: 1 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: index_type: 0 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: data_block_index_type: 0 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: index_shortening: 1 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: checksum: 4 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: no_block_cache: 0 2024-03-30T04:44:12.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_cache: 0x5579657d7090 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_cache_name: BinnedLRUCache 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_cache_options: 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: capacity : 536870912 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: num_shard_bits : 4 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: strict_capacity_limit : 0 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: high_pri_pool_ratio: 0.000 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_cache_compressed: (nil) 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: persistent_cache: (nil) 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_size: 4096 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_size_deviation: 10 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_restart_interval: 16 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: index_block_restart_interval: 1 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: metadata_block_size: 4096 2024-03-30T04:44:12.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: partition_filters: 0 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: use_delta_encoding: 1 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: filter_policy: bloomfilter 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: whole_key_filtering: 1 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: verify_compression: 0 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: read_amp_bytes_per_bit: 0 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: format_version: 5 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: enable_index_compression: 1 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: block_align: 0 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: max_auto_readahead_size: 262144 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: prepopulate_block_cache: 0 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: initial_auto_readahead_size: 8192 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: num_file_reads_for_auto_readahead: 2 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:44:12.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.num_levels: 7 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:44:12.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:44:12.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T04:44:12.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T04:44:12.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T04:44:12.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2578184700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 59, last_sequence is 36969, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2024-03-30T04:44:12.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b69fa8cc-a0d0-42ca-84da-f0d99a5a81e8 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773852538047, "job": 1, "event": "recovery_started", "wal_files": [55]} 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.533+0000 7f2582a1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773852539421, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 95762, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36974, "largest_seqno": 37019, "table_properties": {"data_size": 94355, "index_size": 241, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 812, "raw_average_key_size": 26, "raw_value_size": 93515, "raw_average_value_size": 3016, "num_data_blocks": 10, "num_entries": 31, "num_filter_entries": 31, "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": "[CompactOnDeletionCollector]", "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": 1711773852, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b69fa8cc-a0d0-42ca-84da-f0d99a5a81e8", "db_session_id": "CKCDK3G0LVXX122ZCKDN", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773852539543, "job": 1, "event": "recovery_finished"} 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5579658ca000 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 4 rocksdb: DB pointer 0x5579658b4000 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2582a1bc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] at bind addrs [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2571176700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.537+0000 7f2571176700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: ** DB Stats ** 2024-03-30T04:44:12.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: ** Compaction Stats [default] ** 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: 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) 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: L0 1/0 93.52 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: L6 1/0 11.24 MB 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 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Sum 2/0 11.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: ** Compaction Stats [default] ** 2024-03-30T04:44:12.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: 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) 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 111.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Cumulative compaction: 0.00 GB write, 15.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Interval compaction: 0.00 GB write, 15.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Block cache BinnedLRUCache@0x5579657d7090#7 capacity: 512.00 MB usage: 75.34 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: Block cache entry stats(count,size,portion): DataBlock(3,16.73 KB,0.00319183%) FilterBlock(2,26.20 KB,0.00499785%) IndexBlock(2,32.41 KB,0.006181%) Misc(1,0.00 KB,0%) 2024-03-30T04:44:12.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 1 mon.c@-1(???) e3 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).mds e1 new map 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).mds e1 print_map 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: e1 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: legacy client fscid: -1 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: No filesystems configured 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:12.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:12 smithi116 bash[82555]: debug 2024-03-30T04:44:12.541+0000 7f2582a1bc80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-03-30T04:44:13.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:13 smithi148 bash[55192]: ts=2024-03-30T04:44:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[82555]: cluster 2024-03-30T04:44:09.532639+0000 mgr.x (mgr.24938) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[82555]: cluster 2024-03-30T04:44:09.533298+0000 mgr.x (mgr.24938) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[82555]: cephadm 2024-03-30T04:44:09.534857+0000 mgr.x (mgr.24938) 44 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[80412]: cluster 2024-03-30T04:44:09.532639+0000 mgr.x (mgr.24938) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[80412]: cluster 2024-03-30T04:44:09.533298+0000 mgr.x (mgr.24938) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:14.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:13 smithi116 bash[80412]: cephadm 2024-03-30T04:44:09.534857+0000 mgr.x (mgr.24938) 44 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:44:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:13 smithi148 bash[18638]: cluster 2024-03-30T04:44:09.532639+0000 mgr.x (mgr.24938) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:44:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:13 smithi148 bash[18638]: cluster 2024-03-30T04:44:09.533298+0000 mgr.x (mgr.24938) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:13 smithi148 bash[18638]: cephadm 2024-03-30T04:44:09.534857+0000 mgr.x (mgr.24938) 44 : cephadm [INF] Detected new or changed devices on smithi148 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:11.535065+0000 mgr.x (mgr.24938) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:12.757086+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.535880+0000 mgr.x (mgr.24938) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.801423+0000 mon.a (mon.0) 89 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.822743+0000 mon.a (mon.0) 90 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:15.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.831871+0000 mon.a (mon.0) 91 : cluster [DBG] monmap epoch 3 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.831910+0000 mon.a (mon.0) 92 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.831933+0000 mon.a (mon.0) 93 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.831993+0000 mon.a (mon.0) 94 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.832036+0000 mon.a (mon.0) 95 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.832058+0000 mon.a (mon.0) 96 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.832082+0000 mon.a (mon.0) 97 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.832128+0000 mon.a (mon.0) 98 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.832149+0000 mon.a (mon.0) 99 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.833259+0000 mon.a (mon.0) 100 : cluster [DBG] fsmap 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.833341+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834042+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e46: x(active, since 19s), standbys: y 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834409+0000 mon.a (mon.0) 103 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834447+0000 mon.a (mon.0) 104 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:44:15.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834469+0000 mon.a (mon.0) 105 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834489+0000 mon.a (mon.0) 106 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834515+0000 mon.a (mon.0) 107 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.834537+0000 mon.a (mon.0) 108 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.863216+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:11.535065+0000 mgr.x (mgr.24938) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:12.757086+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.535880+0000 mgr.x (mgr.24938) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.801423+0000 mon.a (mon.0) 89 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.822743+0000 mon.a (mon.0) 90 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:15.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.831871+0000 mon.a (mon.0) 91 : cluster [DBG] monmap epoch 3 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.831910+0000 mon.a (mon.0) 92 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.831933+0000 mon.a (mon.0) 93 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.831993+0000 mon.a (mon.0) 94 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.832036+0000 mon.a (mon.0) 95 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.832058+0000 mon.a (mon.0) 96 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.832082+0000 mon.a (mon.0) 97 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.832128+0000 mon.a (mon.0) 98 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.832149+0000 mon.a (mon.0) 99 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.833259+0000 mon.a (mon.0) 100 : cluster [DBG] fsmap 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.833341+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834042+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e46: x(active, since 19s), standbys: y 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834409+0000 mon.a (mon.0) 103 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:44:15.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834447+0000 mon.a (mon.0) 104 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834469+0000 mon.a (mon.0) 105 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834489+0000 mon.a (mon.0) 106 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834515+0000 mon.a (mon.0) 107 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.834537+0000 mon.a (mon.0) 108 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.863216+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.879291+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.932402+0000 mon.b (mon.2) 4049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.939131+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.940854+0000 mon.b (mon.2) 4051 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:13.952084+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.037532+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.040891+0000 mon.b (mon.2) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.043516+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.048070+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.049291+0000 mon.b (mon.2) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.057724+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.138507+0000 mon.b (mon.2) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.141111+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.142301+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.145238+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.146166+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.154407+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.234991+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.237431+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.879291+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.932402+0000 mon.b (mon.2) 4049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.939131+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.940854+0000 mon.b (mon.2) 4051 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:13.952084+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.037532+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.040891+0000 mon.b (mon.2) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.043516+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.048070+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.049291+0000 mon.b (mon.2) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.057724+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.138507+0000 mon.b (mon.2) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.141111+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.209 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.142301+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.145238+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.146166+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.154407+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.234991+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.237431+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.238692+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.241831+0000 mon.b (mon.2) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.242738+0000 mon.b (mon.2) 4066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.250837+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.343587+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.210 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.347451+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.349315+0000 mon.b (mon.2) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.352857+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.353968+0000 mon.b (mon.2) 4071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.357814+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.450579+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.454694+0000 mon.b (mon.2) 4073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.456502+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.460073+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.461385+0000 mon.b (mon.2) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.467828+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.561581+0000 mon.b (mon.2) 4077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.565604+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.567065+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.211 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.570115+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.238692+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.241831+0000 mon.b (mon.2) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.242738+0000 mon.b (mon.2) 4066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.250837+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.343587+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.347451+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.349315+0000 mon.b (mon.2) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.352857+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.353968+0000 mon.b (mon.2) 4071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.357814+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.212 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.450579+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.454694+0000 mon.b (mon.2) 4073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.456502+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.460073+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.461385+0000 mon.b (mon.2) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.467828+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.561581+0000 mon.b (mon.2) 4077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.565604+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.567065+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.213 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.570115+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.571217+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.580638+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.674927+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.679290+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.681563+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.685942+0000 mon.b (mon.2) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.687253+0000 mon.b (mon.2) 4086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.696012+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.779879+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.782408+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.783849+0000 mon.b (mon.2) 4089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.786712+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.214 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.787674+0000 mon.b (mon.2) 4091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[80412]: audit 2024-03-30T04:44:14.793263+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.571217+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.580638+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.674927+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.679290+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.681563+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.685942+0000 mon.b (mon.2) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.687253+0000 mon.b (mon.2) 4086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.696012+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.779879+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.782408+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.783849+0000 mon.b (mon.2) 4089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.786712+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.787674+0000 mon.b (mon.2) 4091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:14 smithi116 bash[82555]: audit 2024-03-30T04:44:14.793263+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:11.535065+0000 mgr.x (mgr.24938) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:12.757086+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.535880+0000 mgr.x (mgr.24938) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.801423+0000 mon.a (mon.0) 89 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.822743+0000 mon.a (mon.0) 90 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.831871+0000 mon.a (mon.0) 91 : cluster [DBG] monmap epoch 3 2024-03-30T04:44:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.831910+0000 mon.a (mon.0) 92 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.831933+0000 mon.a (mon.0) 93 : cluster [DBG] last_changed 2024-03-30T04:26:53.216872+0000 2024-03-30T04:44:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.831993+0000 mon.a (mon.0) 94 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.832036+0000 mon.a (mon.0) 95 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T04:44:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.832058+0000 mon.a (mon.0) 96 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.832082+0000 mon.a (mon.0) 97 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.832128+0000 mon.a (mon.0) 98 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.832149+0000 mon.a (mon.0) 99 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.833259+0000 mon.a (mon.0) 100 : cluster [DBG] fsmap 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.833341+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834042+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e46: x(active, since 19s), standbys: y 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834409+0000 mon.a (mon.0) 103 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834447+0000 mon.a (mon.0) 104 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834469+0000 mon.a (mon.0) 105 : cluster [WRN] Cephadm agent on host smithi148 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834489+0000 mon.a (mon.0) 106 : cluster [WRN] Cephadm agent on host smithi116 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834515+0000 mon.a (mon.0) 107 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.834537+0000 mon.a (mon.0) 108 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.863216+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.879291+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.932402+0000 mon.b (mon.2) 4049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.939131+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.940854+0000 mon.b (mon.2) 4051 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:13.952084+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.037532+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.040891+0000 mon.b (mon.2) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.043516+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.048070+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.049291+0000 mon.b (mon.2) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.057724+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.138507+0000 mon.b (mon.2) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.141111+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.142301+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.145238+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.146166+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.154407+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.234991+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.237431+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.238692+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.241831+0000 mon.b (mon.2) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.242738+0000 mon.b (mon.2) 4066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.250837+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.343587+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.347451+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.349315+0000 mon.b (mon.2) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.352857+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.353968+0000 mon.b (mon.2) 4071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.357814+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.450579+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.454694+0000 mon.b (mon.2) 4073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.456502+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.460073+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.461385+0000 mon.b (mon.2) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.467828+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.561581+0000 mon.b (mon.2) 4077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.565604+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.567065+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.570115+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.571217+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.580638+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.674927+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.679290+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.681563+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.685942+0000 mon.b (mon.2) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.687253+0000 mon.b (mon.2) 4086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.696012+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.779879+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.782408+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.783849+0000 mon.b (mon.2) 4089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.786712+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.787674+0000 mon.b (mon.2) 4091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:14 smithi148 bash[18638]: audit 2024-03-30T04:44:14.793263+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.944108+0000 mgr.x (mgr.24938) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.944654+0000 mgr.x (mgr.24938) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:13.945193+0000 mgr.x (mgr.24938) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:13.957360+0000 mgr.x (mgr.24938) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.051641+0000 mgr.x (mgr.24938) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.052159+0000 mgr.x (mgr.24938) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.062331+0000 mgr.x (mgr.24938) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.147834+0000 mgr.x (mgr.24938) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.148131+0000 mgr.x (mgr.24938) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.159241+0000 mgr.x (mgr.24938) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.244442+0000 mgr.x (mgr.24938) 57 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.244769+0000 mgr.x (mgr.24938) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.255371+0000 mgr.x (mgr.24938) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.355925+0000 mgr.x (mgr.24938) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.356244+0000 mgr.x (mgr.24938) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.365125+0000 mgr.x (mgr.24938) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.463506+0000 mgr.x (mgr.24938) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.463743+0000 mgr.x (mgr.24938) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.472943+0000 mgr.x (mgr.24938) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.573680+0000 mgr.x (mgr.24938) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.944108+0000 mgr.x (mgr.24938) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.944654+0000 mgr.x (mgr.24938) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:13.945193+0000 mgr.x (mgr.24938) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:13.957360+0000 mgr.x (mgr.24938) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.051641+0000 mgr.x (mgr.24938) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.052159+0000 mgr.x (mgr.24938) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.062331+0000 mgr.x (mgr.24938) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.147834+0000 mgr.x (mgr.24938) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.148131+0000 mgr.x (mgr.24938) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.159241+0000 mgr.x (mgr.24938) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.244442+0000 mgr.x (mgr.24938) 57 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.244769+0000 mgr.x (mgr.24938) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.255371+0000 mgr.x (mgr.24938) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.355925+0000 mgr.x (mgr.24938) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.356244+0000 mgr.x (mgr.24938) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.365125+0000 mgr.x (mgr.24938) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.463506+0000 mgr.x (mgr.24938) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.463743+0000 mgr.x (mgr.24938) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.472943+0000 mgr.x (mgr.24938) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.573680+0000 mgr.x (mgr.24938) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.574228+0000 mgr.x (mgr.24938) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.585572+0000 mgr.x (mgr.24938) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.689861+0000 mgr.x (mgr.24938) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.690140+0000 mgr.x (mgr.24938) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.702454+0000 mgr.x (mgr.24938) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.789361+0000 mgr.x (mgr.24938) 72 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.789626+0000 mgr.x (mgr.24938) 73 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.798055+0000 mgr.x (mgr.24938) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.826724+0000 mon.a (mon.0) 120 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.872347+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.875421+0000 mon.b (mon.2) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.876859+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.879777+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.880815+0000 mon.b (mon.2) 4096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.882562+0000 mgr.x (mgr.24938) 75 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.882823+0000 mgr.x (mgr.24938) 76 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.886404+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.892819+0000 mgr.x (mgr.24938) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.966476+0000 mon.b (mon.2) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.970154+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.574228+0000 mgr.x (mgr.24938) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.585572+0000 mgr.x (mgr.24938) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.689861+0000 mgr.x (mgr.24938) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.690140+0000 mgr.x (mgr.24938) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.702454+0000 mgr.x (mgr.24938) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.789361+0000 mgr.x (mgr.24938) 72 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.789626+0000 mgr.x (mgr.24938) 73 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.798055+0000 mgr.x (mgr.24938) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.826724+0000 mon.a (mon.0) 120 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.872347+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.875421+0000 mon.b (mon.2) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.876859+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.879777+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.880815+0000 mon.b (mon.2) 4096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.882562+0000 mgr.x (mgr.24938) 75 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.882823+0000 mgr.x (mgr.24938) 76 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.886404+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.892819+0000 mgr.x (mgr.24938) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.966476+0000 mon.b (mon.2) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.970154+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.971488+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.975260+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.976415+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:14.985150+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.079741+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.083830+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.085437+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.089009+0000 mon.b (mon.2) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.090266+0000 mon.b (mon.2) 4106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.100572+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.197461+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.201630+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.203143+0000 mon.b (mon.2) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.206266+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.207503+0000 mon.b (mon.2) 4111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.214437+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.307771+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.311880+0000 mon.b (mon.2) 4113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.313600+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.971488+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.975260+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.976415+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:14.985150+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.079741+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.083830+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.085437+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.089009+0000 mon.b (mon.2) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.090266+0000 mon.b (mon.2) 4106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.100572+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.197461+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.201630+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.203143+0000 mon.b (mon.2) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.206266+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.207503+0000 mon.b (mon.2) 4111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.214437+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.307771+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.311880+0000 mon.b (mon.2) 4113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.313600+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.317400+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.318671+0000 mon.b (mon.2) 4116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.325277+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.418545+0000 mon.b (mon.2) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.422946+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.424952+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.429190+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.430693+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.439625+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.534855+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.539124+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.540834+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.544387+0000 mon.b (mon.2) 4125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.545647+0000 mon.b (mon.2) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.555458+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.638049+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.641016+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.642379+0000 mon.b (mon.2) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.645774+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.646791+0000 mon.b (mon.2) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.317400+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.318671+0000 mon.b (mon.2) 4116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.325277+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.418545+0000 mon.b (mon.2) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.422946+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.424952+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.429190+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.430693+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.439625+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.534855+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.539124+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.540834+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.544387+0000 mon.b (mon.2) 4125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.545647+0000 mon.b (mon.2) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.555458+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.638049+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.641016+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.642379+0000 mon.b (mon.2) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.645774+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.646791+0000 mon.b (mon.2) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.655332+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.736873+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.739207+0000 mon.b (mon.2) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.740235+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.742542+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.743274+0000 mon.b (mon.2) 4136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.752966+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.828428+0000 mon.b (mon.2) 4137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.832165+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.833382+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.836286+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[80412]: audit 2024-03-30T04:44:15.837164+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.655332+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.736873+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.739207+0000 mon.b (mon.2) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.740235+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.742542+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.743274+0000 mon.b (mon.2) 4136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.752966+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.828428+0000 mon.b (mon.2) 4137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.832165+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.833382+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.836286+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:15 smithi116 bash[82555]: audit 2024-03-30T04:44:15.837164+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.944108+0000 mgr.x (mgr.24938) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.944654+0000 mgr.x (mgr.24938) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:13.945193+0000 mgr.x (mgr.24938) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:13.957360+0000 mgr.x (mgr.24938) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.051641+0000 mgr.x (mgr.24938) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.052159+0000 mgr.x (mgr.24938) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.062331+0000 mgr.x (mgr.24938) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.147834+0000 mgr.x (mgr.24938) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.148131+0000 mgr.x (mgr.24938) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.159241+0000 mgr.x (mgr.24938) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.244442+0000 mgr.x (mgr.24938) 57 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.244769+0000 mgr.x (mgr.24938) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.255371+0000 mgr.x (mgr.24938) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.355925+0000 mgr.x (mgr.24938) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.356244+0000 mgr.x (mgr.24938) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.365125+0000 mgr.x (mgr.24938) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.463506+0000 mgr.x (mgr.24938) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.463743+0000 mgr.x (mgr.24938) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.472943+0000 mgr.x (mgr.24938) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.573680+0000 mgr.x (mgr.24938) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.574228+0000 mgr.x (mgr.24938) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.585572+0000 mgr.x (mgr.24938) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.689861+0000 mgr.x (mgr.24938) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.690140+0000 mgr.x (mgr.24938) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.702454+0000 mgr.x (mgr.24938) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.789361+0000 mgr.x (mgr.24938) 72 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.789626+0000 mgr.x (mgr.24938) 73 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.798055+0000 mgr.x (mgr.24938) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.826724+0000 mon.a (mon.0) 120 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.872347+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.875421+0000 mon.b (mon.2) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.876859+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.879777+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.880815+0000 mon.b (mon.2) 4096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.882562+0000 mgr.x (mgr.24938) 75 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.882823+0000 mgr.x (mgr.24938) 76 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.886404+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.892819+0000 mgr.x (mgr.24938) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.966476+0000 mon.b (mon.2) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.970154+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.971488+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.975260+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.976415+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:14.985150+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.079741+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.083830+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.085437+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.089009+0000 mon.b (mon.2) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.090266+0000 mon.b (mon.2) 4106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.100572+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.197461+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.201630+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.203143+0000 mon.b (mon.2) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.206266+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.207503+0000 mon.b (mon.2) 4111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.214437+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.307771+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.311880+0000 mon.b (mon.2) 4113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.313600+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.317400+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.318671+0000 mon.b (mon.2) 4116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.325277+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.418545+0000 mon.b (mon.2) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.422946+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.424952+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.429190+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.430693+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.439625+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.534855+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.539124+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.540834+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.544387+0000 mon.b (mon.2) 4125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.545647+0000 mon.b (mon.2) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.555458+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.638049+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.641016+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.642379+0000 mon.b (mon.2) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.645774+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.646791+0000 mon.b (mon.2) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.655332+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.736873+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.739207+0000 mon.b (mon.2) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.740235+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.742542+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.743274+0000 mon.b (mon.2) 4136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.752966+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.828428+0000 mon.b (mon.2) 4137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.832165+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.833382+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.836286+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:15 smithi148 bash[18638]: audit 2024-03-30T04:44:15.837164+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.978844+0000 mgr.x (mgr.24938) 78 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:14.979108+0000 mgr.x (mgr.24938) 79 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:14.989880+0000 mgr.x (mgr.24938) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.092514+0000 mgr.x (mgr.24938) 81 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.092788+0000 mgr.x (mgr.24938) 82 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.105565+0000 mgr.x (mgr.24938) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.209807+0000 mgr.x (mgr.24938) 84 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.210047+0000 mgr.x (mgr.24938) 85 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.219127+0000 mgr.x (mgr.24938) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.259172+0000 mgr.x (mgr.24938) 87 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.321317+0000 mgr.x (mgr.24938) 88 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.321574+0000 mgr.x (mgr.24938) 89 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.330326+0000 mgr.x (mgr.24938) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.433096+0000 mgr.x (mgr.24938) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.433357+0000 mgr.x (mgr.24938) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.446338+0000 mgr.x (mgr.24938) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.547518+0000 mgr.x (mgr.24938) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.547756+0000 mgr.x (mgr.24938) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.560191+0000 mgr.x (mgr.24938) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.648778+0000 mgr.x (mgr.24938) 97 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.649393+0000 mgr.x (mgr.24938) 98 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.660043+0000 mgr.x (mgr.24938) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.744893+0000 mgr.x (mgr.24938) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.745163+0000 mgr.x (mgr.24938) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.757472+0000 mgr.x (mgr.24938) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.838777+0000 mgr.x (mgr.24938) 103 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.839064+0000 mgr.x (mgr.24938) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.869308+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.873806+0000 mgr.x (mgr.24938) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.951995+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.955639+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.957280+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.960853+0000 mon.b (mon.2) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.962106+0000 mon.b (mon.2) 4146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:15.972574+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.066726+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.071339+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.073286+0000 mon.b (mon.2) 4149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.077322+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.978844+0000 mgr.x (mgr.24938) 78 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:14.979108+0000 mgr.x (mgr.24938) 79 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:14.989880+0000 mgr.x (mgr.24938) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.092514+0000 mgr.x (mgr.24938) 81 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.092788+0000 mgr.x (mgr.24938) 82 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.105565+0000 mgr.x (mgr.24938) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.209807+0000 mgr.x (mgr.24938) 84 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.210047+0000 mgr.x (mgr.24938) 85 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.219127+0000 mgr.x (mgr.24938) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.259172+0000 mgr.x (mgr.24938) 87 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.321317+0000 mgr.x (mgr.24938) 88 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.321574+0000 mgr.x (mgr.24938) 89 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.330326+0000 mgr.x (mgr.24938) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.433096+0000 mgr.x (mgr.24938) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.433357+0000 mgr.x (mgr.24938) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.446338+0000 mgr.x (mgr.24938) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.547518+0000 mgr.x (mgr.24938) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.547756+0000 mgr.x (mgr.24938) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.560191+0000 mgr.x (mgr.24938) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.078732+0000 mon.b (mon.2) 4151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.086554+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.170638+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.173070+0000 mon.b (mon.2) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.174113+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.176403+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.177148+0000 mon.b (mon.2) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.186397+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.268005+0000 mon.b (mon.2) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.270604+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.271768+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.274380+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.275345+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.286718+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.349082+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.351177+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.351976+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.354003+0000 mon.b (mon.2) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.354598+0000 mon.b (mon.2) 4166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.364078+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.425415+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.427278+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.428078+0000 mon.b (mon.2) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.429955+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.430540+0000 mon.b (mon.2) 4171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.438651+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.516681+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.519461+0000 mon.b (mon.2) 4173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.520808+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.523470+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.524436+0000 mon.b (mon.2) 4176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.531625+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.610213+0000 mon.b (mon.2) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.612715+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.614654+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.617897+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.619110+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.626613+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.704911+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.708451+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.648778+0000 mgr.x (mgr.24938) 97 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.649393+0000 mgr.x (mgr.24938) 98 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.660043+0000 mgr.x (mgr.24938) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.744893+0000 mgr.x (mgr.24938) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.745163+0000 mgr.x (mgr.24938) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.757472+0000 mgr.x (mgr.24938) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.838777+0000 mgr.x (mgr.24938) 103 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.839064+0000 mgr.x (mgr.24938) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.869308+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.873806+0000 mgr.x (mgr.24938) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.951995+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.955639+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.957280+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.960853+0000 mon.b (mon.2) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.962106+0000 mon.b (mon.2) 4146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:15.972574+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.066726+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.071339+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.073286+0000 mon.b (mon.2) 4149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.077322+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.710235+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.713600+0000 mon.b (mon.2) 4185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.714667+0000 mon.b (mon.2) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.722525+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.802775+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.805238+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.806397+0000 mon.b (mon.2) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.809047+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.809906+0000 mon.b (mon.2) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[80412]: audit 2024-03-30T04:44:16.815912+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.078732+0000 mon.b (mon.2) 4151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.086554+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.170638+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.173070+0000 mon.b (mon.2) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.174113+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.176403+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.177148+0000 mon.b (mon.2) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.186397+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.268005+0000 mon.b (mon.2) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.270604+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.271768+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.274380+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.275345+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.286718+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.349082+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.351177+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.351976+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.354003+0000 mon.b (mon.2) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.354598+0000 mon.b (mon.2) 4166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.364078+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.425415+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.427278+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.428078+0000 mon.b (mon.2) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.429955+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.430540+0000 mon.b (mon.2) 4171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.438651+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.516681+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.519461+0000 mon.b (mon.2) 4173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.520808+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.523470+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.524436+0000 mon.b (mon.2) 4176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.531625+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.610213+0000 mon.b (mon.2) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.612715+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.614654+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.617897+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.619110+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.626613+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.704911+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.708451+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.710235+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.713600+0000 mon.b (mon.2) 4185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.714667+0000 mon.b (mon.2) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.722525+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.802775+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.805238+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.806397+0000 mon.b (mon.2) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.809047+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.809906+0000 mon.b (mon.2) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:16 smithi116 bash[82555]: audit 2024-03-30T04:44:16.815912+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:16] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.978844+0000 mgr.x (mgr.24938) 78 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:14.979108+0000 mgr.x (mgr.24938) 79 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:14.989880+0000 mgr.x (mgr.24938) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.092514+0000 mgr.x (mgr.24938) 81 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.092788+0000 mgr.x (mgr.24938) 82 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.105565+0000 mgr.x (mgr.24938) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.209807+0000 mgr.x (mgr.24938) 84 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.210047+0000 mgr.x (mgr.24938) 85 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.219127+0000 mgr.x (mgr.24938) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.259172+0000 mgr.x (mgr.24938) 87 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.321317+0000 mgr.x (mgr.24938) 88 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.321574+0000 mgr.x (mgr.24938) 89 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.330326+0000 mgr.x (mgr.24938) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.433096+0000 mgr.x (mgr.24938) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.433357+0000 mgr.x (mgr.24938) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.446338+0000 mgr.x (mgr.24938) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.547518+0000 mgr.x (mgr.24938) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.547756+0000 mgr.x (mgr.24938) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.560191+0000 mgr.x (mgr.24938) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.648778+0000 mgr.x (mgr.24938) 97 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.649393+0000 mgr.x (mgr.24938) 98 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.660043+0000 mgr.x (mgr.24938) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.744893+0000 mgr.x (mgr.24938) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.745163+0000 mgr.x (mgr.24938) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.757472+0000 mgr.x (mgr.24938) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.838777+0000 mgr.x (mgr.24938) 103 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.839064+0000 mgr.x (mgr.24938) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.869308+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.873806+0000 mgr.x (mgr.24938) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.951995+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.955639+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.957280+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.960853+0000 mon.b (mon.2) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.962106+0000 mon.b (mon.2) 4146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:15.972574+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.066726+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.071339+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.073286+0000 mon.b (mon.2) 4149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.077322+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.078732+0000 mon.b (mon.2) 4151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.086554+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.170638+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.173070+0000 mon.b (mon.2) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.174113+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.176403+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.177148+0000 mon.b (mon.2) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.186397+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.268005+0000 mon.b (mon.2) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.270604+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.271768+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.274380+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.275345+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.286718+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.349082+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.351177+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.351976+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.354003+0000 mon.b (mon.2) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.354598+0000 mon.b (mon.2) 4166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.364078+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.425415+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.427278+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.428078+0000 mon.b (mon.2) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.429955+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.430540+0000 mon.b (mon.2) 4171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.438651+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.516681+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.519461+0000 mon.b (mon.2) 4173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.520808+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.523470+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.524436+0000 mon.b (mon.2) 4176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.531625+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.610213+0000 mon.b (mon.2) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.612715+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.614654+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.617897+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.619110+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.626613+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.704911+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.708451+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.710235+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.713600+0000 mon.b (mon.2) 4185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.714667+0000 mon.b (mon.2) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.722525+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.802775+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.805238+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.806397+0000 mon.b (mon.2) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.809047+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.809906+0000 mon.b (mon.2) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:17.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:16 smithi148 bash[18638]: audit 2024-03-30T04:44:16.815912+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:17.747 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[53504]: debug 2024-03-30T04:44:17.552+0000 7f5095bc8700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-30T04:44:18.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.964511+0000 mgr.x (mgr.24938) 106 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:15.965112+0000 mgr.x (mgr.24938) 107 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:15.977392+0000 mgr.x (mgr.24938) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.081281+0000 mgr.x (mgr.24938) 109 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.081761+0000 mgr.x (mgr.24938) 110 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.092242+0000 mgr.x (mgr.24938) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.178563+0000 mgr.x (mgr.24938) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.178823+0000 mgr.x (mgr.24938) 113 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.190840+0000 mgr.x (mgr.24938) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.277102+0000 mgr.x (mgr.24938) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.277408+0000 mgr.x (mgr.24938) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.291318+0000 mgr.x (mgr.24938) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.355808+0000 mgr.x (mgr.24938) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.355992+0000 mgr.x (mgr.24938) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.368556+0000 mgr.x (mgr.24938) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.431734+0000 mgr.x (mgr.24938) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.431998+0000 mgr.x (mgr.24938) 122 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.443027+0000 mgr.x (mgr.24938) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.526469+0000 mgr.x (mgr.24938) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.527132+0000 mgr.x (mgr.24938) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.536123+0000 mgr.x (mgr.24938) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.620899+0000 mgr.x (mgr.24938) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.621408+0000 mgr.x (mgr.24938) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.631277+0000 mgr.x (mgr.24938) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.716736+0000 mgr.x (mgr.24938) 130 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.716938+0000 mgr.x (mgr.24938) 131 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.727064+0000 mgr.x (mgr.24938) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.811632+0000 mgr.x (mgr.24938) 133 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.812166+0000 mgr.x (mgr.24938) 134 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.820470+0000 mgr.x (mgr.24938) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.893516+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.895689+0000 mon.b (mon.2) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.896960+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.899354+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.900246+0000 mon.b (mon.2) 4196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.902072+0000 mgr.x (mgr.24938) 136 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.902616+0000 mgr.x (mgr.24938) 137 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.903736+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.909046+0000 mgr.x (mgr.24938) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.983796+0000 mon.b (mon.2) 4197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.986197+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.987344+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.989881+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.990726+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:16.994189+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.073801+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.076087+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.077359+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.079992+0000 mon.b (mon.2) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.080764+0000 mon.b (mon.2) 4206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.083376+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.162340+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.164995+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.166289+0000 mon.b (mon.2) 4209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.168565+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.169285+0000 mon.b (mon.2) 4211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.172008+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.217456+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.221308+0000 mon.b (mon.2) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.222667+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.226132+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.227043+0000 mon.b (mon.2) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.232098+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.280210+0000 mon.b (mon.2) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.282438+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.283324+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.285586+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.286288+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.291437+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.368677+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.370584+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.371496+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.373409+0000 mon.b (mon.2) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.374084+0000 mon.b (mon.2) 4226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.380384+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.442828+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.444693+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.445845+0000 mon.b (mon.2) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.447767+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.448415+0000 mon.b (mon.2) 4231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.453419+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.500329+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.502413+0000 mon.b (mon.2) 4233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.503332+0000 mon.b (mon.2) 4234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.505090+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.505617+0000 mon.b (mon.2) 4236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.509306+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.554378+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.560148+0000 mon.b (mon.2) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.560982+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.562844+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.563453+0000 mon.b (mon.2) 4241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.567383+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.612080+0000 mon.b (mon.2) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.613854+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.614624+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.616452+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.617064+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.619623+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.664518+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.666534+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.667469+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.669442+0000 mon.b (mon.2) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.670108+0000 mon.b (mon.2) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.674581+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.736104+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.738044+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.738819+0000 mon.b (mon.2) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.740712+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.741330+0000 mon.b (mon.2) 4256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.746938+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.808294+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.810242+0000 mon.b (mon.2) 4258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.811112+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.813106+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.813772+0000 mon.b (mon.2) 4261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.816960+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.866017+0000 mon.b (mon.2) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.867786+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.868543+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.870439+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:17 smithi148 bash[18638]: audit 2024-03-30T04:44:17.871060+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.964511+0000 mgr.x (mgr.24938) 106 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:15.965112+0000 mgr.x (mgr.24938) 107 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:15.977392+0000 mgr.x (mgr.24938) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.081281+0000 mgr.x (mgr.24938) 109 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.081761+0000 mgr.x (mgr.24938) 110 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.092242+0000 mgr.x (mgr.24938) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.178563+0000 mgr.x (mgr.24938) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.178823+0000 mgr.x (mgr.24938) 113 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.190840+0000 mgr.x (mgr.24938) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.277102+0000 mgr.x (mgr.24938) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.277408+0000 mgr.x (mgr.24938) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.291318+0000 mgr.x (mgr.24938) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.355808+0000 mgr.x (mgr.24938) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.355992+0000 mgr.x (mgr.24938) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.368556+0000 mgr.x (mgr.24938) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.431734+0000 mgr.x (mgr.24938) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.431998+0000 mgr.x (mgr.24938) 122 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.443027+0000 mgr.x (mgr.24938) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.526469+0000 mgr.x (mgr.24938) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.527132+0000 mgr.x (mgr.24938) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.536123+0000 mgr.x (mgr.24938) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.620899+0000 mgr.x (mgr.24938) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.621408+0000 mgr.x (mgr.24938) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.631277+0000 mgr.x (mgr.24938) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.716736+0000 mgr.x (mgr.24938) 130 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.716938+0000 mgr.x (mgr.24938) 131 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.727064+0000 mgr.x (mgr.24938) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.811632+0000 mgr.x (mgr.24938) 133 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.812166+0000 mgr.x (mgr.24938) 134 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.820470+0000 mgr.x (mgr.24938) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.893516+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.895689+0000 mon.b (mon.2) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.896960+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.899354+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.900246+0000 mon.b (mon.2) 4196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.902072+0000 mgr.x (mgr.24938) 136 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.902616+0000 mgr.x (mgr.24938) 137 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.903736+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.909046+0000 mgr.x (mgr.24938) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.983796+0000 mon.b (mon.2) 4197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.964511+0000 mgr.x (mgr.24938) 106 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:15.965112+0000 mgr.x (mgr.24938) 107 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:15.977392+0000 mgr.x (mgr.24938) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.081281+0000 mgr.x (mgr.24938) 109 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.081761+0000 mgr.x (mgr.24938) 110 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.092242+0000 mgr.x (mgr.24938) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.178563+0000 mgr.x (mgr.24938) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.178823+0000 mgr.x (mgr.24938) 113 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.190840+0000 mgr.x (mgr.24938) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.277102+0000 mgr.x (mgr.24938) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.277408+0000 mgr.x (mgr.24938) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.291318+0000 mgr.x (mgr.24938) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.355808+0000 mgr.x (mgr.24938) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.355992+0000 mgr.x (mgr.24938) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.368556+0000 mgr.x (mgr.24938) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.431734+0000 mgr.x (mgr.24938) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.431998+0000 mgr.x (mgr.24938) 122 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.443027+0000 mgr.x (mgr.24938) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.526469+0000 mgr.x (mgr.24938) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.527132+0000 mgr.x (mgr.24938) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.986197+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.987344+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.989881+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.990726+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:16.994189+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.073801+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.076087+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.077359+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.079992+0000 mon.b (mon.2) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.080764+0000 mon.b (mon.2) 4206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.083376+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.162340+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.164995+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.166289+0000 mon.b (mon.2) 4209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.168565+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.169285+0000 mon.b (mon.2) 4211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.172008+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.217456+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.221308+0000 mon.b (mon.2) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.222667+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.226132+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.227043+0000 mon.b (mon.2) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.232098+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.280210+0000 mon.b (mon.2) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.282438+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.283324+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.285586+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.286288+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.291437+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.368677+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.370584+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.371496+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.373409+0000 mon.b (mon.2) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.374084+0000 mon.b (mon.2) 4226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.380384+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.442828+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.444693+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.445845+0000 mon.b (mon.2) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.447767+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.536123+0000 mgr.x (mgr.24938) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.620899+0000 mgr.x (mgr.24938) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.621408+0000 mgr.x (mgr.24938) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.631277+0000 mgr.x (mgr.24938) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.716736+0000 mgr.x (mgr.24938) 130 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.716938+0000 mgr.x (mgr.24938) 131 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.727064+0000 mgr.x (mgr.24938) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.811632+0000 mgr.x (mgr.24938) 133 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.812166+0000 mgr.x (mgr.24938) 134 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.820470+0000 mgr.x (mgr.24938) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.893516+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.895689+0000 mon.b (mon.2) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.896960+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.899354+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.900246+0000 mon.b (mon.2) 4196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.902072+0000 mgr.x (mgr.24938) 136 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.902616+0000 mgr.x (mgr.24938) 137 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.903736+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.909046+0000 mgr.x (mgr.24938) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.983796+0000 mon.b (mon.2) 4197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.448415+0000 mon.b (mon.2) 4231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.453419+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.500329+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.502413+0000 mon.b (mon.2) 4233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.503332+0000 mon.b (mon.2) 4234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.505090+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.505617+0000 mon.b (mon.2) 4236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.509306+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.554378+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.560148+0000 mon.b (mon.2) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.560982+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.562844+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.563453+0000 mon.b (mon.2) 4241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.567383+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.612080+0000 mon.b (mon.2) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.613854+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.614624+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.616452+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.617064+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.619623+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.664518+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.666534+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.667469+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.669442+0000 mon.b (mon.2) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.670108+0000 mon.b (mon.2) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.674581+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.736104+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.738044+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.738819+0000 mon.b (mon.2) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.740712+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.741330+0000 mon.b (mon.2) 4256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.746938+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.808294+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.810242+0000 mon.b (mon.2) 4258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.811112+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.813106+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.813772+0000 mon.b (mon.2) 4261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.816960+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.866017+0000 mon.b (mon.2) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.867786+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.868543+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.870439+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[80412]: audit 2024-03-30T04:44:17.871060+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.986197+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.987344+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.989881+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.990726+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:16.994189+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.073801+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.076087+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.077359+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.079992+0000 mon.b (mon.2) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.080764+0000 mon.b (mon.2) 4206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.083376+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.162340+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.164995+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.166289+0000 mon.b (mon.2) 4209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.168565+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.169285+0000 mon.b (mon.2) 4211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.172008+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.217456+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.221308+0000 mon.b (mon.2) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.222667+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.226132+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.227043+0000 mon.b (mon.2) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.232098+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.280210+0000 mon.b (mon.2) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.282438+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.283324+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.285586+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.286288+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.291437+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.368677+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.370584+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.371496+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.373409+0000 mon.b (mon.2) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.374084+0000 mon.b (mon.2) 4226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.380384+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.442828+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.444693+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.445845+0000 mon.b (mon.2) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.447767+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.448415+0000 mon.b (mon.2) 4231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.453419+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.500329+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.502413+0000 mon.b (mon.2) 4233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.503332+0000 mon.b (mon.2) 4234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.505090+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.505617+0000 mon.b (mon.2) 4236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.509306+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.554378+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.560148+0000 mon.b (mon.2) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.560982+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.562844+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.563453+0000 mon.b (mon.2) 4241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.567383+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.612080+0000 mon.b (mon.2) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.613854+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.614624+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.616452+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.617064+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.619623+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.664518+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.666534+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.667469+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.669442+0000 mon.b (mon.2) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.670108+0000 mon.b (mon.2) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.674581+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.736104+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.738044+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.738819+0000 mon.b (mon.2) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.740712+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.741330+0000 mon.b (mon.2) 4256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.746938+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.808294+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.810242+0000 mon.b (mon.2) 4258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.811112+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.813106+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.813772+0000 mon.b (mon.2) 4261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.816960+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.866017+0000 mon.b (mon.2) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.867786+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.868543+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.870439+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:17 smithi116 bash[82555]: audit 2024-03-30T04:44:17.871060+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.902 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[55192]: ts=2024-03-30T04:44:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.992438+0000 mgr.x (mgr.24938) 139 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:16.992968+0000 mgr.x (mgr.24938) 140 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:16.999431+0000 mgr.x (mgr.24938) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.082539+0000 mgr.x (mgr.24938) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.083205+0000 mgr.x (mgr.24938) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.088536+0000 mgr.x (mgr.24938) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.170895+0000 mgr.x (mgr.24938) 145 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.903 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.171464+0000 mgr.x (mgr.24938) 146 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.177194+0000 mgr.x (mgr.24938) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.228871+0000 mgr.x (mgr.24938) 148 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.229101+0000 mgr.x (mgr.24938) 149 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.236563+0000 mgr.x (mgr.24938) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.287649+0000 mgr.x (mgr.24938) 151 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.287911+0000 mgr.x (mgr.24938) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.904 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.295672+0000 mgr.x (mgr.24938) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.375348+0000 mgr.x (mgr.24938) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.375645+0000 mgr.x (mgr.24938) 155 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.384799+0000 mgr.x (mgr.24938) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.449664+0000 mgr.x (mgr.24938) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.449892+0000 mgr.x (mgr.24938) 158 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.459844+0000 mgr.x (mgr.24938) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.506822+0000 mgr.x (mgr.24938) 160 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.507040+0000 mgr.x (mgr.24938) 161 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.513634+0000 mgr.x (mgr.24938) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.564650+0000 mgr.x (mgr.24938) 163 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.564876+0000 mgr.x (mgr.24938) 164 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.905 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.571626+0000 mgr.x (mgr.24938) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.618195+0000 mgr.x (mgr.24938) 166 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.618441+0000 mgr.x (mgr.24938) 167 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.623903+0000 mgr.x (mgr.24938) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.671368+0000 mgr.x (mgr.24938) 169 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.671685+0000 mgr.x (mgr.24938) 170 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.678992+0000 mgr.x (mgr.24938) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.742660+0000 mgr.x (mgr.24938) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.742921+0000 mgr.x (mgr.24938) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.751345+0000 mgr.x (mgr.24938) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.815023+0000 mgr.x (mgr.24938) 175 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.815265+0000 mgr.x (mgr.24938) 176 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.821384+0000 mgr.x (mgr.24938) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.872351+0000 mgr.x (mgr.24938) 178 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.906 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.872760+0000 mgr.x (mgr.24938) 179 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.900167+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.904585+0000 mgr.x (mgr.24938) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.977922+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.980454+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.981763+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.984767+0000 mon.b (mon.2) 4270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.985731+0000 mon.b (mon.2) 4271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:17.991827+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.071604+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.075372+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.077046+0000 mon.b (mon.2) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.080408+0000 mon.b (mon.2) 4275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.081656+0000 mon.b (mon.2) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.907 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.087709+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.178841+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.182280+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.183824+0000 mon.b (mon.2) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.187101+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.188208+0000 mon.b (mon.2) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.196324+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.289870+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.293999+0000 mon.b (mon.2) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.295716+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.299788+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.301085+0000 mon.b (mon.2) 4286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.309705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.373406+0000 mon.b (mon.2) 4287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.375312+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.376604+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.378861+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.379591+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.384750+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.447377+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.449199+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.450018+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.451884+0000 mon.b (mon.2) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.452493+0000 mon.b (mon.2) 4296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.457927+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.518259+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:18.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.520038+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.992438+0000 mgr.x (mgr.24938) 139 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:16.992968+0000 mgr.x (mgr.24938) 140 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:16.999431+0000 mgr.x (mgr.24938) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.082539+0000 mgr.x (mgr.24938) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.083205+0000 mgr.x (mgr.24938) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.088536+0000 mgr.x (mgr.24938) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.170895+0000 mgr.x (mgr.24938) 145 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.171464+0000 mgr.x (mgr.24938) 146 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.177194+0000 mgr.x (mgr.24938) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.228871+0000 mgr.x (mgr.24938) 148 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.229101+0000 mgr.x (mgr.24938) 149 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.236563+0000 mgr.x (mgr.24938) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.287649+0000 mgr.x (mgr.24938) 151 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.287911+0000 mgr.x (mgr.24938) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.295672+0000 mgr.x (mgr.24938) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.375348+0000 mgr.x (mgr.24938) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.375645+0000 mgr.x (mgr.24938) 155 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.384799+0000 mgr.x (mgr.24938) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.449664+0000 mgr.x (mgr.24938) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.449892+0000 mgr.x (mgr.24938) 158 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.459844+0000 mgr.x (mgr.24938) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.506822+0000 mgr.x (mgr.24938) 160 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.507040+0000 mgr.x (mgr.24938) 161 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.513634+0000 mgr.x (mgr.24938) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.564650+0000 mgr.x (mgr.24938) 163 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.564876+0000 mgr.x (mgr.24938) 164 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.571626+0000 mgr.x (mgr.24938) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.618195+0000 mgr.x (mgr.24938) 166 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.618441+0000 mgr.x (mgr.24938) 167 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.623903+0000 mgr.x (mgr.24938) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.671368+0000 mgr.x (mgr.24938) 169 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.671685+0000 mgr.x (mgr.24938) 170 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.678992+0000 mgr.x (mgr.24938) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.742660+0000 mgr.x (mgr.24938) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.742921+0000 mgr.x (mgr.24938) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.751345+0000 mgr.x (mgr.24938) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.815023+0000 mgr.x (mgr.24938) 175 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.815265+0000 mgr.x (mgr.24938) 176 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.821384+0000 mgr.x (mgr.24938) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.872351+0000 mgr.x (mgr.24938) 178 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.872760+0000 mgr.x (mgr.24938) 179 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.900167+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.904585+0000 mgr.x (mgr.24938) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.977922+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.980454+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.981763+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.984767+0000 mon.b (mon.2) 4270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.985731+0000 mon.b (mon.2) 4271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:17.991827+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.071604+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.075372+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.077046+0000 mon.b (mon.2) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.080408+0000 mon.b (mon.2) 4275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.081656+0000 mon.b (mon.2) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.087709+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.178841+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.182280+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.183824+0000 mon.b (mon.2) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.187101+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.188208+0000 mon.b (mon.2) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.196324+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.992438+0000 mgr.x (mgr.24938) 139 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:16.992968+0000 mgr.x (mgr.24938) 140 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:16.999431+0000 mgr.x (mgr.24938) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.082539+0000 mgr.x (mgr.24938) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.083205+0000 mgr.x (mgr.24938) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.088536+0000 mgr.x (mgr.24938) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.170895+0000 mgr.x (mgr.24938) 145 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.171464+0000 mgr.x (mgr.24938) 146 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.177194+0000 mgr.x (mgr.24938) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.228871+0000 mgr.x (mgr.24938) 148 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.229101+0000 mgr.x (mgr.24938) 149 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.236563+0000 mgr.x (mgr.24938) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.287649+0000 mgr.x (mgr.24938) 151 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.287911+0000 mgr.x (mgr.24938) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.295672+0000 mgr.x (mgr.24938) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.375348+0000 mgr.x (mgr.24938) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.375645+0000 mgr.x (mgr.24938) 155 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.384799+0000 mgr.x (mgr.24938) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.449664+0000 mgr.x (mgr.24938) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.449892+0000 mgr.x (mgr.24938) 158 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.289870+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.293999+0000 mon.b (mon.2) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.295716+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.299788+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.301085+0000 mon.b (mon.2) 4286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.309705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.373406+0000 mon.b (mon.2) 4287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.375312+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.376604+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.378861+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.379591+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.384750+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.447377+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.449199+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.450018+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.451884+0000 mon.b (mon.2) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.452493+0000 mon.b (mon.2) 4296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.457927+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.518259+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.520038+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.520866+0000 mon.b (mon.2) 4299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.522713+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.523327+0000 mon.b (mon.2) 4301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.527754+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.604869+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.606639+0000 mon.b (mon.2) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.607391+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.609368+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.609953+0000 mon.b (mon.2) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.613907+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.697847+0000 mon.b (mon.2) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.700004+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.701060+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.703876+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.704635+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.710325+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.793968+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.796566+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.797782+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.801436+0000 mon.b (mon.2) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.802386+0000 mon.b (mon.2) 4316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.809216+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.892068+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.894337+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.895223+0000 mon.b (mon.2) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.897566+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[82555]: audit 2024-03-30T04:44:18.898353+0000 mon.b (mon.2) 4321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.459844+0000 mgr.x (mgr.24938) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.506822+0000 mgr.x (mgr.24938) 160 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.507040+0000 mgr.x (mgr.24938) 161 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.513634+0000 mgr.x (mgr.24938) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.564650+0000 mgr.x (mgr.24938) 163 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.564876+0000 mgr.x (mgr.24938) 164 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.571626+0000 mgr.x (mgr.24938) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.618195+0000 mgr.x (mgr.24938) 166 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.618441+0000 mgr.x (mgr.24938) 167 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.623903+0000 mgr.x (mgr.24938) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.671368+0000 mgr.x (mgr.24938) 169 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.671685+0000 mgr.x (mgr.24938) 170 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.678992+0000 mgr.x (mgr.24938) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.742660+0000 mgr.x (mgr.24938) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.742921+0000 mgr.x (mgr.24938) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.751345+0000 mgr.x (mgr.24938) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.815023+0000 mgr.x (mgr.24938) 175 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.815265+0000 mgr.x (mgr.24938) 176 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.821384+0000 mgr.x (mgr.24938) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.872351+0000 mgr.x (mgr.24938) 178 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.872760+0000 mgr.x (mgr.24938) 179 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.900167+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.904585+0000 mgr.x (mgr.24938) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.977922+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.980454+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.981763+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.984767+0000 mon.b (mon.2) 4270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.985731+0000 mon.b (mon.2) 4271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:17.991827+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.071604+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.075372+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.077046+0000 mon.b (mon.2) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.080408+0000 mon.b (mon.2) 4275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.081656+0000 mon.b (mon.2) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.087709+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.178841+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.182280+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.183824+0000 mon.b (mon.2) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.187101+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.188208+0000 mon.b (mon.2) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.196324+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.289870+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.293999+0000 mon.b (mon.2) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.295716+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.299788+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.301085+0000 mon.b (mon.2) 4286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.309705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.373406+0000 mon.b (mon.2) 4287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.375312+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.376604+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.378861+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.379591+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.384750+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.447377+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.449199+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.450018+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.451884+0000 mon.b (mon.2) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.452493+0000 mon.b (mon.2) 4296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.457927+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.518259+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.520038+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.520866+0000 mon.b (mon.2) 4299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.522713+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.523327+0000 mon.b (mon.2) 4301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.527754+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.604869+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.606639+0000 mon.b (mon.2) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.607391+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.609368+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.609953+0000 mon.b (mon.2) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.613907+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.697847+0000 mon.b (mon.2) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.700004+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.701060+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.703876+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.704635+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.710325+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.793968+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.796566+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.797782+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.801436+0000 mon.b (mon.2) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.802386+0000 mon.b (mon.2) 4316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.809216+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.892068+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.894337+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.895223+0000 mon.b (mon.2) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.897566+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:18 smithi116 bash[80412]: audit 2024-03-30T04:44:18.898353+0000 mon.b (mon.2) 4321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.520866+0000 mon.b (mon.2) 4299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.522713+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.523327+0000 mon.b (mon.2) 4301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.527754+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.604869+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.606639+0000 mon.b (mon.2) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.607391+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.609368+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.609953+0000 mon.b (mon.2) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.613907+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.697847+0000 mon.b (mon.2) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.700004+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.701060+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.703876+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.704635+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.710325+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.793968+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.796566+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.797782+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.801436+0000 mon.b (mon.2) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.802386+0000 mon.b (mon.2) 4316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.809216+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.892068+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.894337+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.895223+0000 mon.b (mon.2) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.897566+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:18 smithi148 bash[18638]: audit 2024-03-30T04:44:18.898353+0000 mon.b (mon.2) 4321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.184 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.987557+0000 mgr.x (mgr.24938) 181 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:17.987855+0000 mgr.x (mgr.24938) 182 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:17.999832+0000 mgr.x (mgr.24938) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.083779+0000 mgr.x (mgr.24938) 184 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.084078+0000 mgr.x (mgr.24938) 185 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.093399+0000 mgr.x (mgr.24938) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.191106+0000 mgr.x (mgr.24938) 187 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.201045+0000 mgr.x (mgr.24938) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.303389+0000 mgr.x (mgr.24938) 189 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.303686+0000 mgr.x (mgr.24938) 190 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.314633+0000 mgr.x (mgr.24938) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.380984+0000 mgr.x (mgr.24938) 192 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.381237+0000 mgr.x (mgr.24938) 193 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.390818+0000 mgr.x (mgr.24938) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.453661+0000 mgr.x (mgr.24938) 195 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.453887+0000 mgr.x (mgr.24938) 196 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.462285+0000 mgr.x (mgr.24938) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.524582+0000 mgr.x (mgr.24938) 198 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.524848+0000 mgr.x (mgr.24938) 199 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.532418+0000 mgr.x (mgr.24938) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.987557+0000 mgr.x (mgr.24938) 181 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:17.987855+0000 mgr.x (mgr.24938) 182 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:17.999832+0000 mgr.x (mgr.24938) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.083779+0000 mgr.x (mgr.24938) 184 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.186 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.084078+0000 mgr.x (mgr.24938) 185 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.093399+0000 mgr.x (mgr.24938) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.191106+0000 mgr.x (mgr.24938) 187 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.201045+0000 mgr.x (mgr.24938) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.303389+0000 mgr.x (mgr.24938) 189 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.303686+0000 mgr.x (mgr.24938) 190 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.314633+0000 mgr.x (mgr.24938) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.380984+0000 mgr.x (mgr.24938) 192 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.381237+0000 mgr.x (mgr.24938) 193 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.390818+0000 mgr.x (mgr.24938) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.453661+0000 mgr.x (mgr.24938) 195 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.453887+0000 mgr.x (mgr.24938) 196 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.462285+0000 mgr.x (mgr.24938) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.524582+0000 mgr.x (mgr.24938) 198 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.187 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.524848+0000 mgr.x (mgr.24938) 199 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.532418+0000 mgr.x (mgr.24938) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.611271+0000 mgr.x (mgr.24938) 201 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.611640+0000 mgr.x (mgr.24938) 202 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.619955+0000 mgr.x (mgr.24938) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.706647+0000 mgr.x (mgr.24938) 204 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.707218+0000 mgr.x (mgr.24938) 205 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.716046+0000 mgr.x (mgr.24938) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.804279+0000 mgr.x (mgr.24938) 207 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.804955+0000 mgr.x (mgr.24938) 208 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.813882+0000 mgr.x (mgr.24938) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.188 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.899715+0000 mgr.x (mgr.24938) 210 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.899965+0000 mgr.x (mgr.24938) 211 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.918184+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.922646+0000 mgr.x (mgr.24938) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.963387+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.965426+0000 mon.b (mon.2) 4323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.966371+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.968281+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.969072+0000 mon.b (mon.2) 4326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:18.975563+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.025782+0000 mon.b (mon.2) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.027922+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.611271+0000 mgr.x (mgr.24938) 201 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.611640+0000 mgr.x (mgr.24938) 202 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.619955+0000 mgr.x (mgr.24938) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.706647+0000 mgr.x (mgr.24938) 204 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.707218+0000 mgr.x (mgr.24938) 205 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.716046+0000 mgr.x (mgr.24938) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.804279+0000 mgr.x (mgr.24938) 207 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.804955+0000 mgr.x (mgr.24938) 208 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.813882+0000 mgr.x (mgr.24938) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.899715+0000 mgr.x (mgr.24938) 210 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.899965+0000 mgr.x (mgr.24938) 211 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.918184+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.922646+0000 mgr.x (mgr.24938) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.963387+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.965426+0000 mon.b (mon.2) 4323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.966371+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.968281+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.969072+0000 mon.b (mon.2) 4326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:18.975563+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.025782+0000 mon.b (mon.2) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.027922+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.028828+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.031097+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.031794+0000 mon.b (mon.2) 4331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.040784+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.090062+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.100130+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.107123+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.109940+0000 mon.b (mon.2) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.112033+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.117257+0000 mon.b (mon.2) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.119236+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.119833+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.124298+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.168383+0000 mon.b (mon.2) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.170276+0000 mon.b (mon.2) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.171034+0000 mon.b (mon.2) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.172891+0000 mon.b (mon.2) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.173523+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.179959+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.224826+0000 mon.b (mon.2) 4342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.028828+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.031097+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.031794+0000 mon.b (mon.2) 4331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.040784+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.090062+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.100130+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.107123+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.109940+0000 mon.b (mon.2) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.112033+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.117257+0000 mon.b (mon.2) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.119236+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.119833+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.124298+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.168383+0000 mon.b (mon.2) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.170276+0000 mon.b (mon.2) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.171034+0000 mon.b (mon.2) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.172891+0000 mon.b (mon.2) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.173523+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.179959+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.224826+0000 mon.b (mon.2) 4342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.226635+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.227610+0000 mon.b (mon.2) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.229882+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.230429+0000 mon.b (mon.2) 4346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.237444+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.286789+0000 mon.b (mon.2) 4347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.289136+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.290299+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.292548+0000 mon.b (mon.2) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.293371+0000 mon.b (mon.2) 4351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.299880+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.344479+0000 mon.b (mon.2) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.346314+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.347138+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.349042+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.349661+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.354220+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.399152+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.400926+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.401716+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.403523+0000 mon.b (mon.2) 4360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.404129+0000 mon.b (mon.2) 4361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.409259+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.453195+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.455011+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.455913+0000 mon.b (mon.2) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.457968+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.458628+0000 mon.b (mon.2) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.461708+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.506034+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.508437+0000 mon.b (mon.2) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.510001+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.512763+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.516685+0000 mon.b (mon.2) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.520437+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.566868+0000 mon.b (mon.2) 4372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.569350+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.570300+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.572891+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.573632+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.579387+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.641063+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.643125+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.644158+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.646374+0000 mon.b (mon.2) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.647078+0000 mon.b (mon.2) 4381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.654399+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.699123+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.701212+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.702253+0000 mon.b (mon.2) 4384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.704297+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.704990+0000 mon.b (mon.2) 4386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.714060+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.759045+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.760801+0000 mon.b (mon.2) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.761614+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.763536+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.764195+0000 mon.b (mon.2) 4391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.770196+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.815055+0000 mon.b (mon.2) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.816965+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.817912+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.819919+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.820622+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.826664+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.890788+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.893275+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.894468+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.896381+0000 mon.b (mon.2) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.897021+0000 mon.b (mon.2) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[80412]: audit 2024-03-30T04:44:19.904763+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.226635+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.227610+0000 mon.b (mon.2) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.229882+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.230429+0000 mon.b (mon.2) 4346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.237444+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.286789+0000 mon.b (mon.2) 4347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.289136+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.290299+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.292548+0000 mon.b (mon.2) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.293371+0000 mon.b (mon.2) 4351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.299880+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.344479+0000 mon.b (mon.2) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.346314+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.347138+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.349042+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.349661+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.354220+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.399152+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.400926+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.401716+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.403523+0000 mon.b (mon.2) 4360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.404129+0000 mon.b (mon.2) 4361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.409259+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.453195+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.455011+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.455913+0000 mon.b (mon.2) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.457968+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.458628+0000 mon.b (mon.2) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.461708+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.506034+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.508437+0000 mon.b (mon.2) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.510001+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.512763+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.516685+0000 mon.b (mon.2) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.520437+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.566868+0000 mon.b (mon.2) 4372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.569350+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.570300+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.572891+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.573632+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.579387+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.641063+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.643125+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.644158+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.646374+0000 mon.b (mon.2) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.647078+0000 mon.b (mon.2) 4381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.654399+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.699123+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.701212+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.702253+0000 mon.b (mon.2) 4384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.704297+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.704990+0000 mon.b (mon.2) 4386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.714060+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.759045+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.760801+0000 mon.b (mon.2) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.761614+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.763536+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.764195+0000 mon.b (mon.2) 4391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.770196+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.815055+0000 mon.b (mon.2) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.816965+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.817912+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.819919+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.820622+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.826664+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.890788+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.893275+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.894468+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.896381+0000 mon.b (mon.2) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.897021+0000 mon.b (mon.2) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:19 smithi116 bash[82555]: audit 2024-03-30T04:44:19.904763+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.987557+0000 mgr.x (mgr.24938) 181 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:17.987855+0000 mgr.x (mgr.24938) 182 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:17.999832+0000 mgr.x (mgr.24938) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.083779+0000 mgr.x (mgr.24938) 184 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.084078+0000 mgr.x (mgr.24938) 185 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.093399+0000 mgr.x (mgr.24938) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.191106+0000 mgr.x (mgr.24938) 187 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.201045+0000 mgr.x (mgr.24938) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.303389+0000 mgr.x (mgr.24938) 189 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.303686+0000 mgr.x (mgr.24938) 190 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.314633+0000 mgr.x (mgr.24938) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.380984+0000 mgr.x (mgr.24938) 192 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.381237+0000 mgr.x (mgr.24938) 193 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.390818+0000 mgr.x (mgr.24938) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.453661+0000 mgr.x (mgr.24938) 195 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.453887+0000 mgr.x (mgr.24938) 196 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.462285+0000 mgr.x (mgr.24938) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.524582+0000 mgr.x (mgr.24938) 198 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.524848+0000 mgr.x (mgr.24938) 199 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.532418+0000 mgr.x (mgr.24938) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.611271+0000 mgr.x (mgr.24938) 201 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.611640+0000 mgr.x (mgr.24938) 202 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.619955+0000 mgr.x (mgr.24938) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.706647+0000 mgr.x (mgr.24938) 204 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.707218+0000 mgr.x (mgr.24938) 205 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.716046+0000 mgr.x (mgr.24938) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.804279+0000 mgr.x (mgr.24938) 207 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.804955+0000 mgr.x (mgr.24938) 208 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.813882+0000 mgr.x (mgr.24938) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.899715+0000 mgr.x (mgr.24938) 210 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.899965+0000 mgr.x (mgr.24938) 211 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.918184+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.922646+0000 mgr.x (mgr.24938) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.963387+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.965426+0000 mon.b (mon.2) 4323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.966371+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.968281+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.969072+0000 mon.b (mon.2) 4326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:18.975563+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.025782+0000 mon.b (mon.2) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.027922+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.028828+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.031097+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.031794+0000 mon.b (mon.2) 4331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.040784+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.090062+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.100130+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.107123+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.109940+0000 mon.b (mon.2) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.112033+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.117257+0000 mon.b (mon.2) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.119236+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.119833+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.124298+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.168383+0000 mon.b (mon.2) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.170276+0000 mon.b (mon.2) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.171034+0000 mon.b (mon.2) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.172891+0000 mon.b (mon.2) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.173523+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.179959+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.224826+0000 mon.b (mon.2) 4342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.226635+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.227610+0000 mon.b (mon.2) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.229882+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.230429+0000 mon.b (mon.2) 4346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.237444+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.286789+0000 mon.b (mon.2) 4347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.289136+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.290299+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.292548+0000 mon.b (mon.2) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.293371+0000 mon.b (mon.2) 4351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.299880+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.344479+0000 mon.b (mon.2) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.346314+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.347138+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.349042+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.349661+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.354220+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.399152+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.400926+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.401716+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.403523+0000 mon.b (mon.2) 4360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.404129+0000 mon.b (mon.2) 4361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.409259+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.453195+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.455011+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.455913+0000 mon.b (mon.2) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.457968+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.458628+0000 mon.b (mon.2) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.461708+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.506034+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.508437+0000 mon.b (mon.2) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.510001+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.512763+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.516685+0000 mon.b (mon.2) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.520437+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.566868+0000 mon.b (mon.2) 4372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.569350+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.570300+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.572891+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.573632+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.579387+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.641063+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.643125+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.644158+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.646374+0000 mon.b (mon.2) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.647078+0000 mon.b (mon.2) 4381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.654399+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.699123+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.701212+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.702253+0000 mon.b (mon.2) 4384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.704297+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.704990+0000 mon.b (mon.2) 4386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.714060+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.759045+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.760801+0000 mon.b (mon.2) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.761614+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.763536+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.764195+0000 mon.b (mon.2) 4391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.770196+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.815055+0000 mon.b (mon.2) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.816965+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.817912+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.819919+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.820622+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.826664+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.890788+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.893275+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.894468+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.896381+0000 mon.b (mon.2) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:20.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.897021+0000 mon.b (mon.2) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:20.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:19 smithi148 bash[18638]: audit 2024-03-30T04:44:19.904763+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.970356+0000 mgr.x (mgr.24938) 213 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:18.970607+0000 mgr.x (mgr.24938) 214 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:18.979986+0000 mgr.x (mgr.24938) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.033307+0000 mgr.x (mgr.24938) 216 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.033549+0000 mgr.x (mgr.24938) 217 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.045191+0000 mgr.x (mgr.24938) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.107278+0000 mgr.x (mgr.24938) 219 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.107535+0000 mgr.x (mgr.24938) 220 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.121000+0000 mgr.x (mgr.24938) 221 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.121245+0000 mgr.x (mgr.24938) 222 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.128517+0000 mgr.x (mgr.24938) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.174667+0000 mgr.x (mgr.24938) 224 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.174849+0000 mgr.x (mgr.24938) 225 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.184310+0000 mgr.x (mgr.24938) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.231725+0000 mgr.x (mgr.24938) 227 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.231962+0000 mgr.x (mgr.24938) 228 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.242193+0000 mgr.x (mgr.24938) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.294698+0000 mgr.x (mgr.24938) 230 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.294958+0000 mgr.x (mgr.24938) 231 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.304224+0000 mgr.x (mgr.24938) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.350954+0000 mgr.x (mgr.24938) 233 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.351254+0000 mgr.x (mgr.24938) 234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.358575+0000 mgr.x (mgr.24938) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.405271+0000 mgr.x (mgr.24938) 236 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.405479+0000 mgr.x (mgr.24938) 237 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.413554+0000 mgr.x (mgr.24938) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.459832+0000 mgr.x (mgr.24938) 239 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.460105+0000 mgr.x (mgr.24938) 240 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.465933+0000 mgr.x (mgr.24938) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.518463+0000 mgr.x (mgr.24938) 242 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.518759+0000 mgr.x (mgr.24938) 243 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.526625+0000 mgr.x (mgr.24938) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.575154+0000 mgr.x (mgr.24938) 245 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.575410+0000 mgr.x (mgr.24938) 246 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.583841+0000 mgr.x (mgr.24938) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.648378+0000 mgr.x (mgr.24938) 248 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.648643+0000 mgr.x (mgr.24938) 249 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.658965+0000 mgr.x (mgr.24938) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.706325+0000 mgr.x (mgr.24938) 251 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.706565+0000 mgr.x (mgr.24938) 252 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.718619+0000 mgr.x (mgr.24938) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.765430+0000 mgr.x (mgr.24938) 254 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.765670+0000 mgr.x (mgr.24938) 255 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.774558+0000 mgr.x (mgr.24938) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.821861+0000 mgr.x (mgr.24938) 257 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.822134+0000 mgr.x (mgr.24938) 258 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.831114+0000 mgr.x (mgr.24938) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.898220+0000 mgr.x (mgr.24938) 260 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.898455+0000 mgr.x (mgr.24938) 261 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.909111+0000 mgr.x (mgr.24938) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.951527+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.953243+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.954035+0000 mon.b (mon.2) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.955768+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.956359+0000 mon.b (mon.2) 4406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:19.961555+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.006567+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.008364+0000 mon.b (mon.2) 4408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.009184+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.010970+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.011557+0000 mon.b (mon.2) 4411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.018114+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.063793+0000 mon.b (mon.2) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.065678+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.066498+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.068250+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.068897+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.074791+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.119837+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.121677+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.122510+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.124316+0000 mon.b (mon.2) 4420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.124957+0000 mon.b (mon.2) 4421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.131650+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.181612+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.183800+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.184682+0000 mon.b (mon.2) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.186771+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.187442+0000 mon.b (mon.2) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.193379+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.238655+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.240487+0000 mon.b (mon.2) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.241943+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.243805+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.244519+0000 mon.b (mon.2) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.249275+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.294517+0000 mon.b (mon.2) 4432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.296950+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.298016+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.300290+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.301136+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.308757+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.353756+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.355695+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.356698+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.358784+0000 mon.b (mon.2) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.359497+0000 mon.b (mon.2) 4441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.364544+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.413649+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.415902+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.416872+0000 mon.b (mon.2) 4444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.418903+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.419525+0000 mon.b (mon.2) 4446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.425182+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.490645+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.492844+0000 mon.b (mon.2) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.493734+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.495776+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.496405+0000 mon.b (mon.2) 4451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.499753+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.562916+0000 mon.b (mon.2) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.564660+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.565387+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.567367+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.567970+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.575347+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.620344+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.622145+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.623331+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.625201+0000 mon.b (mon.2) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.625783+0000 mon.b (mon.2) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.629513+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.673794+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.675706+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.676541+0000 mon.b (mon.2) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.678518+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.679124+0000 mon.b (mon.2) 4466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.682933+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.746483+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.748170+0000 mon.b (mon.2) 4468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.748921+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.750794+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.751367+0000 mon.b (mon.2) 4471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.756900+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.817539+0000 mon.b (mon.2) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.819287+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.820050+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.821769+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.822334+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.828217+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.888967+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.890809+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.891674+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.893636+0000 mon.b (mon.2) 4480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.894278+0000 mon.b (mon.2) 4481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:20 smithi148 bash[18638]: audit 2024-03-30T04:44:20.901166+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.970356+0000 mgr.x (mgr.24938) 213 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:18.970607+0000 mgr.x (mgr.24938) 214 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:18.979986+0000 mgr.x (mgr.24938) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.033307+0000 mgr.x (mgr.24938) 216 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.033549+0000 mgr.x (mgr.24938) 217 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.045191+0000 mgr.x (mgr.24938) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.107278+0000 mgr.x (mgr.24938) 219 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.107535+0000 mgr.x (mgr.24938) 220 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.121000+0000 mgr.x (mgr.24938) 221 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.121245+0000 mgr.x (mgr.24938) 222 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.128517+0000 mgr.x (mgr.24938) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.174667+0000 mgr.x (mgr.24938) 224 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.174849+0000 mgr.x (mgr.24938) 225 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.184310+0000 mgr.x (mgr.24938) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.231725+0000 mgr.x (mgr.24938) 227 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.231962+0000 mgr.x (mgr.24938) 228 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.242193+0000 mgr.x (mgr.24938) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.294698+0000 mgr.x (mgr.24938) 230 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.294958+0000 mgr.x (mgr.24938) 231 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.304224+0000 mgr.x (mgr.24938) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.970356+0000 mgr.x (mgr.24938) 213 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:18.970607+0000 mgr.x (mgr.24938) 214 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:18.979986+0000 mgr.x (mgr.24938) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.033307+0000 mgr.x (mgr.24938) 216 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.033549+0000 mgr.x (mgr.24938) 217 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.045191+0000 mgr.x (mgr.24938) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.107278+0000 mgr.x (mgr.24938) 219 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.107535+0000 mgr.x (mgr.24938) 220 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.121000+0000 mgr.x (mgr.24938) 221 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.121245+0000 mgr.x (mgr.24938) 222 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.128517+0000 mgr.x (mgr.24938) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.174667+0000 mgr.x (mgr.24938) 224 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.174849+0000 mgr.x (mgr.24938) 225 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.184310+0000 mgr.x (mgr.24938) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.231725+0000 mgr.x (mgr.24938) 227 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.231962+0000 mgr.x (mgr.24938) 228 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.242193+0000 mgr.x (mgr.24938) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.294698+0000 mgr.x (mgr.24938) 230 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.294958+0000 mgr.x (mgr.24938) 231 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.304224+0000 mgr.x (mgr.24938) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.350954+0000 mgr.x (mgr.24938) 233 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.351254+0000 mgr.x (mgr.24938) 234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.358575+0000 mgr.x (mgr.24938) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.405271+0000 mgr.x (mgr.24938) 236 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.405479+0000 mgr.x (mgr.24938) 237 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.413554+0000 mgr.x (mgr.24938) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.459832+0000 mgr.x (mgr.24938) 239 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.460105+0000 mgr.x (mgr.24938) 240 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.465933+0000 mgr.x (mgr.24938) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.518463+0000 mgr.x (mgr.24938) 242 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.518759+0000 mgr.x (mgr.24938) 243 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.526625+0000 mgr.x (mgr.24938) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.575154+0000 mgr.x (mgr.24938) 245 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.575410+0000 mgr.x (mgr.24938) 246 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.583841+0000 mgr.x (mgr.24938) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.648378+0000 mgr.x (mgr.24938) 248 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.648643+0000 mgr.x (mgr.24938) 249 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.658965+0000 mgr.x (mgr.24938) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.706325+0000 mgr.x (mgr.24938) 251 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.706565+0000 mgr.x (mgr.24938) 252 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.718619+0000 mgr.x (mgr.24938) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.350954+0000 mgr.x (mgr.24938) 233 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.351254+0000 mgr.x (mgr.24938) 234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.358575+0000 mgr.x (mgr.24938) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.405271+0000 mgr.x (mgr.24938) 236 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.405479+0000 mgr.x (mgr.24938) 237 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.413554+0000 mgr.x (mgr.24938) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.459832+0000 mgr.x (mgr.24938) 239 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.460105+0000 mgr.x (mgr.24938) 240 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.465933+0000 mgr.x (mgr.24938) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.518463+0000 mgr.x (mgr.24938) 242 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.518759+0000 mgr.x (mgr.24938) 243 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.526625+0000 mgr.x (mgr.24938) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.575154+0000 mgr.x (mgr.24938) 245 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.575410+0000 mgr.x (mgr.24938) 246 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.583841+0000 mgr.x (mgr.24938) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.648378+0000 mgr.x (mgr.24938) 248 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.648643+0000 mgr.x (mgr.24938) 249 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.658965+0000 mgr.x (mgr.24938) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.706325+0000 mgr.x (mgr.24938) 251 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.706565+0000 mgr.x (mgr.24938) 252 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.718619+0000 mgr.x (mgr.24938) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.765430+0000 mgr.x (mgr.24938) 254 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.765670+0000 mgr.x (mgr.24938) 255 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.774558+0000 mgr.x (mgr.24938) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.821861+0000 mgr.x (mgr.24938) 257 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.822134+0000 mgr.x (mgr.24938) 258 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.831114+0000 mgr.x (mgr.24938) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.898220+0000 mgr.x (mgr.24938) 260 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.898455+0000 mgr.x (mgr.24938) 261 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.909111+0000 mgr.x (mgr.24938) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.951527+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.953243+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.954035+0000 mon.b (mon.2) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.955768+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.956359+0000 mon.b (mon.2) 4406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:19.961555+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.006567+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.008364+0000 mon.b (mon.2) 4408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.009184+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.010970+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.765430+0000 mgr.x (mgr.24938) 254 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.765670+0000 mgr.x (mgr.24938) 255 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.774558+0000 mgr.x (mgr.24938) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.821861+0000 mgr.x (mgr.24938) 257 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.822134+0000 mgr.x (mgr.24938) 258 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.831114+0000 mgr.x (mgr.24938) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.898220+0000 mgr.x (mgr.24938) 260 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.898455+0000 mgr.x (mgr.24938) 261 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.909111+0000 mgr.x (mgr.24938) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.951527+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.953243+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.954035+0000 mon.b (mon.2) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.955768+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.956359+0000 mon.b (mon.2) 4406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:19.961555+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.006567+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.008364+0000 mon.b (mon.2) 4408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.009184+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.010970+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.011557+0000 mon.b (mon.2) 4411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.018114+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.063793+0000 mon.b (mon.2) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.065678+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.066498+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.068250+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.068897+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.074791+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.119837+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.121677+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.122510+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.124316+0000 mon.b (mon.2) 4420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.124957+0000 mon.b (mon.2) 4421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.131650+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.181612+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.183800+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.184682+0000 mon.b (mon.2) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.186771+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.187442+0000 mon.b (mon.2) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.193379+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.238655+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.240487+0000 mon.b (mon.2) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.241943+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.243805+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.244519+0000 mon.b (mon.2) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.249275+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.294517+0000 mon.b (mon.2) 4432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.296950+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.298016+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.300290+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.301136+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.308757+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.353756+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.355695+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.356698+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.358784+0000 mon.b (mon.2) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.359497+0000 mon.b (mon.2) 4441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.364544+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.413649+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.415902+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.011557+0000 mon.b (mon.2) 4411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.018114+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.063793+0000 mon.b (mon.2) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.065678+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.066498+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.068250+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.068897+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.074791+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.119837+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.121677+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.122510+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.124316+0000 mon.b (mon.2) 4420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.124957+0000 mon.b (mon.2) 4421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.131650+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.181612+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.183800+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.184682+0000 mon.b (mon.2) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.186771+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.187442+0000 mon.b (mon.2) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.193379+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.416872+0000 mon.b (mon.2) 4444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.418903+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.419525+0000 mon.b (mon.2) 4446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.425182+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.490645+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.492844+0000 mon.b (mon.2) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.493734+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.495776+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.496405+0000 mon.b (mon.2) 4451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.499753+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.562916+0000 mon.b (mon.2) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.564660+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.565387+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.567367+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.567970+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.575347+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.620344+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.622145+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.623331+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.238655+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.240487+0000 mon.b (mon.2) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.241943+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.243805+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.244519+0000 mon.b (mon.2) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.249275+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.294517+0000 mon.b (mon.2) 4432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.296950+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.298016+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.300290+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.301136+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.308757+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.353756+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.355695+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.356698+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.358784+0000 mon.b (mon.2) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.359497+0000 mon.b (mon.2) 4441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.364544+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.413649+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.415902+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.625201+0000 mon.b (mon.2) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.625783+0000 mon.b (mon.2) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.629513+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.673794+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.675706+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.676541+0000 mon.b (mon.2) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.678518+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.679124+0000 mon.b (mon.2) 4466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.682933+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.746483+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.748170+0000 mon.b (mon.2) 4468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.748921+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.750794+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.751367+0000 mon.b (mon.2) 4471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.756900+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.817539+0000 mon.b (mon.2) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.819287+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.820050+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.821769+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.822334+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.828217+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.888967+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.890809+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.891674+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.893636+0000 mon.b (mon.2) 4480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.894278+0000 mon.b (mon.2) 4481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[80412]: audit 2024-03-30T04:44:20.901166+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.416872+0000 mon.b (mon.2) 4444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.418903+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.419525+0000 mon.b (mon.2) 4446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.425182+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.490645+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.492844+0000 mon.b (mon.2) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.493734+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.495776+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.496405+0000 mon.b (mon.2) 4451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.499753+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.562916+0000 mon.b (mon.2) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.564660+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.565387+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.567367+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.567970+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.575347+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.620344+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.622145+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.623331+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.625201+0000 mon.b (mon.2) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.625783+0000 mon.b (mon.2) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.629513+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.673794+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.675706+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.676541+0000 mon.b (mon.2) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.678518+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.679124+0000 mon.b (mon.2) 4466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.682933+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.746483+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.748170+0000 mon.b (mon.2) 4468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.748921+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.750794+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.751367+0000 mon.b (mon.2) 4471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.756900+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.817539+0000 mon.b (mon.2) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.819287+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.820050+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.282 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.821769+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.822334+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.828217+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.888967+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.890809+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.891674+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.893636+0000 mon.b (mon.2) 4480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.894278+0000 mon.b (mon.2) 4481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:21.283 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:20 smithi116 bash[82555]: audit 2024-03-30T04:44:20.901166+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.957524+0000 mgr.x (mgr.24938) 263 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:19.957760+0000 mgr.x (mgr.24938) 264 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:19.965934+0000 mgr.x (mgr.24938) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.012739+0000 mgr.x (mgr.24938) 266 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.012953+0000 mgr.x (mgr.24938) 267 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.022388+0000 mgr.x (mgr.24938) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.215 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.070053+0000 mgr.x (mgr.24938) 269 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.070312+0000 mgr.x (mgr.24938) 270 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.079387+0000 mgr.x (mgr.24938) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.126214+0000 mgr.x (mgr.24938) 272 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.126503+0000 mgr.x (mgr.24938) 273 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.135987+0000 mgr.x (mgr.24938) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.188742+0000 mgr.x (mgr.24938) 275 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.189015+0000 mgr.x (mgr.24938) 276 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.197768+0000 mgr.x (mgr.24938) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.246063+0000 mgr.x (mgr.24938) 278 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.253612+0000 mgr.x (mgr.24938) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.302755+0000 mgr.x (mgr.24938) 280 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.302978+0000 mgr.x (mgr.24938) 281 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T04:44:22.216 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.313046+0000 mgr.x (mgr.24938) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.957524+0000 mgr.x (mgr.24938) 263 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:19.957760+0000 mgr.x (mgr.24938) 264 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:19.965934+0000 mgr.x (mgr.24938) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.012739+0000 mgr.x (mgr.24938) 266 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.012953+0000 mgr.x (mgr.24938) 267 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.022388+0000 mgr.x (mgr.24938) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.070053+0000 mgr.x (mgr.24938) 269 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.070312+0000 mgr.x (mgr.24938) 270 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.079387+0000 mgr.x (mgr.24938) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.126214+0000 mgr.x (mgr.24938) 272 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.217 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.126503+0000 mgr.x (mgr.24938) 273 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.135987+0000 mgr.x (mgr.24938) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.188742+0000 mgr.x (mgr.24938) 275 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.189015+0000 mgr.x (mgr.24938) 276 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.197768+0000 mgr.x (mgr.24938) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.246063+0000 mgr.x (mgr.24938) 278 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.253612+0000 mgr.x (mgr.24938) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.302755+0000 mgr.x (mgr.24938) 280 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.302978+0000 mgr.x (mgr.24938) 281 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.313046+0000 mgr.x (mgr.24938) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.218 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.360779+0000 mgr.x (mgr.24938) 283 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.361008+0000 mgr.x (mgr.24938) 284 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.368915+0000 mgr.x (mgr.24938) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.420799+0000 mgr.x (mgr.24938) 286 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.421024+0000 mgr.x (mgr.24938) 287 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 28 op/s 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.430007+0000 mgr.x (mgr.24938) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.497736+0000 mgr.x (mgr.24938) 289 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.497962+0000 mgr.x (mgr.24938) 290 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.504068+0000 mgr.x (mgr.24938) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.569185+0000 mgr.x (mgr.24938) 292 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.569370+0000 mgr.x (mgr.24938) 293 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.579770+0000 mgr.x (mgr.24938) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.626920+0000 mgr.x (mgr.24938) 295 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.627133+0000 mgr.x (mgr.24938) 296 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.219 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.633814+0000 mgr.x (mgr.24938) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.680377+0000 mgr.x (mgr.24938) 298 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.680597+0000 mgr.x (mgr.24938) 299 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.687401+0000 mgr.x (mgr.24938) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.752479+0000 mgr.x (mgr.24938) 301 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.752714+0000 mgr.x (mgr.24938) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.360779+0000 mgr.x (mgr.24938) 283 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.361008+0000 mgr.x (mgr.24938) 284 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.368915+0000 mgr.x (mgr.24938) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.420799+0000 mgr.x (mgr.24938) 286 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.421024+0000 mgr.x (mgr.24938) 287 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 28 op/s 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.430007+0000 mgr.x (mgr.24938) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.497736+0000 mgr.x (mgr.24938) 289 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.497962+0000 mgr.x (mgr.24938) 290 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.504068+0000 mgr.x (mgr.24938) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.569185+0000 mgr.x (mgr.24938) 292 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.569370+0000 mgr.x (mgr.24938) 293 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.579770+0000 mgr.x (mgr.24938) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.626920+0000 mgr.x (mgr.24938) 295 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.221 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.627133+0000 mgr.x (mgr.24938) 296 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.633814+0000 mgr.x (mgr.24938) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.680377+0000 mgr.x (mgr.24938) 298 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.680597+0000 mgr.x (mgr.24938) 299 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.687401+0000 mgr.x (mgr.24938) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.752479+0000 mgr.x (mgr.24938) 301 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.752714+0000 mgr.x (mgr.24938) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.761261+0000 mgr.x (mgr.24938) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.823506+0000 mgr.x (mgr.24938) 304 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.823742+0000 mgr.x (mgr.24938) 305 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.832694+0000 mgr.x (mgr.24938) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.895507+0000 mgr.x (mgr.24938) 307 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.895748+0000 mgr.x (mgr.24938) 308 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.905612+0000 mgr.x (mgr.24938) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.962630+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.964413+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.965260+0000 mon.b (mon.2) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.966990+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.967551+0000 mon.b (mon.2) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:20.972610+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.033228+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.035727+0000 mon.b (mon.2) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.037070+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.039969+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.040760+0000 mon.b (mon.2) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.049806+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.095638+0000 mon.b (mon.2) 4492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.761261+0000 mgr.x (mgr.24938) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.823506+0000 mgr.x (mgr.24938) 304 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.823742+0000 mgr.x (mgr.24938) 305 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.832694+0000 mgr.x (mgr.24938) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.895507+0000 mgr.x (mgr.24938) 307 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.895748+0000 mgr.x (mgr.24938) 308 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.905612+0000 mgr.x (mgr.24938) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.962630+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.964413+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.965260+0000 mon.b (mon.2) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.966990+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.224 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.967551+0000 mon.b (mon.2) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:20.972610+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.033228+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.035727+0000 mon.b (mon.2) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.037070+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.039969+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.040760+0000 mon.b (mon.2) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.049806+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.095638+0000 mon.b (mon.2) 4492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.097543+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.098489+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.100422+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.101183+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.107012+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.152072+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.153968+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.154815+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.156667+0000 mon.b (mon.2) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.157352+0000 mon.b (mon.2) 4501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.162370+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.208314+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.210161+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.210968+0000 mon.b (mon.2) 4504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.212899+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.213526+0000 mon.b (mon.2) 4506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.218212+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.263508+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.265726+0000 mon.b (mon.2) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.097543+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.098489+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.100422+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.101183+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.107012+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.152072+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.153968+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.154815+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.156667+0000 mon.b (mon.2) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.157352+0000 mon.b (mon.2) 4501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.162370+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.208314+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.210161+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.210968+0000 mon.b (mon.2) 4504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.212899+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.213526+0000 mon.b (mon.2) 4506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.218212+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.263508+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.265726+0000 mon.b (mon.2) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.267157+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.270827+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.272069+0000 mon.b (mon.2) 4511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.277996+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.371896+0000 mon.b (mon.2) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.375707+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.377163+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.380570+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.381738+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.387999+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.465529+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.469896+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.471886+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.476426+0000 mon.b (mon.2) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.477985+0000 mon.b (mon.2) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.482460+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.546709+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.549165+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.550256+0000 mon.b (mon.2) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.552785+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.267157+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.270827+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.272069+0000 mon.b (mon.2) 4511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.277996+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.371896+0000 mon.b (mon.2) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.375707+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.377163+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.380570+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.381738+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.387999+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.465529+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.469896+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.471886+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.476426+0000 mon.b (mon.2) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.477985+0000 mon.b (mon.2) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.482460+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.546709+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.549165+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.550256+0000 mon.b (mon.2) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.552785+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.553620+0000 mon.b (mon.2) 4526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.556974+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.618928+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.623013+0000 mon.b (mon.2) 4528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.624720+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.628310+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.629599+0000 mon.b (mon.2) 4531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.634435+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.684148+0000 mon.b (mon.2) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.686751+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.688097+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.232 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.690684+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.691534+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.694591+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.778727+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.781509+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.782638+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.785587+0000 mon.b (mon.2) 4540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.786474+0000 mon.b (mon.2) 4541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.553620+0000 mon.b (mon.2) 4526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.556974+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.618928+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.623013+0000 mon.b (mon.2) 4528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.233 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.624720+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.628310+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.629599+0000 mon.b (mon.2) 4531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.634435+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.684148+0000 mon.b (mon.2) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.686751+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.688097+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.690684+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.691534+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.694591+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.778727+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.781509+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.782638+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.785587+0000 mon.b (mon.2) 4540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.234 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.786474+0000 mon.b (mon.2) 4541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.791058+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.871787+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.874989+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.876538+0000 mon.b (mon.2) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.880478+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.881641+0000 mon.b (mon.2) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[80412]: audit 2024-03-30T04:44:21.890333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.791058+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.871787+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.236 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.874989+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.236 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.876538+0000 mon.b (mon.2) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.236 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.880478+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.236 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.881641+0000 mon.b (mon.2) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.236 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:21 smithi116 bash[82555]: audit 2024-03-30T04:44:21.890333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.957524+0000 mgr.x (mgr.24938) 263 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:19.957760+0000 mgr.x (mgr.24938) 264 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:19.965934+0000 mgr.x (mgr.24938) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.012739+0000 mgr.x (mgr.24938) 266 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.012953+0000 mgr.x (mgr.24938) 267 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.022388+0000 mgr.x (mgr.24938) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.070053+0000 mgr.x (mgr.24938) 269 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.070312+0000 mgr.x (mgr.24938) 270 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.079387+0000 mgr.x (mgr.24938) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.126214+0000 mgr.x (mgr.24938) 272 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.126503+0000 mgr.x (mgr.24938) 273 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.135987+0000 mgr.x (mgr.24938) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.188742+0000 mgr.x (mgr.24938) 275 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.189015+0000 mgr.x (mgr.24938) 276 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.197768+0000 mgr.x (mgr.24938) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.246063+0000 mgr.x (mgr.24938) 278 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.253612+0000 mgr.x (mgr.24938) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.302755+0000 mgr.x (mgr.24938) 280 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.302978+0000 mgr.x (mgr.24938) 281 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.313046+0000 mgr.x (mgr.24938) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.360779+0000 mgr.x (mgr.24938) 283 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.361008+0000 mgr.x (mgr.24938) 284 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.368915+0000 mgr.x (mgr.24938) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.420799+0000 mgr.x (mgr.24938) 286 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.421024+0000 mgr.x (mgr.24938) 287 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 28 op/s 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.430007+0000 mgr.x (mgr.24938) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.497736+0000 mgr.x (mgr.24938) 289 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.497962+0000 mgr.x (mgr.24938) 290 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.504068+0000 mgr.x (mgr.24938) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.569185+0000 mgr.x (mgr.24938) 292 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.569370+0000 mgr.x (mgr.24938) 293 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.579770+0000 mgr.x (mgr.24938) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.626920+0000 mgr.x (mgr.24938) 295 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.627133+0000 mgr.x (mgr.24938) 296 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.633814+0000 mgr.x (mgr.24938) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.680377+0000 mgr.x (mgr.24938) 298 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.680597+0000 mgr.x (mgr.24938) 299 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.687401+0000 mgr.x (mgr.24938) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.752479+0000 mgr.x (mgr.24938) 301 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.752714+0000 mgr.x (mgr.24938) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.761261+0000 mgr.x (mgr.24938) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.823506+0000 mgr.x (mgr.24938) 304 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.823742+0000 mgr.x (mgr.24938) 305 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.832694+0000 mgr.x (mgr.24938) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.895507+0000 mgr.x (mgr.24938) 307 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.895748+0000 mgr.x (mgr.24938) 308 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.905612+0000 mgr.x (mgr.24938) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.962630+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.964413+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.965260+0000 mon.b (mon.2) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.966990+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.967551+0000 mon.b (mon.2) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:20.972610+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.033228+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.035727+0000 mon.b (mon.2) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.037070+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.039969+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.040760+0000 mon.b (mon.2) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.049806+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.095638+0000 mon.b (mon.2) 4492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.097543+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.098489+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.100422+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.101183+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.107012+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.152072+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.153968+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.154815+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.156667+0000 mon.b (mon.2) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.157352+0000 mon.b (mon.2) 4501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.162370+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.208314+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.210161+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.210968+0000 mon.b (mon.2) 4504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.212899+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.213526+0000 mon.b (mon.2) 4506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.218212+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.263508+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.265726+0000 mon.b (mon.2) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.267157+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.270827+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.272069+0000 mon.b (mon.2) 4511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.277996+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.371896+0000 mon.b (mon.2) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.375707+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.377163+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.380570+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.381738+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.387999+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.465529+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.469896+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.471886+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.476426+0000 mon.b (mon.2) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.477985+0000 mon.b (mon.2) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.482460+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.546709+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.549165+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.550256+0000 mon.b (mon.2) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.552785+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.553620+0000 mon.b (mon.2) 4526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.556974+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.618928+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.623013+0000 mon.b (mon.2) 4528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.624720+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.628310+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.629599+0000 mon.b (mon.2) 4531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.634435+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.684148+0000 mon.b (mon.2) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.686751+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.688097+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.690684+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.691534+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.694591+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.778727+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.781509+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.782638+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.785587+0000 mon.b (mon.2) 4540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.786474+0000 mon.b (mon.2) 4541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.791058+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.871787+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.874989+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.876538+0000 mon.b (mon.2) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.880478+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.881641+0000 mon.b (mon.2) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:21 smithi148 bash[18638]: audit 2024-03-30T04:44:21.890333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.968686+0000 mgr.x (mgr.24938) 310 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:20.968924+0000 mgr.x (mgr.24938) 311 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:20.976891+0000 mgr.x (mgr.24938) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.041994+0000 mgr.x (mgr.24938) 313 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.042235+0000 mgr.x (mgr.24938) 314 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.054341+0000 mgr.x (mgr.24938) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.102458+0000 mgr.x (mgr.24938) 316 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.102685+0000 mgr.x (mgr.24938) 317 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.111317+0000 mgr.x (mgr.24938) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.158731+0000 mgr.x (mgr.24938) 319 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.158968+0000 mgr.x (mgr.24938) 320 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.166624+0000 mgr.x (mgr.24938) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.214716+0000 mgr.x (mgr.24938) 322 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.214950+0000 mgr.x (mgr.24938) 323 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.222914+0000 mgr.x (mgr.24938) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.274344+0000 mgr.x (mgr.24938) 325 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.274848+0000 mgr.x (mgr.24938) 326 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.282500+0000 mgr.x (mgr.24938) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.384315+0000 mgr.x (mgr.24938) 328 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.385037+0000 mgr.x (mgr.24938) 329 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.393776+0000 mgr.x (mgr.24938) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.480816+0000 mgr.x (mgr.24938) 331 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.481389+0000 mgr.x (mgr.24938) 332 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.489534+0000 mgr.x (mgr.24938) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.555388+0000 mgr.x (mgr.24938) 334 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.555934+0000 mgr.x (mgr.24938) 335 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.562654+0000 mgr.x (mgr.24938) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.632100+0000 mgr.x (mgr.24938) 337 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.632767+0000 mgr.x (mgr.24938) 338 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.639218+0000 mgr.x (mgr.24938) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.693289+0000 mgr.x (mgr.24938) 340 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.693850+0000 mgr.x (mgr.24938) 341 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.699393+0000 mgr.x (mgr.24938) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.788356+0000 mgr.x (mgr.24938) 343 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.788901+0000 mgr.x (mgr.24938) 344 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.795489+0000 mgr.x (mgr.24938) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.888749+0000 mgr.x (mgr.24938) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.889279+0000 mgr.x (mgr.24938) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.896069+0000 mgr.x (mgr.24938) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.983584+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.986436+0000 mon.b (mon.2) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.987847+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.990695+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.991679+0000 mon.b (mon.2) 4551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:21.994007+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.072365+0000 mon.b (mon.2) 4552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.074648+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.075766+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.078008+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.078671+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.080902+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.160571+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.162511+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.163493+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.166053+0000 mon.b (mon.2) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.166737+0000 mon.b (mon.2) 4561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.169167+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.251358+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.265947+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.267553+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.280097+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.281749+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.288557+0000 mon.b (mon.2) 4564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:23.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:22 smithi148 bash[18638]: audit 2024-03-30T04:44:22.289861+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T04:44:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.968686+0000 mgr.x (mgr.24938) 310 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:20.968924+0000 mgr.x (mgr.24938) 311 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:20.976891+0000 mgr.x (mgr.24938) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.041994+0000 mgr.x (mgr.24938) 313 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.042235+0000 mgr.x (mgr.24938) 314 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.054341+0000 mgr.x (mgr.24938) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.102458+0000 mgr.x (mgr.24938) 316 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.102685+0000 mgr.x (mgr.24938) 317 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.111317+0000 mgr.x (mgr.24938) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.158731+0000 mgr.x (mgr.24938) 319 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.158968+0000 mgr.x (mgr.24938) 320 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.166624+0000 mgr.x (mgr.24938) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.214716+0000 mgr.x (mgr.24938) 322 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.214950+0000 mgr.x (mgr.24938) 323 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.222914+0000 mgr.x (mgr.24938) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.274344+0000 mgr.x (mgr.24938) 325 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.274848+0000 mgr.x (mgr.24938) 326 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.282500+0000 mgr.x (mgr.24938) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.384315+0000 mgr.x (mgr.24938) 328 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.385037+0000 mgr.x (mgr.24938) 329 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.968686+0000 mgr.x (mgr.24938) 310 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:20.968924+0000 mgr.x (mgr.24938) 311 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:20.976891+0000 mgr.x (mgr.24938) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.041994+0000 mgr.x (mgr.24938) 313 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.042235+0000 mgr.x (mgr.24938) 314 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.054341+0000 mgr.x (mgr.24938) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.102458+0000 mgr.x (mgr.24938) 316 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.102685+0000 mgr.x (mgr.24938) 317 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.111317+0000 mgr.x (mgr.24938) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.158731+0000 mgr.x (mgr.24938) 319 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.158968+0000 mgr.x (mgr.24938) 320 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.166624+0000 mgr.x (mgr.24938) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.214716+0000 mgr.x (mgr.24938) 322 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.214950+0000 mgr.x (mgr.24938) 323 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.222914+0000 mgr.x (mgr.24938) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.274344+0000 mgr.x (mgr.24938) 325 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.274848+0000 mgr.x (mgr.24938) 326 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.282500+0000 mgr.x (mgr.24938) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.384315+0000 mgr.x (mgr.24938) 328 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.385037+0000 mgr.x (mgr.24938) 329 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.393776+0000 mgr.x (mgr.24938) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.480816+0000 mgr.x (mgr.24938) 331 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.481389+0000 mgr.x (mgr.24938) 332 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.489534+0000 mgr.x (mgr.24938) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.555388+0000 mgr.x (mgr.24938) 334 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.555934+0000 mgr.x (mgr.24938) 335 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.562654+0000 mgr.x (mgr.24938) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.632100+0000 mgr.x (mgr.24938) 337 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.632767+0000 mgr.x (mgr.24938) 338 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.639218+0000 mgr.x (mgr.24938) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.693289+0000 mgr.x (mgr.24938) 340 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.693850+0000 mgr.x (mgr.24938) 341 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.699393+0000 mgr.x (mgr.24938) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.788356+0000 mgr.x (mgr.24938) 343 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.788901+0000 mgr.x (mgr.24938) 344 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.795489+0000 mgr.x (mgr.24938) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.888749+0000 mgr.x (mgr.24938) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.889279+0000 mgr.x (mgr.24938) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.896069+0000 mgr.x (mgr.24938) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.983584+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.986436+0000 mon.b (mon.2) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.393776+0000 mgr.x (mgr.24938) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.480816+0000 mgr.x (mgr.24938) 331 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.481389+0000 mgr.x (mgr.24938) 332 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.489534+0000 mgr.x (mgr.24938) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.555388+0000 mgr.x (mgr.24938) 334 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.555934+0000 mgr.x (mgr.24938) 335 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.562654+0000 mgr.x (mgr.24938) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.632100+0000 mgr.x (mgr.24938) 337 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.632767+0000 mgr.x (mgr.24938) 338 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.639218+0000 mgr.x (mgr.24938) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.693289+0000 mgr.x (mgr.24938) 340 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.693850+0000 mgr.x (mgr.24938) 341 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.699393+0000 mgr.x (mgr.24938) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.788356+0000 mgr.x (mgr.24938) 343 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.788901+0000 mgr.x (mgr.24938) 344 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.795489+0000 mgr.x (mgr.24938) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.888749+0000 mgr.x (mgr.24938) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.889279+0000 mgr.x (mgr.24938) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.896069+0000 mgr.x (mgr.24938) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.983584+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.986436+0000 mon.b (mon.2) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.987847+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.990695+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.991679+0000 mon.b (mon.2) 4551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:21.994007+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.072365+0000 mon.b (mon.2) 4552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.074648+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.075766+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.078008+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.078671+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.080902+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.160571+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.162511+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.163493+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.166053+0000 mon.b (mon.2) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.166737+0000 mon.b (mon.2) 4561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.169167+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.251358+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.265947+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.267553+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.280097+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.987847+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.990695+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.991679+0000 mon.b (mon.2) 4551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:21.994007+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.072365+0000 mon.b (mon.2) 4552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.074648+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.075766+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.078008+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.078671+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.080902+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.160571+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.162511+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.163493+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.166053+0000 mon.b (mon.2) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.166737+0000 mon.b (mon.2) 4561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.169167+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.251358+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.265947+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.267553+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:23.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.280097+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.281749+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.288557+0000 mon.b (mon.2) 4564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[80412]: audit 2024-03-30T04:44:22.289861+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.281749+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.288557+0000 mon.b (mon.2) 4564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T04:44:23.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:22 smithi116 bash[82555]: audit 2024-03-30T04:44:22.289861+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T04:44:23.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[55192]: ts=2024-03-30T04:44:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:24.175 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.993444+0000 mgr.x (mgr.24938) 349 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.175 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:21.993880+0000 mgr.x (mgr.24938) 350 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.175 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cephadm 2024-03-30T04:44:21.999404+0000 mgr.x (mgr.24938) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.175 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.080040+0000 mgr.x (mgr.24938) 352 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.080431+0000 mgr.x (mgr.24938) 353 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cephadm 2024-03-30T04:44:22.085436+0000 mgr.x (mgr.24938) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.168131+0000 mgr.x (mgr.24938) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.168607+0000 mgr.x (mgr.24938) 356 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cephadm 2024-03-30T04:44:22.173733+0000 mgr.x (mgr.24938) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.274987+0000 mgr.x (mgr.24938) 358 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cluster 2024-03-30T04:44:22.275589+0000 mgr.x (mgr.24938) 359 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[80412]: cephadm 2024-03-30T04:44:22.290734+0000 mgr.x (mgr.24938) 360 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.993444+0000 mgr.x (mgr.24938) 349 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.176 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:21.993880+0000 mgr.x (mgr.24938) 350 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cephadm 2024-03-30T04:44:21.999404+0000 mgr.x (mgr.24938) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.080040+0000 mgr.x (mgr.24938) 352 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.080431+0000 mgr.x (mgr.24938) 353 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cephadm 2024-03-30T04:44:22.085436+0000 mgr.x (mgr.24938) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.168131+0000 mgr.x (mgr.24938) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.168607+0000 mgr.x (mgr.24938) 356 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cephadm 2024-03-30T04:44:22.173733+0000 mgr.x (mgr.24938) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.274987+0000 mgr.x (mgr.24938) 358 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cluster 2024-03-30T04:44:22.275589+0000 mgr.x (mgr.24938) 359 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.177 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:23 smithi116 bash[82555]: cephadm 2024-03-30T04:44:22.290734+0000 mgr.x (mgr.24938) 360 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T04:44:24.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.993444+0000 mgr.x (mgr.24938) 349 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:21.993880+0000 mgr.x (mgr.24938) 350 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cephadm 2024-03-30T04:44:21.999404+0000 mgr.x (mgr.24938) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.080040+0000 mgr.x (mgr.24938) 352 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.080431+0000 mgr.x (mgr.24938) 353 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cephadm 2024-03-30T04:44:22.085436+0000 mgr.x (mgr.24938) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.168131+0000 mgr.x (mgr.24938) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.168607+0000 mgr.x (mgr.24938) 356 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cephadm 2024-03-30T04:44:22.173733+0000 mgr.x (mgr.24938) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:24.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.274987+0000 mgr.x (mgr.24938) 358 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cluster 2024-03-30T04:44:22.275589+0000 mgr.x (mgr.24938) 359 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:23 smithi148 bash[18638]: cephadm 2024-03-30T04:44:22.290734+0000 mgr.x (mgr.24938) 360 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T04:44:25.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: cluster 2024-03-30T04:44:24.276360+0000 mgr.x (mgr.24938) 361 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.302358+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.310278+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: cephadm 2024-03-30T04:44:24.764982+0000 mgr.x (mgr.24938) 362 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.771708+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.781108+0000 mon.b (mon.2) 4567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.782588+0000 mon.b (mon.2) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: audit 2024-03-30T04:44:24.784080+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[80412]: cephadm 2024-03-30T04:44:24.785765+0000 mgr.x (mgr.24938) 363 : cephadm [INF] Deploying daemon mon.b on smithi148 2024-03-30T04:44:25.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: cluster 2024-03-30T04:44:24.276360+0000 mgr.x (mgr.24938) 361 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.302358+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.310278+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: cephadm 2024-03-30T04:44:24.764982+0000 mgr.x (mgr.24938) 362 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.771708+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.781108+0000 mon.b (mon.2) 4567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.782588+0000 mon.b (mon.2) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: audit 2024-03-30T04:44:24.784080+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:25 smithi116 bash[82555]: cephadm 2024-03-30T04:44:24.785765+0000 mgr.x (mgr.24938) 363 : cephadm [INF] Deploying daemon mon.b on smithi148 2024-03-30T04:44:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: cluster 2024-03-30T04:44:24.276360+0000 mgr.x (mgr.24938) 361 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.302358+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.310278+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: cephadm 2024-03-30T04:44:24.764982+0000 mgr.x (mgr.24938) 362 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T04:44:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.771708+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.781108+0000 mon.b (mon.2) 4567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.782588+0000 mon.b (mon.2) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: audit 2024-03-30T04:44:24.784080+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:25 smithi148 bash[18638]: cephadm 2024-03-30T04:44:24.785765+0000 mgr.x (mgr.24938) 363 : cephadm [INF] Deploying daemon mon.b on smithi148 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: audit 2024-03-30T04:44:25.269729+0000 mgr.x (mgr.24938) 364 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: audit 2024-03-30T04:44:25.479231+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: audit 2024-03-30T04:44:25.494559+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: cluster 2024-03-30T04:44:25.504569+0000 mgr.x (mgr.24938) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: cluster 2024-03-30T04:44:25.505246+0000 mgr.x (mgr.24938) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.477 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[80412]: audit 2024-03-30T04:44:25.511049+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: audit 2024-03-30T04:44:25.269729+0000 mgr.x (mgr.24938) 364 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: audit 2024-03-30T04:44:25.479231+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: audit 2024-03-30T04:44:25.494559+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: cluster 2024-03-30T04:44:25.504569+0000 mgr.x (mgr.24938) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: cluster 2024-03-30T04:44:25.505246+0000 mgr.x (mgr.24938) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:26 smithi116 bash[82555]: audit 2024-03-30T04:44:25.511049+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: audit 2024-03-30T04:44:25.269729+0000 mgr.x (mgr.24938) 364 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: audit 2024-03-30T04:44:25.479231+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: audit 2024-03-30T04:44:25.494559+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: cluster 2024-03-30T04:44:25.504569+0000 mgr.x (mgr.24938) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: cluster 2024-03-30T04:44:25.505246+0000 mgr.x (mgr.24938) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:44:26.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[18638]: audit 2024-03-30T04:44:25.511049+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24938 ' entity='mgr.x' 2024-03-30T04:44:27.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.210 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:26] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.33.4" 2024-03-30T04:44:27.210 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.210 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.211 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.211 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.211 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.212 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.212 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.212 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:27.460 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:27 smithi148 systemd[1]: Stopping Ceph mon.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:44:27.460 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[18638]: debug 2024-03-30T04:44:27.316+0000 7f5919aa3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[18638]: debug 2024-03-30T04:44:27.316+0000 7f5919aa3700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE Bus STOPPING 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE Bus STOPPED 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE Bus STARTING 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE Serving on http://:::9283 2024-03-30T04:44:27.461 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:27 smithi148 bash[53504]: [30/Mar/2024:04:44:27] ENGINE Bus STARTED 2024-03-30T04:44:27.803 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:44:28.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 bash[65485]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T04:44:28.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 bash[65554]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T04:44:28.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.b.service: Deactivated successfully. 2024-03-30T04:44:28.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: Stopped Ceph mon.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 3s ago 18m - - 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 9s ago 17m - - 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (4m) 3s ago 11m 13.3M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 9s ago 11m - - 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (3m) 3s ago 9m 43.9M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (3m) 9s ago 17m 489M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (70s) 3s ago 19m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (45s) 3s ago 19m 49.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (17m) 9s ago 17m 70.2M 2048M 17.2.0 e1d6a67b021e b3ed409da3fb 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (16s) 3s ago 17m 30.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:44:28.554 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (5m) 3s ago 11m 9711k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (4m) 9s ago 11m 10.8M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (16m) 3s ago 16m 57.3M 2524M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (16m) 3s ago 16m 59.3M 2524M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (15m) 3s ago 15m 52.6M 2524M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (15m) 3s ago 15m 57.6M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (14m) 9s ago 14m 58.8M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (13m) 9s ago 13m 54.3M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (13m) 9s ago 13m 53.6M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (12m) 9s ago 12m 56.6M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (3m) 9s ago 11m 63.2M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (9m) 3s ago 9m 87.4M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (9m) 9s ago 9m 87.1M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (9m) 3s ago 9m 87.5M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:44:28.555 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (9m) 9s ago 9m 87.4M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:44:28.652 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.652 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.652 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.653 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.653 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.653 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: Started Ceph mon.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:28.654 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.654 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.654 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:44:28 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:28.983 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:44:28.984 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:44:28.985 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:44:29.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:28 smithi148 bash[55192]: ts=2024-03-30T04:44:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:29.346 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:44:29.382 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:44:29.382 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:44:29.382 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:44:29.382 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr" 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "4/23 daemons upgraded", 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:44:29.383 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:44:29.762 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:44:29.762 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:29.763 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.588+0000 7f4d9d9bfc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.588+0000 7f4d9d9bfc80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.588+0000 7f4d9d9bfc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 0 load: jerasure load: lrc 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Git sha 0 2024-03-30T04:44:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: DB SUMMARY 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: DB Session ID: K02CIBP3GTNDMK39C5ZC 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3025 Bytes 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000057.sst 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000055.log size: 2394562 ; 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T04:44:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.env: 0x55e88ab28c60 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.info_log: 0x55e88b8e1b20 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:44:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.db_log_dir: 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.wal_dir: 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:44:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.write_buffer_manager: 0x55e88b8b2820 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:44:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.row_cache: None 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.wal_filter: None 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:44:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:44:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Compression algorithms supported: 2024-03-30T04:44:29.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kZSTD supported: 0 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T04:44:29.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-30T04:44:29.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T04:44:29.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.merge_operator: 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e88b8e1d00) 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: cache_index_and_filter_blocks: 1 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: pin_top_level_index_and_filter: 1 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: index_type: 0 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: data_block_index_type: 0 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: index_shortening: 1 2024-03-30T04:44:29.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: checksum: 4 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: no_block_cache: 0 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_cache: 0x55e88b8e3090 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_cache_name: BinnedLRUCache 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_cache_options: 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: capacity : 536870912 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: num_shard_bits : 4 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: strict_capacity_limit : 0 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: high_pri_pool_ratio: 0.000 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_cache_compressed: (nil) 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: persistent_cache: (nil) 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_size: 4096 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_size_deviation: 10 2024-03-30T04:44:29.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_restart_interval: 16 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: index_block_restart_interval: 1 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: metadata_block_size: 4096 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: partition_filters: 0 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: use_delta_encoding: 1 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: filter_policy: bloomfilter 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: whole_key_filtering: 1 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: verify_compression: 0 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: read_amp_bytes_per_bit: 0 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: format_version: 5 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: enable_index_compression: 1 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: block_align: 0 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: max_auto_readahead_size: 262144 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: prepopulate_block_cache: 0 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: initial_auto_readahead_size: 8192 2024-03-30T04:44:29.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: num_file_reads_for_auto_readahead: 2 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.num_levels: 7 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:44:29.811 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:44:29.812 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T04:44:29.813 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:44:29.814 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T04:44:29.815 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d92126700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 59, last_sequence is 36919, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2024-03-30T04:44:29.816 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d756dd8a-d4c0-4b1d-be0d-aeaa4e4c48d8 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773869600246, "job": 1, "event": "recovery_started", "wal_files": [55]} 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.592+0000 7f4d9d9bfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773869608602, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 1514971, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36924, "largest_seqno": 39093, "table_properties": {"data_size": 1507230, "index_size": 3371, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3333, "raw_key_size": 33486, "raw_average_key_size": 25, "raw_value_size": 1485686, "raw_average_value_size": 1128, "num_data_blocks": 133, "num_entries": 1316, "num_filter_entries": 1316, "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": "[CompactOnDeletionCollector]", "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": 1711773869, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d756dd8a-d4c0-4b1d-be0d-aeaa4e4c48d8", "db_session_id": "K02CIBP3GTNDMK39C5ZC", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773869608749, "job": 1, "event": "recovery_finished"} 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e88b9d6000 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d9d9bfc80 4 rocksdb: DB pointer 0x55e88b9c0000 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d8c11a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.604+0000 7f4d8c11a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: ** DB Stats ** 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:29.817 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: ** Compaction Stats [default] ** 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: 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) 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: L0 1/0 1.44 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 396.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: L6 1/0 11.24 MB 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 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Sum 2/0 12.69 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 396.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 396.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: ** Compaction Stats [default] ** 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: 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) 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:44:29.818 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 396.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Flush(GB): cumulative 0.001, interval 0.001 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Cumulative compaction: 0.00 GB write, 108.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Interval compaction: 0.00 GB write, 108.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Block cache BinnedLRUCache@0x55e88b8e3090#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:44:29.819 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] at bind addrs [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 1 mon.b@-1(???) e3 preinit fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).mds e1 new map 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).mds e1 print_map 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: e1 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: legacy client fscid: -1 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: No filesystems configured 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T04:44:29.820 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:29 smithi148 bash[65611]: debug 2024-03-30T04:44:29.608+0000 7f4d9d9bfc80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-03-30T04:44:30.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:30 smithi148 bash[65611]: audit 2024-03-30T04:44:27.327595+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:30.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:30 smithi148 bash[65611]: audit 2024-03-30T04:44:27.329419+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:30.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:30 smithi148 bash[65611]: audit 2024-03-30T04:44:27.332744+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[80412]: audit 2024-03-30T04:44:27.327595+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[80412]: audit 2024-03-30T04:44:27.329419+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[80412]: audit 2024-03-30T04:44:27.332744+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[82555]: audit 2024-03-30T04:44:27.327595+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[82555]: audit 2024-03-30T04:44:27.329419+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:30 smithi116 bash[82555]: audit 2024-03-30T04:44:27.332744+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.586860+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.587371+0000 mon.a (mon.0) 248 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.587527+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.589776+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.590283+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.590961+0000 mon.a (mon.0) 251 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.591265+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598350+0000 mon.a (mon.0) 252 : cluster [DBG] monmap epoch 4 2024-03-30T04:44:31.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598390+0000 mon.a (mon.0) 253 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598456+0000 mon.a (mon.0) 254 : cluster [DBG] last_changed 2024-03-30T04:44:30.552631+0000 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598494+0000 mon.a (mon.0) 255 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598532+0000 mon.a (mon.0) 256 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598574+0000 mon.a (mon.0) 257 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598628+0000 mon.a (mon.0) 258 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598659+0000 mon.a (mon.0) 259 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.598706+0000 mon.a (mon.0) 260 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.599745+0000 mon.a (mon.0) 261 : cluster [DBG] fsmap 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.599822+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.600381+0000 mon.a (mon.0) 263 : cluster [DBG] mgrmap e46: x(active, since 36s), standbys: y 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.600675+0000 mon.a (mon.0) 264 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.600715+0000 mon.a (mon.0) 265 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.600754+0000 mon.a (mon.0) 266 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.608965+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.622214+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.586860+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.587371+0000 mon.a (mon.0) 248 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.587527+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.589776+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.590283+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.590961+0000 mon.a (mon.0) 251 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.591265+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598350+0000 mon.a (mon.0) 252 : cluster [DBG] monmap epoch 4 2024-03-30T04:44:31.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598390+0000 mon.a (mon.0) 253 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598456+0000 mon.a (mon.0) 254 : cluster [DBG] last_changed 2024-03-30T04:44:30.552631+0000 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598494+0000 mon.a (mon.0) 255 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598532+0000 mon.a (mon.0) 256 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598574+0000 mon.a (mon.0) 257 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598628+0000 mon.a (mon.0) 258 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598659+0000 mon.a (mon.0) 259 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.598706+0000 mon.a (mon.0) 260 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.599745+0000 mon.a (mon.0) 261 : cluster [DBG] fsmap 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.599822+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.600381+0000 mon.a (mon.0) 263 : cluster [DBG] mgrmap e46: x(active, since 36s), standbys: y 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.600675+0000 mon.a (mon.0) 264 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.600715+0000 mon.a (mon.0) 265 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.600754+0000 mon.a (mon.0) 266 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.608965+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.622214+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.664788+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.670804+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.672942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.681403+0000 mgr.x (mgr.24938) 373 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cluster 2024-03-30T04:44:30.681936+0000 mgr.x (mgr.24938) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.688609+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cephadm 2024-03-30T04:44:30.693420+0000 mgr.x (mgr.24938) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.758017+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.760274+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cephadm 2024-03-30T04:44:30.760938+0000 mgr.x (mgr.24938) 376 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: audit 2024-03-30T04:44:30.762334+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:31.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[82555]: cephadm 2024-03-30T04:44:30.768303+0000 mgr.x (mgr.24938) 377 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.664788+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.670804+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.672942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.681403+0000 mgr.x (mgr.24938) 373 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cluster 2024-03-30T04:44:30.681936+0000 mgr.x (mgr.24938) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.688609+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cephadm 2024-03-30T04:44:30.693420+0000 mgr.x (mgr.24938) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.758017+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.760274+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cephadm 2024-03-30T04:44:30.760938+0000 mgr.x (mgr.24938) 376 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: audit 2024-03-30T04:44:30.762334+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:31.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:31 smithi116 bash[80412]: cephadm 2024-03-30T04:44:30.768303+0000 mgr.x (mgr.24938) 377 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.586860+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.587371+0000 mon.a (mon.0) 248 : cluster [INF] mon.a calling monitor election 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.587527+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.589776+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.590283+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.590961+0000 mon.a (mon.0) 251 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.591265+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:44:32.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598350+0000 mon.a (mon.0) 252 : cluster [DBG] monmap epoch 4 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598390+0000 mon.a (mon.0) 253 : cluster [DBG] fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598456+0000 mon.a (mon.0) 254 : cluster [DBG] last_changed 2024-03-30T04:44:30.552631+0000 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598494+0000 mon.a (mon.0) 255 : cluster [DBG] created 2024-03-30T04:25:07.534423+0000 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598532+0000 mon.a (mon.0) 256 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598574+0000 mon.a (mon.0) 257 : cluster [DBG] election_strategy: 1 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598628+0000 mon.a (mon.0) 258 : cluster [DBG] 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598659+0000 mon.a (mon.0) 259 : cluster [DBG] 1: [v2:172.21.15.116:3301/0,v1:172.21.15.116:6790/0] mon.c 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.598706+0000 mon.a (mon.0) 260 : cluster [DBG] 2: [v2:172.21.15.148:3300/0,v1:172.21.15.148:6789/0] mon.b 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.599745+0000 mon.a (mon.0) 261 : cluster [DBG] fsmap 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.599822+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.600381+0000 mon.a (mon.0) 263 : cluster [DBG] mgrmap e46: x(active, since 36s), standbys: y 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.600675+0000 mon.a (mon.0) 264 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.600715+0000 mon.a (mon.0) 265 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.600754+0000 mon.a (mon.0) 266 : cluster [WRN] daemon grafana.a on smithi148 is in error state 2024-03-30T04:44:32.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.608965+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.622214+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.664788+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.670804+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.672942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.681403+0000 mgr.x (mgr.24938) 373 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cluster 2024-03-30T04:44:30.681936+0000 mgr.x (mgr.24938) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.688609+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cephadm 2024-03-30T04:44:30.693420+0000 mgr.x (mgr.24938) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.758017+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.760274+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cephadm 2024-03-30T04:44:30.760938+0000 mgr.x (mgr.24938) 376 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: audit 2024-03-30T04:44:30.762334+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:32.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:31 smithi148 bash[65611]: cephadm 2024-03-30T04:44:30.768303+0000 mgr.x (mgr.24938) 377 : cephadm [INF] Reconfiguring daemon mon.a on smithi116 2024-03-30T04:44:33.753 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[55192]: ts=2024-03-30T04:44:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: cluster 2024-03-30T04:44:32.682644+0000 mgr.x (mgr.24938) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-03-30T04:44:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: audit 2024-03-30T04:44:32.883560+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: audit 2024-03-30T04:44:32.895594+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: audit 2024-03-30T04:44:32.934821+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: audit 2024-03-30T04:44:32.937641+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:33 smithi148 bash[65611]: audit 2024-03-30T04:44:32.940077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:34.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: cluster 2024-03-30T04:44:32.682644+0000 mgr.x (mgr.24938) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-03-30T04:44:34.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: audit 2024-03-30T04:44:32.883560+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.166 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: audit 2024-03-30T04:44:32.895594+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: audit 2024-03-30T04:44:32.934821+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: audit 2024-03-30T04:44:32.937641+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[82555]: audit 2024-03-30T04:44:32.940077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: cluster 2024-03-30T04:44:32.682644+0000 mgr.x (mgr.24938) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: audit 2024-03-30T04:44:32.883560+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: audit 2024-03-30T04:44:32.895594+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: audit 2024-03-30T04:44:32.934821+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: audit 2024-03-30T04:44:32.937641+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:34.167 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:33 smithi116 bash[80412]: audit 2024-03-30T04:44:32.940077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:34.878 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:34 smithi148 bash[53504]: debug 2024-03-30T04:44:34.620+0000 7f5095bc8700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[80412]: cephadm 2024-03-30T04:44:32.937792+0000 mgr.x (mgr.24938) 379 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[80412]: cephadm 2024-03-30T04:44:32.946091+0000 mgr.x (mgr.24938) 380 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[80412]: audit 2024-03-30T04:44:34.865136+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[80412]: audit 2024-03-30T04:44:34.875986+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[82555]: cephadm 2024-03-30T04:44:32.937792+0000 mgr.x (mgr.24938) 379 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[82555]: cephadm 2024-03-30T04:44:32.946091+0000 mgr.x (mgr.24938) 380 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[82555]: audit 2024-03-30T04:44:34.865136+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:34 smithi116 bash[82555]: audit 2024-03-30T04:44:34.875986+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:34 smithi148 bash[65611]: cephadm 2024-03-30T04:44:32.937792+0000 mgr.x (mgr.24938) 379 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T04:44:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:34 smithi148 bash[65611]: cephadm 2024-03-30T04:44:32.946091+0000 mgr.x (mgr.24938) 380 : cephadm [INF] Reconfiguring daemon mgr.y on smithi116 2024-03-30T04:44:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:34 smithi148 bash[65611]: audit 2024-03-30T04:44:34.865136+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:35.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:34 smithi148 bash[65611]: audit 2024-03-30T04:44:34.875986+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:36.134 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: cluster 2024-03-30T04:44:34.683252+0000 mgr.x (mgr.24938) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:44:36.134 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: audit 2024-03-30T04:44:34.911508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:36.134 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: audit 2024-03-30T04:44:34.913593+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: cephadm 2024-03-30T04:44:34.914564+0000 mgr.x (mgr.24938) 382 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: audit 2024-03-30T04:44:34.915528+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[80412]: cephadm 2024-03-30T04:44:34.921267+0000 mgr.x (mgr.24938) 383 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: cluster 2024-03-30T04:44:34.683252+0000 mgr.x (mgr.24938) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: audit 2024-03-30T04:44:34.911508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: audit 2024-03-30T04:44:34.913593+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: cephadm 2024-03-30T04:44:34.914564+0000 mgr.x (mgr.24938) 382 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: audit 2024-03-30T04:44:34.915528+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:36.135 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:35 smithi116 bash[82555]: cephadm 2024-03-30T04:44:34.921267+0000 mgr.x (mgr.24938) 383 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:44:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: cluster 2024-03-30T04:44:34.683252+0000 mgr.x (mgr.24938) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:44:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: audit 2024-03-30T04:44:34.911508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: audit 2024-03-30T04:44:34.913593+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: cephadm 2024-03-30T04:44:34.914564+0000 mgr.x (mgr.24938) 382 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:44:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: audit 2024-03-30T04:44:34.915528+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:35 smithi148 bash[65611]: cephadm 2024-03-30T04:44:34.921267+0000 mgr.x (mgr.24938) 383 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-03-30T04:44:37.179 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:36 smithi148 bash[65611]: audit 2024-03-30T04:44:35.279515+0000 mgr.x (mgr.24938) 384 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:37.180 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:36] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.33.4" 2024-03-30T04:44:37.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:36 smithi116 bash[80412]: audit 2024-03-30T04:44:35.279515+0000 mgr.x (mgr.24938) 384 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:37.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:36 smithi116 bash[82555]: audit 2024-03-30T04:44:35.279515+0000 mgr.x (mgr.24938) 384 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:38.219 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:37 smithi148 bash[65611]: cluster 2024-03-30T04:44:36.684957+0000 mgr.x (mgr.24938) 385 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:38.220 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:37 smithi148 bash[65611]: audit 2024-03-30T04:44:36.900528+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.220 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:37 smithi148 bash[65611]: audit 2024-03-30T04:44:36.915649+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.220 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:37 smithi148 bash[65611]: audit 2024-03-30T04:44:36.937258+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:44:38.220 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:37 smithi148 bash[65611]: audit 2024-03-30T04:44:36.938591+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[80412]: cluster 2024-03-30T04:44:36.684957+0000 mgr.x (mgr.24938) 385 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[80412]: audit 2024-03-30T04:44:36.900528+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[80412]: audit 2024-03-30T04:44:36.915649+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[80412]: audit 2024-03-30T04:44:36.937258+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[80412]: audit 2024-03-30T04:44:36.938591+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[82555]: cluster 2024-03-30T04:44:36.684957+0000 mgr.x (mgr.24938) 385 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[82555]: audit 2024-03-30T04:44:36.900528+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[82555]: audit 2024-03-30T04:44:36.915649+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:38.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[82555]: audit 2024-03-30T04:44:36.937258+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:44:38.231 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:37 smithi116 bash[82555]: audit 2024-03-30T04:44:36.938591+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.905 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:38 smithi148 bash[55192]: ts=2024-03-30T04:44:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:38 smithi116 bash[80412]: cephadm 2024-03-30T04:44:36.940449+0000 mgr.x (mgr.24938) 386 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T04:44:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:38 smithi116 bash[80412]: cephadm 2024-03-30T04:44:36.945677+0000 mgr.x (mgr.24938) 387 : cephadm [INF] Reconfiguring daemon osd.0 on smithi116 2024-03-30T04:44:39.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:38 smithi116 bash[82555]: cephadm 2024-03-30T04:44:36.940449+0000 mgr.x (mgr.24938) 386 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T04:44:39.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:38 smithi116 bash[82555]: cephadm 2024-03-30T04:44:36.945677+0000 mgr.x (mgr.24938) 387 : cephadm [INF] Reconfiguring daemon osd.0 on smithi116 2024-03-30T04:44:39.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:38 smithi148 bash[65611]: cephadm 2024-03-30T04:44:36.940449+0000 mgr.x (mgr.24938) 386 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T04:44:39.292 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:38 smithi148 bash[65611]: cephadm 2024-03-30T04:44:36.945677+0000 mgr.x (mgr.24938) 387 : cephadm [INF] Reconfiguring daemon osd.0 on smithi116 2024-03-30T04:44:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: cluster 2024-03-30T04:44:38.685666+0000 mgr.x (mgr.24938) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.113865+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.122038+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.162105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.163803+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.263721+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.279781+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.293758+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[80412]: audit 2024-03-30T04:44:39.295797+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: cluster 2024-03-30T04:44:38.685666+0000 mgr.x (mgr.24938) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.113865+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.122038+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.162105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.163803+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.263721+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.279781+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.293758+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:39 smithi116 bash[82555]: audit 2024-03-30T04:44:39.295797+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: cluster 2024-03-30T04:44:38.685666+0000 mgr.x (mgr.24938) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.113865+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.122038+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.162105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.163803+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.263721+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.279781+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.293758+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:40.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:39 smithi148 bash[65611]: audit 2024-03-30T04:44:39.295797+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[82555]: cephadm 2024-03-30T04:44:39.165300+0000 mgr.x (mgr.24938) 389 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[82555]: cephadm 2024-03-30T04:44:39.172422+0000 mgr.x (mgr.24938) 390 : cephadm [INF] Reconfiguring daemon osd.1 on smithi116 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[82555]: cluster 2024-03-30T04:44:39.285629+0000 mgr.x (mgr.24938) 391 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[82555]: cluster 2024-03-30T04:44:39.285940+0000 mgr.x (mgr.24938) 392 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[80412]: cephadm 2024-03-30T04:44:39.165300+0000 mgr.x (mgr.24938) 389 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T04:44:41.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[80412]: cephadm 2024-03-30T04:44:39.172422+0000 mgr.x (mgr.24938) 390 : cephadm [INF] Reconfiguring daemon osd.1 on smithi116 2024-03-30T04:44:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[80412]: cluster 2024-03-30T04:44:39.285629+0000 mgr.x (mgr.24938) 391 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:44:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:40 smithi116 bash[80412]: cluster 2024-03-30T04:44:39.285940+0000 mgr.x (mgr.24938) 392 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:44:41.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:40 smithi148 bash[65611]: cephadm 2024-03-30T04:44:39.165300+0000 mgr.x (mgr.24938) 389 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T04:44:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:40 smithi148 bash[65611]: cephadm 2024-03-30T04:44:39.172422+0000 mgr.x (mgr.24938) 390 : cephadm [INF] Reconfiguring daemon osd.1 on smithi116 2024-03-30T04:44:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:40 smithi148 bash[65611]: cluster 2024-03-30T04:44:39.285629+0000 mgr.x (mgr.24938) 391 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:44:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:40 smithi148 bash[65611]: cluster 2024-03-30T04:44:39.285940+0000 mgr.x (mgr.24938) 392 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: audit 2024-03-30T04:44:41.209884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: audit 2024-03-30T04:44:41.225195+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: audit 2024-03-30T04:44:41.257327+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: audit 2024-03-30T04:44:41.259290+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: cephadm 2024-03-30T04:44:41.260402+0000 mgr.x (mgr.24938) 393 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: cephadm 2024-03-30T04:44:41.269258+0000 mgr.x (mgr.24938) 394 : cephadm [INF] Reconfiguring daemon osd.2 on smithi116 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[82555]: cluster 2024-03-30T04:44:41.287517+0000 mgr.x (mgr.24938) 395 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: audit 2024-03-30T04:44:41.209884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: audit 2024-03-30T04:44:41.225195+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: audit 2024-03-30T04:44:41.257327+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:44:42.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: audit 2024-03-30T04:44:41.259290+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:42.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: cephadm 2024-03-30T04:44:41.260402+0000 mgr.x (mgr.24938) 393 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T04:44:42.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: cephadm 2024-03-30T04:44:41.269258+0000 mgr.x (mgr.24938) 394 : cephadm [INF] Reconfiguring daemon osd.2 on smithi116 2024-03-30T04:44:42.464 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:42 smithi116 bash[80412]: cluster 2024-03-30T04:44:41.287517+0000 mgr.x (mgr.24938) 395 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: audit 2024-03-30T04:44:41.209884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: audit 2024-03-30T04:44:41.225195+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: audit 2024-03-30T04:44:41.257327+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: audit 2024-03-30T04:44:41.259290+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: cephadm 2024-03-30T04:44:41.260402+0000 mgr.x (mgr.24938) 393 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: cephadm 2024-03-30T04:44:41.269258+0000 mgr.x (mgr.24938) 394 : cephadm [INF] Reconfiguring daemon osd.2 on smithi116 2024-03-30T04:44:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:42 smithi148 bash[65611]: cluster 2024-03-30T04:44:41.287517+0000 mgr.x (mgr.24938) 395 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:43.797 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:43 smithi148 bash[55192]: ts=2024-03-30T04:44:43.511Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.174096+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.183423+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: cluster 2024-03-30T04:44:43.188320+0000 mgr.x (mgr.24938) 396 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: cluster 2024-03-30T04:44:43.188567+0000 mgr.x (mgr.24938) 397 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.192722+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.790662+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.803133+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.838516+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: audit 2024-03-30T04:44:43.840658+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: cephadm 2024-03-30T04:44:43.841628+0000 mgr.x (mgr.24938) 398 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T04:44:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[82555]: cephadm 2024-03-30T04:44:43.850317+0000 mgr.x (mgr.24938) 399 : cephadm [INF] Reconfiguring daemon osd.3 on smithi116 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.174096+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.183423+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: cluster 2024-03-30T04:44:43.188320+0000 mgr.x (mgr.24938) 396 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: cluster 2024-03-30T04:44:43.188567+0000 mgr.x (mgr.24938) 397 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.192722+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.790662+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.803133+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.838516+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: audit 2024-03-30T04:44:43.840658+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: cephadm 2024-03-30T04:44:43.841628+0000 mgr.x (mgr.24938) 398 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T04:44:44.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:44 smithi116 bash[80412]: cephadm 2024-03-30T04:44:43.850317+0000 mgr.x (mgr.24938) 399 : cephadm [INF] Reconfiguring daemon osd.3 on smithi116 2024-03-30T04:44:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.174096+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.183423+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: cluster 2024-03-30T04:44:43.188320+0000 mgr.x (mgr.24938) 396 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: cluster 2024-03-30T04:44:43.188567+0000 mgr.x (mgr.24938) 397 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.192722+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.790662+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.803133+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.838516+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: audit 2024-03-30T04:44:43.840658+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: cephadm 2024-03-30T04:44:43.841628+0000 mgr.x (mgr.24938) 398 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T04:44:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:44 smithi148 bash[65611]: cephadm 2024-03-30T04:44:43.850317+0000 mgr.x (mgr.24938) 399 : cephadm [INF] Reconfiguring daemon osd.3 on smithi116 2024-03-30T04:44:46.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: cluster 2024-03-30T04:44:45.189385+0000 mgr.x (mgr.24938) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:45.287607+0000 mgr.x (mgr.24938) 401 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:45.692334+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:45.702344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: cluster 2024-03-30T04:44:45.709229+0000 mgr.x (mgr.24938) 402 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: cluster 2024-03-30T04:44:45.709789+0000 mgr.x (mgr.24938) 403 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:45.713697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:46.495396+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:46.505044+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:46.518195+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[65611]: audit 2024-03-30T04:44:46.521253+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: cluster 2024-03-30T04:44:45.189385+0000 mgr.x (mgr.24938) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:45.287607+0000 mgr.x (mgr.24938) 401 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:45.692334+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:45.702344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: cluster 2024-03-30T04:44:45.709229+0000 mgr.x (mgr.24938) 402 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: cluster 2024-03-30T04:44:45.709789+0000 mgr.x (mgr.24938) 403 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:45.713697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:46.495396+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:46.505044+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:46.518195+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[80412]: audit 2024-03-30T04:44:46.521253+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: cluster 2024-03-30T04:44:45.189385+0000 mgr.x (mgr.24938) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:45.287607+0000 mgr.x (mgr.24938) 401 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:45.692334+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:45.702344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: cluster 2024-03-30T04:44:45.709229+0000 mgr.x (mgr.24938) 402 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: cluster 2024-03-30T04:44:45.709789+0000 mgr.x (mgr.24938) 403 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s 2024-03-30T04:44:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:45.713697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:46.495396+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:46.505044+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:46.518195+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:46 smithi116 bash[82555]: audit 2024-03-30T04:44:46.521253+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:47.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:46] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.33.4" 2024-03-30T04:44:48.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:47 smithi116 bash[80412]: cephadm 2024-03-30T04:44:46.521401+0000 mgr.x (mgr.24938) 404 : cephadm [INF] Reconfiguring rgw.foo.smithi116.ldmffg (monmap changed)... 2024-03-30T04:44:48.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:47 smithi116 bash[80412]: cephadm 2024-03-30T04:44:46.526957+0000 mgr.x (mgr.24938) 405 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:44:48.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:47 smithi116 bash[82555]: cephadm 2024-03-30T04:44:46.521401+0000 mgr.x (mgr.24938) 404 : cephadm [INF] Reconfiguring rgw.foo.smithi116.ldmffg (monmap changed)... 2024-03-30T04:44:48.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:47 smithi116 bash[82555]: cephadm 2024-03-30T04:44:46.526957+0000 mgr.x (mgr.24938) 405 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:44:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:47 smithi148 bash[65611]: cephadm 2024-03-30T04:44:46.521401+0000 mgr.x (mgr.24938) 404 : cephadm [INF] Reconfiguring rgw.foo.smithi116.ldmffg (monmap changed)... 2024-03-30T04:44:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:47 smithi148 bash[65611]: cephadm 2024-03-30T04:44:46.526957+0000 mgr.x (mgr.24938) 405 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:44:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:48 smithi116 bash[80412]: cluster 2024-03-30T04:44:47.710725+0000 mgr.x (mgr.24938) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 0 B/s wr, 223 op/s 2024-03-30T04:44:49.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:48 smithi116 bash[82555]: cluster 2024-03-30T04:44:47.710725+0000 mgr.x (mgr.24938) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 0 B/s wr, 223 op/s 2024-03-30T04:44:49.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:48 smithi148 bash[65611]: cluster 2024-03-30T04:44:47.710725+0000 mgr.x (mgr.24938) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 0 B/s wr, 223 op/s 2024-03-30T04:44:49.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:48 smithi148 bash[55192]: ts=2024-03-30T04:44:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"172.21.15.148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.116\", device_class=\"ssd\", hostname=\"smithi116\", instance=\"smithi148:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.116\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:51.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[80412]: cluster 2024-03-30T04:44:49.711579+0000 mgr.x (mgr.24938) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2024-03-30T04:44:51.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[80412]: audit 2024-03-30T04:44:50.524224+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[80412]: audit 2024-03-30T04:44:50.536686+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[80412]: audit 2024-03-30T04:44:50.551294+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:51.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[80412]: audit 2024-03-30T04:44:50.558380+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:51.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[82555]: cluster 2024-03-30T04:44:49.711579+0000 mgr.x (mgr.24938) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2024-03-30T04:44:51.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[82555]: audit 2024-03-30T04:44:50.524224+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[82555]: audit 2024-03-30T04:44:50.536686+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[82555]: audit 2024-03-30T04:44:50.551294+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:51.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:50 smithi116 bash[82555]: audit 2024-03-30T04:44:50.558380+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:51.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:50 smithi148 bash[65611]: cluster 2024-03-30T04:44:49.711579+0000 mgr.x (mgr.24938) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 109 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2024-03-30T04:44:51.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:50 smithi148 bash[65611]: audit 2024-03-30T04:44:50.524224+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:50 smithi148 bash[65611]: audit 2024-03-30T04:44:50.536686+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:51.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:50 smithi148 bash[65611]: audit 2024-03-30T04:44:50.551294+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:44:51.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:50 smithi148 bash[65611]: audit 2024-03-30T04:44:50.558380+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:51 smithi116 bash[80412]: cephadm 2024-03-30T04:44:50.554142+0000 mgr.x (mgr.24938) 408 : cephadm [INF] Reconfiguring rgw.smpl.smithi116.smzaqy (monmap changed)... 2024-03-30T04:44:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:51 smithi116 bash[80412]: cephadm 2024-03-30T04:44:50.564475+0000 mgr.x (mgr.24938) 409 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:44:52.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:51 smithi116 bash[82555]: cephadm 2024-03-30T04:44:50.554142+0000 mgr.x (mgr.24938) 408 : cephadm [INF] Reconfiguring rgw.smpl.smithi116.smzaqy (monmap changed)... 2024-03-30T04:44:52.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:51 smithi116 bash[82555]: cephadm 2024-03-30T04:44:50.564475+0000 mgr.x (mgr.24938) 409 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:44:52.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:51 smithi148 bash[65611]: cephadm 2024-03-30T04:44:50.554142+0000 mgr.x (mgr.24938) 408 : cephadm [INF] Reconfiguring rgw.smpl.smithi116.smzaqy (monmap changed)... 2024-03-30T04:44:52.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:51 smithi148 bash[65611]: cephadm 2024-03-30T04:44:50.564475+0000 mgr.x (mgr.24938) 409 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: cluster 2024-03-30T04:44:51.713330+0000 mgr.x (mgr.24938) 410 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: audit 2024-03-30T04:44:52.585517+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: audit 2024-03-30T04:44:52.597790+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: audit 2024-03-30T04:44:52.631833+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: audit 2024-03-30T04:44:52.633591+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:53.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[80412]: audit 2024-03-30T04:44:52.635362+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: cluster 2024-03-30T04:44:51.713330+0000 mgr.x (mgr.24938) 410 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: audit 2024-03-30T04:44:52.585517+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: audit 2024-03-30T04:44:52.597790+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: audit 2024-03-30T04:44:52.631833+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: audit 2024-03-30T04:44:52.633591+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:53.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:52 smithi116 bash[82555]: audit 2024-03-30T04:44:52.635362+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: cluster 2024-03-30T04:44:51.713330+0000 mgr.x (mgr.24938) 410 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: audit 2024-03-30T04:44:52.585517+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: audit 2024-03-30T04:44:52.597790+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: audit 2024-03-30T04:44:52.631833+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: audit 2024-03-30T04:44:52.633591+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:44:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:52 smithi148 bash[65611]: audit 2024-03-30T04:44:52.635362+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:53.735 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:44:53 smithi148 bash[55192]: ts=2024-03-30T04:44:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi116\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"55b7e504-ee4d-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi116\", job=\"node\", machine=\"x86_64\", nodename=\"smithi116\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:44:54.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:53 smithi116 bash[80412]: cephadm 2024-03-30T04:44:52.635006+0000 mgr.x (mgr.24938) 411 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:44:54.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:53 smithi116 bash[80412]: cephadm 2024-03-30T04:44:52.641269+0000 mgr.x (mgr.24938) 412 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:44:54.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:53 smithi116 bash[82555]: cephadm 2024-03-30T04:44:52.635006+0000 mgr.x (mgr.24938) 411 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:44:54.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:53 smithi116 bash[82555]: cephadm 2024-03-30T04:44:52.641269+0000 mgr.x (mgr.24938) 412 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:44:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:53 smithi148 bash[65611]: cephadm 2024-03-30T04:44:52.635006+0000 mgr.x (mgr.24938) 411 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:44:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:53 smithi148 bash[65611]: cephadm 2024-03-30T04:44:52.641269+0000 mgr.x (mgr.24938) 412 : cephadm [INF] Reconfiguring daemon mon.b on smithi148 2024-03-30T04:44:55.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:54 smithi116 bash[80412]: cluster 2024-03-30T04:44:53.713812+0000 mgr.x (mgr.24938) 413 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:55.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:54 smithi116 bash[80412]: audit 2024-03-30T04:44:54.296753+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:55.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:54 smithi116 bash[82555]: cluster 2024-03-30T04:44:53.713812+0000 mgr.x (mgr.24938) 413 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:55.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:54 smithi116 bash[82555]: audit 2024-03-30T04:44:54.296753+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:55.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:54 smithi148 bash[65611]: cluster 2024-03-30T04:44:53.713812+0000 mgr.x (mgr.24938) 413 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s 2024-03-30T04:44:55.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:54 smithi148 bash[65611]: audit 2024-03-30T04:44:54.296753+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:44:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:56 smithi148 bash[65611]: audit 2024-03-30T04:44:55.299209+0000 mgr.x (mgr.24938) 414 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:56 smithi148 bash[65611]: cluster 2024-03-30T04:44:55.715590+0000 mgr.x (mgr.24938) 415 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:44:57.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:56 smithi116 bash[82555]: audit 2024-03-30T04:44:55.299209+0000 mgr.x (mgr.24938) 414 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:57.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:56 smithi116 bash[82555]: cluster 2024-03-30T04:44:55.715590+0000 mgr.x (mgr.24938) 415 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:44:57.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:56 smithi116 bash[80412]: audit 2024-03-30T04:44:55.299209+0000 mgr.x (mgr.24938) 414 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:57.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:56 smithi116 bash[80412]: cluster 2024-03-30T04:44:55.715590+0000 mgr.x (mgr.24938) 415 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:44:57.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:44:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:44:56] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.33.4" 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: audit 2024-03-30T04:44:57.051530+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: audit 2024-03-30T04:44:57.065868+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: audit 2024-03-30T04:44:57.116483+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: audit 2024-03-30T04:44:57.119013+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: cephadm 2024-03-30T04:44:57.119512+0000 mgr.x (mgr.24938) 416 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T04:44:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: audit 2024-03-30T04:44:57.121195+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: cephadm 2024-03-30T04:44:57.127432+0000 mgr.x (mgr.24938) 417 : cephadm [INF] Reconfiguring daemon mgr.x on smithi148 2024-03-30T04:44:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:44:58 smithi148 bash[65611]: cluster 2024-03-30T04:44:57.716851+0000 mgr.x (mgr.24938) 418 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: audit 2024-03-30T04:44:57.051530+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: audit 2024-03-30T04:44:57.065868+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: audit 2024-03-30T04:44:57.116483+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: audit 2024-03-30T04:44:57.119013+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: cephadm 2024-03-30T04:44:57.119512+0000 mgr.x (mgr.24938) 416 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T04:44:58.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: audit 2024-03-30T04:44:57.121195+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: cephadm 2024-03-30T04:44:57.127432+0000 mgr.x (mgr.24938) 417 : cephadm [INF] Reconfiguring daemon mgr.x on smithi148 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[80412]: cluster 2024-03-30T04:44:57.716851+0000 mgr.x (mgr.24938) 418 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: audit 2024-03-30T04:44:57.051530+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: audit 2024-03-30T04:44:57.065868+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: audit 2024-03-30T04:44:57.116483+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: audit 2024-03-30T04:44:57.119013+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: cephadm 2024-03-30T04:44:57.119512+0000 mgr.x (mgr.24938) 416 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: audit 2024-03-30T04:44:57.121195+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: cephadm 2024-03-30T04:44:57.127432+0000 mgr.x (mgr.24938) 417 : cephadm [INF] Reconfiguring daemon mgr.x on smithi148 2024-03-30T04:44:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:44:58 smithi116 bash[82555]: cluster 2024-03-30T04:44:57.716851+0000 mgr.x (mgr.24938) 418 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:00.163 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:45:00.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: audit 2024-03-30T04:44:59.309212+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: audit 2024-03-30T04:44:59.320144+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: audit 2024-03-30T04:44:59.344174+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:45:00.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: audit 2024-03-30T04:44:59.346226+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:00.569 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: cephadm 2024-03-30T04:44:59.347250+0000 mgr.x (mgr.24938) 419 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T04:45:00.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: cephadm 2024-03-30T04:44:59.354236+0000 mgr.x (mgr.24938) 420 : cephadm [INF] Reconfiguring daemon osd.4 on smithi148 2024-03-30T04:45:00.570 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:00 smithi148 bash[65611]: cluster 2024-03-30T04:44:59.717513+0000 mgr.x (mgr.24938) 421 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: audit 2024-03-30T04:44:59.309212+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: audit 2024-03-30T04:44:59.320144+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: audit 2024-03-30T04:44:59.344174+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: audit 2024-03-30T04:44:59.346226+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: cephadm 2024-03-30T04:44:59.347250+0000 mgr.x (mgr.24938) 419 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: cephadm 2024-03-30T04:44:59.354236+0000 mgr.x (mgr.24938) 420 : cephadm [INF] Reconfiguring daemon osd.4 on smithi148 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[82555]: cluster 2024-03-30T04:44:59.717513+0000 mgr.x (mgr.24938) 421 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:00.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: audit 2024-03-30T04:44:59.309212+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: audit 2024-03-30T04:44:59.320144+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: audit 2024-03-30T04:44:59.344174+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: audit 2024-03-30T04:44:59.346226+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: cephadm 2024-03-30T04:44:59.347250+0000 mgr.x (mgr.24938) 419 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: cephadm 2024-03-30T04:44:59.354236+0000 mgr.x (mgr.24938) 420 : cephadm [INF] Reconfiguring daemon osd.4 on smithi148 2024-03-30T04:45:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:00 smithi116 bash[80412]: cluster 2024-03-30T04:44:59.717513+0000 mgr.x (mgr.24938) 421 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:00.945 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 15s ago 18m - - 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 0s ago 18m - - 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (5m) 15s ago 12m 13.3M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 0s ago 11m - - 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (3m) 15s ago 9m 44.0M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (4m) 0s ago 17m 496M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (103s) 15s ago 19m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (77s) 15s ago 19m 50.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (32s) 0s ago 18m 28.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:45:00.946 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (49s) 15s ago 18m 32.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (5m) 15s ago 12m 9711k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (4m) 0s ago 12m 9472k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (17m) 15s ago 17m 57.3M 2524M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (16m) 15s ago 16m 59.6M 2524M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (16m) 15s ago 16m 52.8M 2524M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (15m) 15s ago 15m 57.7M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (15m) 0s ago 15m 61.5M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (14m) 0s ago 14m 55.6M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (13m) 0s ago 13m 55.3M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (13m) 0s ago 13m 59.3M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (3m) 0s ago 12m 64.0M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (10m) 15s ago 10m 87.5M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (10m) 0s ago 10m 87.4M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:45:00.947 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (10m) 15s ago 10m 87.6M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:45:00.948 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (10m) 0s ago 10m 87.7M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:45:01.358 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:01.359 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:45:01.360 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T04:45:01.360 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T04:45:01.360 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:45:01.360 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T04:45:01.715 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T04:45:01.716 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:45:01.716 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.157739+0000 mgr.x (mgr.24938) 422 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.550432+0000 mgr.x (mgr.24938) 423 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.872229+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.881848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: cluster 2024-03-30T04:45:00.888532+0000 mgr.x (mgr.24938) 424 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: cluster 2024-03-30T04:45:00.889294+0000 mgr.x (mgr.24938) 425 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.894275+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:00.905930+0000 mgr.x (mgr.24938) 426 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:01.363352+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.116:0/3315100933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:01.566041+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:01.576387+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:01.580164+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[80412]: audit 2024-03-30T04:45:01.581696+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.157739+0000 mgr.x (mgr.24938) 422 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.550432+0000 mgr.x (mgr.24938) 423 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.872229+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.881848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: cluster 2024-03-30T04:45:00.888532+0000 mgr.x (mgr.24938) 424 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: cluster 2024-03-30T04:45:00.889294+0000 mgr.x (mgr.24938) 425 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.894275+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:00.905930+0000 mgr.x (mgr.24938) 426 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:01.363352+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.116:0/3315100933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:02.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:01.566041+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:01.576387+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:01.580164+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:01 smithi116 bash[82555]: audit 2024-03-30T04:45:01.581696+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.157739+0000 mgr.x (mgr.24938) 422 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.550432+0000 mgr.x (mgr.24938) 423 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.872229+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.881848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: cluster 2024-03-30T04:45:00.888532+0000 mgr.x (mgr.24938) 424 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: cluster 2024-03-30T04:45:00.889294+0000 mgr.x (mgr.24938) 425 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:02.012 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.894275+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:00.905930+0000 mgr.x (mgr.24938) 426 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:01.363352+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.116:0/3315100933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:01.566041+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:01.576387+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:01.580164+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:45:02.013 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:01 smithi148 bash[65611]: audit 2024-03-30T04:45:01.581696+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:02.141 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:45:02.141 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:45:02.142 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:45:03.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:02 smithi148 bash[65611]: cephadm 2024-03-30T04:45:01.583418+0000 mgr.x (mgr.24938) 427 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T04:45:03.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:02 smithi148 bash[65611]: cephadm 2024-03-30T04:45:01.588721+0000 mgr.x (mgr.24938) 428 : cephadm [INF] Reconfiguring daemon osd.5 on smithi148 2024-03-30T04:45:03.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:02 smithi148 bash[65611]: audit 2024-03-30T04:45:01.722351+0000 mgr.x (mgr.24938) 429 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:03.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:02 smithi148 bash[65611]: audit 2024-03-30T04:45:02.146679+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.116:0/3424686750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[80412]: cephadm 2024-03-30T04:45:01.583418+0000 mgr.x (mgr.24938) 427 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T04:45:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[80412]: cephadm 2024-03-30T04:45:01.588721+0000 mgr.x (mgr.24938) 428 : cephadm [INF] Reconfiguring daemon osd.5 on smithi148 2024-03-30T04:45:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[80412]: audit 2024-03-30T04:45:01.722351+0000 mgr.x (mgr.24938) 429 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[80412]: audit 2024-03-30T04:45:02.146679+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.116:0/3424686750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:03.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[82555]: cephadm 2024-03-30T04:45:01.583418+0000 mgr.x (mgr.24938) 427 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T04:45:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[82555]: cephadm 2024-03-30T04:45:01.588721+0000 mgr.x (mgr.24938) 428 : cephadm [INF] Reconfiguring daemon osd.5 on smithi148 2024-03-30T04:45:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[82555]: audit 2024-03-30T04:45:01.722351+0000 mgr.x (mgr.24938) 429 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:02 smithi116 bash[82555]: audit 2024-03-30T04:45:02.146679+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.116:0/3424686750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:04.162 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:03 smithi148 bash[65611]: cluster 2024-03-30T04:45:02.889880+0000 mgr.x (mgr.24938) 430 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:04.163 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:03 smithi148 bash[65611]: audit 2024-03-30T04:45:03.735772+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.163 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:03 smithi148 bash[65611]: audit 2024-03-30T04:45:03.746475+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.163 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:03 smithi148 bash[65611]: audit 2024-03-30T04:45:03.753047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:45:04.163 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:03 smithi148 bash[65611]: audit 2024-03-30T04:45:03.754924+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[80412]: cluster 2024-03-30T04:45:02.889880+0000 mgr.x (mgr.24938) 430 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[80412]: audit 2024-03-30T04:45:03.735772+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[80412]: audit 2024-03-30T04:45:03.746475+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[80412]: audit 2024-03-30T04:45:03.753047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[80412]: audit 2024-03-30T04:45:03.754924+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[82555]: cluster 2024-03-30T04:45:02.889880+0000 mgr.x (mgr.24938) 430 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[82555]: audit 2024-03-30T04:45:03.735772+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[82555]: audit 2024-03-30T04:45:03.746475+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:04.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[82555]: audit 2024-03-30T04:45:03.753047+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:45:04.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:03 smithi116 bash[82555]: audit 2024-03-30T04:45:03.754924+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:05.194 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:04 smithi148 bash[65611]: cephadm 2024-03-30T04:45:03.756287+0000 mgr.x (mgr.24938) 431 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T04:45:05.194 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:04 smithi148 bash[65611]: cephadm 2024-03-30T04:45:03.761942+0000 mgr.x (mgr.24938) 432 : cephadm [INF] Reconfiguring daemon osd.6 on smithi148 2024-03-30T04:45:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:04 smithi116 bash[80412]: cephadm 2024-03-30T04:45:03.756287+0000 mgr.x (mgr.24938) 431 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T04:45:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:04 smithi116 bash[80412]: cephadm 2024-03-30T04:45:03.761942+0000 mgr.x (mgr.24938) 432 : cephadm [INF] Reconfiguring daemon osd.6 on smithi148 2024-03-30T04:45:05.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:04 smithi116 bash[82555]: cephadm 2024-03-30T04:45:03.756287+0000 mgr.x (mgr.24938) 431 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T04:45:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:04 smithi116 bash[82555]: cephadm 2024-03-30T04:45:03.761942+0000 mgr.x (mgr.24938) 432 : cephadm [INF] Reconfiguring daemon osd.6 on smithi148 2024-03-30T04:45:06.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[80412]: cluster 2024-03-30T04:45:04.890648+0000 mgr.x (mgr.24938) 433 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:06.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[80412]: audit 2024-03-30T04:45:05.851870+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[80412]: audit 2024-03-30T04:45:05.859653+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[80412]: audit 2024-03-30T04:45:05.869269+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[82555]: cluster 2024-03-30T04:45:04.890648+0000 mgr.x (mgr.24938) 433 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:06.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[82555]: audit 2024-03-30T04:45:05.851870+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[82555]: audit 2024-03-30T04:45:05.859653+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:05 smithi116 bash[82555]: audit 2024-03-30T04:45:05.869269+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:05 smithi148 bash[65611]: cluster 2024-03-30T04:45:04.890648+0000 mgr.x (mgr.24938) 433 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T04:45:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:05 smithi148 bash[65611]: audit 2024-03-30T04:45:05.851870+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:05 smithi148 bash[65611]: audit 2024-03-30T04:45:05.859653+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:06.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:05 smithi148 bash[65611]: audit 2024-03-30T04:45:05.869269+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: audit 2024-03-30T04:45:05.307594+0000 mgr.x (mgr.24938) 434 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: cluster 2024-03-30T04:45:05.866541+0000 mgr.x (mgr.24938) 435 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: cluster 2024-03-30T04:45:05.867077+0000 mgr.x (mgr.24938) 436 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 234 op/s 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: audit 2024-03-30T04:45:05.988975+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: audit 2024-03-30T04:45:05.998857+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: audit 2024-03-30T04:45:06.027400+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:45:07.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[80412]: audit 2024-03-30T04:45:06.028668+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: audit 2024-03-30T04:45:05.307594+0000 mgr.x (mgr.24938) 434 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: cluster 2024-03-30T04:45:05.866541+0000 mgr.x (mgr.24938) 435 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: cluster 2024-03-30T04:45:05.867077+0000 mgr.x (mgr.24938) 436 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 234 op/s 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: audit 2024-03-30T04:45:05.988975+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: audit 2024-03-30T04:45:05.998857+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: audit 2024-03-30T04:45:06.027400+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:45:07.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:06 smithi116 bash[82555]: audit 2024-03-30T04:45:06.028668+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:06] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.33.4" 2024-03-30T04:45:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: audit 2024-03-30T04:45:05.307594+0000 mgr.x (mgr.24938) 434 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: cluster 2024-03-30T04:45:05.866541+0000 mgr.x (mgr.24938) 435 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: cluster 2024-03-30T04:45:05.867077+0000 mgr.x (mgr.24938) 436 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 234 op/s 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: audit 2024-03-30T04:45:05.988975+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: audit 2024-03-30T04:45:05.998857+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: audit 2024-03-30T04:45:06.027400+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:45:07.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:06 smithi148 bash[65611]: audit 2024-03-30T04:45:06.028668+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:08.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:07 smithi148 bash[65611]: cephadm 2024-03-30T04:45:06.030611+0000 mgr.x (mgr.24938) 437 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T04:45:08.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:07 smithi148 bash[65611]: cephadm 2024-03-30T04:45:06.038592+0000 mgr.x (mgr.24938) 438 : cephadm [INF] Reconfiguring daemon osd.7 on smithi148 2024-03-30T04:45:08.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:07 smithi116 bash[80412]: cephadm 2024-03-30T04:45:06.030611+0000 mgr.x (mgr.24938) 437 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T04:45:08.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:07 smithi116 bash[80412]: cephadm 2024-03-30T04:45:06.038592+0000 mgr.x (mgr.24938) 438 : cephadm [INF] Reconfiguring daemon osd.7 on smithi148 2024-03-30T04:45:08.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:07 smithi116 bash[82555]: cephadm 2024-03-30T04:45:06.030611+0000 mgr.x (mgr.24938) 437 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T04:45:08.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:07 smithi116 bash[82555]: cephadm 2024-03-30T04:45:06.038592+0000 mgr.x (mgr.24938) 438 : cephadm [INF] Reconfiguring daemon osd.7 on smithi148 2024-03-30T04:45:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[80412]: cluster 2024-03-30T04:45:07.867812+0000 mgr.x (mgr.24938) 439 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-03-30T04:45:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[80412]: audit 2024-03-30T04:45:08.341438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[80412]: audit 2024-03-30T04:45:08.348732+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[80412]: audit 2024-03-30T04:45:08.354890+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[80412]: audit 2024-03-30T04:45:08.357790+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:09.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[82555]: cluster 2024-03-30T04:45:07.867812+0000 mgr.x (mgr.24938) 439 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-03-30T04:45:09.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[82555]: audit 2024-03-30T04:45:08.341438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[82555]: audit 2024-03-30T04:45:08.348732+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[82555]: audit 2024-03-30T04:45:08.354890+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:09.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:08 smithi116 bash[82555]: audit 2024-03-30T04:45:08.357790+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:08 smithi148 bash[65611]: cluster 2024-03-30T04:45:07.867812+0000 mgr.x (mgr.24938) 439 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-03-30T04:45:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:08 smithi148 bash[65611]: audit 2024-03-30T04:45:08.341438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:08 smithi148 bash[65611]: audit 2024-03-30T04:45:08.348732+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:09.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:08 smithi148 bash[65611]: audit 2024-03-30T04:45:08.354890+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:09.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:08 smithi148 bash[65611]: audit 2024-03-30T04:45:08.357790+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:10.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:09 smithi148 bash[65611]: cephadm 2024-03-30T04:45:08.358276+0000 mgr.x (mgr.24938) 440 : cephadm [INF] Reconfiguring rgw.foo.smithi148.dwhqji (monmap changed)... 2024-03-30T04:45:10.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:09 smithi148 bash[65611]: cephadm 2024-03-30T04:45:08.363416+0000 mgr.x (mgr.24938) 441 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:45:10.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:09 smithi148 bash[65611]: audit 2024-03-30T04:45:09.297649+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[80412]: cephadm 2024-03-30T04:45:08.358276+0000 mgr.x (mgr.24938) 440 : cephadm [INF] Reconfiguring rgw.foo.smithi148.dwhqji (monmap changed)... 2024-03-30T04:45:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[80412]: cephadm 2024-03-30T04:45:08.363416+0000 mgr.x (mgr.24938) 441 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:45:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[80412]: audit 2024-03-30T04:45:09.297649+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[82555]: cephadm 2024-03-30T04:45:08.358276+0000 mgr.x (mgr.24938) 440 : cephadm [INF] Reconfiguring rgw.foo.smithi148.dwhqji (monmap changed)... 2024-03-30T04:45:10.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[82555]: cephadm 2024-03-30T04:45:08.363416+0000 mgr.x (mgr.24938) 441 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:45:10.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:09 smithi116 bash[82555]: audit 2024-03-30T04:45:09.297649+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[80412]: cluster 2024-03-30T04:45:09.868470+0000 mgr.x (mgr.24938) 442 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[80412]: audit 2024-03-30T04:45:10.638549+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[80412]: audit 2024-03-30T04:45:10.649895+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[80412]: audit 2024-03-30T04:45:10.686235+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[80412]: audit 2024-03-30T04:45:10.691240+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:11.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[82555]: cluster 2024-03-30T04:45:09.868470+0000 mgr.x (mgr.24938) 442 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:11.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[82555]: audit 2024-03-30T04:45:10.638549+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[82555]: audit 2024-03-30T04:45:10.649895+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[82555]: audit 2024-03-30T04:45:10.686235+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:11.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:10 smithi116 bash[82555]: audit 2024-03-30T04:45:10.691240+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:10 smithi148 bash[65611]: cluster 2024-03-30T04:45:09.868470+0000 mgr.x (mgr.24938) 442 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:10 smithi148 bash[65611]: audit 2024-03-30T04:45:10.638549+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:10 smithi148 bash[65611]: audit 2024-03-30T04:45:10.649895+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:10 smithi148 bash[65611]: audit 2024-03-30T04:45:10.686235+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:45:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:10 smithi148 bash[65611]: audit 2024-03-30T04:45:10.691240+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:11 smithi116 bash[80412]: cephadm 2024-03-30T04:45:10.689226+0000 mgr.x (mgr.24938) 443 : cephadm [INF] Reconfiguring rgw.smpl.smithi148.hezhux (monmap changed)... 2024-03-30T04:45:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:11 smithi116 bash[80412]: cephadm 2024-03-30T04:45:10.697683+0000 mgr.x (mgr.24938) 444 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:45:12.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:11 smithi116 bash[82555]: cephadm 2024-03-30T04:45:10.689226+0000 mgr.x (mgr.24938) 443 : cephadm [INF] Reconfiguring rgw.smpl.smithi148.hezhux (monmap changed)... 2024-03-30T04:45:12.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:11 smithi116 bash[82555]: cephadm 2024-03-30T04:45:10.697683+0000 mgr.x (mgr.24938) 444 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:45:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:11 smithi148 bash[65611]: cephadm 2024-03-30T04:45:10.689226+0000 mgr.x (mgr.24938) 443 : cephadm [INF] Reconfiguring rgw.smpl.smithi148.hezhux (monmap changed)... 2024-03-30T04:45:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:11 smithi148 bash[65611]: cephadm 2024-03-30T04:45:10.697683+0000 mgr.x (mgr.24938) 444 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:45:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:12 smithi116 bash[80412]: cluster 2024-03-30T04:45:11.870186+0000 mgr.x (mgr.24938) 445 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:13.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:12 smithi116 bash[82555]: cluster 2024-03-30T04:45:11.870186+0000 mgr.x (mgr.24938) 445 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:13.359 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:12 smithi148 bash[65611]: cluster 2024-03-30T04:45:11.870186+0000 mgr.x (mgr.24938) 445 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.837217+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.847747+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: cluster 2024-03-30T04:45:13.870719+0000 mgr.x (mgr.24938) 446 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.893628+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.897203+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.900255+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: cephadm 2024-03-30T04:45:13.905581+0000 mgr.x (mgr.24938) 447 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.908355+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.912376+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.918043+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T04:45:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.921927+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.927462+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.931390+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.939307+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.944376+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.954312+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:14 smithi148 bash[65611]: audit 2024-03-30T04:45:13.960033+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.837217+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.847747+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: cluster 2024-03-30T04:45:13.870719+0000 mgr.x (mgr.24938) 446 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.893628+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.897203+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.900255+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: cephadm 2024-03-30T04:45:13.905581+0000 mgr.x (mgr.24938) 447 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.908355+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.158 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.912376+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.918043+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.921927+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.927462+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.931390+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.939307+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.944376+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.954312+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[82555]: audit 2024-03-30T04:45:13.960033+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.837217+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.847747+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: cluster 2024-03-30T04:45:13.870719+0000 mgr.x (mgr.24938) 446 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-30T04:45:15.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.893628+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.897203+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.900255+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: cephadm 2024-03-30T04:45:13.905581+0000 mgr.x (mgr.24938) 447 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.908355+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.912376+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.918043+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.921927+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.927462+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.931390+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.939307+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.944376+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.954312+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:15.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:14 smithi116 bash[80412]: audit 2024-03-30T04:45:13.960033+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:16.157 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:15 smithi148 bash[65611]: cephadm 2024-03-30T04:45:13.949952+0000 mgr.x (mgr.24938) 448 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T04:45:16.157 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:15 smithi148 bash[65611]: audit 2024-03-30T04:45:13.964358+0000 mgr.x (mgr.24938) 449 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:16.157 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:15 smithi148 bash[65611]: cephadm 2024-03-30T04:45:13.967098+0000 mgr.x (mgr.24938) 450 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[80412]: cephadm 2024-03-30T04:45:13.949952+0000 mgr.x (mgr.24938) 448 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[80412]: audit 2024-03-30T04:45:13.964358+0000 mgr.x (mgr.24938) 449 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[80412]: cephadm 2024-03-30T04:45:13.967098+0000 mgr.x (mgr.24938) 450 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[82555]: cephadm 2024-03-30T04:45:13.949952+0000 mgr.x (mgr.24938) 448 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[82555]: audit 2024-03-30T04:45:13.964358+0000 mgr.x (mgr.24938) 449 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:15 smithi116 bash[82555]: cephadm 2024-03-30T04:45:13.967098+0000 mgr.x (mgr.24938) 450 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[82555]: audit 2024-03-30T04:45:15.313105+0000 mgr.x (mgr.24938) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[82555]: cluster 2024-03-30T04:45:15.872298+0000 mgr.x (mgr.24938) 452 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[82555]: audit 2024-03-30T04:45:16.091451+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[82555]: audit 2024-03-30T04:45:16.095287+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[82555]: audit 2024-03-30T04:45:16.097135+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[80412]: audit 2024-03-30T04:45:15.313105+0000 mgr.x (mgr.24938) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[80412]: cluster 2024-03-30T04:45:15.872298+0000 mgr.x (mgr.24938) 452 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:45:17.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[80412]: audit 2024-03-30T04:45:16.091451+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:17.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[80412]: audit 2024-03-30T04:45:16.095287+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:17.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:16 smithi116 bash[80412]: audit 2024-03-30T04:45:16.097135+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:17.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:16] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.33.4" 2024-03-30T04:45:17.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[65611]: audit 2024-03-30T04:45:15.313105+0000 mgr.x (mgr.24938) 451 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[65611]: cluster 2024-03-30T04:45:15.872298+0000 mgr.x (mgr.24938) 452 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:45:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[65611]: audit 2024-03-30T04:45:16.091451+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[65611]: audit 2024-03-30T04:45:16.095287+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:16 smithi148 bash[65611]: audit 2024-03-30T04:45:16.097135+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:17 smithi116 bash[80412]: cephadm 2024-03-30T04:45:16.087050+0000 mgr.x (mgr.24938) 453 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:17 smithi116 bash[80412]: cephadm 2024-03-30T04:45:16.105300+0000 mgr.x (mgr.24938) 454 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:18.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:17 smithi116 bash[82555]: cephadm 2024-03-30T04:45:16.087050+0000 mgr.x (mgr.24938) 453 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:18.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:17 smithi116 bash[82555]: cephadm 2024-03-30T04:45:16.105300+0000 mgr.x (mgr.24938) 454 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:17 smithi148 bash[65611]: cephadm 2024-03-30T04:45:16.087050+0000 mgr.x (mgr.24938) 453 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:17 smithi148 bash[65611]: cephadm 2024-03-30T04:45:16.105300+0000 mgr.x (mgr.24938) 454 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:19.117 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:18 smithi116 bash[80412]: cluster 2024-03-30T04:45:17.873215+0000 mgr.x (mgr.24938) 455 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:19.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:18 smithi116 bash[82555]: cluster 2024-03-30T04:45:17.873215+0000 mgr.x (mgr.24938) 455 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:18 smithi148 bash[65611]: cluster 2024-03-30T04:45:17.873215+0000 mgr.x (mgr.24938) 455 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.259 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.260 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.260 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.260 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.261 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.261 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: Stopping Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:45:20.261 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:45:20 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:20.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[27415]: debug 2024-03-30T04:45:20.340+0000 7fa9862d0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:45:20.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[27415]: debug 2024-03-30T04:45:20.340+0000 7fa9862d0700 -1 osd.0 116 *** Got signal Terminated *** 2024-03-30T04:45:20.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[27415]: debug 2024-03-30T04:45:20.340+0000 7fa9862d0700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:45:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[82555]: cluster 2024-03-30T04:45:19.874020+0000 mgr.x (mgr.24938) 456 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[82555]: cluster 2024-03-30T04:45:20.344353+0000 mon.a (mon.0) 382 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[80412]: cluster 2024-03-30T04:45:19.874020+0000 mgr.x (mgr.24938) 456 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:21.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:20 smithi116 bash[80412]: cluster 2024-03-30T04:45:20.344353+0000 mon.a (mon.0) 382 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:20 smithi148 bash[65611]: cluster 2024-03-30T04:45:19.874020+0000 mgr.x (mgr.24938) 456 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:20 smithi148 bash[65611]: cluster 2024-03-30T04:45:20.344353+0000 mon.a (mon.0) 382 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:22.224 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[85935]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:45:22.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[80412]: cluster 2024-03-30T04:45:20.875900+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:22.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[80412]: cluster 2024-03-30T04:45:20.894562+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T04:45:22.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[80412]: audit 2024-03-30T04:45:21.043411+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[80412]: audit 2024-03-30T04:45:21.053724+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[80412]: audit 2024-03-30T04:45:21.065013+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[82555]: cluster 2024-03-30T04:45:20.875900+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[82555]: cluster 2024-03-30T04:45:20.894562+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[82555]: audit 2024-03-30T04:45:21.043411+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[82555]: audit 2024-03-30T04:45:21.053724+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:21 smithi116 bash[82555]: audit 2024-03-30T04:45:21.065013+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:21 smithi148 bash[65611]: cluster 2024-03-30T04:45:20.875900+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:21 smithi148 bash[65611]: cluster 2024-03-30T04:45:20.894562+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T04:45:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:21 smithi148 bash[65611]: audit 2024-03-30T04:45:21.043411+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:21 smithi148 bash[65611]: audit 2024-03-30T04:45:21.053724+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:21 smithi148 bash[65611]: audit 2024-03-30T04:45:21.065013+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:22.509 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[86001]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:45:23.136 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[80412]: cluster 2024-03-30T04:45:21.059356+0000 mgr.x (mgr.24938) 457 : cluster [DBG] pgmap v271: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:23.136 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[80412]: cluster 2024-03-30T04:45:21.059555+0000 mgr.x (mgr.24938) 458 : cluster [DBG] pgmap v272: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:45:23.136 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[80412]: cluster 2024-03-30T04:45:21.894754+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T04:45:23.137 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[82555]: cluster 2024-03-30T04:45:21.059356+0000 mgr.x (mgr.24938) 457 : cluster [DBG] pgmap v271: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:23.137 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[82555]: cluster 2024-03-30T04:45:21.059555+0000 mgr.x (mgr.24938) 458 : cluster [DBG] pgmap v272: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:45:23.137 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:22 smithi116 bash[82555]: cluster 2024-03-30T04:45:21.894754+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T04:45:23.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:22 smithi148 bash[65611]: cluster 2024-03-30T04:45:21.059356+0000 mgr.x (mgr.24938) 457 : cluster [DBG] pgmap v271: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:23.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:22 smithi148 bash[65611]: cluster 2024-03-30T04:45:21.059555+0000 mgr.x (mgr.24938) 458 : cluster [DBG] pgmap v272: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:45:23.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:22 smithi148 bash[65611]: cluster 2024-03-30T04:45:21.894754+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T04:45:24.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.456 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.457 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.457 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.457 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.457 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.458 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.458 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:24.458 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-03-30T04:45:24.458 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: Stopped Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:24.458 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:25.259 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:24 smithi116 systemd[1]: Started Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:25.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: cluster 2024-03-30T04:45:23.060177+0000 mgr.x (mgr.24938) 459 : cluster [DBG] pgmap v274: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T04:45:25.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.302965+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.304798+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:25.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.517568+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.526380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.559478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.564510+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.566002+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.578247+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.671448+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.675350+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.678012+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.682536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.684141+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.700067+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.780080+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.783559+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.786661+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.790931+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.792453+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.805834+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.886010+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.889612+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[82555]: audit 2024-03-30T04:45:24.891289+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: cluster 2024-03-30T04:45:23.060177+0000 mgr.x (mgr.24938) 459 : cluster [DBG] pgmap v274: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.302965+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.304798+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.517568+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.526380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.559478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.564510+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.566002+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.578247+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.671448+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.675350+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.678012+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.682536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.684141+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.700067+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.780080+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.783559+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.786661+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.790931+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.792453+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.805834+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.886010+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.889612+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:24 smithi116 bash[80412]: audit 2024-03-30T04:45:24.891289+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: cluster 2024-03-30T04:45:23.060177+0000 mgr.x (mgr.24938) 459 : cluster [DBG] pgmap v274: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.302965+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.304798+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.517568+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.526380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.559478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.564510+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.566002+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.578247+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.671448+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.675350+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.678012+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.682536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.684141+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.700067+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.780080+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.783559+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.786661+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.790931+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.792453+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.805834+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.886010+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.889612+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:25.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:24 smithi148 bash[65611]: audit 2024-03-30T04:45:24.891289+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.219 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.573136+0000 mgr.x (mgr.24938) 460 : cluster [DBG] pgmap v275: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:26.219 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.573808+0000 mgr.x (mgr.24938) 461 : cluster [DBG] pgmap v276: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.219 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cephadm 2024-03-30T04:45:24.583102+0000 mgr.x (mgr.24938) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.219 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.690867+0000 mgr.x (mgr.24938) 463 : cluster [DBG] pgmap v277: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.219 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.691408+0000 mgr.x (mgr.24938) 464 : cluster [DBG] pgmap v278: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cephadm 2024-03-30T04:45:24.704850+0000 mgr.x (mgr.24938) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.798688+0000 mgr.x (mgr.24938) 466 : cluster [DBG] pgmap v279: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cephadm 2024-03-30T04:45:24.810652+0000 mgr.x (mgr.24938) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.895332+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.901358+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.907853+0000 mgr.x (mgr.24938) 468 : cluster [DBG] pgmap v280: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:24.908464+0000 mgr.x (mgr.24938) 469 : cluster [DBG] pgmap v281: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.910510+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cephadm 2024-03-30T04:45:24.914959+0000 mgr.x (mgr.24938) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.988982+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.992018+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.993665+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.997352+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.220 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:24.998621+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.573136+0000 mgr.x (mgr.24938) 460 : cluster [DBG] pgmap v275: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.573808+0000 mgr.x (mgr.24938) 461 : cluster [DBG] pgmap v276: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cephadm 2024-03-30T04:45:24.583102+0000 mgr.x (mgr.24938) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.690867+0000 mgr.x (mgr.24938) 463 : cluster [DBG] pgmap v277: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.691408+0000 mgr.x (mgr.24938) 464 : cluster [DBG] pgmap v278: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cephadm 2024-03-30T04:45:24.704850+0000 mgr.x (mgr.24938) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.798688+0000 mgr.x (mgr.24938) 466 : cluster [DBG] pgmap v279: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cephadm 2024-03-30T04:45:24.810652+0000 mgr.x (mgr.24938) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.895332+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.901358+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.907853+0000 mgr.x (mgr.24938) 468 : cluster [DBG] pgmap v280: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.221 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:24.908464+0000 mgr.x (mgr.24938) 469 : cluster [DBG] pgmap v281: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.910510+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cephadm 2024-03-30T04:45:24.914959+0000 mgr.x (mgr.24938) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.988982+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.992018+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.993665+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.997352+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:24.998621+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.222 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.012740+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.102274+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.107217+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.109599+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.114218+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.116107+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.130282+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.208447+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.212014+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.214109+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.217817+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.219044+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.232543+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.223 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.308872+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.311520+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.312875+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.315901+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.316849+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.330407+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.408703+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.412074+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.414010+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.417307+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.418538+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.429962+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.504512+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.508643+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.224 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.511015+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.515405+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.516947+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.524727+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.529690+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.607586+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.610933+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.612682+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.616558+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.617723+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.628459+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.012740+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.225 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.102274+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.107217+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.109599+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.114218+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.116107+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.130282+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.208447+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.212014+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.214109+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.217817+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.219044+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.232543+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.308872+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.311520+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.312875+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.315901+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.316849+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.330407+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.707577+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.711225+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.713171+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.716809+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.718002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.729538+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.807583+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.810985+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.812886+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.816962+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.818684+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[80412]: audit 2024-03-30T04:45:25.830012+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.408703+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.412074+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.414010+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.417307+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.418538+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.429962+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.504512+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.508643+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.511015+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.515405+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.516947+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.524727+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.529690+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.607586+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.610933+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.612682+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.616558+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.229 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.617723+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.628459+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.707577+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.711225+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.713171+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.716809+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.718002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.729538+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.807583+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.810985+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.812886+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.816962+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.818684+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:25 smithi116 bash[82555]: audit 2024-03-30T04:45:25.830012+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.573136+0000 mgr.x (mgr.24938) 460 : cluster [DBG] pgmap v275: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.573808+0000 mgr.x (mgr.24938) 461 : cluster [DBG] pgmap v276: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cephadm 2024-03-30T04:45:24.583102+0000 mgr.x (mgr.24938) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.690867+0000 mgr.x (mgr.24938) 463 : cluster [DBG] pgmap v277: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.691408+0000 mgr.x (mgr.24938) 464 : cluster [DBG] pgmap v278: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cephadm 2024-03-30T04:45:24.704850+0000 mgr.x (mgr.24938) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.798688+0000 mgr.x (mgr.24938) 466 : cluster [DBG] pgmap v279: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cephadm 2024-03-30T04:45:24.810652+0000 mgr.x (mgr.24938) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.895332+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.901358+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.907853+0000 mgr.x (mgr.24938) 468 : cluster [DBG] pgmap v280: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:24.908464+0000 mgr.x (mgr.24938) 469 : cluster [DBG] pgmap v281: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.910510+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cephadm 2024-03-30T04:45:24.914959+0000 mgr.x (mgr.24938) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.988982+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.992018+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.993665+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.997352+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:24.998621+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.012740+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.102274+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.107217+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.109599+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.114218+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.116107+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.130282+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.208447+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.212014+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.214109+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.217817+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.219044+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.232543+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.308872+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.311520+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.312875+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.315901+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.316849+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.330407+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.408703+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.412074+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.414010+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.417307+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.418538+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.429962+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.504512+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.508643+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.511015+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.515405+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.516947+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.524727+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.529690+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.607586+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.610933+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.612682+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.616558+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.617723+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.628459+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.707577+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.711225+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.713171+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.716809+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.718002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.729538+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.807583+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.810985+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.812886+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:26.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.816962+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:26.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.818684+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:26.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:25 smithi148 bash[65611]: audit 2024-03-30T04:45:25.830012+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:26.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T04:45:26.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T04:45:26.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T04:45:26.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T04:45:26.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T04:45:26.760 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T04:45:26.760 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[86154]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T04:45:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.004814+0000 mgr.x (mgr.24938) 471 : cluster [DBG] pgmap v282: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.005325+0000 mgr.x (mgr.24938) 472 : cluster [DBG] pgmap v283: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.017537+0000 mgr.x (mgr.24938) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.123064+0000 mgr.x (mgr.24938) 474 : cluster [DBG] pgmap v284: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.123723+0000 mgr.x (mgr.24938) 475 : cluster [DBG] pgmap v285: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.134824+0000 mgr.x (mgr.24938) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.225245+0000 mgr.x (mgr.24938) 477 : cluster [DBG] pgmap v286: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.225710+0000 mgr.x (mgr.24938) 478 : cluster [DBG] pgmap v287: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.237268+0000 mgr.x (mgr.24938) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.322977+0000 mgr.x (mgr.24938) 480 : cluster [DBG] pgmap v288: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.323299+0000 mgr.x (mgr.24938) 481 : cluster [DBG] pgmap v289: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.323519+0000 mgr.x (mgr.24938) 482 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.335064+0000 mgr.x (mgr.24938) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.424801+0000 mgr.x (mgr.24938) 484 : cluster [DBG] pgmap v290: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.425567+0000 mgr.x (mgr.24938) 485 : cluster [DBG] pgmap v291: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.434682+0000 mgr.x (mgr.24938) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.523951+0000 mgr.x (mgr.24938) 487 : cluster [DBG] pgmap v292: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.004814+0000 mgr.x (mgr.24938) 471 : cluster [DBG] pgmap v282: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.005325+0000 mgr.x (mgr.24938) 472 : cluster [DBG] pgmap v283: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.017537+0000 mgr.x (mgr.24938) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.123064+0000 mgr.x (mgr.24938) 474 : cluster [DBG] pgmap v284: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.123723+0000 mgr.x (mgr.24938) 475 : cluster [DBG] pgmap v285: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.134824+0000 mgr.x (mgr.24938) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.225245+0000 mgr.x (mgr.24938) 477 : cluster [DBG] pgmap v286: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.225710+0000 mgr.x (mgr.24938) 478 : cluster [DBG] pgmap v287: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.237268+0000 mgr.x (mgr.24938) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.322977+0000 mgr.x (mgr.24938) 480 : cluster [DBG] pgmap v288: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.323299+0000 mgr.x (mgr.24938) 481 : cluster [DBG] pgmap v289: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.323519+0000 mgr.x (mgr.24938) 482 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.335064+0000 mgr.x (mgr.24938) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.424801+0000 mgr.x (mgr.24938) 484 : cluster [DBG] pgmap v290: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.425567+0000 mgr.x (mgr.24938) 485 : cluster [DBG] pgmap v291: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.434682+0000 mgr.x (mgr.24938) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.523951+0000 mgr.x (mgr.24938) 487 : cluster [DBG] pgmap v292: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.524527+0000 mgr.x (mgr.24938) 488 : cluster [DBG] pgmap v293: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.534288+0000 mgr.x (mgr.24938) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.624052+0000 mgr.x (mgr.24938) 490 : cluster [DBG] pgmap v294: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.624810+0000 mgr.x (mgr.24938) 491 : cluster [DBG] pgmap v295: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.633006+0000 mgr.x (mgr.24938) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.724477+0000 mgr.x (mgr.24938) 493 : cluster [DBG] pgmap v296: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.725224+0000 mgr.x (mgr.24938) 494 : cluster [DBG] pgmap v297: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.734086+0000 mgr.x (mgr.24938) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.825087+0000 mgr.x (mgr.24938) 496 : cluster [DBG] pgmap v298: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.825842+0000 mgr.x (mgr.24938) 497 : cluster [DBG] pgmap v299: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.834544+0000 mgr.x (mgr.24938) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.910705+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.913299+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.914515+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.917570+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.918619+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.524527+0000 mgr.x (mgr.24938) 488 : cluster [DBG] pgmap v293: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.534288+0000 mgr.x (mgr.24938) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.624052+0000 mgr.x (mgr.24938) 490 : cluster [DBG] pgmap v294: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.624810+0000 mgr.x (mgr.24938) 491 : cluster [DBG] pgmap v295: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.633006+0000 mgr.x (mgr.24938) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.724477+0000 mgr.x (mgr.24938) 493 : cluster [DBG] pgmap v296: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.725224+0000 mgr.x (mgr.24938) 494 : cluster [DBG] pgmap v297: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.734086+0000 mgr.x (mgr.24938) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.825087+0000 mgr.x (mgr.24938) 496 : cluster [DBG] pgmap v298: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.825842+0000 mgr.x (mgr.24938) 497 : cluster [DBG] pgmap v299: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.834544+0000 mgr.x (mgr.24938) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.910705+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.913299+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.914515+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.917570+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.918619+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.925261+0000 mgr.x (mgr.24938) 499 : cluster [DBG] pgmap v300: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cluster 2024-03-30T04:45:25.926093+0000 mgr.x (mgr.24938) 500 : cluster [DBG] pgmap v301: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:25.927074+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: cephadm 2024-03-30T04:45:25.931994+0000 mgr.x (mgr.24938) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.025580+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.030054+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.032834+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.043819+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.047005+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.047448+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.058319+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.062835+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.068678+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.165882+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.170749+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.174488+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.176880+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[80412]: audit 2024-03-30T04:45:26.179820+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.925261+0000 mgr.x (mgr.24938) 499 : cluster [DBG] pgmap v300: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cluster 2024-03-30T04:45:25.926093+0000 mgr.x (mgr.24938) 500 : cluster [DBG] pgmap v301: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:25.927074+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: cephadm 2024-03-30T04:45:25.931994+0000 mgr.x (mgr.24938) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.025580+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.030054+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.032834+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.043819+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.047005+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.047448+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.058319+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.062835+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.068678+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.165882+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.170749+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.174488+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.176880+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:26 smithi116 bash[82555]: audit 2024-03-30T04:45:26.179820+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:27.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:26] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2024-03-30T04:45:27.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.004814+0000 mgr.x (mgr.24938) 471 : cluster [DBG] pgmap v282: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.005325+0000 mgr.x (mgr.24938) 472 : cluster [DBG] pgmap v283: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.017537+0000 mgr.x (mgr.24938) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.123064+0000 mgr.x (mgr.24938) 474 : cluster [DBG] pgmap v284: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.123723+0000 mgr.x (mgr.24938) 475 : cluster [DBG] pgmap v285: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.134824+0000 mgr.x (mgr.24938) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.225245+0000 mgr.x (mgr.24938) 477 : cluster [DBG] pgmap v286: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.225710+0000 mgr.x (mgr.24938) 478 : cluster [DBG] pgmap v287: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.237268+0000 mgr.x (mgr.24938) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.322977+0000 mgr.x (mgr.24938) 480 : cluster [DBG] pgmap v288: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.323299+0000 mgr.x (mgr.24938) 481 : cluster [DBG] pgmap v289: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.323519+0000 mgr.x (mgr.24938) 482 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.335064+0000 mgr.x (mgr.24938) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.424801+0000 mgr.x (mgr.24938) 484 : cluster [DBG] pgmap v290: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.425567+0000 mgr.x (mgr.24938) 485 : cluster [DBG] pgmap v291: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.434682+0000 mgr.x (mgr.24938) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.523951+0000 mgr.x (mgr.24938) 487 : cluster [DBG] pgmap v292: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.524527+0000 mgr.x (mgr.24938) 488 : cluster [DBG] pgmap v293: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.534288+0000 mgr.x (mgr.24938) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.624052+0000 mgr.x (mgr.24938) 490 : cluster [DBG] pgmap v294: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.624810+0000 mgr.x (mgr.24938) 491 : cluster [DBG] pgmap v295: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.633006+0000 mgr.x (mgr.24938) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.724477+0000 mgr.x (mgr.24938) 493 : cluster [DBG] pgmap v296: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.725224+0000 mgr.x (mgr.24938) 494 : cluster [DBG] pgmap v297: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.734086+0000 mgr.x (mgr.24938) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.825087+0000 mgr.x (mgr.24938) 496 : cluster [DBG] pgmap v298: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.825842+0000 mgr.x (mgr.24938) 497 : cluster [DBG] pgmap v299: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.834544+0000 mgr.x (mgr.24938) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.910705+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.913299+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.914515+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.917570+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.918619+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.925261+0000 mgr.x (mgr.24938) 499 : cluster [DBG] pgmap v300: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cluster 2024-03-30T04:45:25.926093+0000 mgr.x (mgr.24938) 500 : cluster [DBG] pgmap v301: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:27.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:25.927074+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: cephadm 2024-03-30T04:45:25.931994+0000 mgr.x (mgr.24938) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.025580+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.030054+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.032834+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.043819+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.047005+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.047448+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.058319+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.062835+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.068678+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.165882+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.170749+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.174488+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.176880+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:27.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:26 smithi148 bash[65611]: audit 2024-03-30T04:45:26.179820+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: cluster 2024-03-30T04:45:26.054838+0000 mgr.x (mgr.24938) 502 : cluster [DBG] pgmap v302: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: cluster 2024-03-30T04:45:26.055867+0000 mgr.x (mgr.24938) 503 : cluster [DBG] pgmap v303: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: cluster 2024-03-30T04:45:26.064405+0000 mgr.x (mgr.24938) 504 : cluster [DBG] pgmap v304: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: cluster 2024-03-30T04:45:26.065436+0000 mgr.x (mgr.24938) 505 : cluster [DBG] pgmap v305: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: audit 2024-03-30T04:45:26.184035+0000 mgr.x (mgr.24938) 506 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[80412]: cephadm 2024-03-30T04:45:26.185770+0000 mgr.x (mgr.24938) 507 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: cluster 2024-03-30T04:45:26.054838+0000 mgr.x (mgr.24938) 502 : cluster [DBG] pgmap v302: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: cluster 2024-03-30T04:45:26.055867+0000 mgr.x (mgr.24938) 503 : cluster [DBG] pgmap v303: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: cluster 2024-03-30T04:45:26.064405+0000 mgr.x (mgr.24938) 504 : cluster [DBG] pgmap v304: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: cluster 2024-03-30T04:45:26.065436+0000 mgr.x (mgr.24938) 505 : cluster [DBG] pgmap v305: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: audit 2024-03-30T04:45:26.184035+0000 mgr.x (mgr.24938) 506 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:28.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:27 smithi116 bash[82555]: cephadm 2024-03-30T04:45:26.185770+0000 mgr.x (mgr.24938) 507 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: cluster 2024-03-30T04:45:26.054838+0000 mgr.x (mgr.24938) 502 : cluster [DBG] pgmap v302: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: cluster 2024-03-30T04:45:26.055867+0000 mgr.x (mgr.24938) 503 : cluster [DBG] pgmap v303: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: cluster 2024-03-30T04:45:26.064405+0000 mgr.x (mgr.24938) 504 : cluster [DBG] pgmap v304: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: cluster 2024-03-30T04:45:26.065436+0000 mgr.x (mgr.24938) 505 : cluster [DBG] pgmap v305: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:28.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: audit 2024-03-30T04:45:26.184035+0000 mgr.x (mgr.24938) 506 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T04:45:28.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:27 smithi148 bash[65611]: cephadm 2024-03-30T04:45:26.185770+0000 mgr.x (mgr.24938) 507 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T04:45:30.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:29 smithi116 bash[80412]: cluster 2024-03-30T04:45:28.066377+0000 mgr.x (mgr.24938) 508 : cluster [DBG] pgmap v306: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:30.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:29 smithi116 bash[82555]: cluster 2024-03-30T04:45:28.066377+0000 mgr.x (mgr.24938) 508 : cluster [DBG] pgmap v306: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:30.259 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:29 smithi116 bash[86537]: debug 2024-03-30T04:45:29.852+0000 7f6b0dc37700 1 -- 172.21.15.116:0/232907678 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559589827680 con 0x559589864c00 2024-03-30T04:45:30.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:29 smithi148 bash[65611]: cluster 2024-03-30T04:45:28.066377+0000 mgr.x (mgr.24938) 508 : cluster [DBG] pgmap v306: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:30.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:30 smithi116 bash[86537]: debug 2024-03-30T04:45:30.392+0000 7f6b16dcf7c0 -1 Falling back to public interface 2024-03-30T04:45:31.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:30 smithi116 bash[82555]: audit 2024-03-30T04:45:30.659319+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:31.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:30 smithi116 bash[82555]: audit 2024-03-30T04:45:30.660759+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:31.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:30 smithi116 bash[80412]: audit 2024-03-30T04:45:30.659319+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:31.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:30 smithi116 bash[80412]: audit 2024-03-30T04:45:30.660759+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:31.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:30 smithi148 bash[65611]: audit 2024-03-30T04:45:30.659319+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:45:31.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:30 smithi148 bash[65611]: audit 2024-03-30T04:45:30.660759+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[82555]: cluster 2024-03-30T04:45:30.067447+0000 mgr.x (mgr.24938) 509 : cluster [DBG] pgmap v307: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[82555]: cephadm 2024-03-30T04:45:30.660893+0000 mgr.x (mgr.24938) 510 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[82555]: cephadm 2024-03-30T04:45:30.670347+0000 mgr.x (mgr.24938) 511 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[80412]: cluster 2024-03-30T04:45:30.067447+0000 mgr.x (mgr.24938) 509 : cluster [DBG] pgmap v307: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[80412]: cephadm 2024-03-30T04:45:30.660893+0000 mgr.x (mgr.24938) 510 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:31 smithi116 bash[80412]: cephadm 2024-03-30T04:45:30.670347+0000 mgr.x (mgr.24938) 511 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:32.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:31 smithi148 bash[65611]: cluster 2024-03-30T04:45:30.067447+0000 mgr.x (mgr.24938) 509 : cluster [DBG] pgmap v307: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:32.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:31 smithi148 bash[65611]: cephadm 2024-03-30T04:45:30.660893+0000 mgr.x (mgr.24938) 510 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T04:45:32.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:31 smithi148 bash[65611]: cephadm 2024-03-30T04:45:30.670347+0000 mgr.x (mgr.24938) 511 : cephadm [INF] Deploying daemon osd.0 on smithi116 2024-03-30T04:45:32.536 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 7s ago 19m - - 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 12s ago 18m - - 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (5m) 7s ago 12m 13.3M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 12s ago 12m - - 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (4m) 7s ago 10m 44.1M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (4m) 12s ago 18m 501M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (2m) 7s ago 20m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:45:33.273 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (109s) 7s ago 20m 52.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (64s) 12s ago 18m 34.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (81s) 7s ago 18m 37.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (6m) 7s ago 12m 10.3M - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (5m) 12s ago 12m 9203k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (17m) 7s ago 17m 59.5M 2524M 17.2.0 e1d6a67b021e 8f41d4f387e7 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (17m) 7s ago 17m 61.9M 2524M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (16m) 7s ago 16m 54.0M 2524M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (16m) 7s ago 16m 60.4M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (15m) 12s ago 15m 61.6M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (15m) 12s ago 15m 56.6M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (14m) 12s ago 14m 56.3M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (13m) 12s ago 13m 59.4M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (4m) 12s ago 12m 64.0M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:45:33.274 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (10m) 7s ago 10m 87.7M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:45:33.275 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (10m) 12s ago 10m 87.5M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:45:33.275 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (10m) 7s ago 10m 87.8M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:45:33.275 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (10m) 12s ago 10m 87.7M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:45:33.445 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[86537]: debug 2024-03-30T04:45:33.408+0000 7f6b16dcf7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:45:33.696 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:45:33.697 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:45:33.697 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T04:45:33.697 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T04:45:33.697 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:45:33.697 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:45:33.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[86537]: debug 2024-03-30T04:45:33.444+0000 7f6b16dcf7c0 -1 osd.0 116 log_to_monitors true 2024-03-30T04:45:34.081 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:45:34.081 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:45:34.081 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:45:34.081 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:45:34.081 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:45:34.082 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:45:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[80412]: cluster 2024-03-30T04:45:32.069458+0000 mgr.x (mgr.24938) 512 : cluster [DBG] pgmap v308: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[80412]: audit 2024-03-30T04:45:32.529634+0000 mgr.x (mgr.24938) 513 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[80412]: audit 2024-03-30T04:45:32.885185+0000 mgr.x (mgr.24938) 514 : audit [DBG] from='client.44182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[80412]: audit 2024-03-30T04:45:33.453439+0000 mon.a (mon.0) 492 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[80412]: audit 2024-03-30T04:45:33.700473+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.116:0/1708688846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:34.259 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[86537]: debug 2024-03-30T04:45:33.960+0000 7f6b08227700 -1 osd.0 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:45:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[82555]: cluster 2024-03-30T04:45:32.069458+0000 mgr.x (mgr.24938) 512 : cluster [DBG] pgmap v308: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[82555]: audit 2024-03-30T04:45:32.529634+0000 mgr.x (mgr.24938) 513 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[82555]: audit 2024-03-30T04:45:32.885185+0000 mgr.x (mgr.24938) 514 : audit [DBG] from='client.44182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[82555]: audit 2024-03-30T04:45:33.453439+0000 mon.a (mon.0) 492 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:34.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:33 smithi116 bash[82555]: audit 2024-03-30T04:45:33.700473+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.116:0/1708688846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:33 smithi148 bash[65611]: cluster 2024-03-30T04:45:32.069458+0000 mgr.x (mgr.24938) 512 : cluster [DBG] pgmap v308: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:33 smithi148 bash[65611]: audit 2024-03-30T04:45:32.529634+0000 mgr.x (mgr.24938) 513 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:33 smithi148 bash[65611]: audit 2024-03-30T04:45:32.885185+0000 mgr.x (mgr.24938) 514 : audit [DBG] from='client.44182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:33 smithi148 bash[65611]: audit 2024-03-30T04:45:33.453439+0000 mon.a (mon.0) 492 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:34.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:33 smithi148 bash[65611]: audit 2024-03-30T04:45:33.700473+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.116:0/1708688846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:34.517 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: osd.0 (root=default,host=smithi116) is down 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-03-30T04:45:34.518 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-03-30T04:45:34.519 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-03-30T04:45:34.520 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-03-30T04:45:34.520 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-03-30T04:45:34.520 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-03-30T04:45:34.520 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-03-30T04:45:34.520 INFO:teuthology.orchestra.run.smithi116.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-03-30T04:45:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[82555]: audit 2024-03-30T04:45:33.247563+0000 mgr.x (mgr.24938) 515 : audit [DBG] from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[82555]: audit 2024-03-30T04:45:33.922821+0000 mon.a (mon.0) 494 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[82555]: cluster 2024-03-30T04:45:33.932196+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T04:45:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[82555]: audit 2024-03-30T04:45:33.932930+0000 mon.a (mon.0) 496 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:35.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[82555]: audit 2024-03-30T04:45:34.522511+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.116:0/3031648600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[80412]: audit 2024-03-30T04:45:33.247563+0000 mgr.x (mgr.24938) 515 : audit [DBG] from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[80412]: audit 2024-03-30T04:45:33.922821+0000 mon.a (mon.0) 494 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[80412]: cluster 2024-03-30T04:45:33.932196+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T04:45:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[80412]: audit 2024-03-30T04:45:33.932930+0000 mon.a (mon.0) 496 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:34 smithi116 bash[80412]: audit 2024-03-30T04:45:34.522511+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.116:0/3031648600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:35.290 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:34 smithi148 bash[65611]: audit 2024-03-30T04:45:33.247563+0000 mgr.x (mgr.24938) 515 : audit [DBG] from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:35.290 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:34 smithi148 bash[65611]: audit 2024-03-30T04:45:33.922821+0000 mon.a (mon.0) 494 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:35.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:34 smithi148 bash[65611]: cluster 2024-03-30T04:45:33.932196+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T04:45:35.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:34 smithi148 bash[65611]: audit 2024-03-30T04:45:33.932930+0000 mon.a (mon.0) 496 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:35.291 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:34 smithi148 bash[65611]: audit 2024-03-30T04:45:34.522511+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.116:0/3031648600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: cluster 2024-03-30T04:45:34.070598+0000 mgr.x (mgr.24938) 516 : cluster [DBG] pgmap v310: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: audit 2024-03-30T04:45:34.089173+0000 mgr.x (mgr.24938) 517 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: cluster 2024-03-30T04:45:34.938390+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: cluster 2024-03-30T04:45:34.948542+0000 mon.a (mon.0) 498 : cluster [INF] osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140] boot 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: cluster 2024-03-30T04:45:34.949081+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: audit 2024-03-30T04:45:34.953874+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: audit 2024-03-30T04:45:35.325964+0000 mgr.x (mgr.24938) 518 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[80412]: cluster 2024-03-30T04:45:35.946084+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: cluster 2024-03-30T04:45:34.070598+0000 mgr.x (mgr.24938) 516 : cluster [DBG] pgmap v310: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: audit 2024-03-30T04:45:34.089173+0000 mgr.x (mgr.24938) 517 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: cluster 2024-03-30T04:45:34.938390+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: cluster 2024-03-30T04:45:34.948542+0000 mon.a (mon.0) 498 : cluster [INF] osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140] boot 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: cluster 2024-03-30T04:45:34.949081+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: audit 2024-03-30T04:45:34.953874+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: audit 2024-03-30T04:45:35.325964+0000 mgr.x (mgr.24938) 518 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:35 smithi116 bash[82555]: cluster 2024-03-30T04:45:35.946084+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T04:45:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: cluster 2024-03-30T04:45:34.070598+0000 mgr.x (mgr.24938) 516 : cluster [DBG] pgmap v310: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: audit 2024-03-30T04:45:34.089173+0000 mgr.x (mgr.24938) 517 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:45:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: cluster 2024-03-30T04:45:34.938390+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:36.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: cluster 2024-03-30T04:45:34.948542+0000 mon.a (mon.0) 498 : cluster [INF] osd.0 [v2:172.21.15.116:6800/1118482140,v1:172.21.15.116:6801/1118482140] boot 2024-03-30T04:45:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: cluster 2024-03-30T04:45:34.949081+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T04:45:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: audit 2024-03-30T04:45:34.953874+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: audit 2024-03-30T04:45:35.325964+0000 mgr.x (mgr.24938) 518 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:36.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:35 smithi148 bash[65611]: cluster 2024-03-30T04:45:35.946084+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T04:45:37.259 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:45:37 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.260 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.261 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.261 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.261 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:45:37 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:37.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:37 smithi116 systemd[1]: Stopping Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:45:37.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[86537]: debug 2024-03-30T04:45:37.220+0000 7f6b0d436700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:45:37.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[86537]: debug 2024-03-30T04:45:37.220+0000 7f6b0d436700 -1 osd.0 121 *** Got signal Terminated *** 2024-03-30T04:45:37.262 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[86537]: debug 2024-03-30T04:45:37.220+0000 7f6b0d436700 -1 osd.0 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:45:37.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:36] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2024-03-30T04:45:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: cluster 2024-03-30T04:45:36.071257+0000 mgr.x (mgr.24938) 519 : cluster [DBG] pgmap v313: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: audit 2024-03-30T04:45:36.630043+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: audit 2024-03-30T04:45:36.637888+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: cluster 2024-03-30T04:45:36.643807+0000 mgr.x (mgr.24938) 520 : cluster [DBG] pgmap v314: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: cluster 2024-03-30T04:45:36.644087+0000 mgr.x (mgr.24938) 521 : cluster [DBG] pgmap v315: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: audit 2024-03-30T04:45:36.645128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: cluster 2024-03-30T04:45:36.974149+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[80412]: cluster 2024-03-30T04:45:37.225159+0000 mon.a (mon.0) 506 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: cluster 2024-03-30T04:45:36.071257+0000 mgr.x (mgr.24938) 519 : cluster [DBG] pgmap v313: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: audit 2024-03-30T04:45:36.630043+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: audit 2024-03-30T04:45:36.637888+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: cluster 2024-03-30T04:45:36.643807+0000 mgr.x (mgr.24938) 520 : cluster [DBG] pgmap v314: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: cluster 2024-03-30T04:45:36.644087+0000 mgr.x (mgr.24938) 521 : cluster [DBG] pgmap v315: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: audit 2024-03-30T04:45:36.645128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: cluster 2024-03-30T04:45:36.974149+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:37 smithi116 bash[82555]: cluster 2024-03-30T04:45:37.225159+0000 mon.a (mon.0) 506 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: cluster 2024-03-30T04:45:36.071257+0000 mgr.x (mgr.24938) 519 : cluster [DBG] pgmap v313: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: audit 2024-03-30T04:45:36.630043+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: audit 2024-03-30T04:45:36.637888+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: cluster 2024-03-30T04:45:36.643807+0000 mgr.x (mgr.24938) 520 : cluster [DBG] pgmap v314: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: cluster 2024-03-30T04:45:36.644087+0000 mgr.x (mgr.24938) 521 : cluster [DBG] pgmap v315: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: audit 2024-03-30T04:45:36.645128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: cluster 2024-03-30T04:45:36.974149+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:37 smithi148 bash[65611]: cluster 2024-03-30T04:45:37.225159+0000 mon.a (mon.0) 506 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T04:45:38.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:38 smithi116 bash[82555]: cluster 2024-03-30T04:45:37.976847+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:38.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:38 smithi116 bash[82555]: cluster 2024-03-30T04:45:37.988983+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T04:45:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:38 smithi116 bash[80412]: cluster 2024-03-30T04:45:37.976847+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:38 smithi116 bash[80412]: cluster 2024-03-30T04:45:37.988983+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T04:45:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:38 smithi148 bash[65611]: cluster 2024-03-30T04:45:37.976847+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:45:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:38 smithi148 bash[65611]: cluster 2024-03-30T04:45:37.988983+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T04:45:39.509 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[88160]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:45:39.509 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[88228]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[80412]: cluster 2024-03-30T04:45:38.644910+0000 mgr.x (mgr.24938) 522 : cluster [DBG] pgmap v317: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[80412]: cluster 2024-03-30T04:45:38.991380+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[80412]: audit 2024-03-30T04:45:39.303336+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[80412]: audit 2024-03-30T04:45:39.305247+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[82555]: cluster 2024-03-30T04:45:38.644910+0000 mgr.x (mgr.24938) 522 : cluster [DBG] pgmap v317: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:39.908 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[82555]: cluster 2024-03-30T04:45:38.991380+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T04:45:39.909 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[82555]: audit 2024-03-30T04:45:39.303336+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:39.909 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:39 smithi116 bash[82555]: audit 2024-03-30T04:45:39.305247+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:39 smithi148 bash[65611]: cluster 2024-03-30T04:45:38.644910+0000 mgr.x (mgr.24938) 522 : cluster [DBG] pgmap v317: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:39 smithi148 bash[65611]: cluster 2024-03-30T04:45:38.991380+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T04:45:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:39 smithi148 bash[65611]: audit 2024-03-30T04:45:39.303336+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:39 smithi148 bash[65611]: audit 2024-03-30T04:45:39.305247+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:41.454 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.455 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.455 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.455 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.455 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.456 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.456 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.457 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-03-30T04:45:41.457 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: Stopped Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:41.457 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:41.457 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:41 smithi116 systemd[1]: Started Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: cluster 2024-03-30T04:45:40.646843+0000 mgr.x (mgr.24938) 523 : cluster [DBG] pgmap v319: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.257089+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.266542+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.278163+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.508175+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.516287+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.566408+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.571239+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.572788+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.580867+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.672809+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.677824+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.680875+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.685500+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[80412]: audit 2024-03-30T04:45:41.687365+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: cluster 2024-03-30T04:45:40.646843+0000 mgr.x (mgr.24938) 523 : cluster [DBG] pgmap v319: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.257089+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.266542+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.278163+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.508175+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.516287+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.566408+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.571239+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.572788+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.580867+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.672809+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.677824+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.680875+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.685500+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:41.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:41 smithi116 bash[82555]: audit 2024-03-30T04:45:41.687365+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: cluster 2024-03-30T04:45:40.646843+0000 mgr.x (mgr.24938) 523 : cluster [DBG] pgmap v319: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.257089+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.266542+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.278163+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.508175+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.516287+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.566408+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.571239+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.572788+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.580867+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.672809+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.677824+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.680875+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.685500+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:41 smithi148 bash[65611]: audit 2024-03-30T04:45:41.687365+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.272953+0000 mgr.x (mgr.24938) 524 : cluster [DBG] pgmap v320: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.273801+0000 mgr.x (mgr.24938) 525 : cluster [DBG] pgmap v321: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.580188+0000 mgr.x (mgr.24938) 526 : cluster [DBG] pgmap v322: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cephadm 2024-03-30T04:45:41.585831+0000 mgr.x (mgr.24938) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.694473+0000 mgr.x (mgr.24938) 528 : cluster [DBG] pgmap v323: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.695038+0000 mgr.x (mgr.24938) 529 : cluster [DBG] pgmap v324: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.699895+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cephadm 2024-03-30T04:45:41.704956+0000 mgr.x (mgr.24938) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.791311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.795993+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.797959+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.802505+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.803708+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.809830+0000 mgr.x (mgr.24938) 531 : cluster [DBG] pgmap v325: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.810220+0000 mgr.x (mgr.24938) 532 : cluster [DBG] pgmap v326: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.814312+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.272953+0000 mgr.x (mgr.24938) 524 : cluster [DBG] pgmap v320: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.273801+0000 mgr.x (mgr.24938) 525 : cluster [DBG] pgmap v321: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.580188+0000 mgr.x (mgr.24938) 526 : cluster [DBG] pgmap v322: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cephadm 2024-03-30T04:45:41.585831+0000 mgr.x (mgr.24938) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.694473+0000 mgr.x (mgr.24938) 528 : cluster [DBG] pgmap v323: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.695038+0000 mgr.x (mgr.24938) 529 : cluster [DBG] pgmap v324: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.699895+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cephadm 2024-03-30T04:45:41.704956+0000 mgr.x (mgr.24938) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.791311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.795993+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.797959+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.802505+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.803708+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.809830+0000 mgr.x (mgr.24938) 531 : cluster [DBG] pgmap v325: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.810220+0000 mgr.x (mgr.24938) 532 : cluster [DBG] pgmap v326: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.814312+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cephadm 2024-03-30T04:45:41.818878+0000 mgr.x (mgr.24938) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.890428+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.893376+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.895146+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.898986+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.900408+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.906582+0000 mgr.x (mgr.24938) 534 : cluster [DBG] pgmap v327: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cluster 2024-03-30T04:45:41.906960+0000 mgr.x (mgr.24938) 535 : cluster [DBG] pgmap v328: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.907768+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: cephadm 2024-03-30T04:45:41.912425+0000 mgr.x (mgr.24938) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:41.997803+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.002736+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.005110+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.010214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.012096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.025865+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.105286+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.109039+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.111211+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.115337+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.116934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.126902+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.214036+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.218976+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.221419+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.226070+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.227925+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.242296+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.320445+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.323490+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.325371+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.328362+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.329556+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.343970+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.404862+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.407916+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.409464+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.413493+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.414976+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.427210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.502889+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.505418+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.507018+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.509736+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.510941+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.519211+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.608353+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.613238+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.616058+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.620528+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.622249+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[80412]: audit 2024-03-30T04:45:42.634455+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cephadm 2024-03-30T04:45:41.818878+0000 mgr.x (mgr.24938) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.890428+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.893376+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.895146+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.898986+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.900408+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.906582+0000 mgr.x (mgr.24938) 534 : cluster [DBG] pgmap v327: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cluster 2024-03-30T04:45:41.906960+0000 mgr.x (mgr.24938) 535 : cluster [DBG] pgmap v328: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.907768+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: cephadm 2024-03-30T04:45:41.912425+0000 mgr.x (mgr.24938) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:41.997803+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.002736+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.005110+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.010214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.012096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.025865+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.105286+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.109039+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.111211+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.115337+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.116934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.126902+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.214036+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.218976+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.221419+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.226070+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.227925+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.242296+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.320445+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.323490+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.325371+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.328362+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.329556+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.343970+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.404862+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.407916+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.409464+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.413493+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.414976+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.427210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.502889+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.505418+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.507018+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.509736+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.510941+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.519211+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.608353+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.613238+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.616058+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.620528+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.622249+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:42 smithi116 bash[82555]: audit 2024-03-30T04:45:42.634455+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.272953+0000 mgr.x (mgr.24938) 524 : cluster [DBG] pgmap v320: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.273801+0000 mgr.x (mgr.24938) 525 : cluster [DBG] pgmap v321: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.580188+0000 mgr.x (mgr.24938) 526 : cluster [DBG] pgmap v322: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cephadm 2024-03-30T04:45:41.585831+0000 mgr.x (mgr.24938) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.694473+0000 mgr.x (mgr.24938) 528 : cluster [DBG] pgmap v323: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.695038+0000 mgr.x (mgr.24938) 529 : cluster [DBG] pgmap v324: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.699895+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cephadm 2024-03-30T04:45:41.704956+0000 mgr.x (mgr.24938) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.791311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.795993+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.797959+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.802505+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.803708+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.809830+0000 mgr.x (mgr.24938) 531 : cluster [DBG] pgmap v325: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.810220+0000 mgr.x (mgr.24938) 532 : cluster [DBG] pgmap v326: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.814312+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cephadm 2024-03-30T04:45:41.818878+0000 mgr.x (mgr.24938) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.890428+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.893376+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.895146+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.898986+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.900408+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.906582+0000 mgr.x (mgr.24938) 534 : cluster [DBG] pgmap v327: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cluster 2024-03-30T04:45:41.906960+0000 mgr.x (mgr.24938) 535 : cluster [DBG] pgmap v328: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.907768+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: cephadm 2024-03-30T04:45:41.912425+0000 mgr.x (mgr.24938) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:41.997803+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.002736+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.005110+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.010214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.012096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.025865+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.105286+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.109039+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.111211+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.115337+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.116934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.126902+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.214036+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.218976+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.221419+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.226070+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.227925+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.242296+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.320445+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.323490+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.325371+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.328362+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.329556+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.343970+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.404862+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.407916+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.409464+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.413493+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.414976+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.427210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.502889+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.505418+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.507018+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.509736+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.510941+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.519211+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.608353+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.613238+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.616058+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.620528+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.622249+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:42 smithi148 bash[65611]: audit 2024-03-30T04:45:42.634455+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T04:45:43.600 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[88459]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T04:45:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.019029+0000 mgr.x (mgr.24938) 537 : cluster [DBG] pgmap v329: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.019410+0000 mgr.x (mgr.24938) 538 : cluster [DBG] pgmap v330: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.030575+0000 mgr.x (mgr.24938) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.123341+0000 mgr.x (mgr.24938) 540 : cluster [DBG] pgmap v331: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.123706+0000 mgr.x (mgr.24938) 541 : cluster [DBG] pgmap v332: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.131835+0000 mgr.x (mgr.24938) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.234637+0000 mgr.x (mgr.24938) 543 : cluster [DBG] pgmap v333: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.235024+0000 mgr.x (mgr.24938) 544 : cluster [DBG] pgmap v334: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.247300+0000 mgr.x (mgr.24938) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.335793+0000 mgr.x (mgr.24938) 546 : cluster [DBG] pgmap v335: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.336552+0000 mgr.x (mgr.24938) 547 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.348586+0000 mgr.x (mgr.24938) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.422158+0000 mgr.x (mgr.24938) 549 : cluster [DBG] pgmap v337: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.423203+0000 mgr.x (mgr.24938) 550 : cluster [DBG] pgmap v338: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.431807+0000 mgr.x (mgr.24938) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.517021+0000 mgr.x (mgr.24938) 552 : cluster [DBG] pgmap v339: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.523858+0000 mgr.x (mgr.24938) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.629064+0000 mgr.x (mgr.24938) 554 : cluster [DBG] pgmap v340: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.629774+0000 mgr.x (mgr.24938) 555 : cluster [DBG] pgmap v341: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.639304+0000 mgr.x (mgr.24938) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.718282+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.721306+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.723201+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.726924+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.728092+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.734336+0000 mgr.x (mgr.24938) 557 : cluster [DBG] pgmap v342: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.735108+0000 mgr.x (mgr.24938) 558 : cluster [DBG] pgmap v343: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.735293+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.739812+0000 mgr.x (mgr.24938) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.797387+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.799962+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.801357+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.804675+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.019029+0000 mgr.x (mgr.24938) 537 : cluster [DBG] pgmap v329: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.019410+0000 mgr.x (mgr.24938) 538 : cluster [DBG] pgmap v330: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.030575+0000 mgr.x (mgr.24938) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.123341+0000 mgr.x (mgr.24938) 540 : cluster [DBG] pgmap v331: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.123706+0000 mgr.x (mgr.24938) 541 : cluster [DBG] pgmap v332: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.131835+0000 mgr.x (mgr.24938) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.234637+0000 mgr.x (mgr.24938) 543 : cluster [DBG] pgmap v333: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.235024+0000 mgr.x (mgr.24938) 544 : cluster [DBG] pgmap v334: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.247300+0000 mgr.x (mgr.24938) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.335793+0000 mgr.x (mgr.24938) 546 : cluster [DBG] pgmap v335: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.336552+0000 mgr.x (mgr.24938) 547 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.348586+0000 mgr.x (mgr.24938) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.422158+0000 mgr.x (mgr.24938) 549 : cluster [DBG] pgmap v337: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.423203+0000 mgr.x (mgr.24938) 550 : cluster [DBG] pgmap v338: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.431807+0000 mgr.x (mgr.24938) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.805585+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.811680+0000 mgr.x (mgr.24938) 560 : cluster [DBG] pgmap v344: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.812430+0000 mgr.x (mgr.24938) 561 : cluster [DBG] pgmap v345: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.812675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.817115+0000 mgr.x (mgr.24938) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.891403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.894066+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.895150+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.898738+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.899661+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.905497+0000 mgr.x (mgr.24938) 563 : cluster [DBG] pgmap v346: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.905871+0000 mgr.x (mgr.24938) 564 : cluster [DBG] pgmap v347: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.906069+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: cephadm 2024-03-30T04:45:42.910654+0000 mgr.x (mgr.24938) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.984574+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.987220+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.988446+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.991203+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.517021+0000 mgr.x (mgr.24938) 552 : cluster [DBG] pgmap v339: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.523858+0000 mgr.x (mgr.24938) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.629064+0000 mgr.x (mgr.24938) 554 : cluster [DBG] pgmap v340: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.629774+0000 mgr.x (mgr.24938) 555 : cluster [DBG] pgmap v341: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.639304+0000 mgr.x (mgr.24938) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.718282+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.721306+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.723201+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.726924+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.728092+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.734336+0000 mgr.x (mgr.24938) 557 : cluster [DBG] pgmap v342: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.735108+0000 mgr.x (mgr.24938) 558 : cluster [DBG] pgmap v343: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.735293+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.739812+0000 mgr.x (mgr.24938) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.797387+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.799962+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.801357+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.804675+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.992227+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:42.998442+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.060566+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.063353+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.064671+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.068419+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.069405+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.077944+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.156165+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.158582+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.159686+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.162644+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.163517+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.169605+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.247329+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.249875+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.250989+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.253911+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.254765+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.261727+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.805585+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.811680+0000 mgr.x (mgr.24938) 560 : cluster [DBG] pgmap v344: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.812430+0000 mgr.x (mgr.24938) 561 : cluster [DBG] pgmap v345: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.812675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.817115+0000 mgr.x (mgr.24938) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.891403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.894066+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.895150+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.898738+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.899661+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.905497+0000 mgr.x (mgr.24938) 563 : cluster [DBG] pgmap v346: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.905871+0000 mgr.x (mgr.24938) 564 : cluster [DBG] pgmap v347: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.906069+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: cephadm 2024-03-30T04:45:42.910654+0000 mgr.x (mgr.24938) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.984574+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.987220+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.988446+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.991203+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.349900+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.352388+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.353567+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.356554+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.357365+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.363729+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.441548+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.444169+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.445348+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.448446+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.449405+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.456113+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.532401+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.534442+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.536036+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.538555+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.539357+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.546289+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.589151+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.591353+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.592515+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.594854+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.595859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.603281+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.662072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.664433+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.665541+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.667643+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.668406+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[82555]: audit 2024-03-30T04:45:43.675060+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.992227+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:42.998442+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.060566+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.063353+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.064671+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.068419+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.069405+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.077944+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.156165+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.158582+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.159686+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.162644+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.163517+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.169605+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.247329+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.249875+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.250989+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.253911+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.254765+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.261727+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.349900+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.352388+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.353567+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.356554+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.357365+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.363729+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.441548+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.444169+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.445348+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.448446+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.449405+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.456113+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.532401+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.534442+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.536036+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.538555+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.539357+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.546289+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.589151+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.591353+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.592515+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.594854+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.595859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.603281+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.662072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.664433+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.665541+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.667643+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.668406+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:43 smithi116 bash[80412]: audit 2024-03-30T04:45:43.675060+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.019029+0000 mgr.x (mgr.24938) 537 : cluster [DBG] pgmap v329: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.019410+0000 mgr.x (mgr.24938) 538 : cluster [DBG] pgmap v330: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.030575+0000 mgr.x (mgr.24938) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.123341+0000 mgr.x (mgr.24938) 540 : cluster [DBG] pgmap v331: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.123706+0000 mgr.x (mgr.24938) 541 : cluster [DBG] pgmap v332: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.131835+0000 mgr.x (mgr.24938) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.234637+0000 mgr.x (mgr.24938) 543 : cluster [DBG] pgmap v333: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.235024+0000 mgr.x (mgr.24938) 544 : cluster [DBG] pgmap v334: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.247300+0000 mgr.x (mgr.24938) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.335793+0000 mgr.x (mgr.24938) 546 : cluster [DBG] pgmap v335: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.336552+0000 mgr.x (mgr.24938) 547 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.348586+0000 mgr.x (mgr.24938) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.422158+0000 mgr.x (mgr.24938) 549 : cluster [DBG] pgmap v337: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.423203+0000 mgr.x (mgr.24938) 550 : cluster [DBG] pgmap v338: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.431807+0000 mgr.x (mgr.24938) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.517021+0000 mgr.x (mgr.24938) 552 : cluster [DBG] pgmap v339: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.523858+0000 mgr.x (mgr.24938) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.629064+0000 mgr.x (mgr.24938) 554 : cluster [DBG] pgmap v340: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.629774+0000 mgr.x (mgr.24938) 555 : cluster [DBG] pgmap v341: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.639304+0000 mgr.x (mgr.24938) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.718282+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.721306+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.723201+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.726924+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.728092+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.734336+0000 mgr.x (mgr.24938) 557 : cluster [DBG] pgmap v342: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.735108+0000 mgr.x (mgr.24938) 558 : cluster [DBG] pgmap v343: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.735293+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.739812+0000 mgr.x (mgr.24938) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.797387+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.799962+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.801357+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.804675+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.805585+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.811680+0000 mgr.x (mgr.24938) 560 : cluster [DBG] pgmap v344: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.812430+0000 mgr.x (mgr.24938) 561 : cluster [DBG] pgmap v345: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.812675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.817115+0000 mgr.x (mgr.24938) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.891403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.894066+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.895150+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.898738+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.899661+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.905497+0000 mgr.x (mgr.24938) 563 : cluster [DBG] pgmap v346: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.905871+0000 mgr.x (mgr.24938) 564 : cluster [DBG] pgmap v347: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.906069+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: cephadm 2024-03-30T04:45:42.910654+0000 mgr.x (mgr.24938) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.984574+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.987220+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.988446+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.991203+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.992227+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:42.998442+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.060566+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.063353+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.064671+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.068419+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.069405+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.077944+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.156165+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.158582+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.159686+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.162644+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.163517+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.169605+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.247329+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.249875+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.250989+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.253911+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.254765+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.261727+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.349900+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.352388+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.353567+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.356554+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.357365+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.363729+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.441548+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.444169+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.445348+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.448446+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.449405+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.456113+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.532401+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.534442+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.536036+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.538555+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.539357+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.546289+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.589151+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.591353+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.592515+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.594854+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.595859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.603281+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.662072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.664433+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.665541+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.667643+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.668406+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:43 smithi148 bash[65611]: audit 2024-03-30T04:45:43.675060+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.997946+0000 mgr.x (mgr.24938) 566 : cluster [DBG] pgmap v348: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:42.998403+0000 mgr.x (mgr.24938) 567 : cluster [DBG] pgmap v349: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.002949+0000 mgr.x (mgr.24938) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.075540+0000 mgr.x (mgr.24938) 569 : cluster [DBG] pgmap v350: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.075974+0000 mgr.x (mgr.24938) 570 : cluster [DBG] pgmap v351: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.082498+0000 mgr.x (mgr.24938) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.169126+0000 mgr.x (mgr.24938) 572 : cluster [DBG] pgmap v352: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.169483+0000 mgr.x (mgr.24938) 573 : cluster [DBG] pgmap v353: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.174158+0000 mgr.x (mgr.24938) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.260420+0000 mgr.x (mgr.24938) 575 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.260785+0000 mgr.x (mgr.24938) 576 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.266245+0000 mgr.x (mgr.24938) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.363038+0000 mgr.x (mgr.24938) 578 : cluster [DBG] pgmap v356: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.363379+0000 mgr.x (mgr.24938) 579 : cluster [DBG] pgmap v357: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.368245+0000 mgr.x (mgr.24938) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.455323+0000 mgr.x (mgr.24938) 581 : cluster [DBG] pgmap v358: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.455685+0000 mgr.x (mgr.24938) 582 : cluster [DBG] pgmap v359: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.460532+0000 mgr.x (mgr.24938) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.544806+0000 mgr.x (mgr.24938) 584 : cluster [DBG] pgmap v360: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.545239+0000 mgr.x (mgr.24938) 585 : cluster [DBG] pgmap v361: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.550773+0000 mgr.x (mgr.24938) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.601944+0000 mgr.x (mgr.24938) 587 : cluster [DBG] pgmap v362: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.602331+0000 mgr.x (mgr.24938) 588 : cluster [DBG] pgmap v363: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.607874+0000 mgr.x (mgr.24938) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.673871+0000 mgr.x (mgr.24938) 590 : cluster [DBG] pgmap v364: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.674245+0000 mgr.x (mgr.24938) 591 : cluster [DBG] pgmap v365: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.679509+0000 mgr.x (mgr.24938) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.719753+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.721674+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.722589+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.724497+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.725173+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.730683+0000 mgr.x (mgr.24938) 593 : cluster [DBG] pgmap v366: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.730715+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.731068+0000 mgr.x (mgr.24938) 594 : cluster [DBG] pgmap v367: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.735144+0000 mgr.x (mgr.24938) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.772836+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.775774+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.777157+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.779926+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.780951+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.786982+0000 mgr.x (mgr.24938) 596 : cluster [DBG] pgmap v368: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.787448+0000 mgr.x (mgr.24938) 597 : cluster [DBG] pgmap v369: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.789431+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.793886+0000 mgr.x (mgr.24938) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.847574+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.849922+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.850862+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.853199+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.854022+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.860113+0000 mgr.x (mgr.24938) 599 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.860983+0000 mgr.x (mgr.24938) 600 : cluster [DBG] pgmap v371: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.861829+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.866304+0000 mgr.x (mgr.24938) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.936865+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.940027+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.941763+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.945440+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.946832+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:43.955767+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.030367+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.033061+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.034402+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.037435+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.038580+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.045424+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.120437+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.123586+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.125358+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.129033+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.130592+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.139342+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.228121+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.233198+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.235462+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.240162+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.241937+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.258093+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.349242+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.354008+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.356104+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.360834+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.362425+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.374686+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.398464+0000 mon.a (mon.0) 701 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.454004+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.458136+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.460559+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.465482+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.467276+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.479532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.556099+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.559920+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.562169+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.566580+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.568081+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.580339+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.668435+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.673375+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.675427+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.679762+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.681723+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:44 smithi148 bash[65611]: audit 2024-03-30T04:45:44.693612+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.997946+0000 mgr.x (mgr.24938) 566 : cluster [DBG] pgmap v348: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:42.998403+0000 mgr.x (mgr.24938) 567 : cluster [DBG] pgmap v349: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.002949+0000 mgr.x (mgr.24938) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.075540+0000 mgr.x (mgr.24938) 569 : cluster [DBG] pgmap v350: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.075974+0000 mgr.x (mgr.24938) 570 : cluster [DBG] pgmap v351: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.082498+0000 mgr.x (mgr.24938) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.169126+0000 mgr.x (mgr.24938) 572 : cluster [DBG] pgmap v352: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.169483+0000 mgr.x (mgr.24938) 573 : cluster [DBG] pgmap v353: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.174158+0000 mgr.x (mgr.24938) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.260420+0000 mgr.x (mgr.24938) 575 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.260785+0000 mgr.x (mgr.24938) 576 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.266245+0000 mgr.x (mgr.24938) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.363038+0000 mgr.x (mgr.24938) 578 : cluster [DBG] pgmap v356: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.363379+0000 mgr.x (mgr.24938) 579 : cluster [DBG] pgmap v357: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.368245+0000 mgr.x (mgr.24938) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.997946+0000 mgr.x (mgr.24938) 566 : cluster [DBG] pgmap v348: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:42.998403+0000 mgr.x (mgr.24938) 567 : cluster [DBG] pgmap v349: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.002949+0000 mgr.x (mgr.24938) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.075540+0000 mgr.x (mgr.24938) 569 : cluster [DBG] pgmap v350: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.075974+0000 mgr.x (mgr.24938) 570 : cluster [DBG] pgmap v351: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.082498+0000 mgr.x (mgr.24938) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.169126+0000 mgr.x (mgr.24938) 572 : cluster [DBG] pgmap v352: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.169483+0000 mgr.x (mgr.24938) 573 : cluster [DBG] pgmap v353: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.174158+0000 mgr.x (mgr.24938) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.260420+0000 mgr.x (mgr.24938) 575 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.260785+0000 mgr.x (mgr.24938) 576 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.266245+0000 mgr.x (mgr.24938) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.363038+0000 mgr.x (mgr.24938) 578 : cluster [DBG] pgmap v356: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.363379+0000 mgr.x (mgr.24938) 579 : cluster [DBG] pgmap v357: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.368245+0000 mgr.x (mgr.24938) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.455323+0000 mgr.x (mgr.24938) 581 : cluster [DBG] pgmap v358: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.455685+0000 mgr.x (mgr.24938) 582 : cluster [DBG] pgmap v359: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.460532+0000 mgr.x (mgr.24938) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.544806+0000 mgr.x (mgr.24938) 584 : cluster [DBG] pgmap v360: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.545239+0000 mgr.x (mgr.24938) 585 : cluster [DBG] pgmap v361: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.550773+0000 mgr.x (mgr.24938) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.601944+0000 mgr.x (mgr.24938) 587 : cluster [DBG] pgmap v362: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.602331+0000 mgr.x (mgr.24938) 588 : cluster [DBG] pgmap v363: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.607874+0000 mgr.x (mgr.24938) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.673871+0000 mgr.x (mgr.24938) 590 : cluster [DBG] pgmap v364: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.674245+0000 mgr.x (mgr.24938) 591 : cluster [DBG] pgmap v365: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.679509+0000 mgr.x (mgr.24938) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.719753+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.721674+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.722589+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.724497+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.725173+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.455323+0000 mgr.x (mgr.24938) 581 : cluster [DBG] pgmap v358: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.455685+0000 mgr.x (mgr.24938) 582 : cluster [DBG] pgmap v359: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.460532+0000 mgr.x (mgr.24938) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.544806+0000 mgr.x (mgr.24938) 584 : cluster [DBG] pgmap v360: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.545239+0000 mgr.x (mgr.24938) 585 : cluster [DBG] pgmap v361: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.550773+0000 mgr.x (mgr.24938) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.601944+0000 mgr.x (mgr.24938) 587 : cluster [DBG] pgmap v362: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.602331+0000 mgr.x (mgr.24938) 588 : cluster [DBG] pgmap v363: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.607874+0000 mgr.x (mgr.24938) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.673871+0000 mgr.x (mgr.24938) 590 : cluster [DBG] pgmap v364: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.674245+0000 mgr.x (mgr.24938) 591 : cluster [DBG] pgmap v365: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.679509+0000 mgr.x (mgr.24938) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.719753+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.721674+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.722589+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.724497+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.725173+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.730683+0000 mgr.x (mgr.24938) 593 : cluster [DBG] pgmap v366: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.730715+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.731068+0000 mgr.x (mgr.24938) 594 : cluster [DBG] pgmap v367: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.735144+0000 mgr.x (mgr.24938) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.772836+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.775774+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.777157+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.779926+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.780951+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.786982+0000 mgr.x (mgr.24938) 596 : cluster [DBG] pgmap v368: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.787448+0000 mgr.x (mgr.24938) 597 : cluster [DBG] pgmap v369: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.789431+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.793886+0000 mgr.x (mgr.24938) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.847574+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.849922+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.850862+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.853199+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.854022+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.730683+0000 mgr.x (mgr.24938) 593 : cluster [DBG] pgmap v366: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.730715+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.731068+0000 mgr.x (mgr.24938) 594 : cluster [DBG] pgmap v367: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.735144+0000 mgr.x (mgr.24938) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.772836+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.775774+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.777157+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.779926+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.780951+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.786982+0000 mgr.x (mgr.24938) 596 : cluster [DBG] pgmap v368: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.787448+0000 mgr.x (mgr.24938) 597 : cluster [DBG] pgmap v369: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.789431+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.793886+0000 mgr.x (mgr.24938) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.847574+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.849922+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.850862+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.853199+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.854022+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.860113+0000 mgr.x (mgr.24938) 599 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.860983+0000 mgr.x (mgr.24938) 600 : cluster [DBG] pgmap v371: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.861829+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.866304+0000 mgr.x (mgr.24938) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.936865+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.940027+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.941763+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.945440+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.946832+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:43.955767+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.030367+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.033061+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.034402+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.037435+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.038580+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.045424+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.120437+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.123586+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.125358+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.860113+0000 mgr.x (mgr.24938) 599 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.860983+0000 mgr.x (mgr.24938) 600 : cluster [DBG] pgmap v371: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.861829+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.866304+0000 mgr.x (mgr.24938) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.936865+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.940027+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.941763+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.945440+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.946832+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:43.955767+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.030367+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.033061+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.034402+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.037435+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.038580+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.045424+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.120437+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.123586+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.125358+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.129033+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.130592+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.139342+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.228121+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.233198+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.235462+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.240162+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.241937+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.258093+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.349242+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.354008+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.356104+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.360834+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.362425+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.374686+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.398464+0000 mon.a (mon.0) 701 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.454004+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.458136+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.460559+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.129033+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.130592+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.139342+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.228121+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.233198+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.235462+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.240162+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.241937+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.258093+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.349242+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.354008+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.356104+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.360834+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.362425+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.374686+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.398464+0000 mon.a (mon.0) 701 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.454004+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.458136+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.460559+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.465482+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.467276+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.479532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.556099+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.559920+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.562169+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.566580+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.568081+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.580339+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.668435+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.673375+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.675427+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.679762+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.681723+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[80412]: audit 2024-03-30T04:45:44.693612+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.465482+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.467276+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.479532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.556099+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.559920+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.562169+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.566580+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.568081+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.580339+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.668435+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.673375+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.675427+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.679762+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.681723+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:44 smithi116 bash[82555]: audit 2024-03-30T04:45:44.693612+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.953491+0000 mgr.x (mgr.24938) 602 : cluster [DBG] pgmap v372: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:43.954451+0000 mgr.x (mgr.24938) 603 : cluster [DBG] pgmap v373: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:43.960205+0000 mgr.x (mgr.24938) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.044944+0000 mgr.x (mgr.24938) 605 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.045889+0000 mgr.x (mgr.24938) 606 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.049931+0000 mgr.x (mgr.24938) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.136944+0000 mgr.x (mgr.24938) 608 : cluster [DBG] pgmap v376: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.137722+0000 mgr.x (mgr.24938) 609 : cluster [DBG] pgmap v377: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.143807+0000 mgr.x (mgr.24938) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.249095+0000 mgr.x (mgr.24938) 611 : cluster [DBG] pgmap v378: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.249857+0000 mgr.x (mgr.24938) 612 : cluster [DBG] pgmap v379: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.263061+0000 mgr.x (mgr.24938) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.369242+0000 mgr.x (mgr.24938) 614 : cluster [DBG] pgmap v380: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.369981+0000 mgr.x (mgr.24938) 615 : cluster [DBG] pgmap v381: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.379574+0000 mgr.x (mgr.24938) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.953491+0000 mgr.x (mgr.24938) 602 : cluster [DBG] pgmap v372: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:43.954451+0000 mgr.x (mgr.24938) 603 : cluster [DBG] pgmap v373: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:43.960205+0000 mgr.x (mgr.24938) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.044944+0000 mgr.x (mgr.24938) 605 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.045889+0000 mgr.x (mgr.24938) 606 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.049931+0000 mgr.x (mgr.24938) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.136944+0000 mgr.x (mgr.24938) 608 : cluster [DBG] pgmap v376: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.137722+0000 mgr.x (mgr.24938) 609 : cluster [DBG] pgmap v377: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.143807+0000 mgr.x (mgr.24938) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.249095+0000 mgr.x (mgr.24938) 611 : cluster [DBG] pgmap v378: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.249857+0000 mgr.x (mgr.24938) 612 : cluster [DBG] pgmap v379: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.263061+0000 mgr.x (mgr.24938) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.369242+0000 mgr.x (mgr.24938) 614 : cluster [DBG] pgmap v380: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.369981+0000 mgr.x (mgr.24938) 615 : cluster [DBG] pgmap v381: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.379574+0000 mgr.x (mgr.24938) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.474320+0000 mgr.x (mgr.24938) 617 : cluster [DBG] pgmap v382: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.475254+0000 mgr.x (mgr.24938) 618 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.484360+0000 mgr.x (mgr.24938) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.575203+0000 mgr.x (mgr.24938) 620 : cluster [DBG] pgmap v384: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.575918+0000 mgr.x (mgr.24938) 621 : cluster [DBG] pgmap v385: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.585190+0000 mgr.x (mgr.24938) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.688475+0000 mgr.x (mgr.24938) 623 : cluster [DBG] pgmap v386: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.688855+0000 mgr.x (mgr.24938) 624 : cluster [DBG] pgmap v387: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.698560+0000 mgr.x (mgr.24938) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.787171+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.791408+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.793138+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.797055+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.798360+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.804822+0000 mgr.x (mgr.24938) 626 : cluster [DBG] pgmap v388: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.805177+0000 mgr.x (mgr.24938) 627 : cluster [DBG] pgmap v389: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.808365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.474320+0000 mgr.x (mgr.24938) 617 : cluster [DBG] pgmap v382: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.475254+0000 mgr.x (mgr.24938) 618 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.484360+0000 mgr.x (mgr.24938) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.575203+0000 mgr.x (mgr.24938) 620 : cluster [DBG] pgmap v384: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.575918+0000 mgr.x (mgr.24938) 621 : cluster [DBG] pgmap v385: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.585190+0000 mgr.x (mgr.24938) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.688475+0000 mgr.x (mgr.24938) 623 : cluster [DBG] pgmap v386: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.688855+0000 mgr.x (mgr.24938) 624 : cluster [DBG] pgmap v387: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.698560+0000 mgr.x (mgr.24938) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.787171+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.791408+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.793138+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.797055+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.798360+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.804822+0000 mgr.x (mgr.24938) 626 : cluster [DBG] pgmap v388: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.805177+0000 mgr.x (mgr.24938) 627 : cluster [DBG] pgmap v389: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.808365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.812954+0000 mgr.x (mgr.24938) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.885336+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.888505+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.890258+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.893645+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.894988+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.901035+0000 mgr.x (mgr.24938) 629 : cluster [DBG] pgmap v390: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cluster 2024-03-30T04:45:44.901422+0000 mgr.x (mgr.24938) 630 : cluster [DBG] pgmap v391: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.906912+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: cephadm 2024-03-30T04:45:44.911472+0000 mgr.x (mgr.24938) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.994805+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:44.999374+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.001472+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.005781+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.007184+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.019163+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.076272+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.080713+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.082979+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.812954+0000 mgr.x (mgr.24938) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.885336+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.888505+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.890258+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.893645+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.894988+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.901035+0000 mgr.x (mgr.24938) 629 : cluster [DBG] pgmap v390: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cluster 2024-03-30T04:45:44.901422+0000 mgr.x (mgr.24938) 630 : cluster [DBG] pgmap v391: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.906912+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: cephadm 2024-03-30T04:45:44.911472+0000 mgr.x (mgr.24938) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.994805+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:44.999374+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.001472+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.005781+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.007184+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.019163+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.076272+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.080713+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.082979+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.087464+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.089053+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.101782+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.175025+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.180101+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.182307+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.186892+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.188506+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.201116+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.291686+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.295392+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.297810+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.301278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.302964+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.315050+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.395067+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.397831+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.399215+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.401880+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.087464+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.089053+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.101782+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.175025+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.180101+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.182307+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.186892+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.188506+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.201116+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.291686+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.295392+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.297810+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.301278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.302964+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.315050+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.395067+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.397831+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.399215+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.401880+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.402744+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.409784+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.500866+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.506289+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.508736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.514138+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.515741+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.529931+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.608325+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.611602+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.613318+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.616707+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.617895+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.629315+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.689353+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.691820+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.692883+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.695342+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.696052+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[80412]: audit 2024-03-30T04:45:45.702402+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.402744+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.409784+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.500866+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.506289+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.508736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.514138+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.515741+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.529931+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.608325+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.611602+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.613318+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.616707+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.617895+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.629315+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.689353+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.691820+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.692883+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.695342+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.696052+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:45 smithi116 bash[82555]: audit 2024-03-30T04:45:45.702402+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.953491+0000 mgr.x (mgr.24938) 602 : cluster [DBG] pgmap v372: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:43.954451+0000 mgr.x (mgr.24938) 603 : cluster [DBG] pgmap v373: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:43.960205+0000 mgr.x (mgr.24938) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.044944+0000 mgr.x (mgr.24938) 605 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.045889+0000 mgr.x (mgr.24938) 606 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.049931+0000 mgr.x (mgr.24938) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.136944+0000 mgr.x (mgr.24938) 608 : cluster [DBG] pgmap v376: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.137722+0000 mgr.x (mgr.24938) 609 : cluster [DBG] pgmap v377: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.143807+0000 mgr.x (mgr.24938) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.249095+0000 mgr.x (mgr.24938) 611 : cluster [DBG] pgmap v378: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.249857+0000 mgr.x (mgr.24938) 612 : cluster [DBG] pgmap v379: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.263061+0000 mgr.x (mgr.24938) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.369242+0000 mgr.x (mgr.24938) 614 : cluster [DBG] pgmap v380: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.369981+0000 mgr.x (mgr.24938) 615 : cluster [DBG] pgmap v381: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.379574+0000 mgr.x (mgr.24938) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.474320+0000 mgr.x (mgr.24938) 617 : cluster [DBG] pgmap v382: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.475254+0000 mgr.x (mgr.24938) 618 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.484360+0000 mgr.x (mgr.24938) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.575203+0000 mgr.x (mgr.24938) 620 : cluster [DBG] pgmap v384: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.575918+0000 mgr.x (mgr.24938) 621 : cluster [DBG] pgmap v385: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.585190+0000 mgr.x (mgr.24938) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.688475+0000 mgr.x (mgr.24938) 623 : cluster [DBG] pgmap v386: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.688855+0000 mgr.x (mgr.24938) 624 : cluster [DBG] pgmap v387: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.698560+0000 mgr.x (mgr.24938) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.787171+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.791408+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.793138+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.797055+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.798360+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.804822+0000 mgr.x (mgr.24938) 626 : cluster [DBG] pgmap v388: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.805177+0000 mgr.x (mgr.24938) 627 : cluster [DBG] pgmap v389: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.808365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.812954+0000 mgr.x (mgr.24938) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.885336+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.888505+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.890258+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.893645+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.894988+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.901035+0000 mgr.x (mgr.24938) 629 : cluster [DBG] pgmap v390: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cluster 2024-03-30T04:45:44.901422+0000 mgr.x (mgr.24938) 630 : cluster [DBG] pgmap v391: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.906912+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: cephadm 2024-03-30T04:45:44.911472+0000 mgr.x (mgr.24938) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.994805+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:44.999374+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.001472+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.005781+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.007184+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.019163+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.076272+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.080713+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.082979+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.087464+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.089053+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.101782+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.175025+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.180101+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.182307+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.186892+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.188506+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.201116+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.291686+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.295392+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.297810+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.301278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.302964+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.315050+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.395067+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.397831+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.399215+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.401880+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.402744+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.409784+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.500866+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.506289+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.508736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.514138+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.515741+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.529931+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.608325+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.611602+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.613318+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.616707+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.617895+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.629315+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.689353+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.691820+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.692883+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.695342+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.696052+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:45 smithi148 bash[65611]: audit 2024-03-30T04:45:45.702402+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.964 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[53504]: debug 2024-03-30T04:45:46.858+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:45:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.014056+0000 mgr.x (mgr.24938) 632 : cluster [DBG] pgmap v392: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.014528+0000 mgr.x (mgr.24938) 633 : cluster [DBG] pgmap v393: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.024057+0000 mgr.x (mgr.24938) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.095716+0000 mgr.x (mgr.24938) 635 : cluster [DBG] pgmap v394: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.096075+0000 mgr.x (mgr.24938) 636 : cluster [DBG] pgmap v395: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.106629+0000 mgr.x (mgr.24938) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.195711+0000 mgr.x (mgr.24938) 638 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.196418+0000 mgr.x (mgr.24938) 639 : cluster [DBG] pgmap v397: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.206016+0000 mgr.x (mgr.24938) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.309578+0000 mgr.x (mgr.24938) 641 : cluster [DBG] pgmap v398: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.309965+0000 mgr.x (mgr.24938) 642 : cluster [DBG] pgmap v399: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.319838+0000 mgr.x (mgr.24938) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.335888+0000 mgr.x (mgr.24938) 644 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.408570+0000 mgr.x (mgr.24938) 645 : cluster [DBG] pgmap v400: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.408955+0000 mgr.x (mgr.24938) 646 : cluster [DBG] pgmap v401: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.414597+0000 mgr.x (mgr.24938) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.522680+0000 mgr.x (mgr.24938) 648 : cluster [DBG] pgmap v402: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.523335+0000 mgr.x (mgr.24938) 649 : cluster [DBG] pgmap v403: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.534956+0000 mgr.x (mgr.24938) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.624052+0000 mgr.x (mgr.24938) 651 : cluster [DBG] pgmap v404: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.624817+0000 mgr.x (mgr.24938) 652 : cluster [DBG] pgmap v405: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.633979+0000 mgr.x (mgr.24938) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.701725+0000 mgr.x (mgr.24938) 654 : cluster [DBG] pgmap v406: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.702063+0000 mgr.x (mgr.24938) 655 : cluster [DBG] pgmap v407: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.706902+0000 mgr.x (mgr.24938) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.781398+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.784008+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.785200+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.788010+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.788829+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.794655+0000 mgr.x (mgr.24938) 657 : cluster [DBG] pgmap v408: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.795137+0000 mgr.x (mgr.24938) 658 : cluster [DBG] pgmap v409: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.798687+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.803261+0000 mgr.x (mgr.24938) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.876016+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.878916+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.880177+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.882971+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.884019+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.889968+0000 mgr.x (mgr.24938) 660 : cluster [DBG] pgmap v410: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.890309+0000 mgr.x (mgr.24938) 661 : cluster [DBG] pgmap v411: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.893061+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.897718+0000 mgr.x (mgr.24938) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.970044+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.972538+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.973737+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.976169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.977120+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:45.986380+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.063741+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.066297+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.067764+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.070318+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.071131+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.078603+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.156398+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.158752+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.159782+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.162626+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.163417+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.169627+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.243880+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.246068+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.247049+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.249753+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.250637+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.257634+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.333930+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.336434+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.337565+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.340356+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.341219+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.348162+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.425064+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.427532+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.428885+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.431948+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.432938+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.440799+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.529546+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.533513+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.534797+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.538135+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.539062+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.546110+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.636880+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.640498+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:46.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.642026+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:46.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.645583+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:46.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.646668+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:46.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[65611]: audit 2024-03-30T04:45:46.654946+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.014056+0000 mgr.x (mgr.24938) 632 : cluster [DBG] pgmap v392: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.014528+0000 mgr.x (mgr.24938) 633 : cluster [DBG] pgmap v393: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.024057+0000 mgr.x (mgr.24938) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.095716+0000 mgr.x (mgr.24938) 635 : cluster [DBG] pgmap v394: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.096075+0000 mgr.x (mgr.24938) 636 : cluster [DBG] pgmap v395: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.106629+0000 mgr.x (mgr.24938) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.195711+0000 mgr.x (mgr.24938) 638 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.196418+0000 mgr.x (mgr.24938) 639 : cluster [DBG] pgmap v397: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.206016+0000 mgr.x (mgr.24938) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.309578+0000 mgr.x (mgr.24938) 641 : cluster [DBG] pgmap v398: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.309965+0000 mgr.x (mgr.24938) 642 : cluster [DBG] pgmap v399: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.319838+0000 mgr.x (mgr.24938) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.335888+0000 mgr.x (mgr.24938) 644 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.408570+0000 mgr.x (mgr.24938) 645 : cluster [DBG] pgmap v400: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.408955+0000 mgr.x (mgr.24938) 646 : cluster [DBG] pgmap v401: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.014056+0000 mgr.x (mgr.24938) 632 : cluster [DBG] pgmap v392: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.014528+0000 mgr.x (mgr.24938) 633 : cluster [DBG] pgmap v393: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.024057+0000 mgr.x (mgr.24938) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.095716+0000 mgr.x (mgr.24938) 635 : cluster [DBG] pgmap v394: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.096075+0000 mgr.x (mgr.24938) 636 : cluster [DBG] pgmap v395: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.106629+0000 mgr.x (mgr.24938) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.195711+0000 mgr.x (mgr.24938) 638 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.196418+0000 mgr.x (mgr.24938) 639 : cluster [DBG] pgmap v397: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.206016+0000 mgr.x (mgr.24938) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.309578+0000 mgr.x (mgr.24938) 641 : cluster [DBG] pgmap v398: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.309965+0000 mgr.x (mgr.24938) 642 : cluster [DBG] pgmap v399: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.319838+0000 mgr.x (mgr.24938) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.335888+0000 mgr.x (mgr.24938) 644 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.408570+0000 mgr.x (mgr.24938) 645 : cluster [DBG] pgmap v400: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.408955+0000 mgr.x (mgr.24938) 646 : cluster [DBG] pgmap v401: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.414597+0000 mgr.x (mgr.24938) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.522680+0000 mgr.x (mgr.24938) 648 : cluster [DBG] pgmap v402: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.523335+0000 mgr.x (mgr.24938) 649 : cluster [DBG] pgmap v403: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.534956+0000 mgr.x (mgr.24938) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.624052+0000 mgr.x (mgr.24938) 651 : cluster [DBG] pgmap v404: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.624817+0000 mgr.x (mgr.24938) 652 : cluster [DBG] pgmap v405: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.633979+0000 mgr.x (mgr.24938) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.701725+0000 mgr.x (mgr.24938) 654 : cluster [DBG] pgmap v406: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.702063+0000 mgr.x (mgr.24938) 655 : cluster [DBG] pgmap v407: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.706902+0000 mgr.x (mgr.24938) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.781398+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.784008+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.785200+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.788010+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.788829+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.794655+0000 mgr.x (mgr.24938) 657 : cluster [DBG] pgmap v408: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.414597+0000 mgr.x (mgr.24938) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.522680+0000 mgr.x (mgr.24938) 648 : cluster [DBG] pgmap v402: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.523335+0000 mgr.x (mgr.24938) 649 : cluster [DBG] pgmap v403: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.534956+0000 mgr.x (mgr.24938) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.624052+0000 mgr.x (mgr.24938) 651 : cluster [DBG] pgmap v404: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.624817+0000 mgr.x (mgr.24938) 652 : cluster [DBG] pgmap v405: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.633979+0000 mgr.x (mgr.24938) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.701725+0000 mgr.x (mgr.24938) 654 : cluster [DBG] pgmap v406: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.702063+0000 mgr.x (mgr.24938) 655 : cluster [DBG] pgmap v407: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.706902+0000 mgr.x (mgr.24938) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.781398+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.784008+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.785200+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.788010+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.788829+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.794655+0000 mgr.x (mgr.24938) 657 : cluster [DBG] pgmap v408: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.795137+0000 mgr.x (mgr.24938) 658 : cluster [DBG] pgmap v409: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.798687+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.803261+0000 mgr.x (mgr.24938) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.876016+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.878916+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.880177+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.882971+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.884019+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.889968+0000 mgr.x (mgr.24938) 660 : cluster [DBG] pgmap v410: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.890309+0000 mgr.x (mgr.24938) 661 : cluster [DBG] pgmap v411: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.893061+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.897718+0000 mgr.x (mgr.24938) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.970044+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.972538+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.973737+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.976169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.977120+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:45.986380+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.063741+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.795137+0000 mgr.x (mgr.24938) 658 : cluster [DBG] pgmap v409: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.798687+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.803261+0000 mgr.x (mgr.24938) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.876016+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.878916+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.880177+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.882971+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.884019+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.889968+0000 mgr.x (mgr.24938) 660 : cluster [DBG] pgmap v410: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.890309+0000 mgr.x (mgr.24938) 661 : cluster [DBG] pgmap v411: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.893061+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.897718+0000 mgr.x (mgr.24938) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.970044+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.972538+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.973737+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.976169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.977120+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:45.986380+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.063741+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.066297+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.067764+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.070318+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.071131+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.078603+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.156398+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.158752+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.159782+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.162626+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.163417+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.169627+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.243880+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.246068+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.247049+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.249753+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.250637+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.257634+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.333930+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.336434+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.066297+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.067764+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.070318+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.071131+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.078603+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.156398+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.158752+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.159782+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.162626+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.163417+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.169627+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.243880+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.246068+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.247049+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.249753+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.250637+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.257634+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.333930+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.336434+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.337565+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.340356+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.341219+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.348162+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.425064+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.427532+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.428885+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.431948+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.432938+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.440799+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.529546+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.533513+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.534797+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.538135+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.539062+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.546110+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.636880+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.640498+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.642026+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.645583+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.646668+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[80412]: audit 2024-03-30T04:45:46.654946+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.337565+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.340356+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.341219+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.348162+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.425064+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.427532+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.428885+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.431948+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.432938+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.440799+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.529546+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.533513+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.534797+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.538135+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.539062+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.546110+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.636880+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.640498+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.642026+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.645583+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.646668+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[82555]: audit 2024-03-30T04:45:46.654946+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.025 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:46 smithi116 bash[88851]: debug 2024-03-30T04:45:46.919+0000 7f59fb400700 1 -- 172.21.15.116:0/1037885870 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563fd8d03680 con 0x563fd8d40800 2024-03-30T04:45:47.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:46] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.33.4" 2024-03-30T04:45:47.714 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[88851]: debug 2024-03-30T04:45:47.455+0000 7f5a045987c0 -1 Falling back to public interface 2024-03-30T04:45:47.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.982983+0000 mgr.x (mgr.24938) 663 : cluster [DBG] pgmap v412: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:45.983343+0000 mgr.x (mgr.24938) 664 : cluster [DBG] pgmap v413: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:45.990937+0000 mgr.x (mgr.24938) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.077067+0000 mgr.x (mgr.24938) 666 : cluster [DBG] pgmap v414: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.077441+0000 mgr.x (mgr.24938) 667 : cluster [DBG] pgmap v415: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.083121+0000 mgr.x (mgr.24938) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.169456+0000 mgr.x (mgr.24938) 669 : cluster [DBG] pgmap v416: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.170174+0000 mgr.x (mgr.24938) 670 : cluster [DBG] pgmap v417: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.174137+0000 mgr.x (mgr.24938) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.256745+0000 mgr.x (mgr.24938) 672 : cluster [DBG] pgmap v418: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.257451+0000 mgr.x (mgr.24938) 673 : cluster [DBG] pgmap v419: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.262198+0000 mgr.x (mgr.24938) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.347312+0000 mgr.x (mgr.24938) 675 : cluster [DBG] pgmap v420: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.348007+0000 mgr.x (mgr.24938) 676 : cluster [DBG] pgmap v421: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.352695+0000 mgr.x (mgr.24938) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.982983+0000 mgr.x (mgr.24938) 663 : cluster [DBG] pgmap v412: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:45.983343+0000 mgr.x (mgr.24938) 664 : cluster [DBG] pgmap v413: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:45.990937+0000 mgr.x (mgr.24938) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.077067+0000 mgr.x (mgr.24938) 666 : cluster [DBG] pgmap v414: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.077441+0000 mgr.x (mgr.24938) 667 : cluster [DBG] pgmap v415: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.083121+0000 mgr.x (mgr.24938) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.169456+0000 mgr.x (mgr.24938) 669 : cluster [DBG] pgmap v416: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.170174+0000 mgr.x (mgr.24938) 670 : cluster [DBG] pgmap v417: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.174137+0000 mgr.x (mgr.24938) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.256745+0000 mgr.x (mgr.24938) 672 : cluster [DBG] pgmap v418: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.257451+0000 mgr.x (mgr.24938) 673 : cluster [DBG] pgmap v419: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.262198+0000 mgr.x (mgr.24938) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.347312+0000 mgr.x (mgr.24938) 675 : cluster [DBG] pgmap v420: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.348007+0000 mgr.x (mgr.24938) 676 : cluster [DBG] pgmap v421: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.352695+0000 mgr.x (mgr.24938) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.438882+0000 mgr.x (mgr.24938) 678 : cluster [DBG] pgmap v422: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.439344+0000 mgr.x (mgr.24938) 679 : cluster [DBG] pgmap v423: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.445285+0000 mgr.x (mgr.24938) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.545301+0000 mgr.x (mgr.24938) 681 : cluster [DBG] pgmap v424: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.545565+0000 mgr.x (mgr.24938) 682 : cluster [DBG] pgmap v425: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.550957+0000 mgr.x (mgr.24938) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.652954+0000 mgr.x (mgr.24938) 684 : cluster [DBG] pgmap v426: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.653322+0000 mgr.x (mgr.24938) 685 : cluster [DBG] pgmap v427: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.659767+0000 mgr.x (mgr.24938) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.734219+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.736717+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.738333+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.740881+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.741598+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.747476+0000 mgr.x (mgr.24938) 687 : cluster [DBG] pgmap v428: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.748049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.748158+0000 mgr.x (mgr.24938) 688 : cluster [DBG] pgmap v429: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.438882+0000 mgr.x (mgr.24938) 678 : cluster [DBG] pgmap v422: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.439344+0000 mgr.x (mgr.24938) 679 : cluster [DBG] pgmap v423: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.445285+0000 mgr.x (mgr.24938) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.545301+0000 mgr.x (mgr.24938) 681 : cluster [DBG] pgmap v424: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.545565+0000 mgr.x (mgr.24938) 682 : cluster [DBG] pgmap v425: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.550957+0000 mgr.x (mgr.24938) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.652954+0000 mgr.x (mgr.24938) 684 : cluster [DBG] pgmap v426: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.653322+0000 mgr.x (mgr.24938) 685 : cluster [DBG] pgmap v427: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.659767+0000 mgr.x (mgr.24938) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.734219+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.736717+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.738333+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.740881+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.741598+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.747476+0000 mgr.x (mgr.24938) 687 : cluster [DBG] pgmap v428: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.748049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.748158+0000 mgr.x (mgr.24938) 688 : cluster [DBG] pgmap v429: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.752812+0000 mgr.x (mgr.24938) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.830283+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.836081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.842405+0000 mgr.x (mgr.24938) 690 : cluster [DBG] pgmap v430: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cluster 2024-03-30T04:45:46.843403+0000 mgr.x (mgr.24938) 691 : cluster [DBG] pgmap v431: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.843656+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.847559+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.852244+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.855146+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.857041+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.859742+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: audit 2024-03-30T04:45:46.864002+0000 mgr.x (mgr.24938) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:47.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[82555]: cephadm 2024-03-30T04:45:46.865279+0000 mgr.x (mgr.24938) 693 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.752812+0000 mgr.x (mgr.24938) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.830283+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.836081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.842405+0000 mgr.x (mgr.24938) 690 : cluster [DBG] pgmap v430: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cluster 2024-03-30T04:45:46.843403+0000 mgr.x (mgr.24938) 691 : cluster [DBG] pgmap v431: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.843656+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.847559+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.852244+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.855146+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.857041+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.859742+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: audit 2024-03-30T04:45:46.864002+0000 mgr.x (mgr.24938) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:47.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:47 smithi116 bash[80412]: cephadm 2024-03-30T04:45:46.865279+0000 mgr.x (mgr.24938) 693 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.982983+0000 mgr.x (mgr.24938) 663 : cluster [DBG] pgmap v412: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:45.983343+0000 mgr.x (mgr.24938) 664 : cluster [DBG] pgmap v413: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:45.990937+0000 mgr.x (mgr.24938) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.077067+0000 mgr.x (mgr.24938) 666 : cluster [DBG] pgmap v414: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.077441+0000 mgr.x (mgr.24938) 667 : cluster [DBG] pgmap v415: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.083121+0000 mgr.x (mgr.24938) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.169456+0000 mgr.x (mgr.24938) 669 : cluster [DBG] pgmap v416: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.170174+0000 mgr.x (mgr.24938) 670 : cluster [DBG] pgmap v417: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.174137+0000 mgr.x (mgr.24938) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.256745+0000 mgr.x (mgr.24938) 672 : cluster [DBG] pgmap v418: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.257451+0000 mgr.x (mgr.24938) 673 : cluster [DBG] pgmap v419: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.262198+0000 mgr.x (mgr.24938) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.347312+0000 mgr.x (mgr.24938) 675 : cluster [DBG] pgmap v420: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.348007+0000 mgr.x (mgr.24938) 676 : cluster [DBG] pgmap v421: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.352695+0000 mgr.x (mgr.24938) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.438882+0000 mgr.x (mgr.24938) 678 : cluster [DBG] pgmap v422: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.439344+0000 mgr.x (mgr.24938) 679 : cluster [DBG] pgmap v423: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.445285+0000 mgr.x (mgr.24938) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.545301+0000 mgr.x (mgr.24938) 681 : cluster [DBG] pgmap v424: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.545565+0000 mgr.x (mgr.24938) 682 : cluster [DBG] pgmap v425: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.550957+0000 mgr.x (mgr.24938) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.652954+0000 mgr.x (mgr.24938) 684 : cluster [DBG] pgmap v426: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.653322+0000 mgr.x (mgr.24938) 685 : cluster [DBG] pgmap v427: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.659767+0000 mgr.x (mgr.24938) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.734219+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.736717+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.738333+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.740881+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:48.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.741598+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.747476+0000 mgr.x (mgr.24938) 687 : cluster [DBG] pgmap v428: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.748049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.748158+0000 mgr.x (mgr.24938) 688 : cluster [DBG] pgmap v429: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.752812+0000 mgr.x (mgr.24938) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.830283+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.836081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.842405+0000 mgr.x (mgr.24938) 690 : cluster [DBG] pgmap v430: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cluster 2024-03-30T04:45:46.843403+0000 mgr.x (mgr.24938) 691 : cluster [DBG] pgmap v431: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.843656+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.847559+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.852244+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.855146+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.857041+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.859742+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:48.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: audit 2024-03-30T04:45:46.864002+0000 mgr.x (mgr.24938) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:45:48.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:47 smithi148 bash[65611]: cephadm 2024-03-30T04:45:46.865279+0000 mgr.x (mgr.24938) 693 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[80412]: cluster 2024-03-30T04:45:48.844549+0000 mgr.x (mgr.24938) 694 : cluster [DBG] pgmap v432: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[80412]: audit 2024-03-30T04:45:49.544638+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[80412]: audit 2024-03-30T04:45:49.554199+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[80412]: audit 2024-03-30T04:45:49.563800+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[82555]: cluster 2024-03-30T04:45:48.844549+0000 mgr.x (mgr.24938) 694 : cluster [DBG] pgmap v432: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[82555]: audit 2024-03-30T04:45:49.544638+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[82555]: audit 2024-03-30T04:45:49.554199+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:49 smithi116 bash[82555]: audit 2024-03-30T04:45:49.563800+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:49 smithi148 bash[65611]: cluster 2024-03-30T04:45:48.844549+0000 mgr.x (mgr.24938) 694 : cluster [DBG] pgmap v432: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:50.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:49 smithi148 bash[65611]: audit 2024-03-30T04:45:49.544638+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:49 smithi148 bash[65611]: audit 2024-03-30T04:45:49.554199+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:49 smithi148 bash[65611]: audit 2024-03-30T04:45:49.563800+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:50.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[88851]: debug 2024-03-30T04:45:50.503+0000 7f5a045987c0 -1 osd.0 121 log_to_monitors true 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[80412]: cluster 2024-03-30T04:45:49.561182+0000 mgr.x (mgr.24938) 695 : cluster [DBG] pgmap v433: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[80412]: cluster 2024-03-30T04:45:49.562137+0000 mgr.x (mgr.24938) 696 : cluster [DBG] pgmap v434: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[80412]: audit 2024-03-30T04:45:50.510703+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[82555]: cluster 2024-03-30T04:45:49.561182+0000 mgr.x (mgr.24938) 695 : cluster [DBG] pgmap v433: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[82555]: cluster 2024-03-30T04:45:49.562137+0000 mgr.x (mgr.24938) 696 : cluster [DBG] pgmap v434: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.176 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:50 smithi116 bash[82555]: audit 2024-03-30T04:45:50.510703+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:50 smithi148 bash[65611]: cluster 2024-03-30T04:45:49.561182+0000 mgr.x (mgr.24938) 695 : cluster [DBG] pgmap v433: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:50 smithi148 bash[65611]: cluster 2024-03-30T04:45:49.562137+0000 mgr.x (mgr.24938) 696 : cluster [DBG] pgmap v434: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:45:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:50 smithi148 bash[65611]: audit 2024-03-30T04:45:50.510703+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:45:51.494 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[88851]: debug 2024-03-30T04:45:51.391+0000 7f59f19e8700 -1 osd.0 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:45:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[82555]: audit 2024-03-30T04:45:50.899616+0000 mon.a (mon.0) 858 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[82555]: cluster 2024-03-30T04:45:50.908623+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T04:45:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[82555]: audit 2024-03-30T04:45:50.909865+0000 mon.a (mon.0) 860 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[82555]: audit 2024-03-30T04:45:51.370154+0000 mon.a (mon.0) 861 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' 2024-03-30T04:45:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[80412]: audit 2024-03-30T04:45:50.899616+0000 mon.a (mon.0) 858 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[80412]: cluster 2024-03-30T04:45:50.908623+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T04:45:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[80412]: audit 2024-03-30T04:45:50.909865+0000 mon.a (mon.0) 860 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:51 smithi116 bash[80412]: audit 2024-03-30T04:45:51.370154+0000 mon.a (mon.0) 861 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' 2024-03-30T04:45:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:51 smithi148 bash[65611]: audit 2024-03-30T04:45:50.899616+0000 mon.a (mon.0) 858 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:45:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:51 smithi148 bash[65611]: cluster 2024-03-30T04:45:50.908623+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T04:45:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:51 smithi148 bash[65611]: audit 2024-03-30T04:45:50.909865+0000 mon.a (mon.0) 860 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:45:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:51 smithi148 bash[65611]: audit 2024-03-30T04:45:51.370154+0000 mon.a (mon.0) 861 : audit [INF] from='osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318]' entity='osd.0' 2024-03-30T04:45:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[82555]: cluster 2024-03-30T04:45:51.563101+0000 mgr.x (mgr.24938) 697 : cluster [DBG] pgmap v436: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[82555]: cluster 2024-03-30T04:45:52.369756+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[82555]: cluster 2024-03-30T04:45:52.387569+0000 mon.a (mon.0) 863 : cluster [INF] osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318] boot 2024-03-30T04:45:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[82555]: cluster 2024-03-30T04:45:52.387678+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T04:45:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[82555]: audit 2024-03-30T04:45:52.388145+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[80412]: cluster 2024-03-30T04:45:51.563101+0000 mgr.x (mgr.24938) 697 : cluster [DBG] pgmap v436: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[80412]: cluster 2024-03-30T04:45:52.369756+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[80412]: cluster 2024-03-30T04:45:52.387569+0000 mon.a (mon.0) 863 : cluster [INF] osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318] boot 2024-03-30T04:45:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[80412]: cluster 2024-03-30T04:45:52.387678+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T04:45:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:52 smithi116 bash[80412]: audit 2024-03-30T04:45:52.388145+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:52 smithi148 bash[65611]: cluster 2024-03-30T04:45:51.563101+0000 mgr.x (mgr.24938) 697 : cluster [DBG] pgmap v436: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:52 smithi148 bash[65611]: cluster 2024-03-30T04:45:52.369756+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:45:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:52 smithi148 bash[65611]: cluster 2024-03-30T04:45:52.387569+0000 mon.a (mon.0) 863 : cluster [INF] osd.0 [v2:172.21.15.116:6800/3536839318,v1:172.21.15.116:6801/3536839318] boot 2024-03-30T04:45:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:52 smithi148 bash[65611]: cluster 2024-03-30T04:45:52.387678+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T04:45:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:52 smithi148 bash[65611]: audit 2024-03-30T04:45:52.388145+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:45:54.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[80412]: cluster 2024-03-30T04:45:53.387529+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T04:45:54.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[80412]: cluster 2024-03-30T04:45:53.564142+0000 mgr.x (mgr.24938) 698 : cluster [DBG] pgmap v439: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:54.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[80412]: audit 2024-03-30T04:45:54.305839+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:54.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[80412]: audit 2024-03-30T04:45:54.308156+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[82555]: cluster 2024-03-30T04:45:53.387529+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T04:45:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[82555]: cluster 2024-03-30T04:45:53.564142+0000 mgr.x (mgr.24938) 698 : cluster [DBG] pgmap v439: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[82555]: audit 2024-03-30T04:45:54.305839+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:54 smithi116 bash[82555]: audit 2024-03-30T04:45:54.308156+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:54.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:54 smithi148 bash[65611]: cluster 2024-03-30T04:45:53.387529+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T04:45:54.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:54 smithi148 bash[65611]: cluster 2024-03-30T04:45:53.564142+0000 mgr.x (mgr.24938) 698 : cluster [DBG] pgmap v439: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-03-30T04:45:54.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:54 smithi148 bash[65611]: audit 2024-03-30T04:45:54.305839+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:45:54.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:54 smithi148 bash[65611]: audit 2024-03-30T04:45:54.308156+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:45:56.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:55 smithi116 bash[80412]: cluster 2024-03-30T04:45:55.613371+0000 mon.a (mon.0) 869 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:56.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:55 smithi116 bash[82555]: cluster 2024-03-30T04:45:55.613371+0000 mon.a (mon.0) 869 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:55 smithi148 bash[65611]: cluster 2024-03-30T04:45:55.613371+0000 mon.a (mon.0) 869 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T04:45:56.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:56 smithi148 bash[65611]: audit 2024-03-30T04:45:55.344263+0000 mgr.x (mgr.24938) 699 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:56.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:56 smithi148 bash[65611]: cluster 2024-03-30T04:45:55.565365+0000 mgr.x (mgr.24938) 700 : cluster [DBG] pgmap v440: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:57.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:56 smithi116 bash[80412]: audit 2024-03-30T04:45:55.344263+0000 mgr.x (mgr.24938) 699 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:57.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:56 smithi116 bash[80412]: cluster 2024-03-30T04:45:55.565365+0000 mgr.x (mgr.24938) 700 : cluster [DBG] pgmap v440: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:57.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:56 smithi116 bash[82555]: audit 2024-03-30T04:45:55.344263+0000 mgr.x (mgr.24938) 699 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:57.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:56 smithi116 bash[82555]: cluster 2024-03-30T04:45:55.565365+0000 mgr.x (mgr.24938) 700 : cluster [DBG] pgmap v440: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/726 objects degraded (4.545%) 2024-03-30T04:45:57.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:45:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:45:56] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2024-03-30T04:45:57.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:57 smithi148 bash[65611]: cluster 2024-03-30T04:45:57.667940+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-03-30T04:45:58.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:57 smithi116 bash[80412]: cluster 2024-03-30T04:45:57.667940+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-03-30T04:45:58.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:57 smithi116 bash[82555]: cluster 2024-03-30T04:45:57.667940+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-03-30T04:45:59.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:45:58 smithi116 bash[80412]: cluster 2024-03-30T04:45:57.566009+0000 mgr.x (mgr.24938) 701 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T04:45:59.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:45:58 smithi116 bash[82555]: cluster 2024-03-30T04:45:57.566009+0000 mgr.x (mgr.24938) 701 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T04:45:59.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:45:58 smithi148 bash[65611]: cluster 2024-03-30T04:45:57.566009+0000 mgr.x (mgr.24938) 701 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T04:46:01.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:00 smithi116 bash[80412]: cluster 2024-03-30T04:45:59.566698+0000 mgr.x (mgr.24938) 702 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:46:01.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:00 smithi116 bash[82555]: cluster 2024-03-30T04:45:59.566698+0000 mgr.x (mgr.24938) 702 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:46:01.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:00 smithi148 bash[65611]: cluster 2024-03-30T04:45:59.566698+0000 mgr.x (mgr.24938) 702 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:46:02.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: audit 2024-03-30T04:46:01.472870+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: audit 2024-03-30T04:46:01.487467+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: cluster 2024-03-30T04:46:01.494683+0000 mgr.x (mgr.24938) 703 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: cluster 2024-03-30T04:46:01.495186+0000 mgr.x (mgr.24938) 704 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: audit 2024-03-30T04:46:01.502369+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: audit 2024-03-30T04:46:01.876411+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: audit 2024-03-30T04:46:01.880984+0000 mgr.x (mgr.24938) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[80412]: cephadm 2024-03-30T04:46:01.884047+0000 mgr.x (mgr.24938) 706 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: audit 2024-03-30T04:46:01.472870+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: audit 2024-03-30T04:46:01.487467+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: cluster 2024-03-30T04:46:01.494683+0000 mgr.x (mgr.24938) 703 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: cluster 2024-03-30T04:46:01.495186+0000 mgr.x (mgr.24938) 704 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: audit 2024-03-30T04:46:01.502369+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: audit 2024-03-30T04:46:01.876411+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: audit 2024-03-30T04:46:01.880984+0000 mgr.x (mgr.24938) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:02 smithi116 bash[82555]: cephadm 2024-03-30T04:46:01.884047+0000 mgr.x (mgr.24938) 706 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T04:46:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: audit 2024-03-30T04:46:01.472870+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: audit 2024-03-30T04:46:01.487467+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: cluster 2024-03-30T04:46:01.494683+0000 mgr.x (mgr.24938) 703 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: cluster 2024-03-30T04:46:01.495186+0000 mgr.x (mgr.24938) 704 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: audit 2024-03-30T04:46:01.502369+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: audit 2024-03-30T04:46:01.876411+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: audit 2024-03-30T04:46:01.880984+0000 mgr.x (mgr.24938) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T04:46:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:02 smithi148 bash[65611]: cephadm 2024-03-30T04:46:01.884047+0000 mgr.x (mgr.24938) 706 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T04:46:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:04 smithi148 bash[65611]: cluster 2024-03-30T04:46:03.495911+0000 mgr.x (mgr.24938) 707 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:04 smithi148 bash[65611]: audit 2024-03-30T04:46:04.258643+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:04 smithi148 bash[65611]: audit 2024-03-30T04:46:04.262770+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:46:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:04 smithi148 bash[65611]: audit 2024-03-30T04:46:04.264645+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:04 smithi148 bash[65611]: audit 2024-03-30T04:46:04.361726+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:04.908 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[82555]: cluster 2024-03-30T04:46:03.495911+0000 mgr.x (mgr.24938) 707 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[82555]: audit 2024-03-30T04:46:04.258643+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[82555]: audit 2024-03-30T04:46:04.262770+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[82555]: audit 2024-03-30T04:46:04.264645+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[82555]: audit 2024-03-30T04:46:04.361726+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[80412]: cluster 2024-03-30T04:46:03.495911+0000 mgr.x (mgr.24938) 707 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:05.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[80412]: audit 2024-03-30T04:46:04.258643+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:05.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[80412]: audit 2024-03-30T04:46:04.262770+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:46:05.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[80412]: audit 2024-03-30T04:46:04.264645+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:05.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:04 smithi116 bash[80412]: audit 2024-03-30T04:46:04.361726+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:05.602 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[80412]: cephadm 2024-03-30T04:46:04.255204+0000 mgr.x (mgr.24938) 708 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T04:46:05.603 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[80412]: cephadm 2024-03-30T04:46:04.274546+0000 mgr.x (mgr.24938) 709 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:46:05.603 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[80412]: audit 2024-03-30T04:46:04.903679+0000 mgr.x (mgr.24938) 710 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[82555]: cephadm 2024-03-30T04:46:04.255204+0000 mgr.x (mgr.24938) 708 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T04:46:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[82555]: cephadm 2024-03-30T04:46:04.274546+0000 mgr.x (mgr.24938) 709 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:46:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:05 smithi116 bash[82555]: audit 2024-03-30T04:46:04.903679+0000 mgr.x (mgr.24938) 710 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:05.669 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:46:05.669 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 16s ago 19m - - 2024-03-30T04:46:05.669 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 4s ago 19m - - 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (6m) 16s ago 13m 13.6M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 4s ago 12m - - 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (4m) 16s ago 10m 44.3M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (5m) 4s ago 18m 506M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (2m) 16s ago 20m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (2m) 16s ago 20m 58.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (97s) 4s ago 19m 36.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (114s) 16s ago 19m 38.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (6m) 16s ago 13m 9776k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (6m) 4s ago 13m 11.9M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (21s) 16s ago 18m 11.9M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (17m) 16s ago 17m 63.1M 2524M 17.2.0 e1d6a67b021e f2f521b034ff 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (17m) 16s ago 17m 55.0M 2524M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (16m) 16s ago 16m 62.0M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:46:05.670 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (16m) 4s ago 16m 63.4M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (15m) 4s ago 15m 58.4M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (14m) 4s ago 14m 57.4M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (14m) 4s ago 14m 61.6M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (4m) 4s ago 13m 64.6M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (11m) 16s ago 11m 87.9M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (11m) 4s ago 11m 87.7M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (11m) 16s ago 11m 88.0M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:46:05.671 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (11m) 4s ago 11m 87.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:46:06.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:05 smithi148 bash[65611]: cephadm 2024-03-30T04:46:04.255204+0000 mgr.x (mgr.24938) 708 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T04:46:06.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:05 smithi148 bash[65611]: cephadm 2024-03-30T04:46:04.274546+0000 mgr.x (mgr.24938) 709 : cephadm [INF] Deploying daemon osd.1 on smithi116 2024-03-30T04:46:06.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:05 smithi148 bash[65611]: audit 2024-03-30T04:46:04.903679+0000 mgr.x (mgr.24938) 710 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:06.091 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:46:06.092 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:46:06.446 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:46:06.447 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:46:06.447 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "6/23 daemons upgraded", 2024-03-30T04:46:06.447 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:46:06.447 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:46:06.447 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:46:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[80412]: audit 2024-03-30T04:46:05.264939+0000 mgr.x (mgr.24938) 711 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[80412]: audit 2024-03-30T04:46:05.355646+0000 mgr.x (mgr.24938) 712 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[80412]: cluster 2024-03-30T04:46:05.497393+0000 mgr.x (mgr.24938) 713 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[80412]: audit 2024-03-30T04:46:05.629187+0000 mgr.x (mgr.24938) 714 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[80412]: audit 2024-03-30T04:46:06.095830+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.116:0/1880510122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[82555]: audit 2024-03-30T04:46:05.264939+0000 mgr.x (mgr.24938) 711 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[82555]: audit 2024-03-30T04:46:05.355646+0000 mgr.x (mgr.24938) 712 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[82555]: cluster 2024-03-30T04:46:05.497393+0000 mgr.x (mgr.24938) 713 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[82555]: audit 2024-03-30T04:46:05.629187+0000 mgr.x (mgr.24938) 714 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:06 smithi116 bash[82555]: audit 2024-03-30T04:46:06.095830+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.116:0/1880510122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:06.846 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:46:06.846 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:46:06.846 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:46:06.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[65611]: audit 2024-03-30T04:46:05.264939+0000 mgr.x (mgr.24938) 711 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[65611]: audit 2024-03-30T04:46:05.355646+0000 mgr.x (mgr.24938) 712 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:06.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[65611]: cluster 2024-03-30T04:46:05.497393+0000 mgr.x (mgr.24938) 713 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:06.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[65611]: audit 2024-03-30T04:46:05.629187+0000 mgr.x (mgr.24938) 714 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:06.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[65611]: audit 2024-03-30T04:46:06.095830+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.116:0/1880510122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:06] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2024-03-30T04:46:07.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:07 smithi116 bash[80412]: audit 2024-03-30T04:46:06.452000+0000 mgr.x (mgr.24938) 715 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:07.711 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:07 smithi116 bash[80412]: audit 2024-03-30T04:46:06.851353+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.116:0/643240299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:07.711 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:07 smithi116 bash[82555]: audit 2024-03-30T04:46:06.452000+0000 mgr.x (mgr.24938) 715 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:07.712 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:07 smithi116 bash[82555]: audit 2024-03-30T04:46:06.851353+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.116:0/643240299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:08.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:07 smithi148 bash[65611]: audit 2024-03-30T04:46:06.452000+0000 mgr.x (mgr.24938) 715 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:08.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:07 smithi148 bash[65611]: audit 2024-03-30T04:46:06.851353+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.116:0/643240299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:08.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:08 smithi116 bash[80412]: cluster 2024-03-30T04:46:07.498371+0000 mgr.x (mgr.24938) 716 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:08.911 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:08 smithi116 bash[82555]: cluster 2024-03-30T04:46:07.498371+0000 mgr.x (mgr.24938) 716 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:09.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:08 smithi148 bash[65611]: cluster 2024-03-30T04:46:07.498371+0000 mgr.x (mgr.24938) 716 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:09.157 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.157 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.158 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.158 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.422 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.422 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.422 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.423 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:09.423 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:09 smithi116 systemd[1]: Stopping Ceph osd.1 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:46:09.759 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:09 smithi116 bash[30537]: debug 2024-03-30T04:46:09.419+0000 7fab314ba700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:46:09.759 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:09 smithi116 bash[30537]: debug 2024-03-30T04:46:09.419+0000 7fab314ba700 -1 osd.1 126 *** Got signal Terminated *** 2024-03-30T04:46:09.759 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:09 smithi116 bash[30537]: debug 2024-03-30T04:46:09.419+0000 7fab314ba700 -1 osd.1 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: audit 2024-03-30T04:46:09.302990+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: audit 2024-03-30T04:46:09.304949+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: cluster 2024-03-30T04:46:09.427590+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: cluster 2024-03-30T04:46:09.499120+0000 mgr.x (mgr.24938) 717 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: audit 2024-03-30T04:46:09.741845+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: audit 2024-03-30T04:46:09.755199+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: cluster 2024-03-30T04:46:09.762177+0000 mgr.x (mgr.24938) 718 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: cluster 2024-03-30T04:46:09.762723+0000 mgr.x (mgr.24938) 719 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.589 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[80412]: audit 2024-03-30T04:46:09.769861+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: audit 2024-03-30T04:46:09.302990+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: audit 2024-03-30T04:46:09.304949+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: cluster 2024-03-30T04:46:09.427590+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: cluster 2024-03-30T04:46:09.499120+0000 mgr.x (mgr.24938) 717 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: audit 2024-03-30T04:46:09.741845+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: audit 2024-03-30T04:46:09.755199+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: cluster 2024-03-30T04:46:09.762177+0000 mgr.x (mgr.24938) 718 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: cluster 2024-03-30T04:46:09.762723+0000 mgr.x (mgr.24938) 719 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.590 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:10 smithi116 bash[82555]: audit 2024-03-30T04:46:09.769861+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: audit 2024-03-30T04:46:09.302990+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: audit 2024-03-30T04:46:09.304949+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: cluster 2024-03-30T04:46:09.427590+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: cluster 2024-03-30T04:46:09.499120+0000 mgr.x (mgr.24938) 717 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: audit 2024-03-30T04:46:09.741845+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: audit 2024-03-30T04:46:09.755199+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: cluster 2024-03-30T04:46:09.762177+0000 mgr.x (mgr.24938) 718 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: cluster 2024-03-30T04:46:09.762723+0000 mgr.x (mgr.24938) 719 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:46:10.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:10 smithi148 bash[65611]: audit 2024-03-30T04:46:09.769861+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.575 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[90892]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: cluster 2024-03-30T04:46:10.302672+0000 mon.a (mon.0) 887 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: cluster 2024-03-30T04:46:10.323274+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: audit 2024-03-30T04:46:10.787120+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: audit 2024-03-30T04:46:10.794590+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: cluster 2024-03-30T04:46:10.800714+0000 mgr.x (mgr.24938) 720 : cluster [DBG] pgmap v452: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: cluster 2024-03-30T04:46:10.801281+0000 mgr.x (mgr.24938) 721 : cluster [DBG] pgmap v453: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[80412]: audit 2024-03-30T04:46:10.806475+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: cluster 2024-03-30T04:46:10.302672+0000 mon.a (mon.0) 887 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: cluster 2024-03-30T04:46:10.323274+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T04:46:11.576 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: audit 2024-03-30T04:46:10.787120+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.577 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: audit 2024-03-30T04:46:10.794590+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.577 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: cluster 2024-03-30T04:46:10.800714+0000 mgr.x (mgr.24938) 720 : cluster [DBG] pgmap v452: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:46:11.577 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: cluster 2024-03-30T04:46:10.801281+0000 mgr.x (mgr.24938) 721 : cluster [DBG] pgmap v453: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:46:11.577 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[82555]: audit 2024-03-30T04:46:10.806475+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: cluster 2024-03-30T04:46:10.302672+0000 mon.a (mon.0) 887 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: cluster 2024-03-30T04:46:10.323274+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T04:46:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: audit 2024-03-30T04:46:10.787120+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: audit 2024-03-30T04:46:10.794590+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:11.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: cluster 2024-03-30T04:46:10.800714+0000 mgr.x (mgr.24938) 720 : cluster [DBG] pgmap v452: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:46:11.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: cluster 2024-03-30T04:46:10.801281+0000 mgr.x (mgr.24938) 721 : cluster [DBG] pgmap v453: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:46:11.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:11 smithi148 bash[65611]: audit 2024-03-30T04:46:10.806475+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:12.009 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:11 smithi116 bash[91041]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T04:46:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:12 smithi116 bash[80412]: cluster 2024-03-30T04:46:11.330370+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T04:46:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:12 smithi116 bash[80412]: cluster 2024-03-30T04:46:11.793088+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:12.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:12 smithi116 bash[82555]: cluster 2024-03-30T04:46:11.330370+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T04:46:12.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:12 smithi116 bash[82555]: cluster 2024-03-30T04:46:11.793088+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:12.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:12 smithi148 bash[65611]: cluster 2024-03-30T04:46:11.330370+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T04:46:12.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:12 smithi148 bash[65611]: cluster 2024-03-30T04:46:11.793088+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:13.657 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:13 smithi116 bash[80412]: cluster 2024-03-30T04:46:12.802008+0000 mgr.x (mgr.24938) 722 : cluster [DBG] pgmap v455: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:46:13.657 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:13 smithi116 bash[82555]: cluster 2024-03-30T04:46:12.802008+0000 mgr.x (mgr.24938) 722 : cluster [DBG] pgmap v455: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:46:13.657 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-03-30T04:46:13.657 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: Stopped Ceph osd.1 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:46:13.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:13 smithi148 bash[65611]: cluster 2024-03-30T04:46:12.802008+0000 mgr.x (mgr.24938) 722 : cluster [DBG] pgmap v455: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:46:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.010 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.010 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.010 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.011 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.011 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.011 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:14.011 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: Started Ceph osd.1 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:46:14.012 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:46:13 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.838928+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.847853+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.872788+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.877930+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.879569+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: cluster 2024-03-30T04:46:13.886792+0000 mgr.x (mgr.24938) 723 : cluster [DBG] pgmap v456: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: cluster 2024-03-30T04:46:13.887355+0000 mgr.x (mgr.24938) 724 : cluster [DBG] pgmap v457: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.888898+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: cephadm 2024-03-30T04:46:13.894041+0000 mgr.x (mgr.24938) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.981595+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.986665+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.989691+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.995167+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:13.996742+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.011004+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.103390+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.107138+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.109203+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.113157+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.838928+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.847853+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.872788+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.877930+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.879569+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: cluster 2024-03-30T04:46:13.886792+0000 mgr.x (mgr.24938) 723 : cluster [DBG] pgmap v456: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: cluster 2024-03-30T04:46:13.887355+0000 mgr.x (mgr.24938) 724 : cluster [DBG] pgmap v457: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.888898+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: cephadm 2024-03-30T04:46:13.894041+0000 mgr.x (mgr.24938) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.981595+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.986665+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.989691+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.995167+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:13.996742+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.011004+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.103390+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.107138+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.109203+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.113157+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.114645+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.126734+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.217076+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.221145+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.222979+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.227066+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.228457+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.238305+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.315699+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.318546+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.320035+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.322743+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.323938+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.334557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.409528+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.412348+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.414358+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.417578+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.418770+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.114645+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.126734+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.217076+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.221145+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.222979+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.227066+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.228457+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.238305+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.315699+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.318546+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.320035+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.322743+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.323938+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.334557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.409528+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.412348+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.414358+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.417578+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.418770+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.430645+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.515924+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.519989+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.521860+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.525688+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.526936+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.538929+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.617117+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.620286+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.621878+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.625096+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.626224+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.639075+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.715726+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.718669+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.720904+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.724493+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.725680+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.738712+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.430645+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.515924+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.519989+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.521860+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.525688+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.526936+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.538929+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.617117+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.620286+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.621878+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.625096+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.626224+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.639075+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.715726+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.718669+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.720904+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.724493+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.725680+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.738712+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.827279+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.831297+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[80412]: audit 2024-03-30T04:46:14.833598+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.827279+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.831297+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:14 smithi116 bash[82555]: audit 2024-03-30T04:46:14.833598+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.838928+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.847853+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.872788+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.877930+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.879569+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: cluster 2024-03-30T04:46:13.886792+0000 mgr.x (mgr.24938) 723 : cluster [DBG] pgmap v456: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: cluster 2024-03-30T04:46:13.887355+0000 mgr.x (mgr.24938) 724 : cluster [DBG] pgmap v457: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.888898+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: cephadm 2024-03-30T04:46:13.894041+0000 mgr.x (mgr.24938) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.981595+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.986665+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.989691+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.995167+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:13.996742+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.011004+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.103390+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.107138+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.109203+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.113157+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.114645+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.126734+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.217076+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.221145+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.222979+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.227066+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.228457+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.238305+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.315699+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.318546+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.320035+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.322743+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.323938+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.334557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.409528+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.412348+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.414358+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.417578+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.418770+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.430645+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.515924+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.519989+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.521860+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.525688+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.526936+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.538929+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.617117+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.620286+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.621878+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.625096+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.626224+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.639075+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.715726+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.718669+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.720904+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.724493+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.725680+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.738712+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.827279+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.831297+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:14 smithi148 bash[65611]: audit 2024-03-30T04:46:14.833598+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T04:46:15.717 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[91192]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.004094+0000 mgr.x (mgr.24938) 726 : cluster [DBG] pgmap v458: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.004581+0000 mgr.x (mgr.24938) 727 : cluster [DBG] pgmap v459: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.016119+0000 mgr.x (mgr.24938) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.121327+0000 mgr.x (mgr.24938) 729 : cluster [DBG] pgmap v460: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.121574+0000 mgr.x (mgr.24938) 730 : cluster [DBG] pgmap v461: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.131746+0000 mgr.x (mgr.24938) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.235152+0000 mgr.x (mgr.24938) 732 : cluster [DBG] pgmap v462: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.235429+0000 mgr.x (mgr.24938) 733 : cluster [DBG] pgmap v463: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.243263+0000 mgr.x (mgr.24938) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.329591+0000 mgr.x (mgr.24938) 735 : cluster [DBG] pgmap v464: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.329875+0000 mgr.x (mgr.24938) 736 : cluster [DBG] pgmap v465: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.339248+0000 mgr.x (mgr.24938) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.425123+0000 mgr.x (mgr.24938) 738 : cluster [DBG] pgmap v466: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.425319+0000 mgr.x (mgr.24938) 739 : cluster [DBG] pgmap v467: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.435582+0000 mgr.x (mgr.24938) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.533557+0000 mgr.x (mgr.24938) 741 : cluster [DBG] pgmap v468: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.534246+0000 mgr.x (mgr.24938) 742 : cluster [DBG] pgmap v469: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.543891+0000 mgr.x (mgr.24938) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.004094+0000 mgr.x (mgr.24938) 726 : cluster [DBG] pgmap v458: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.004581+0000 mgr.x (mgr.24938) 727 : cluster [DBG] pgmap v459: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.016119+0000 mgr.x (mgr.24938) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.121327+0000 mgr.x (mgr.24938) 729 : cluster [DBG] pgmap v460: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.121574+0000 mgr.x (mgr.24938) 730 : cluster [DBG] pgmap v461: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.131746+0000 mgr.x (mgr.24938) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.235152+0000 mgr.x (mgr.24938) 732 : cluster [DBG] pgmap v462: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.235429+0000 mgr.x (mgr.24938) 733 : cluster [DBG] pgmap v463: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.243263+0000 mgr.x (mgr.24938) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.329591+0000 mgr.x (mgr.24938) 735 : cluster [DBG] pgmap v464: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.329875+0000 mgr.x (mgr.24938) 736 : cluster [DBG] pgmap v465: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.339248+0000 mgr.x (mgr.24938) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.425123+0000 mgr.x (mgr.24938) 738 : cluster [DBG] pgmap v466: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.425319+0000 mgr.x (mgr.24938) 739 : cluster [DBG] pgmap v467: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.435582+0000 mgr.x (mgr.24938) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.533557+0000 mgr.x (mgr.24938) 741 : cluster [DBG] pgmap v468: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.534246+0000 mgr.x (mgr.24938) 742 : cluster [DBG] pgmap v469: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.543891+0000 mgr.x (mgr.24938) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.632165+0000 mgr.x (mgr.24938) 744 : cluster [DBG] pgmap v470: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.632496+0000 mgr.x (mgr.24938) 745 : cluster [DBG] pgmap v471: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.643853+0000 mgr.x (mgr.24938) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.731514+0000 mgr.x (mgr.24938) 747 : cluster [DBG] pgmap v472: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.731816+0000 mgr.x (mgr.24938) 748 : cluster [DBG] pgmap v473: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.743428+0000 mgr.x (mgr.24938) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.837191+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.838412+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.844787+0000 mgr.x (mgr.24938) 750 : cluster [DBG] pgmap v474: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.845496+0000 mgr.x (mgr.24938) 751 : cluster [DBG] pgmap v475: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.859762+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.864838+0000 mgr.x (mgr.24938) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.950150+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.954302+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.955977+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.959164+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.960269+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:14.970392+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.048912+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.632165+0000 mgr.x (mgr.24938) 744 : cluster [DBG] pgmap v470: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.632496+0000 mgr.x (mgr.24938) 745 : cluster [DBG] pgmap v471: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.643853+0000 mgr.x (mgr.24938) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.731514+0000 mgr.x (mgr.24938) 747 : cluster [DBG] pgmap v472: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.731816+0000 mgr.x (mgr.24938) 748 : cluster [DBG] pgmap v473: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.743428+0000 mgr.x (mgr.24938) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.837191+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.838412+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.844787+0000 mgr.x (mgr.24938) 750 : cluster [DBG] pgmap v474: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.845496+0000 mgr.x (mgr.24938) 751 : cluster [DBG] pgmap v475: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.859762+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.864838+0000 mgr.x (mgr.24938) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.950150+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.954302+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.955977+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.959164+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.960269+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:14.970392+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.048912+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.051355+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.052348+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.054650+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.055368+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.062343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.104429+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.106597+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.107574+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.109799+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.110676+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.119488+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.160877+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.162890+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.163984+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.166090+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.166734+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.173217+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.218985+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.221376+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.051355+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.052348+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.054650+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.055368+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.062343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.104429+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.106597+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.107574+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.109799+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.110676+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.119488+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.160877+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.162890+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.163984+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.166090+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.166734+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.173217+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.218985+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.221376+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.222343+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.225011+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.225898+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.231360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.293265+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.295760+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.296975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.299197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.299893+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.305845+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.347794+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.349757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.350612+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.352401+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.353054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.358233+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.399339+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.401259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.402061+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.222343+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.225011+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.225898+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.231360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.293265+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.295760+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.296975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.299197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.299893+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.305845+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.347794+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.349757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.350612+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.352401+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.353054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.358233+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.399339+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.401259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.402061+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.403905+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.404529+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.409823+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.451140+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.453037+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.453910+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.455818+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.456513+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.461873+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.502278+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.504412+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.505618+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.507612+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.508289+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.514823+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.588503+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.590432+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.591266+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.593036+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.593671+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.599440+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.667624+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.671134+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.672318+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.675268+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.676095+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.683652+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.773342+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.777481+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.779102+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.782363+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.783595+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[80412]: audit 2024-03-30T04:46:15.790544+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.403905+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.404529+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.409823+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.451140+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.453037+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.453910+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.455818+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.456513+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.461873+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.502278+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.504412+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.505618+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.507612+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.508289+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.514823+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.588503+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.590432+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.591266+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.593036+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.593671+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.599440+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.667624+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.671134+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.672318+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.675268+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.676095+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.683652+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.773342+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.777481+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.779102+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.782363+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.783595+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:15 smithi116 bash[82555]: audit 2024-03-30T04:46:15.790544+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.004094+0000 mgr.x (mgr.24938) 726 : cluster [DBG] pgmap v458: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.004581+0000 mgr.x (mgr.24938) 727 : cluster [DBG] pgmap v459: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.016119+0000 mgr.x (mgr.24938) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.121327+0000 mgr.x (mgr.24938) 729 : cluster [DBG] pgmap v460: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.121574+0000 mgr.x (mgr.24938) 730 : cluster [DBG] pgmap v461: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.131746+0000 mgr.x (mgr.24938) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.235152+0000 mgr.x (mgr.24938) 732 : cluster [DBG] pgmap v462: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.235429+0000 mgr.x (mgr.24938) 733 : cluster [DBG] pgmap v463: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.243263+0000 mgr.x (mgr.24938) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.329591+0000 mgr.x (mgr.24938) 735 : cluster [DBG] pgmap v464: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.329875+0000 mgr.x (mgr.24938) 736 : cluster [DBG] pgmap v465: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.339248+0000 mgr.x (mgr.24938) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.425123+0000 mgr.x (mgr.24938) 738 : cluster [DBG] pgmap v466: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.425319+0000 mgr.x (mgr.24938) 739 : cluster [DBG] pgmap v467: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.435582+0000 mgr.x (mgr.24938) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.533557+0000 mgr.x (mgr.24938) 741 : cluster [DBG] pgmap v468: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.534246+0000 mgr.x (mgr.24938) 742 : cluster [DBG] pgmap v469: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.543891+0000 mgr.x (mgr.24938) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.632165+0000 mgr.x (mgr.24938) 744 : cluster [DBG] pgmap v470: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.632496+0000 mgr.x (mgr.24938) 745 : cluster [DBG] pgmap v471: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.643853+0000 mgr.x (mgr.24938) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.731514+0000 mgr.x (mgr.24938) 747 : cluster [DBG] pgmap v472: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.731816+0000 mgr.x (mgr.24938) 748 : cluster [DBG] pgmap v473: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.743428+0000 mgr.x (mgr.24938) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.837191+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.838412+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.844787+0000 mgr.x (mgr.24938) 750 : cluster [DBG] pgmap v474: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.845496+0000 mgr.x (mgr.24938) 751 : cluster [DBG] pgmap v475: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.859762+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.864838+0000 mgr.x (mgr.24938) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:16.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.950150+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.954302+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.955977+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.959164+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.960269+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:14.970392+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.048912+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.051355+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.052348+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.054650+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.055368+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.062343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.104429+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.106597+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.107574+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.109799+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.110676+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.119488+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.160877+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.162890+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.163984+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.166090+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.166734+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.173217+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.218985+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.221376+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.222343+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.225011+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.225898+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.231360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.293265+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.295760+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.296975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.299197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.299893+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.305845+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.347794+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.349757+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.350612+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.352401+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.353054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.358233+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.399339+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.401259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.402061+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.403905+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.404529+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.409823+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.451140+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.453037+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.453910+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.455818+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.456513+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.461873+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.502278+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.504412+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.505618+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.507612+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.508289+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.514823+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.588503+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.590432+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.591266+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.593036+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.593671+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.599440+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.667624+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.671134+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.672318+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.675268+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.676095+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.683652+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.773342+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.777481+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.779102+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.782363+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.783595+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:16.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:15 smithi148 bash[65611]: audit 2024-03-30T04:46:15.790544+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.224 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:16] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.33.4" 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.966648+0000 mgr.x (mgr.24938) 753 : cluster [DBG] pgmap v476: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:14.966922+0000 mgr.x (mgr.24938) 754 : cluster [DBG] pgmap v477: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:14.975127+0000 mgr.x (mgr.24938) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.061051+0000 mgr.x (mgr.24938) 756 : cluster [DBG] pgmap v478: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.061285+0000 mgr.x (mgr.24938) 757 : cluster [DBG] pgmap v479: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.067021+0000 mgr.x (mgr.24938) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.225 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.116332+0000 mgr.x (mgr.24938) 759 : cluster [DBG] pgmap v480: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.116578+0000 mgr.x (mgr.24938) 760 : cluster [DBG] pgmap v481: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.124185+0000 mgr.x (mgr.24938) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.172102+0000 mgr.x (mgr.24938) 762 : cluster [DBG] pgmap v482: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.172338+0000 mgr.x (mgr.24938) 763 : cluster [DBG] pgmap v483: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.177837+0000 mgr.x (mgr.24938) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.231582+0000 mgr.x (mgr.24938) 765 : cluster [DBG] pgmap v484: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.231911+0000 mgr.x (mgr.24938) 766 : cluster [DBG] pgmap v485: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.235967+0000 mgr.x (mgr.24938) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.305918+0000 mgr.x (mgr.24938) 768 : cluster [DBG] pgmap v486: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.306224+0000 mgr.x (mgr.24938) 769 : cluster [DBG] pgmap v487: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.310443+0000 mgr.x (mgr.24938) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.358435+0000 mgr.x (mgr.24938) 771 : cluster [DBG] pgmap v488: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.358718+0000 mgr.x (mgr.24938) 772 : cluster [DBG] pgmap v489: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.362886+0000 mgr.x (mgr.24938) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.363547+0000 mgr.x (mgr.24938) 774 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.409913+0000 mgr.x (mgr.24938) 775 : cluster [DBG] pgmap v490: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.410185+0000 mgr.x (mgr.24938) 776 : cluster [DBG] pgmap v491: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.414407+0000 mgr.x (mgr.24938) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.461999+0000 mgr.x (mgr.24938) 778 : cluster [DBG] pgmap v492: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.462284+0000 mgr.x (mgr.24938) 779 : cluster [DBG] pgmap v493: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.466442+0000 mgr.x (mgr.24938) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.513842+0000 mgr.x (mgr.24938) 781 : cluster [DBG] pgmap v494: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.514196+0000 mgr.x (mgr.24938) 782 : cluster [DBG] pgmap v495: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.519360+0000 mgr.x (mgr.24938) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.599160+0000 mgr.x (mgr.24938) 784 : cluster [DBG] pgmap v496: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.599539+0000 mgr.x (mgr.24938) 785 : cluster [DBG] pgmap v497: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.603985+0000 mgr.x (mgr.24938) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.682233+0000 mgr.x (mgr.24938) 787 : cluster [DBG] pgmap v498: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.682597+0000 mgr.x (mgr.24938) 788 : cluster [DBG] pgmap v499: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.688415+0000 mgr.x (mgr.24938) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.790476+0000 mgr.x (mgr.24938) 790 : cluster [DBG] pgmap v500: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.791410+0000 mgr.x (mgr.24938) 791 : cluster [DBG] pgmap v501: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.795129+0000 mgr.x (mgr.24938) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.851184+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: Degraded data redundancy: 97/726 objects degraded (13.361%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.866957+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.869424+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.870707+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.873680+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.874651+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.881106+0000 mgr.x (mgr.24938) 793 : cluster [DBG] pgmap v502: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.881937+0000 mgr.x (mgr.24938) 794 : cluster [DBG] pgmap v503: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.883179+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: cephadm 2024-03-30T04:46:15.887904+0000 mgr.x (mgr.24938) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.971310+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.976054+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.978151+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.982213+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.984022+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:15.995695+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.084492+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.089090+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.091285+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.096252+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.097877+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.110177+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.186468+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.189927+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.191795+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.194562+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.195505+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.206565+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.264291+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.266636+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.267808+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.270107+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.270928+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.294279+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.335458+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.337599+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.338686+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.340894+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.341684+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.347145+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.387669+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.389951+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.391302+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.393958+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.394918+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.406106+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.447341+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.450069+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.451937+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.455031+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.456071+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.467453+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.555856+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.558981+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.560612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.563773+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.565093+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.577385+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.657129+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.660566+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.662524+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.666084+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.667397+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.678841+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.757647+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.761186+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.763390+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.767424+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.768835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:16 smithi148 bash[65611]: audit 2024-03-30T04:46:16.780132+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.966648+0000 mgr.x (mgr.24938) 753 : cluster [DBG] pgmap v476: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:14.966922+0000 mgr.x (mgr.24938) 754 : cluster [DBG] pgmap v477: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:14.975127+0000 mgr.x (mgr.24938) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.061051+0000 mgr.x (mgr.24938) 756 : cluster [DBG] pgmap v478: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.061285+0000 mgr.x (mgr.24938) 757 : cluster [DBG] pgmap v479: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.067021+0000 mgr.x (mgr.24938) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.116332+0000 mgr.x (mgr.24938) 759 : cluster [DBG] pgmap v480: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.116578+0000 mgr.x (mgr.24938) 760 : cluster [DBG] pgmap v481: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.124185+0000 mgr.x (mgr.24938) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.172102+0000 mgr.x (mgr.24938) 762 : cluster [DBG] pgmap v482: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.172338+0000 mgr.x (mgr.24938) 763 : cluster [DBG] pgmap v483: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.177837+0000 mgr.x (mgr.24938) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.231582+0000 mgr.x (mgr.24938) 765 : cluster [DBG] pgmap v484: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.231911+0000 mgr.x (mgr.24938) 766 : cluster [DBG] pgmap v485: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.235967+0000 mgr.x (mgr.24938) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.305918+0000 mgr.x (mgr.24938) 768 : cluster [DBG] pgmap v486: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.306224+0000 mgr.x (mgr.24938) 769 : cluster [DBG] pgmap v487: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.966648+0000 mgr.x (mgr.24938) 753 : cluster [DBG] pgmap v476: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:14.966922+0000 mgr.x (mgr.24938) 754 : cluster [DBG] pgmap v477: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:14.975127+0000 mgr.x (mgr.24938) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.061051+0000 mgr.x (mgr.24938) 756 : cluster [DBG] pgmap v478: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.061285+0000 mgr.x (mgr.24938) 757 : cluster [DBG] pgmap v479: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.067021+0000 mgr.x (mgr.24938) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.116332+0000 mgr.x (mgr.24938) 759 : cluster [DBG] pgmap v480: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.116578+0000 mgr.x (mgr.24938) 760 : cluster [DBG] pgmap v481: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.124185+0000 mgr.x (mgr.24938) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.172102+0000 mgr.x (mgr.24938) 762 : cluster [DBG] pgmap v482: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.172338+0000 mgr.x (mgr.24938) 763 : cluster [DBG] pgmap v483: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.177837+0000 mgr.x (mgr.24938) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.231582+0000 mgr.x (mgr.24938) 765 : cluster [DBG] pgmap v484: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.231911+0000 mgr.x (mgr.24938) 766 : cluster [DBG] pgmap v485: 161 pgs: 6 peering, 19 stale+active+clean, 136 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.235967+0000 mgr.x (mgr.24938) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.305918+0000 mgr.x (mgr.24938) 768 : cluster [DBG] pgmap v486: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.306224+0000 mgr.x (mgr.24938) 769 : cluster [DBG] pgmap v487: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.310443+0000 mgr.x (mgr.24938) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.358435+0000 mgr.x (mgr.24938) 771 : cluster [DBG] pgmap v488: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.358718+0000 mgr.x (mgr.24938) 772 : cluster [DBG] pgmap v489: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.362886+0000 mgr.x (mgr.24938) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.363547+0000 mgr.x (mgr.24938) 774 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.409913+0000 mgr.x (mgr.24938) 775 : cluster [DBG] pgmap v490: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.410185+0000 mgr.x (mgr.24938) 776 : cluster [DBG] pgmap v491: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.414407+0000 mgr.x (mgr.24938) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.461999+0000 mgr.x (mgr.24938) 778 : cluster [DBG] pgmap v492: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.462284+0000 mgr.x (mgr.24938) 779 : cluster [DBG] pgmap v493: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.466442+0000 mgr.x (mgr.24938) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.513842+0000 mgr.x (mgr.24938) 781 : cluster [DBG] pgmap v494: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.514196+0000 mgr.x (mgr.24938) 782 : cluster [DBG] pgmap v495: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.519360+0000 mgr.x (mgr.24938) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.599160+0000 mgr.x (mgr.24938) 784 : cluster [DBG] pgmap v496: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.599539+0000 mgr.x (mgr.24938) 785 : cluster [DBG] pgmap v497: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.310443+0000 mgr.x (mgr.24938) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.358435+0000 mgr.x (mgr.24938) 771 : cluster [DBG] pgmap v488: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.358718+0000 mgr.x (mgr.24938) 772 : cluster [DBG] pgmap v489: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.362886+0000 mgr.x (mgr.24938) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.363547+0000 mgr.x (mgr.24938) 774 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.409913+0000 mgr.x (mgr.24938) 775 : cluster [DBG] pgmap v490: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.410185+0000 mgr.x (mgr.24938) 776 : cluster [DBG] pgmap v491: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.414407+0000 mgr.x (mgr.24938) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.461999+0000 mgr.x (mgr.24938) 778 : cluster [DBG] pgmap v492: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.462284+0000 mgr.x (mgr.24938) 779 : cluster [DBG] pgmap v493: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.466442+0000 mgr.x (mgr.24938) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.513842+0000 mgr.x (mgr.24938) 781 : cluster [DBG] pgmap v494: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.514196+0000 mgr.x (mgr.24938) 782 : cluster [DBG] pgmap v495: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.519360+0000 mgr.x (mgr.24938) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.599160+0000 mgr.x (mgr.24938) 784 : cluster [DBG] pgmap v496: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.599539+0000 mgr.x (mgr.24938) 785 : cluster [DBG] pgmap v497: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.603985+0000 mgr.x (mgr.24938) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.682233+0000 mgr.x (mgr.24938) 787 : cluster [DBG] pgmap v498: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.682597+0000 mgr.x (mgr.24938) 788 : cluster [DBG] pgmap v499: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.688415+0000 mgr.x (mgr.24938) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.790476+0000 mgr.x (mgr.24938) 790 : cluster [DBG] pgmap v500: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.791410+0000 mgr.x (mgr.24938) 791 : cluster [DBG] pgmap v501: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.795129+0000 mgr.x (mgr.24938) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.851184+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: Degraded data redundancy: 97/726 objects degraded (13.361%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.866957+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.869424+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.870707+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.873680+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.874651+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.881106+0000 mgr.x (mgr.24938) 793 : cluster [DBG] pgmap v502: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.881937+0000 mgr.x (mgr.24938) 794 : cluster [DBG] pgmap v503: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.883179+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: cephadm 2024-03-30T04:46:15.887904+0000 mgr.x (mgr.24938) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.603985+0000 mgr.x (mgr.24938) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.682233+0000 mgr.x (mgr.24938) 787 : cluster [DBG] pgmap v498: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.682597+0000 mgr.x (mgr.24938) 788 : cluster [DBG] pgmap v499: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.688415+0000 mgr.x (mgr.24938) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.790476+0000 mgr.x (mgr.24938) 790 : cluster [DBG] pgmap v500: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.791410+0000 mgr.x (mgr.24938) 791 : cluster [DBG] pgmap v501: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.795129+0000 mgr.x (mgr.24938) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.851184+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: Degraded data redundancy: 97/726 objects degraded (13.361%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.866957+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.869424+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.870707+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.873680+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.874651+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.881106+0000 mgr.x (mgr.24938) 793 : cluster [DBG] pgmap v502: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.881937+0000 mgr.x (mgr.24938) 794 : cluster [DBG] pgmap v503: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.883179+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: cephadm 2024-03-30T04:46:15.887904+0000 mgr.x (mgr.24938) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.971310+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.976054+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.978151+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.982213+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.984022+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:15.995695+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.084492+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.089090+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.091285+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.096252+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.097877+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.110177+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.186468+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.189927+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.191795+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.194562+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.195505+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.206565+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.264291+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.971310+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.976054+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.978151+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.982213+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.984022+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:15.995695+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.084492+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.089090+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.091285+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.096252+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.097877+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.110177+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.186468+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.189927+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.191795+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.194562+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.195505+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.206565+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.264291+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.266636+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.267808+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.270107+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.270928+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.294279+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.335458+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.337599+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.338686+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.340894+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.341684+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.347145+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.387669+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.389951+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.391302+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.393958+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.394918+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.406106+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.447341+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.450069+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.266636+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.267808+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.270107+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.270928+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.294279+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.335458+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.337599+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.338686+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.340894+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.341684+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.347145+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.387669+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.389951+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.391302+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.393958+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.394918+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.406106+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.447341+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.450069+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.451937+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.455031+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.456071+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.467453+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.555856+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.558981+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.560612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.563773+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.565093+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.577385+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.657129+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.660566+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.662524+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.666084+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.667397+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.678841+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.757647+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.761186+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.763390+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.767424+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.768835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[82555]: audit 2024-03-30T04:46:16.780132+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.451937+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.455031+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.456071+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.467453+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.555856+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.558981+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.560612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.563773+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.565093+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.577385+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.657129+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.660566+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.662524+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.666084+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.667397+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.678841+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.757647+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.761186+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.763390+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.767424+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.768835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:17.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:16 smithi116 bash[80412]: audit 2024-03-30T04:46:16.780132+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.116 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.990835+0000 mgr.x (mgr.24938) 796 : cluster [DBG] pgmap v504: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.116 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:15.991139+0000 mgr.x (mgr.24938) 797 : cluster [DBG] pgmap v505: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.116 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.000515+0000 mgr.x (mgr.24938) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.116 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.104969+0000 mgr.x (mgr.24938) 799 : cluster [DBG] pgmap v506: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.116 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.105748+0000 mgr.x (mgr.24938) 800 : cluster [DBG] pgmap v507: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.114991+0000 mgr.x (mgr.24938) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.201441+0000 mgr.x (mgr.24938) 802 : cluster [DBG] pgmap v508: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.201946+0000 mgr.x (mgr.24938) 803 : cluster [DBG] pgmap v509: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.211337+0000 mgr.x (mgr.24938) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.276492+0000 mgr.x (mgr.24938) 805 : cluster [DBG] pgmap v510: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.276872+0000 mgr.x (mgr.24938) 806 : cluster [DBG] pgmap v511: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.298962+0000 mgr.x (mgr.24938) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.347203+0000 mgr.x (mgr.24938) 808 : cluster [DBG] pgmap v512: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.347493+0000 mgr.x (mgr.24938) 809 : cluster [DBG] pgmap v513: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.117 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.351683+0000 mgr.x (mgr.24938) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.990835+0000 mgr.x (mgr.24938) 796 : cluster [DBG] pgmap v504: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:15.991139+0000 mgr.x (mgr.24938) 797 : cluster [DBG] pgmap v505: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.000515+0000 mgr.x (mgr.24938) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.104969+0000 mgr.x (mgr.24938) 799 : cluster [DBG] pgmap v506: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.105748+0000 mgr.x (mgr.24938) 800 : cluster [DBG] pgmap v507: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.114991+0000 mgr.x (mgr.24938) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.201441+0000 mgr.x (mgr.24938) 802 : cluster [DBG] pgmap v508: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.201946+0000 mgr.x (mgr.24938) 803 : cluster [DBG] pgmap v509: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.211337+0000 mgr.x (mgr.24938) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.276492+0000 mgr.x (mgr.24938) 805 : cluster [DBG] pgmap v510: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.118 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.276872+0000 mgr.x (mgr.24938) 806 : cluster [DBG] pgmap v511: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.298962+0000 mgr.x (mgr.24938) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.347203+0000 mgr.x (mgr.24938) 808 : cluster [DBG] pgmap v512: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.347493+0000 mgr.x (mgr.24938) 809 : cluster [DBG] pgmap v513: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.351683+0000 mgr.x (mgr.24938) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.400580+0000 mgr.x (mgr.24938) 811 : cluster [DBG] pgmap v514: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.400872+0000 mgr.x (mgr.24938) 812 : cluster [DBG] pgmap v515: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.410780+0000 mgr.x (mgr.24938) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.461874+0000 mgr.x (mgr.24938) 814 : cluster [DBG] pgmap v516: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.462140+0000 mgr.x (mgr.24938) 815 : cluster [DBG] pgmap v517: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.472166+0000 mgr.x (mgr.24938) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.570974+0000 mgr.x (mgr.24938) 817 : cluster [DBG] pgmap v518: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.571380+0000 mgr.x (mgr.24938) 818 : cluster [DBG] pgmap v519: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.582117+0000 mgr.x (mgr.24938) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.119 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.673998+0000 mgr.x (mgr.24938) 820 : cluster [DBG] pgmap v520: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.674958+0000 mgr.x (mgr.24938) 821 : cluster [DBG] pgmap v521: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.683585+0000 mgr.x (mgr.24938) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.775498+0000 mgr.x (mgr.24938) 823 : cluster [DBG] pgmap v522: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.776465+0000 mgr.x (mgr.24938) 824 : cluster [DBG] pgmap v523: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.784891+0000 mgr.x (mgr.24938) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.867338+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.870489+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.400580+0000 mgr.x (mgr.24938) 811 : cluster [DBG] pgmap v514: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.400872+0000 mgr.x (mgr.24938) 812 : cluster [DBG] pgmap v515: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.120 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.410780+0000 mgr.x (mgr.24938) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.461874+0000 mgr.x (mgr.24938) 814 : cluster [DBG] pgmap v516: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.462140+0000 mgr.x (mgr.24938) 815 : cluster [DBG] pgmap v517: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.472166+0000 mgr.x (mgr.24938) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.570974+0000 mgr.x (mgr.24938) 817 : cluster [DBG] pgmap v518: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.571380+0000 mgr.x (mgr.24938) 818 : cluster [DBG] pgmap v519: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.582117+0000 mgr.x (mgr.24938) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.673998+0000 mgr.x (mgr.24938) 820 : cluster [DBG] pgmap v520: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.674958+0000 mgr.x (mgr.24938) 821 : cluster [DBG] pgmap v521: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.683585+0000 mgr.x (mgr.24938) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.775498+0000 mgr.x (mgr.24938) 823 : cluster [DBG] pgmap v522: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.776465+0000 mgr.x (mgr.24938) 824 : cluster [DBG] pgmap v523: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.784891+0000 mgr.x (mgr.24938) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.867338+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.121 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.870489+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.872246+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.876170+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.877474+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.884040+0000 mgr.x (mgr.24938) 826 : cluster [DBG] pgmap v524: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cluster 2024-03-30T04:46:16.884902+0000 mgr.x (mgr.24938) 827 : cluster [DBG] pgmap v525: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.888537+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: cephadm 2024-03-30T04:46:16.893275+0000 mgr.x (mgr.24938) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.122 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.950745+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.952972+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:16.953904+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.426310+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.432983+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.434473+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.435507+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.441919+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.482937+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.485377+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.487241+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.489698+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.490462+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.499214+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.123 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.540226+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.542814+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.543728+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.545615+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.546240+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.552520+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.593166+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.596079+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.597675+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.600637+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.601764+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.613333+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.654864+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.657517+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.124 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.658710+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.660884+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.661620+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.872246+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.876170+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.877474+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.884040+0000 mgr.x (mgr.24938) 826 : cluster [DBG] pgmap v524: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cluster 2024-03-30T04:46:16.884902+0000 mgr.x (mgr.24938) 827 : cluster [DBG] pgmap v525: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.888537+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: cephadm 2024-03-30T04:46:16.893275+0000 mgr.x (mgr.24938) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.950745+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.125 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.952972+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:16.953904+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.426310+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.432983+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.434473+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.435507+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.441919+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.482937+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.485377+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.487241+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.126 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.489698+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.670503+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.716333+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.719361+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.720802+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.723186+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.724081+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.734851+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.780832+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.783894+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.785457+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.788860+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.789899+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.801191+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.127 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.843379+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.846105+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.847910+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.851459+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.852660+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[80412]: audit 2024-03-30T04:46:17.860354+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.490462+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.499214+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.540226+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.128 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.542814+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.543728+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.545615+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.546240+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.552520+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.593166+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.596079+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.597675+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.600637+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.601764+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.613333+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.654864+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.657517+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.658710+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.129 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.660884+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.661620+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.670503+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.716333+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.719361+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.720802+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.723186+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.724081+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.734851+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.780832+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.783894+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.785457+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.788860+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.789899+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.130 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.801191+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.843379+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.846105+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.847910+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.851459+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.852660+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.131 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:17 smithi116 bash[82555]: audit 2024-03-30T04:46:17.860354+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.990835+0000 mgr.x (mgr.24938) 796 : cluster [DBG] pgmap v504: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:15.991139+0000 mgr.x (mgr.24938) 797 : cluster [DBG] pgmap v505: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.000515+0000 mgr.x (mgr.24938) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.104969+0000 mgr.x (mgr.24938) 799 : cluster [DBG] pgmap v506: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.105748+0000 mgr.x (mgr.24938) 800 : cluster [DBG] pgmap v507: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.114991+0000 mgr.x (mgr.24938) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.201441+0000 mgr.x (mgr.24938) 802 : cluster [DBG] pgmap v508: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.201946+0000 mgr.x (mgr.24938) 803 : cluster [DBG] pgmap v509: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.211337+0000 mgr.x (mgr.24938) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.276492+0000 mgr.x (mgr.24938) 805 : cluster [DBG] pgmap v510: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.276872+0000 mgr.x (mgr.24938) 806 : cluster [DBG] pgmap v511: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.298962+0000 mgr.x (mgr.24938) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.347203+0000 mgr.x (mgr.24938) 808 : cluster [DBG] pgmap v512: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.347493+0000 mgr.x (mgr.24938) 809 : cluster [DBG] pgmap v513: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.351683+0000 mgr.x (mgr.24938) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.400580+0000 mgr.x (mgr.24938) 811 : cluster [DBG] pgmap v514: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.400872+0000 mgr.x (mgr.24938) 812 : cluster [DBG] pgmap v515: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.410780+0000 mgr.x (mgr.24938) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.461874+0000 mgr.x (mgr.24938) 814 : cluster [DBG] pgmap v516: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.462140+0000 mgr.x (mgr.24938) 815 : cluster [DBG] pgmap v517: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.472166+0000 mgr.x (mgr.24938) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.570974+0000 mgr.x (mgr.24938) 817 : cluster [DBG] pgmap v518: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.571380+0000 mgr.x (mgr.24938) 818 : cluster [DBG] pgmap v519: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.582117+0000 mgr.x (mgr.24938) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.673998+0000 mgr.x (mgr.24938) 820 : cluster [DBG] pgmap v520: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.674958+0000 mgr.x (mgr.24938) 821 : cluster [DBG] pgmap v521: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.683585+0000 mgr.x (mgr.24938) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.775498+0000 mgr.x (mgr.24938) 823 : cluster [DBG] pgmap v522: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.776465+0000 mgr.x (mgr.24938) 824 : cluster [DBG] pgmap v523: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.784891+0000 mgr.x (mgr.24938) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.867338+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.870489+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.872246+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.876170+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.877474+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.884040+0000 mgr.x (mgr.24938) 826 : cluster [DBG] pgmap v524: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cluster 2024-03-30T04:46:16.884902+0000 mgr.x (mgr.24938) 827 : cluster [DBG] pgmap v525: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.888537+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: cephadm 2024-03-30T04:46:16.893275+0000 mgr.x (mgr.24938) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.950745+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.952972+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:16.953904+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.426310+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.432983+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.434473+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.435507+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.441919+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.482937+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.485377+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.487241+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.489698+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.490462+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.499214+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.540226+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.542814+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.543728+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.545615+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.546240+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.552520+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.593166+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.596079+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.597675+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.600637+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.601764+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.613333+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.654864+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.657517+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.658710+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.660884+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.661620+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.670503+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.716333+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.719361+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.720802+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.723186+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.724081+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.734851+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.780832+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.783894+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.785457+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.788860+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.789899+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.801191+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.843379+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.846105+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.847910+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.851459+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.852660+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:18.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:17 smithi148 bash[65611]: audit 2024-03-30T04:46:17.860354+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:18.486 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[91603]: debug 2024-03-30T04:46:18.183+0000 7faad2cb0700 1 -- 172.21.15.116:0/3809341319 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561a44cc3680 con 0x561a44d00c00 2024-03-30T04:46:19.009 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[91603]: debug 2024-03-30T04:46:18.739+0000 7faadbe487c0 -1 Falling back to public interface 2024-03-30T04:46:19.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.441504+0000 mgr.x (mgr.24938) 829 : cluster [DBG] pgmap v526: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.441888+0000 mgr.x (mgr.24938) 830 : cluster [DBG] pgmap v527: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.446559+0000 mgr.x (mgr.24938) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.495966+0000 mgr.x (mgr.24938) 832 : cluster [DBG] pgmap v528: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.496231+0000 mgr.x (mgr.24938) 833 : cluster [DBG] pgmap v529: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.503897+0000 mgr.x (mgr.24938) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.551733+0000 mgr.x (mgr.24938) 835 : cluster [DBG] pgmap v530: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.552114+0000 mgr.x (mgr.24938) 836 : cluster [DBG] pgmap v531: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.557029+0000 mgr.x (mgr.24938) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.607727+0000 mgr.x (mgr.24938) 838 : cluster [DBG] pgmap v532: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.608029+0000 mgr.x (mgr.24938) 839 : cluster [DBG] pgmap v533: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.618102+0000 mgr.x (mgr.24938) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.667248+0000 mgr.x (mgr.24938) 841 : cluster [DBG] pgmap v534: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.667509+0000 mgr.x (mgr.24938) 842 : cluster [DBG] pgmap v535: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.675090+0000 mgr.x (mgr.24938) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.729925+0000 mgr.x (mgr.24938) 844 : cluster [DBG] pgmap v536: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.730217+0000 mgr.x (mgr.24938) 845 : cluster [DBG] pgmap v537: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.739451+0000 mgr.x (mgr.24938) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.795871+0000 mgr.x (mgr.24938) 847 : cluster [DBG] pgmap v538: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.796132+0000 mgr.x (mgr.24938) 848 : cluster [DBG] pgmap v539: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.805929+0000 mgr.x (mgr.24938) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.858432+0000 mgr.x (mgr.24938) 850 : cluster [DBG] pgmap v540: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.858823+0000 mgr.x (mgr.24938) 851 : cluster [DBG] pgmap v541: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.865058+0000 mgr.x (mgr.24938) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.917849+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.919935+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.920928+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.923596+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.924605+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.930504+0000 mgr.x (mgr.24938) 853 : cluster [DBG] pgmap v542: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cluster 2024-03-30T04:46:17.930836+0000 mgr.x (mgr.24938) 854 : cluster [DBG] pgmap v543: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.933931+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.441504+0000 mgr.x (mgr.24938) 829 : cluster [DBG] pgmap v526: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.441888+0000 mgr.x (mgr.24938) 830 : cluster [DBG] pgmap v527: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.446559+0000 mgr.x (mgr.24938) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.495966+0000 mgr.x (mgr.24938) 832 : cluster [DBG] pgmap v528: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.496231+0000 mgr.x (mgr.24938) 833 : cluster [DBG] pgmap v529: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.503897+0000 mgr.x (mgr.24938) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.551733+0000 mgr.x (mgr.24938) 835 : cluster [DBG] pgmap v530: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.552114+0000 mgr.x (mgr.24938) 836 : cluster [DBG] pgmap v531: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.557029+0000 mgr.x (mgr.24938) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.607727+0000 mgr.x (mgr.24938) 838 : cluster [DBG] pgmap v532: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.608029+0000 mgr.x (mgr.24938) 839 : cluster [DBG] pgmap v533: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.618102+0000 mgr.x (mgr.24938) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.667248+0000 mgr.x (mgr.24938) 841 : cluster [DBG] pgmap v534: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.667509+0000 mgr.x (mgr.24938) 842 : cluster [DBG] pgmap v535: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.675090+0000 mgr.x (mgr.24938) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: cephadm 2024-03-30T04:46:17.940340+0000 mgr.x (mgr.24938) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.992804+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.995128+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.996382+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.998581+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:17.999324+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.008032+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.065237+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.068160+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.069537+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.071610+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.072407+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.082223+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.140159+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.142269+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.143441+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.145853+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.146602+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.155836+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.199839+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.201770+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.202608+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.204394+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.205063+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.213251+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.254027+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.256480+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.257882+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.259813+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.260651+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.269174+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.345926+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.349197+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.351172+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.354029+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.355076+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.364897+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.422615+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.425320+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.729925+0000 mgr.x (mgr.24938) 844 : cluster [DBG] pgmap v536: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.730217+0000 mgr.x (mgr.24938) 845 : cluster [DBG] pgmap v537: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.739451+0000 mgr.x (mgr.24938) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.795871+0000 mgr.x (mgr.24938) 847 : cluster [DBG] pgmap v538: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.796132+0000 mgr.x (mgr.24938) 848 : cluster [DBG] pgmap v539: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.805929+0000 mgr.x (mgr.24938) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.858432+0000 mgr.x (mgr.24938) 850 : cluster [DBG] pgmap v540: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.858823+0000 mgr.x (mgr.24938) 851 : cluster [DBG] pgmap v541: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.865058+0000 mgr.x (mgr.24938) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.917849+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.919935+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.920928+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.923596+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.924605+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.930504+0000 mgr.x (mgr.24938) 853 : cluster [DBG] pgmap v542: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cluster 2024-03-30T04:46:17.930836+0000 mgr.x (mgr.24938) 854 : cluster [DBG] pgmap v543: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.933931+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.427168+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.429932+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.430911+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.441998+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.487328+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.489647+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.490617+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.492949+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.493705+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.503507+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.577253+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.580124+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.581254+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.583792+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.584596+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.593066+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.668536+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.671383+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.673206+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.677123+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.678684+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.690717+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.746979+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.751004+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.752802+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.756564+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.757753+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.768409+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.844195+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.847310+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.848681+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.851430+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.852557+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[80412]: audit 2024-03-30T04:46:18.865198+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: cephadm 2024-03-30T04:46:17.940340+0000 mgr.x (mgr.24938) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.992804+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.995128+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.996382+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.998581+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:17.999324+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.008032+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.065237+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.068160+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.069537+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.071610+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.072407+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.082223+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.140159+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.142269+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.143441+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.145853+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.146602+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.155836+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.199839+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.201770+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.202608+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.204394+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.205063+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.213251+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.254027+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.256480+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.257882+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.259813+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.260651+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.269174+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.345926+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.349197+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.351172+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.354029+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.355076+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.364897+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.422615+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.425320+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.427168+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.429932+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.430911+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.441998+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.487328+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.489647+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.490617+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.492949+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.493705+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.503507+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.577253+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.580124+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.581254+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.583792+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.584596+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.593066+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.668536+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.671383+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.673206+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.677123+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.678684+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.690717+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.746979+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.751004+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.752802+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.756564+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.757753+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.768409+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.844195+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.847310+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.848681+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.851430+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.852557+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:18 smithi116 bash[82555]: audit 2024-03-30T04:46:18.865198+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.441504+0000 mgr.x (mgr.24938) 829 : cluster [DBG] pgmap v526: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.441888+0000 mgr.x (mgr.24938) 830 : cluster [DBG] pgmap v527: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.446559+0000 mgr.x (mgr.24938) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.495966+0000 mgr.x (mgr.24938) 832 : cluster [DBG] pgmap v528: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.496231+0000 mgr.x (mgr.24938) 833 : cluster [DBG] pgmap v529: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.503897+0000 mgr.x (mgr.24938) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.551733+0000 mgr.x (mgr.24938) 835 : cluster [DBG] pgmap v530: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.552114+0000 mgr.x (mgr.24938) 836 : cluster [DBG] pgmap v531: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.557029+0000 mgr.x (mgr.24938) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.607727+0000 mgr.x (mgr.24938) 838 : cluster [DBG] pgmap v532: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.608029+0000 mgr.x (mgr.24938) 839 : cluster [DBG] pgmap v533: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.618102+0000 mgr.x (mgr.24938) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.667248+0000 mgr.x (mgr.24938) 841 : cluster [DBG] pgmap v534: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.667509+0000 mgr.x (mgr.24938) 842 : cluster [DBG] pgmap v535: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.675090+0000 mgr.x (mgr.24938) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.729925+0000 mgr.x (mgr.24938) 844 : cluster [DBG] pgmap v536: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.730217+0000 mgr.x (mgr.24938) 845 : cluster [DBG] pgmap v537: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.739451+0000 mgr.x (mgr.24938) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.795871+0000 mgr.x (mgr.24938) 847 : cluster [DBG] pgmap v538: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.796132+0000 mgr.x (mgr.24938) 848 : cluster [DBG] pgmap v539: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.805929+0000 mgr.x (mgr.24938) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.858432+0000 mgr.x (mgr.24938) 850 : cluster [DBG] pgmap v540: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.858823+0000 mgr.x (mgr.24938) 851 : cluster [DBG] pgmap v541: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.865058+0000 mgr.x (mgr.24938) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.917849+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.919935+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.920928+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.923596+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.924605+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.930504+0000 mgr.x (mgr.24938) 853 : cluster [DBG] pgmap v542: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cluster 2024-03-30T04:46:17.930836+0000 mgr.x (mgr.24938) 854 : cluster [DBG] pgmap v543: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.933931+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: cephadm 2024-03-30T04:46:17.940340+0000 mgr.x (mgr.24938) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.992804+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.995128+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.996382+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.998581+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:17.999324+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.008032+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.065237+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.068160+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.069537+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.071610+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.072407+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.082223+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.140159+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.142269+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.143441+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.145853+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.146602+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.155836+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.199839+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.201770+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.202608+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.204394+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.205063+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.213251+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.254027+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.256480+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.257882+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.259813+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.260651+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.269174+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.345926+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.349197+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.351172+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.354029+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.355076+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.364897+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.422615+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.425320+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.427168+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.429932+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.430911+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.441998+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.487328+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.489647+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.490617+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.492949+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.493705+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.503507+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.577253+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.580124+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.581254+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.583792+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.584596+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.593066+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.668536+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.671383+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.673206+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.677123+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.678684+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.690717+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.746979+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.751004+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.752802+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.756564+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.757753+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.768409+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.844195+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.847310+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.848681+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.851430+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.852557+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:18 smithi148 bash[65611]: audit 2024-03-30T04:46:18.865198+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.004988+0000 mgr.x (mgr.24938) 856 : cluster [DBG] pgmap v544: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.005435+0000 mgr.x (mgr.24938) 857 : cluster [DBG] pgmap v545: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.012635+0000 mgr.x (mgr.24938) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.078011+0000 mgr.x (mgr.24938) 859 : cluster [DBG] pgmap v546: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.078274+0000 mgr.x (mgr.24938) 860 : cluster [DBG] pgmap v547: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.086926+0000 mgr.x (mgr.24938) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.152097+0000 mgr.x (mgr.24938) 862 : cluster [DBG] pgmap v548: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.152441+0000 mgr.x (mgr.24938) 863 : cluster [DBG] pgmap v549: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.160500+0000 mgr.x (mgr.24938) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.210590+0000 mgr.x (mgr.24938) 865 : cluster [DBG] pgmap v550: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.210864+0000 mgr.x (mgr.24938) 866 : cluster [DBG] pgmap v551: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.217821+0000 mgr.x (mgr.24938) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.266174+0000 mgr.x (mgr.24938) 868 : cluster [DBG] pgmap v552: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.266443+0000 mgr.x (mgr.24938) 869 : cluster [DBG] pgmap v553: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.273798+0000 mgr.x (mgr.24938) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.361235+0000 mgr.x (mgr.24938) 871 : cluster [DBG] pgmap v554: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.361507+0000 mgr.x (mgr.24938) 872 : cluster [DBG] pgmap v555: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.369780+0000 mgr.x (mgr.24938) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.436657+0000 mgr.x (mgr.24938) 874 : cluster [DBG] pgmap v556: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.436937+0000 mgr.x (mgr.24938) 875 : cluster [DBG] pgmap v557: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.446554+0000 mgr.x (mgr.24938) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.499248+0000 mgr.x (mgr.24938) 877 : cluster [DBG] pgmap v558: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.499518+0000 mgr.x (mgr.24938) 878 : cluster [DBG] pgmap v559: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.508206+0000 mgr.x (mgr.24938) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.590492+0000 mgr.x (mgr.24938) 880 : cluster [DBG] pgmap v560: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.590969+0000 mgr.x (mgr.24938) 881 : cluster [DBG] pgmap v561: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.597782+0000 mgr.x (mgr.24938) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.685217+0000 mgr.x (mgr.24938) 883 : cluster [DBG] pgmap v562: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.685528+0000 mgr.x (mgr.24938) 884 : cluster [DBG] pgmap v563: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.695587+0000 mgr.x (mgr.24938) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.764655+0000 mgr.x (mgr.24938) 886 : cluster [DBG] pgmap v564: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.765387+0000 mgr.x (mgr.24938) 887 : cluster [DBG] pgmap v565: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.773385+0000 mgr.x (mgr.24938) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.858877+0000 mgr.x (mgr.24938) 889 : cluster [DBG] pgmap v566: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.859288+0000 mgr.x (mgr.24938) 890 : cluster [DBG] pgmap v567: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.869936+0000 mgr.x (mgr.24938) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.939479+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.942372+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.944907+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.948219+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.949390+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.955518+0000 mgr.x (mgr.24938) 892 : cluster [DBG] pgmap v568: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:18.955790+0000 mgr.x (mgr.24938) 893 : cluster [DBG] pgmap v569: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:18.960326+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.002456+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.005326+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.006910+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.009720+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.010929+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.024361+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.112704+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.116961+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.119293+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.123742+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.124952+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.133252+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.211827+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.214573+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.215842+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.219460+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.220397+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.227399+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.309020+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.312814+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.314554+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.318090+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.319386+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.331529+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.405103+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.408520+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.411138+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.412600+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.415489+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.416515+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.428550+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.508003+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.511255+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.513309+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.517487+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.518794+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.528501+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.617718+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.622630+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.625265+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.628966+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.630469+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.642225+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.720872+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.724138+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.726086+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.729690+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.730774+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.740993+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.801850+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.804961+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.806606+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.809471+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.810670+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.822212+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.863921+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.060 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.866281+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.060 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.867476+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.060 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.869700+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.060 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.870653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.060 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:19 smithi148 bash[65611]: audit 2024-03-30T04:46:19.878458+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.004988+0000 mgr.x (mgr.24938) 856 : cluster [DBG] pgmap v544: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.005435+0000 mgr.x (mgr.24938) 857 : cluster [DBG] pgmap v545: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.012635+0000 mgr.x (mgr.24938) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.078011+0000 mgr.x (mgr.24938) 859 : cluster [DBG] pgmap v546: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.078274+0000 mgr.x (mgr.24938) 860 : cluster [DBG] pgmap v547: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.086926+0000 mgr.x (mgr.24938) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.152097+0000 mgr.x (mgr.24938) 862 : cluster [DBG] pgmap v548: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.152441+0000 mgr.x (mgr.24938) 863 : cluster [DBG] pgmap v549: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.160500+0000 mgr.x (mgr.24938) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.210590+0000 mgr.x (mgr.24938) 865 : cluster [DBG] pgmap v550: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.210864+0000 mgr.x (mgr.24938) 866 : cluster [DBG] pgmap v551: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.217821+0000 mgr.x (mgr.24938) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.266174+0000 mgr.x (mgr.24938) 868 : cluster [DBG] pgmap v552: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.266443+0000 mgr.x (mgr.24938) 869 : cluster [DBG] pgmap v553: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.273798+0000 mgr.x (mgr.24938) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.004988+0000 mgr.x (mgr.24938) 856 : cluster [DBG] pgmap v544: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.005435+0000 mgr.x (mgr.24938) 857 : cluster [DBG] pgmap v545: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.012635+0000 mgr.x (mgr.24938) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.078011+0000 mgr.x (mgr.24938) 859 : cluster [DBG] pgmap v546: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.078274+0000 mgr.x (mgr.24938) 860 : cluster [DBG] pgmap v547: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.086926+0000 mgr.x (mgr.24938) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.152097+0000 mgr.x (mgr.24938) 862 : cluster [DBG] pgmap v548: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.152441+0000 mgr.x (mgr.24938) 863 : cluster [DBG] pgmap v549: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.160500+0000 mgr.x (mgr.24938) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.210590+0000 mgr.x (mgr.24938) 865 : cluster [DBG] pgmap v550: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.210864+0000 mgr.x (mgr.24938) 866 : cluster [DBG] pgmap v551: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.217821+0000 mgr.x (mgr.24938) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.266174+0000 mgr.x (mgr.24938) 868 : cluster [DBG] pgmap v552: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.266443+0000 mgr.x (mgr.24938) 869 : cluster [DBG] pgmap v553: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.273798+0000 mgr.x (mgr.24938) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.361235+0000 mgr.x (mgr.24938) 871 : cluster [DBG] pgmap v554: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.361507+0000 mgr.x (mgr.24938) 872 : cluster [DBG] pgmap v555: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.369780+0000 mgr.x (mgr.24938) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.436657+0000 mgr.x (mgr.24938) 874 : cluster [DBG] pgmap v556: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.436937+0000 mgr.x (mgr.24938) 875 : cluster [DBG] pgmap v557: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.446554+0000 mgr.x (mgr.24938) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.499248+0000 mgr.x (mgr.24938) 877 : cluster [DBG] pgmap v558: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.499518+0000 mgr.x (mgr.24938) 878 : cluster [DBG] pgmap v559: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.508206+0000 mgr.x (mgr.24938) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.590492+0000 mgr.x (mgr.24938) 880 : cluster [DBG] pgmap v560: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.590969+0000 mgr.x (mgr.24938) 881 : cluster [DBG] pgmap v561: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.597782+0000 mgr.x (mgr.24938) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.685217+0000 mgr.x (mgr.24938) 883 : cluster [DBG] pgmap v562: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.685528+0000 mgr.x (mgr.24938) 884 : cluster [DBG] pgmap v563: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.695587+0000 mgr.x (mgr.24938) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.764655+0000 mgr.x (mgr.24938) 886 : cluster [DBG] pgmap v564: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.361235+0000 mgr.x (mgr.24938) 871 : cluster [DBG] pgmap v554: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.361507+0000 mgr.x (mgr.24938) 872 : cluster [DBG] pgmap v555: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.369780+0000 mgr.x (mgr.24938) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.436657+0000 mgr.x (mgr.24938) 874 : cluster [DBG] pgmap v556: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.436937+0000 mgr.x (mgr.24938) 875 : cluster [DBG] pgmap v557: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.446554+0000 mgr.x (mgr.24938) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.499248+0000 mgr.x (mgr.24938) 877 : cluster [DBG] pgmap v558: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.499518+0000 mgr.x (mgr.24938) 878 : cluster [DBG] pgmap v559: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.508206+0000 mgr.x (mgr.24938) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.590492+0000 mgr.x (mgr.24938) 880 : cluster [DBG] pgmap v560: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.590969+0000 mgr.x (mgr.24938) 881 : cluster [DBG] pgmap v561: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.597782+0000 mgr.x (mgr.24938) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.685217+0000 mgr.x (mgr.24938) 883 : cluster [DBG] pgmap v562: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.685528+0000 mgr.x (mgr.24938) 884 : cluster [DBG] pgmap v563: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.695587+0000 mgr.x (mgr.24938) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.764655+0000 mgr.x (mgr.24938) 886 : cluster [DBG] pgmap v564: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.765387+0000 mgr.x (mgr.24938) 887 : cluster [DBG] pgmap v565: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.773385+0000 mgr.x (mgr.24938) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.858877+0000 mgr.x (mgr.24938) 889 : cluster [DBG] pgmap v566: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.859288+0000 mgr.x (mgr.24938) 890 : cluster [DBG] pgmap v567: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.869936+0000 mgr.x (mgr.24938) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.939479+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.942372+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.944907+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.948219+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.949390+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.955518+0000 mgr.x (mgr.24938) 892 : cluster [DBG] pgmap v568: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:18.955790+0000 mgr.x (mgr.24938) 893 : cluster [DBG] pgmap v569: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:18.960326+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.002456+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.005326+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.006910+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.009720+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.010929+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.765387+0000 mgr.x (mgr.24938) 887 : cluster [DBG] pgmap v565: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.773385+0000 mgr.x (mgr.24938) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.858877+0000 mgr.x (mgr.24938) 889 : cluster [DBG] pgmap v566: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.859288+0000 mgr.x (mgr.24938) 890 : cluster [DBG] pgmap v567: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.869936+0000 mgr.x (mgr.24938) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.939479+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.942372+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.944907+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.948219+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.949390+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.955518+0000 mgr.x (mgr.24938) 892 : cluster [DBG] pgmap v568: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:18.955790+0000 mgr.x (mgr.24938) 893 : cluster [DBG] pgmap v569: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:18.960326+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.002456+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.005326+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.006910+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.009720+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.010929+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.024361+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.112704+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.116961+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.119293+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.123742+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.124952+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.133252+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.211827+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.214573+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.215842+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.219460+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.220397+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.227399+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.309020+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.312814+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.314554+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.318090+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.319386+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.331529+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.405103+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.408520+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.411138+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.412600+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.415489+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.416515+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.428550+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.508003+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.511255+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.513309+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.517487+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.518794+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.528501+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.617718+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.622630+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.625265+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.628966+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.630469+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.642225+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.024361+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.112704+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.116961+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.119293+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.123742+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.124952+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.133252+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.211827+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.214573+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.215842+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.219460+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.220397+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.227399+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.309020+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.312814+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.314554+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.318090+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.319386+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.331529+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.720872+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.724138+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.726086+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.729690+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.730774+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.740993+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.801850+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.804961+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.806606+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.809471+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.810670+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.822212+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.863921+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.866281+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.867476+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.869700+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.870653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[82555]: audit 2024-03-30T04:46:19.878458+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.405103+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.408520+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.411138+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.412600+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.415489+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.416515+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.428550+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.508003+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.511255+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.513309+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.517487+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.518794+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.528501+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.617718+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.622630+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.625265+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.628966+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.630469+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.642225+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.720872+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.724138+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.726086+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.729690+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.730774+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.740993+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.801850+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.804961+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.283 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.806606+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.809471+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.810670+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.822212+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.863921+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.866281+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.867476+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.869700+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.870653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:20.284 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:19 smithi116 bash[80412]: audit 2024-03-30T04:46:19.878458+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:18.965057+0000 mgr.x (mgr.24938) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.016897+0000 mgr.x (mgr.24938) 895 : cluster [DBG] pgmap v570: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.017224+0000 mgr.x (mgr.24938) 896 : cluster [DBG] pgmap v571: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.029054+0000 mgr.x (mgr.24938) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.132080+0000 mgr.x (mgr.24938) 898 : cluster [DBG] pgmap v572: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.132888+0000 mgr.x (mgr.24938) 899 : cluster [DBG] pgmap v573: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.138001+0000 mgr.x (mgr.24938) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.226880+0000 mgr.x (mgr.24938) 901 : cluster [DBG] pgmap v574: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.227829+0000 mgr.x (mgr.24938) 902 : cluster [DBG] pgmap v575: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.232394+0000 mgr.x (mgr.24938) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.325818+0000 mgr.x (mgr.24938) 904 : cluster [DBG] pgmap v576: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.326488+0000 mgr.x (mgr.24938) 905 : cluster [DBG] pgmap v577: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.336533+0000 mgr.x (mgr.24938) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.423372+0000 mgr.x (mgr.24938) 907 : cluster [DBG] pgmap v578: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.424079+0000 mgr.x (mgr.24938) 908 : cluster [DBG] pgmap v579: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.433331+0000 mgr.x (mgr.24938) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:18.965057+0000 mgr.x (mgr.24938) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.016897+0000 mgr.x (mgr.24938) 895 : cluster [DBG] pgmap v570: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.017224+0000 mgr.x (mgr.24938) 896 : cluster [DBG] pgmap v571: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.029054+0000 mgr.x (mgr.24938) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.132080+0000 mgr.x (mgr.24938) 898 : cluster [DBG] pgmap v572: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.132888+0000 mgr.x (mgr.24938) 899 : cluster [DBG] pgmap v573: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.138001+0000 mgr.x (mgr.24938) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.226880+0000 mgr.x (mgr.24938) 901 : cluster [DBG] pgmap v574: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.227829+0000 mgr.x (mgr.24938) 902 : cluster [DBG] pgmap v575: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.232394+0000 mgr.x (mgr.24938) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.325818+0000 mgr.x (mgr.24938) 904 : cluster [DBG] pgmap v576: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.326488+0000 mgr.x (mgr.24938) 905 : cluster [DBG] pgmap v577: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.336533+0000 mgr.x (mgr.24938) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.423372+0000 mgr.x (mgr.24938) 907 : cluster [DBG] pgmap v578: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.424079+0000 mgr.x (mgr.24938) 908 : cluster [DBG] pgmap v579: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.433331+0000 mgr.x (mgr.24938) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.525439+0000 mgr.x (mgr.24938) 910 : cluster [DBG] pgmap v580: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.526164+0000 mgr.x (mgr.24938) 911 : cluster [DBG] pgmap v581: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.533263+0000 mgr.x (mgr.24938) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.637141+0000 mgr.x (mgr.24938) 913 : cluster [DBG] pgmap v582: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.637868+0000 mgr.x (mgr.24938) 914 : cluster [DBG] pgmap v583: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.647274+0000 mgr.x (mgr.24938) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.737505+0000 mgr.x (mgr.24938) 916 : cluster [DBG] pgmap v584: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.738525+0000 mgr.x (mgr.24938) 917 : cluster [DBG] pgmap v585: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.745751+0000 mgr.x (mgr.24938) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.816705+0000 mgr.x (mgr.24938) 919 : cluster [DBG] pgmap v586: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.817072+0000 mgr.x (mgr.24938) 920 : cluster [DBG] pgmap v587: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.827000+0000 mgr.x (mgr.24938) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.876395+0000 mgr.x (mgr.24938) 922 : cluster [DBG] pgmap v588: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.876743+0000 mgr.x (mgr.24938) 923 : cluster [DBG] pgmap v589: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.883066+0000 mgr.x (mgr.24938) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.935230+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.937559+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.938789+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.941257+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.942075+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.947624+0000 mgr.x (mgr.24938) 925 : cluster [DBG] pgmap v590: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cluster 2024-03-30T04:46:19.947945+0000 mgr.x (mgr.24938) 926 : cluster [DBG] pgmap v591: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.949336+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: cephadm 2024-03-30T04:46:19.953904+0000 mgr.x (mgr.24938) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:19.997774+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.001757+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.003259+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.006800+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.008270+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.017600+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.060207+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.062995+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.064395+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.066937+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.525439+0000 mgr.x (mgr.24938) 910 : cluster [DBG] pgmap v580: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.526164+0000 mgr.x (mgr.24938) 911 : cluster [DBG] pgmap v581: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.533263+0000 mgr.x (mgr.24938) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.637141+0000 mgr.x (mgr.24938) 913 : cluster [DBG] pgmap v582: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.637868+0000 mgr.x (mgr.24938) 914 : cluster [DBG] pgmap v583: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.647274+0000 mgr.x (mgr.24938) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.737505+0000 mgr.x (mgr.24938) 916 : cluster [DBG] pgmap v584: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.738525+0000 mgr.x (mgr.24938) 917 : cluster [DBG] pgmap v585: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.745751+0000 mgr.x (mgr.24938) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.816705+0000 mgr.x (mgr.24938) 919 : cluster [DBG] pgmap v586: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.817072+0000 mgr.x (mgr.24938) 920 : cluster [DBG] pgmap v587: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.827000+0000 mgr.x (mgr.24938) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.876395+0000 mgr.x (mgr.24938) 922 : cluster [DBG] pgmap v588: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.876743+0000 mgr.x (mgr.24938) 923 : cluster [DBG] pgmap v589: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.883066+0000 mgr.x (mgr.24938) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.935230+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.067746+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.076109+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.119582+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.121878+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.122882+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.125069+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.125806+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.133783+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.209672+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.212109+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.213319+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.215999+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.216765+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.224724+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.284489+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.286832+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.287798+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.289955+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.290721+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.299134+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.354869+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.358678+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.360455+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.364426+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.365832+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.376989+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.433943+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.437845+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.439161+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.442780+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.443884+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.451453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.542202+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.546360+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.548301+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.551252+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.552463+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.559961+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.647476+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.937559+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.938789+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.941257+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.942075+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.947624+0000 mgr.x (mgr.24938) 925 : cluster [DBG] pgmap v590: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cluster 2024-03-30T04:46:19.947945+0000 mgr.x (mgr.24938) 926 : cluster [DBG] pgmap v591: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.949336+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: cephadm 2024-03-30T04:46:19.953904+0000 mgr.x (mgr.24938) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:19.997774+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.001757+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.003259+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.006800+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.008270+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.017600+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.060207+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.062995+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.064395+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.066937+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.651543+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.653105+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.656700+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.658099+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.665035+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.753784+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.757645+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.759298+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.762980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.764213+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.773998+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.853037+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.855725+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.857331+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.860459+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.861350+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[80412]: audit 2024-03-30T04:46:20.867875+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.067746+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.076109+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.119582+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.121878+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.122882+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.125069+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.125806+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.133783+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.209672+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.212109+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.213319+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.215999+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.216765+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.224724+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.284489+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.286832+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.287798+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.289955+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.290721+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.299134+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.354869+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.358678+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.360455+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.364426+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.365832+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.376989+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.433943+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.437845+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.439161+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.442780+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.443884+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.451453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.542202+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.546360+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.548301+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.551252+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.552463+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.559961+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.647476+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.651543+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.653105+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.656700+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.658099+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.665035+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.753784+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.757645+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.759298+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.762980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.764213+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.773998+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.853037+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.855725+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.857331+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.860459+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.861350+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:20 smithi116 bash[82555]: audit 2024-03-30T04:46:20.867875+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:18.965057+0000 mgr.x (mgr.24938) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.016897+0000 mgr.x (mgr.24938) 895 : cluster [DBG] pgmap v570: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.017224+0000 mgr.x (mgr.24938) 896 : cluster [DBG] pgmap v571: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.029054+0000 mgr.x (mgr.24938) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.132080+0000 mgr.x (mgr.24938) 898 : cluster [DBG] pgmap v572: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.132888+0000 mgr.x (mgr.24938) 899 : cluster [DBG] pgmap v573: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.138001+0000 mgr.x (mgr.24938) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.226880+0000 mgr.x (mgr.24938) 901 : cluster [DBG] pgmap v574: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.227829+0000 mgr.x (mgr.24938) 902 : cluster [DBG] pgmap v575: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.232394+0000 mgr.x (mgr.24938) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.325818+0000 mgr.x (mgr.24938) 904 : cluster [DBG] pgmap v576: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.326488+0000 mgr.x (mgr.24938) 905 : cluster [DBG] pgmap v577: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.336533+0000 mgr.x (mgr.24938) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.423372+0000 mgr.x (mgr.24938) 907 : cluster [DBG] pgmap v578: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.424079+0000 mgr.x (mgr.24938) 908 : cluster [DBG] pgmap v579: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.433331+0000 mgr.x (mgr.24938) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.525439+0000 mgr.x (mgr.24938) 910 : cluster [DBG] pgmap v580: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.526164+0000 mgr.x (mgr.24938) 911 : cluster [DBG] pgmap v581: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.533263+0000 mgr.x (mgr.24938) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.637141+0000 mgr.x (mgr.24938) 913 : cluster [DBG] pgmap v582: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.637868+0000 mgr.x (mgr.24938) 914 : cluster [DBG] pgmap v583: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.647274+0000 mgr.x (mgr.24938) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.737505+0000 mgr.x (mgr.24938) 916 : cluster [DBG] pgmap v584: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.738525+0000 mgr.x (mgr.24938) 917 : cluster [DBG] pgmap v585: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.745751+0000 mgr.x (mgr.24938) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.816705+0000 mgr.x (mgr.24938) 919 : cluster [DBG] pgmap v586: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.817072+0000 mgr.x (mgr.24938) 920 : cluster [DBG] pgmap v587: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.827000+0000 mgr.x (mgr.24938) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.876395+0000 mgr.x (mgr.24938) 922 : cluster [DBG] pgmap v588: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.876743+0000 mgr.x (mgr.24938) 923 : cluster [DBG] pgmap v589: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.883066+0000 mgr.x (mgr.24938) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.935230+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.937559+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.938789+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.941257+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.942075+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.947624+0000 mgr.x (mgr.24938) 925 : cluster [DBG] pgmap v590: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cluster 2024-03-30T04:46:19.947945+0000 mgr.x (mgr.24938) 926 : cluster [DBG] pgmap v591: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.949336+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: cephadm 2024-03-30T04:46:19.953904+0000 mgr.x (mgr.24938) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:19.997774+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.001757+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.003259+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.006800+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.008270+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.017600+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.060207+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.062995+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.064395+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.066937+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.067746+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.076109+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.119582+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.121878+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.122882+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.125069+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.125806+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.133783+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.209672+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.212109+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.213319+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.215999+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.216765+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.224724+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.284489+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.286832+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.287798+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.289955+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.290721+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.299134+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.354869+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.358678+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.360455+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.364426+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.365832+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.376989+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.433943+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.437845+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.439161+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.442780+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.443884+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.451453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.542202+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.546360+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.548301+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.551252+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.552463+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.559961+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.647476+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.651543+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.653105+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.656700+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.658099+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.665035+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.753784+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.757645+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.759298+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.762980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.764213+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.773998+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.853037+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.855725+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.857331+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.860459+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.861350+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:20 smithi148 bash[65611]: audit 2024-03-30T04:46:20.867875+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.014839+0000 mgr.x (mgr.24938) 928 : cluster [DBG] pgmap v592: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.015168+0000 mgr.x (mgr.24938) 929 : cluster [DBG] pgmap v593: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.022319+0000 mgr.x (mgr.24938) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.073396+0000 mgr.x (mgr.24938) 931 : cluster [DBG] pgmap v594: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.073729+0000 mgr.x (mgr.24938) 932 : cluster [DBG] pgmap v595: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.080814+0000 mgr.x (mgr.24938) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.131437+0000 mgr.x (mgr.24938) 934 : cluster [DBG] pgmap v596: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.131764+0000 mgr.x (mgr.24938) 935 : cluster [DBG] pgmap v597: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.138458+0000 mgr.x (mgr.24938) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.222888+0000 mgr.x (mgr.24938) 937 : cluster [DBG] pgmap v598: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.223818+0000 mgr.x (mgr.24938) 938 : cluster [DBG] pgmap v599: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.229328+0000 mgr.x (mgr.24938) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.296863+0000 mgr.x (mgr.24938) 940 : cluster [DBG] pgmap v600: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.297311+0000 mgr.x (mgr.24938) 941 : cluster [DBG] pgmap v601: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.303789+0000 mgr.x (mgr.24938) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.372317+0000 mgr.x (mgr.24938) 943 : cluster [DBG] pgmap v602: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.372753+0000 mgr.x (mgr.24938) 944 : cluster [DBG] pgmap v603: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.381877+0000 mgr.x (mgr.24938) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.450361+0000 mgr.x (mgr.24938) 946 : cluster [DBG] pgmap v604: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.450792+0000 mgr.x (mgr.24938) 947 : cluster [DBG] pgmap v605: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.456428+0000 mgr.x (mgr.24938) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.558835+0000 mgr.x (mgr.24938) 949 : cluster [DBG] pgmap v606: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.559202+0000 mgr.x (mgr.24938) 950 : cluster [DBG] pgmap v607: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.564878+0000 mgr.x (mgr.24938) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.664558+0000 mgr.x (mgr.24938) 952 : cluster [DBG] pgmap v608: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.664932+0000 mgr.x (mgr.24938) 953 : cluster [DBG] pgmap v609: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.669847+0000 mgr.x (mgr.24938) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.771078+0000 mgr.x (mgr.24938) 955 : cluster [DBG] pgmap v610: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.771858+0000 mgr.x (mgr.24938) 956 : cluster [DBG] pgmap v611: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.778697+0000 mgr.x (mgr.24938) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.867414+0000 mgr.x (mgr.24938) 958 : cluster [DBG] pgmap v612: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.867803+0000 mgr.x (mgr.24938) 959 : cluster [DBG] pgmap v613: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.872727+0000 mgr.x (mgr.24938) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.938550+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.942428+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.944224+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.947399+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.948882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.955392+0000 mgr.x (mgr.24938) 961 : cluster [DBG] pgmap v614: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: cluster 2024-03-30T04:46:20.955737+0000 mgr.x (mgr.24938) 962 : cluster [DBG] pgmap v615: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:20.956727+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.046310+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.050774+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.053253+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.058383+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.060165+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.075666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.165928+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.170734+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.173169+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.177672+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.179431+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.192753+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.281959+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.286791+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.289294+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.294246+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.296086+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.309640+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.399469+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.404014+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.406031+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.410242+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.411641+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.423975+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.517234+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.519649+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.520805+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.523393+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.524344+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.532459+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.574814+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.577460+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.578723+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.581267+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.582102+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.591039+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.638340+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.641368+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.645080+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.645545+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.651128+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.654077+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.654766+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.664136+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.669805+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.758351+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.763306+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.765761+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.769804+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.771300+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.782406+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.860589+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.862956+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.863979+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.866428+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.866624+0000 mon.a (mon.0) 1433 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:46:22.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.867214+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:21 smithi148 bash[65611]: audit 2024-03-30T04:46:21.873124+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.259 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[91603]: debug 2024-03-30T04:46:21.819+0000 7faadbe487c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-30T04:46:22.259 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[91603]: debug 2024-03-30T04:46:21.855+0000 7faadbe487c0 -1 osd.1 126 log_to_monitors true 2024-03-30T04:46:22.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.014839+0000 mgr.x (mgr.24938) 928 : cluster [DBG] pgmap v592: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.015168+0000 mgr.x (mgr.24938) 929 : cluster [DBG] pgmap v593: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.022319+0000 mgr.x (mgr.24938) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.073396+0000 mgr.x (mgr.24938) 931 : cluster [DBG] pgmap v594: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.073729+0000 mgr.x (mgr.24938) 932 : cluster [DBG] pgmap v595: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.080814+0000 mgr.x (mgr.24938) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.131437+0000 mgr.x (mgr.24938) 934 : cluster [DBG] pgmap v596: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.131764+0000 mgr.x (mgr.24938) 935 : cluster [DBG] pgmap v597: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.138458+0000 mgr.x (mgr.24938) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.222888+0000 mgr.x (mgr.24938) 937 : cluster [DBG] pgmap v598: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.223818+0000 mgr.x (mgr.24938) 938 : cluster [DBG] pgmap v599: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.229328+0000 mgr.x (mgr.24938) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.296863+0000 mgr.x (mgr.24938) 940 : cluster [DBG] pgmap v600: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.297311+0000 mgr.x (mgr.24938) 941 : cluster [DBG] pgmap v601: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.303789+0000 mgr.x (mgr.24938) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.014839+0000 mgr.x (mgr.24938) 928 : cluster [DBG] pgmap v592: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.015168+0000 mgr.x (mgr.24938) 929 : cluster [DBG] pgmap v593: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.022319+0000 mgr.x (mgr.24938) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.073396+0000 mgr.x (mgr.24938) 931 : cluster [DBG] pgmap v594: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.073729+0000 mgr.x (mgr.24938) 932 : cluster [DBG] pgmap v595: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.080814+0000 mgr.x (mgr.24938) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.131437+0000 mgr.x (mgr.24938) 934 : cluster [DBG] pgmap v596: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.131764+0000 mgr.x (mgr.24938) 935 : cluster [DBG] pgmap v597: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.138458+0000 mgr.x (mgr.24938) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.222888+0000 mgr.x (mgr.24938) 937 : cluster [DBG] pgmap v598: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.223818+0000 mgr.x (mgr.24938) 938 : cluster [DBG] pgmap v599: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.229328+0000 mgr.x (mgr.24938) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.296863+0000 mgr.x (mgr.24938) 940 : cluster [DBG] pgmap v600: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.297311+0000 mgr.x (mgr.24938) 941 : cluster [DBG] pgmap v601: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.303789+0000 mgr.x (mgr.24938) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.372317+0000 mgr.x (mgr.24938) 943 : cluster [DBG] pgmap v602: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.372753+0000 mgr.x (mgr.24938) 944 : cluster [DBG] pgmap v603: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.381877+0000 mgr.x (mgr.24938) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.450361+0000 mgr.x (mgr.24938) 946 : cluster [DBG] pgmap v604: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.450792+0000 mgr.x (mgr.24938) 947 : cluster [DBG] pgmap v605: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.456428+0000 mgr.x (mgr.24938) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.558835+0000 mgr.x (mgr.24938) 949 : cluster [DBG] pgmap v606: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.559202+0000 mgr.x (mgr.24938) 950 : cluster [DBG] pgmap v607: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.564878+0000 mgr.x (mgr.24938) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.664558+0000 mgr.x (mgr.24938) 952 : cluster [DBG] pgmap v608: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.664932+0000 mgr.x (mgr.24938) 953 : cluster [DBG] pgmap v609: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.669847+0000 mgr.x (mgr.24938) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.771078+0000 mgr.x (mgr.24938) 955 : cluster [DBG] pgmap v610: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.771858+0000 mgr.x (mgr.24938) 956 : cluster [DBG] pgmap v611: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.778697+0000 mgr.x (mgr.24938) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.867414+0000 mgr.x (mgr.24938) 958 : cluster [DBG] pgmap v612: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.867803+0000 mgr.x (mgr.24938) 959 : cluster [DBG] pgmap v613: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.872727+0000 mgr.x (mgr.24938) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.938550+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.942428+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.944224+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.947399+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.948882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.955392+0000 mgr.x (mgr.24938) 961 : cluster [DBG] pgmap v614: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: cluster 2024-03-30T04:46:20.955737+0000 mgr.x (mgr.24938) 962 : cluster [DBG] pgmap v615: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:20.956727+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.046310+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.050774+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.053253+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.058383+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.060165+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.075666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.165928+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.170734+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.372317+0000 mgr.x (mgr.24938) 943 : cluster [DBG] pgmap v602: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.372753+0000 mgr.x (mgr.24938) 944 : cluster [DBG] pgmap v603: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.381877+0000 mgr.x (mgr.24938) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.450361+0000 mgr.x (mgr.24938) 946 : cluster [DBG] pgmap v604: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.450792+0000 mgr.x (mgr.24938) 947 : cluster [DBG] pgmap v605: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.456428+0000 mgr.x (mgr.24938) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.558835+0000 mgr.x (mgr.24938) 949 : cluster [DBG] pgmap v606: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.559202+0000 mgr.x (mgr.24938) 950 : cluster [DBG] pgmap v607: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.564878+0000 mgr.x (mgr.24938) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.664558+0000 mgr.x (mgr.24938) 952 : cluster [DBG] pgmap v608: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.664932+0000 mgr.x (mgr.24938) 953 : cluster [DBG] pgmap v609: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.669847+0000 mgr.x (mgr.24938) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.771078+0000 mgr.x (mgr.24938) 955 : cluster [DBG] pgmap v610: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.771858+0000 mgr.x (mgr.24938) 956 : cluster [DBG] pgmap v611: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.778697+0000 mgr.x (mgr.24938) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.867414+0000 mgr.x (mgr.24938) 958 : cluster [DBG] pgmap v612: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.173169+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.177672+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.179431+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.192753+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.281959+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.286791+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.289294+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.294246+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.296086+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.309640+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.399469+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.404014+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.406031+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.410242+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.411641+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.423975+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.517234+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.519649+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.520805+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.523393+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.524344+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.532459+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.574814+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.577460+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.578723+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.581267+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.582102+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.591039+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.638340+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.641368+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.645080+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.645545+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.651128+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.654077+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.654766+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.664136+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.669805+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.758351+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.763306+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.765761+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.769804+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.771300+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.782406+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.860589+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.862956+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.863979+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.866428+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.866624+0000 mon.a (mon.0) 1433 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:46:22.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.867214+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[80412]: audit 2024-03-30T04:46:21.873124+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.867803+0000 mgr.x (mgr.24938) 959 : cluster [DBG] pgmap v613: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.872727+0000 mgr.x (mgr.24938) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.938550+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.942428+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.944224+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.947399+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.948882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.955392+0000 mgr.x (mgr.24938) 961 : cluster [DBG] pgmap v614: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: cluster 2024-03-30T04:46:20.955737+0000 mgr.x (mgr.24938) 962 : cluster [DBG] pgmap v615: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:20.956727+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.046310+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.050774+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.053253+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.058383+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.060165+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.075666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.165928+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.170734+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.173169+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.177672+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.179431+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.192753+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.281959+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.286791+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.289294+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.294246+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.296086+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.309640+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.399469+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.404014+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.406031+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.410242+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.411641+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.423975+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.517234+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.519649+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.520805+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.523393+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.524344+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.532459+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.574814+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.577460+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.578723+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.581267+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.582102+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.591039+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.638340+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.641368+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.645080+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.645545+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.651128+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.654077+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.654766+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.664136+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.669805+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.758351+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.763306+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.765761+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.769804+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.771300+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.782406+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.860589+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.862956+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.863979+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.866428+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.866624+0000 mon.a (mon.0) 1433 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.867214+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:21 smithi116 bash[82555]: audit 2024-03-30T04:46:21.873124+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.509 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[91603]: debug 2024-03-30T04:46:23.295+0000 7faac9298700 -1 osd.1 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:20.961487+0000 mgr.x (mgr.24938) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.067498+0000 mgr.x (mgr.24938) 964 : cluster [DBG] pgmap v616: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.068213+0000 mgr.x (mgr.24938) 965 : cluster [DBG] pgmap v617: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.080826+0000 mgr.x (mgr.24938) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.187052+0000 mgr.x (mgr.24938) 967 : cluster [DBG] pgmap v618: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.188018+0000 mgr.x (mgr.24938) 968 : cluster [DBG] pgmap v619: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.197797+0000 mgr.x (mgr.24938) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.303750+0000 mgr.x (mgr.24938) 970 : cluster [DBG] pgmap v620: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.304505+0000 mgr.x (mgr.24938) 971 : cluster [DBG] pgmap v621: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.314758+0000 mgr.x (mgr.24938) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.418494+0000 mgr.x (mgr.24938) 973 : cluster [DBG] pgmap v622: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.419556+0000 mgr.x (mgr.24938) 974 : cluster [DBG] pgmap v623: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.429045+0000 mgr.x (mgr.24938) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.530123+0000 mgr.x (mgr.24938) 976 : cluster [DBG] pgmap v624: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.530424+0000 mgr.x (mgr.24938) 977 : cluster [DBG] pgmap v625: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.537086+0000 mgr.x (mgr.24938) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:20.961487+0000 mgr.x (mgr.24938) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.067498+0000 mgr.x (mgr.24938) 964 : cluster [DBG] pgmap v616: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.068213+0000 mgr.x (mgr.24938) 965 : cluster [DBG] pgmap v617: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.080826+0000 mgr.x (mgr.24938) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.187052+0000 mgr.x (mgr.24938) 967 : cluster [DBG] pgmap v618: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.188018+0000 mgr.x (mgr.24938) 968 : cluster [DBG] pgmap v619: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.197797+0000 mgr.x (mgr.24938) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.303750+0000 mgr.x (mgr.24938) 970 : cluster [DBG] pgmap v620: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.304505+0000 mgr.x (mgr.24938) 971 : cluster [DBG] pgmap v621: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.314758+0000 mgr.x (mgr.24938) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.418494+0000 mgr.x (mgr.24938) 973 : cluster [DBG] pgmap v622: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.419556+0000 mgr.x (mgr.24938) 974 : cluster [DBG] pgmap v623: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.429045+0000 mgr.x (mgr.24938) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.530123+0000 mgr.x (mgr.24938) 976 : cluster [DBG] pgmap v624: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.530424+0000 mgr.x (mgr.24938) 977 : cluster [DBG] pgmap v625: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.537086+0000 mgr.x (mgr.24938) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.587901+0000 mgr.x (mgr.24938) 979 : cluster [DBG] pgmap v626: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.588293+0000 mgr.x (mgr.24938) 980 : cluster [DBG] pgmap v627: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.595818+0000 mgr.x (mgr.24938) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.659550+0000 mgr.x (mgr.24938) 982 : cluster [DBG] pgmap v628: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.659894+0000 mgr.x (mgr.24938) 983 : cluster [DBG] pgmap v629: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.661664+0000 mgr.x (mgr.24938) 984 : cluster [DBG] pgmap v630: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.661970+0000 mgr.x (mgr.24938) 985 : cluster [DBG] pgmap v631: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.674446+0000 mgr.x (mgr.24938) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.778373+0000 mgr.x (mgr.24938) 987 : cluster [DBG] pgmap v632: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.779432+0000 mgr.x (mgr.24938) 988 : cluster [DBG] pgmap v633: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.787236+0000 mgr.x (mgr.24938) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.873285+0000 mgr.x (mgr.24938) 990 : cluster [DBG] pgmap v634: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.874163+0000 mgr.x (mgr.24938) 991 : cluster [DBG] pgmap v635: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.877677+0000 mgr.x (mgr.24938) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.940877+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.944324+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.587901+0000 mgr.x (mgr.24938) 979 : cluster [DBG] pgmap v626: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.588293+0000 mgr.x (mgr.24938) 980 : cluster [DBG] pgmap v627: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.595818+0000 mgr.x (mgr.24938) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.659550+0000 mgr.x (mgr.24938) 982 : cluster [DBG] pgmap v628: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.659894+0000 mgr.x (mgr.24938) 983 : cluster [DBG] pgmap v629: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.661664+0000 mgr.x (mgr.24938) 984 : cluster [DBG] pgmap v630: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.661970+0000 mgr.x (mgr.24938) 985 : cluster [DBG] pgmap v631: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.674446+0000 mgr.x (mgr.24938) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.778373+0000 mgr.x (mgr.24938) 987 : cluster [DBG] pgmap v632: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.779432+0000 mgr.x (mgr.24938) 988 : cluster [DBG] pgmap v633: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.787236+0000 mgr.x (mgr.24938) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.873285+0000 mgr.x (mgr.24938) 990 : cluster [DBG] pgmap v634: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.874163+0000 mgr.x (mgr.24938) 991 : cluster [DBG] pgmap v635: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.877677+0000 mgr.x (mgr.24938) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.940877+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.944324+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.945805+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.948973+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.950330+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.956486+0000 mgr.x (mgr.24938) 993 : cluster [DBG] pgmap v636: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:21.956993+0000 mgr.x (mgr.24938) 994 : cluster [DBG] pgmap v637: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:21.959913+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.005959+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.008934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.010312+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.013376+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.014518+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.025515+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.101170+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.104301+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.105450+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.108771+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.109828+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.116347+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.945805+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.948973+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.950330+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.956486+0000 mgr.x (mgr.24938) 993 : cluster [DBG] pgmap v636: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:21.956993+0000 mgr.x (mgr.24938) 994 : cluster [DBG] pgmap v637: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:21.959913+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.005959+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.008934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.010312+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.013376+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.014518+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.025515+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.101170+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.104301+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.105450+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.108771+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.109828+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.116347+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.157846+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.160708+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.162606+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.165583+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.166654+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.175998+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.253766+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.257020+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.259111+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.262351+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.263654+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.273861+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.348225+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.351166+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.352861+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.355505+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.356443+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.363508+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.438753+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.157846+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.160708+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.162606+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.165583+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.166654+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.175998+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.253766+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.257020+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.259111+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.262351+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.263654+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.273861+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.348225+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.351166+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.352861+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.355505+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.356443+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.363508+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.438753+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.441320+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.442372+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.444569+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.445689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.452490+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.494576+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.497540+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.498974+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.501693+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.502651+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.509888+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.599631+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.604063+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.605944+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.610175+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.611358+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.621410+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.699478+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.702766+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.704317+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.707268+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.708411+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.720123+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.781269+0000 mon.a (mon.0) 1496 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.790108+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.790877+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.796716+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.799611+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.801448+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.804634+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.805852+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[82555]: audit 2024-03-30T04:46:22.893380+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.441320+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.442372+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.444569+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.445689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.452490+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.494576+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.497540+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.498974+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.501693+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.502651+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.509888+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.599631+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.604063+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.605944+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.610175+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.611358+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.621410+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.699478+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.702766+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.704317+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.707268+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.708411+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.720123+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.781269+0000 mon.a (mon.0) 1496 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.790108+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.790877+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:46:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.796716+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.799611+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.801448+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.804634+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.805852+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:23 smithi116 bash[80412]: audit 2024-03-30T04:46:22.893380+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:20.961487+0000 mgr.x (mgr.24938) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.067498+0000 mgr.x (mgr.24938) 964 : cluster [DBG] pgmap v616: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.068213+0000 mgr.x (mgr.24938) 965 : cluster [DBG] pgmap v617: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.080826+0000 mgr.x (mgr.24938) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.187052+0000 mgr.x (mgr.24938) 967 : cluster [DBG] pgmap v618: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.188018+0000 mgr.x (mgr.24938) 968 : cluster [DBG] pgmap v619: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.197797+0000 mgr.x (mgr.24938) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.303750+0000 mgr.x (mgr.24938) 970 : cluster [DBG] pgmap v620: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.304505+0000 mgr.x (mgr.24938) 971 : cluster [DBG] pgmap v621: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.314758+0000 mgr.x (mgr.24938) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.418494+0000 mgr.x (mgr.24938) 973 : cluster [DBG] pgmap v622: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.419556+0000 mgr.x (mgr.24938) 974 : cluster [DBG] pgmap v623: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.429045+0000 mgr.x (mgr.24938) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.530123+0000 mgr.x (mgr.24938) 976 : cluster [DBG] pgmap v624: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.530424+0000 mgr.x (mgr.24938) 977 : cluster [DBG] pgmap v625: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.537086+0000 mgr.x (mgr.24938) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.587901+0000 mgr.x (mgr.24938) 979 : cluster [DBG] pgmap v626: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.588293+0000 mgr.x (mgr.24938) 980 : cluster [DBG] pgmap v627: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.595818+0000 mgr.x (mgr.24938) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.659550+0000 mgr.x (mgr.24938) 982 : cluster [DBG] pgmap v628: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.659894+0000 mgr.x (mgr.24938) 983 : cluster [DBG] pgmap v629: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.661664+0000 mgr.x (mgr.24938) 984 : cluster [DBG] pgmap v630: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.661970+0000 mgr.x (mgr.24938) 985 : cluster [DBG] pgmap v631: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.674446+0000 mgr.x (mgr.24938) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.778373+0000 mgr.x (mgr.24938) 987 : cluster [DBG] pgmap v632: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.779432+0000 mgr.x (mgr.24938) 988 : cluster [DBG] pgmap v633: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.787236+0000 mgr.x (mgr.24938) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.873285+0000 mgr.x (mgr.24938) 990 : cluster [DBG] pgmap v634: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.874163+0000 mgr.x (mgr.24938) 991 : cluster [DBG] pgmap v635: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.877677+0000 mgr.x (mgr.24938) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.940877+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.944324+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.945805+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.948973+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.950330+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.956486+0000 mgr.x (mgr.24938) 993 : cluster [DBG] pgmap v636: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:21.956993+0000 mgr.x (mgr.24938) 994 : cluster [DBG] pgmap v637: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:21.959913+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.005959+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.008934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.010312+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.013376+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.014518+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.025515+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.101170+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.104301+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.105450+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.108771+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.109828+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.116347+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.157846+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.160708+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.162606+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.165583+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.166654+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.175998+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.253766+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.257020+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.259111+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.262351+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.263654+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.273861+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.348225+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.351166+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.352861+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.355505+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.356443+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.363508+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.438753+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.441320+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.442372+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.444569+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.445689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.452490+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.494576+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.497540+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.498974+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.501693+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.502651+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.509888+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.599631+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.604063+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.605944+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.610175+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.611358+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.621410+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.699478+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.702766+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.704317+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.707268+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.708411+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.720123+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.781269+0000 mon.a (mon.0) 1496 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.790108+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.790877+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.796716+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.799611+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.801448+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.804634+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.805852+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:23 smithi148 bash[65611]: audit 2024-03-30T04:46:22.893380+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:21.964877+0000 mgr.x (mgr.24938) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.020837+0000 mgr.x (mgr.24938) 996 : cluster [DBG] pgmap v638: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.021509+0000 mgr.x (mgr.24938) 997 : cluster [DBG] pgmap v639: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.030229+0000 mgr.x (mgr.24938) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.115981+0000 mgr.x (mgr.24938) 999 : cluster [DBG] pgmap v640: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.120912+0000 mgr.x (mgr.24938) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.172498+0000 mgr.x (mgr.24938) 1001 : cluster [DBG] pgmap v641: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.172826+0000 mgr.x (mgr.24938) 1002 : cluster [DBG] pgmap v642: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.180711+0000 mgr.x (mgr.24938) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.269822+0000 mgr.x (mgr.24938) 1004 : cluster [DBG] pgmap v643: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.270277+0000 mgr.x (mgr.24938) 1005 : cluster [DBG] pgmap v644: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.278525+0000 mgr.x (mgr.24938) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.362787+0000 mgr.x (mgr.24938) 1007 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.363782+0000 mgr.x (mgr.24938) 1008 : cluster [DBG] pgmap v646: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.368139+0000 mgr.x (mgr.24938) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.451371+0000 mgr.x (mgr.24938) 1010 : cluster [DBG] pgmap v647: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:21.964877+0000 mgr.x (mgr.24938) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.020837+0000 mgr.x (mgr.24938) 996 : cluster [DBG] pgmap v638: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.021509+0000 mgr.x (mgr.24938) 997 : cluster [DBG] pgmap v639: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.030229+0000 mgr.x (mgr.24938) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.115981+0000 mgr.x (mgr.24938) 999 : cluster [DBG] pgmap v640: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.120912+0000 mgr.x (mgr.24938) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.172498+0000 mgr.x (mgr.24938) 1001 : cluster [DBG] pgmap v641: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.172826+0000 mgr.x (mgr.24938) 1002 : cluster [DBG] pgmap v642: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.180711+0000 mgr.x (mgr.24938) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.269822+0000 mgr.x (mgr.24938) 1004 : cluster [DBG] pgmap v643: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.270277+0000 mgr.x (mgr.24938) 1005 : cluster [DBG] pgmap v644: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.278525+0000 mgr.x (mgr.24938) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.362787+0000 mgr.x (mgr.24938) 1007 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.363782+0000 mgr.x (mgr.24938) 1008 : cluster [DBG] pgmap v646: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.368139+0000 mgr.x (mgr.24938) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.451371+0000 mgr.x (mgr.24938) 1010 : cluster [DBG] pgmap v647: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.451810+0000 mgr.x (mgr.24938) 1011 : cluster [DBG] pgmap v648: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.457128+0000 mgr.x (mgr.24938) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.508366+0000 mgr.x (mgr.24938) 1013 : cluster [DBG] pgmap v649: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.508807+0000 mgr.x (mgr.24938) 1014 : cluster [DBG] pgmap v650: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.514752+0000 mgr.x (mgr.24938) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.617834+0000 mgr.x (mgr.24938) 1016 : cluster [DBG] pgmap v651: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.618206+0000 mgr.x (mgr.24938) 1017 : cluster [DBG] pgmap v652: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.626137+0000 mgr.x (mgr.24938) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.714552+0000 mgr.x (mgr.24938) 1019 : cluster [DBG] pgmap v653: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.714893+0000 mgr.x (mgr.24938) 1020 : cluster [DBG] pgmap v654: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.725009+0000 mgr.x (mgr.24938) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.812075+0000 mgr.x (mgr.24938) 1022 : cluster [DBG] pgmap v656: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:22.812422+0000 mgr.x (mgr.24938) 1023 : cluster [DBG] pgmap v657: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:22.898443+0000 mgr.x (mgr.24938) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:22.994259+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:22.998067+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.451810+0000 mgr.x (mgr.24938) 1011 : cluster [DBG] pgmap v648: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.457128+0000 mgr.x (mgr.24938) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.508366+0000 mgr.x (mgr.24938) 1013 : cluster [DBG] pgmap v649: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.508807+0000 mgr.x (mgr.24938) 1014 : cluster [DBG] pgmap v650: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.514752+0000 mgr.x (mgr.24938) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.617834+0000 mgr.x (mgr.24938) 1016 : cluster [DBG] pgmap v651: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.618206+0000 mgr.x (mgr.24938) 1017 : cluster [DBG] pgmap v652: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.626137+0000 mgr.x (mgr.24938) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.714552+0000 mgr.x (mgr.24938) 1019 : cluster [DBG] pgmap v653: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.714893+0000 mgr.x (mgr.24938) 1020 : cluster [DBG] pgmap v654: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.725009+0000 mgr.x (mgr.24938) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.812075+0000 mgr.x (mgr.24938) 1022 : cluster [DBG] pgmap v656: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:22.812422+0000 mgr.x (mgr.24938) 1023 : cluster [DBG] pgmap v657: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:22.898443+0000 mgr.x (mgr.24938) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:22.994259+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:22.998067+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:22.999512+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.003181+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.004491+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.011315+0000 mgr.x (mgr.24938) 1025 : cluster [DBG] pgmap v658: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.012310+0000 mgr.x (mgr.24938) 1026 : cluster [DBG] pgmap v659: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.170588+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.175921+0000 mgr.x (mgr.24938) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.262180+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.266197+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.269173+0000 mon.a (mon.0) 1513 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.270449+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.274962+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.276100+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.282907+0000 mgr.x (mgr.24938) 1028 : cluster [DBG] pgmap v660: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.283516+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.283699+0000 mgr.x (mgr.24938) 1029 : cluster [DBG] pgmap v661: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.289311+0000 mgr.x (mgr.24938) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.378002+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:22.999512+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.003181+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.004491+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.011315+0000 mgr.x (mgr.24938) 1025 : cluster [DBG] pgmap v658: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.012310+0000 mgr.x (mgr.24938) 1026 : cluster [DBG] pgmap v659: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.170588+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.175921+0000 mgr.x (mgr.24938) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.262180+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.266197+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.269173+0000 mon.a (mon.0) 1513 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.270449+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.274962+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.276100+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.282907+0000 mgr.x (mgr.24938) 1028 : cluster [DBG] pgmap v660: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.283516+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.283699+0000 mgr.x (mgr.24938) 1029 : cluster [DBG] pgmap v661: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.289311+0000 mgr.x (mgr.24938) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.378002+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.382752+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.385103+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.390084+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.391937+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.399197+0000 mgr.x (mgr.24938) 1031 : cluster [DBG] pgmap v662: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.399971+0000 mgr.x (mgr.24938) 1032 : cluster [DBG] pgmap v663: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.405136+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.410152+0000 mgr.x (mgr.24938) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.494846+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.499648+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.502208+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.506316+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.507541+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.514602+0000 mgr.x (mgr.24938) 1034 : cluster [DBG] pgmap v664: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.518957+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.523766+0000 mgr.x (mgr.24938) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.595746+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.600796+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.382752+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.385103+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.390084+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.391937+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.399197+0000 mgr.x (mgr.24938) 1031 : cluster [DBG] pgmap v662: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.399971+0000 mgr.x (mgr.24938) 1032 : cluster [DBG] pgmap v663: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.405136+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.410152+0000 mgr.x (mgr.24938) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.494846+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.499648+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.502208+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.506316+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.507541+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.514602+0000 mgr.x (mgr.24938) 1034 : cluster [DBG] pgmap v664: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.518957+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.523766+0000 mgr.x (mgr.24938) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.595746+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.600796+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.602673+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.606469+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.608121+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.614838+0000 mgr.x (mgr.24938) 1036 : cluster [DBG] pgmap v665: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.615230+0000 mgr.x (mgr.24938) 1037 : cluster [DBG] pgmap v666: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.619769+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.624532+0000 mgr.x (mgr.24938) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.695850+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.698432+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.700090+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.702371+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.703174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.708939+0000 mgr.x (mgr.24938) 1039 : cluster [DBG] pgmap v667: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.709269+0000 mgr.x (mgr.24938) 1040 : cluster [DBG] pgmap v668: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.711477+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.716267+0000 mgr.x (mgr.24938) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.756381+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.759186+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.602673+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.606469+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.608121+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.614838+0000 mgr.x (mgr.24938) 1036 : cluster [DBG] pgmap v665: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.615230+0000 mgr.x (mgr.24938) 1037 : cluster [DBG] pgmap v666: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.619769+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.624532+0000 mgr.x (mgr.24938) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.695850+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.698432+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.700090+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.702371+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.703174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.708939+0000 mgr.x (mgr.24938) 1039 : cluster [DBG] pgmap v667: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.709269+0000 mgr.x (mgr.24938) 1040 : cluster [DBG] pgmap v668: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.711477+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.716267+0000 mgr.x (mgr.24938) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.756381+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.759186+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.760670+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.763997+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.764906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.770864+0000 mgr.x (mgr.24938) 1042 : cluster [DBG] pgmap v669: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.771405+0000 mgr.x (mgr.24938) 1043 : cluster [DBG] pgmap v670: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.775973+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.780716+0000 mgr.x (mgr.24938) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.854716+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.857227+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.858319+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.860907+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.861834+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.867722+0000 mgr.x (mgr.24938) 1045 : cluster [DBG] pgmap v671: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.868059+0000 mgr.x (mgr.24938) 1046 : cluster [DBG] pgmap v672: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.870002+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.874648+0000 mgr.x (mgr.24938) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.945953+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.948316+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.760670+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.763997+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.764906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.770864+0000 mgr.x (mgr.24938) 1042 : cluster [DBG] pgmap v669: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.771405+0000 mgr.x (mgr.24938) 1043 : cluster [DBG] pgmap v670: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.775973+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.780716+0000 mgr.x (mgr.24938) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.854716+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.857227+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.858319+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.860907+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.861834+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.867722+0000 mgr.x (mgr.24938) 1045 : cluster [DBG] pgmap v671: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.868059+0000 mgr.x (mgr.24938) 1046 : cluster [DBG] pgmap v672: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.870002+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.874648+0000 mgr.x (mgr.24938) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.945953+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.948316+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.949359+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.952221+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.952970+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:23.961078+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.023224+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.025740+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.026976+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.029426+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.030160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.036223+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.088527+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.091774+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.093213+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.096021+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.097035+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.104167+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.145673+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.147634+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.148482+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.150532+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[82555]: audit 2024-03-30T04:46:24.151202+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.949359+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.952221+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.952970+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:23.961078+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.023224+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.025740+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.026976+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.029426+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.030160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.036223+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.088527+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.091774+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.093213+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.096021+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.097035+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.104167+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.145673+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.147634+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.148482+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.150532+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:24 smithi116 bash[80412]: audit 2024-03-30T04:46:24.151202+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:21.964877+0000 mgr.x (mgr.24938) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.020837+0000 mgr.x (mgr.24938) 996 : cluster [DBG] pgmap v638: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.021509+0000 mgr.x (mgr.24938) 997 : cluster [DBG] pgmap v639: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.030229+0000 mgr.x (mgr.24938) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.115981+0000 mgr.x (mgr.24938) 999 : cluster [DBG] pgmap v640: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.120912+0000 mgr.x (mgr.24938) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.172498+0000 mgr.x (mgr.24938) 1001 : cluster [DBG] pgmap v641: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.172826+0000 mgr.x (mgr.24938) 1002 : cluster [DBG] pgmap v642: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.180711+0000 mgr.x (mgr.24938) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.269822+0000 mgr.x (mgr.24938) 1004 : cluster [DBG] pgmap v643: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.270277+0000 mgr.x (mgr.24938) 1005 : cluster [DBG] pgmap v644: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.278525+0000 mgr.x (mgr.24938) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.362787+0000 mgr.x (mgr.24938) 1007 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.363782+0000 mgr.x (mgr.24938) 1008 : cluster [DBG] pgmap v646: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.368139+0000 mgr.x (mgr.24938) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.451371+0000 mgr.x (mgr.24938) 1010 : cluster [DBG] pgmap v647: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.451810+0000 mgr.x (mgr.24938) 1011 : cluster [DBG] pgmap v648: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.457128+0000 mgr.x (mgr.24938) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.508366+0000 mgr.x (mgr.24938) 1013 : cluster [DBG] pgmap v649: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.508807+0000 mgr.x (mgr.24938) 1014 : cluster [DBG] pgmap v650: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.514752+0000 mgr.x (mgr.24938) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.617834+0000 mgr.x (mgr.24938) 1016 : cluster [DBG] pgmap v651: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.618206+0000 mgr.x (mgr.24938) 1017 : cluster [DBG] pgmap v652: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.626137+0000 mgr.x (mgr.24938) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.714552+0000 mgr.x (mgr.24938) 1019 : cluster [DBG] pgmap v653: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.714893+0000 mgr.x (mgr.24938) 1020 : cluster [DBG] pgmap v654: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.725009+0000 mgr.x (mgr.24938) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.812075+0000 mgr.x (mgr.24938) 1022 : cluster [DBG] pgmap v656: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:22.812422+0000 mgr.x (mgr.24938) 1023 : cluster [DBG] pgmap v657: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:22.898443+0000 mgr.x (mgr.24938) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:22.994259+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:22.998067+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:22.999512+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.003181+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.004491+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.011315+0000 mgr.x (mgr.24938) 1025 : cluster [DBG] pgmap v658: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.012310+0000 mgr.x (mgr.24938) 1026 : cluster [DBG] pgmap v659: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.170588+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.175921+0000 mgr.x (mgr.24938) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.262180+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.266197+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.269173+0000 mon.a (mon.0) 1513 : audit [INF] from='osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998]' entity='osd.1' 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.270449+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.274962+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.276100+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.282907+0000 mgr.x (mgr.24938) 1028 : cluster [DBG] pgmap v660: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.283516+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.283699+0000 mgr.x (mgr.24938) 1029 : cluster [DBG] pgmap v661: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.289311+0000 mgr.x (mgr.24938) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.378002+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.382752+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.385103+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.390084+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.391937+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.399197+0000 mgr.x (mgr.24938) 1031 : cluster [DBG] pgmap v662: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.399971+0000 mgr.x (mgr.24938) 1032 : cluster [DBG] pgmap v663: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.405136+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.410152+0000 mgr.x (mgr.24938) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.494846+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.499648+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.502208+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.506316+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.507541+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.514602+0000 mgr.x (mgr.24938) 1034 : cluster [DBG] pgmap v664: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.518957+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.523766+0000 mgr.x (mgr.24938) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.595746+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.600796+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.602673+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.606469+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.608121+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.614838+0000 mgr.x (mgr.24938) 1036 : cluster [DBG] pgmap v665: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.615230+0000 mgr.x (mgr.24938) 1037 : cluster [DBG] pgmap v666: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.619769+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.624532+0000 mgr.x (mgr.24938) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.695850+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.698432+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.700090+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.702371+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.703174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.708939+0000 mgr.x (mgr.24938) 1039 : cluster [DBG] pgmap v667: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.709269+0000 mgr.x (mgr.24938) 1040 : cluster [DBG] pgmap v668: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.711477+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.716267+0000 mgr.x (mgr.24938) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.756381+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.759186+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.760670+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.763997+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.764906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.770864+0000 mgr.x (mgr.24938) 1042 : cluster [DBG] pgmap v669: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.771405+0000 mgr.x (mgr.24938) 1043 : cluster [DBG] pgmap v670: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.775973+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.780716+0000 mgr.x (mgr.24938) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.854716+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.857227+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.858319+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.860907+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.861834+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.867722+0000 mgr.x (mgr.24938) 1045 : cluster [DBG] pgmap v671: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.868059+0000 mgr.x (mgr.24938) 1046 : cluster [DBG] pgmap v672: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.870002+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.874648+0000 mgr.x (mgr.24938) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.945953+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.948316+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.949359+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.952221+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.952970+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:23.961078+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.023224+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.025740+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.026976+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.029426+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.030160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.036223+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.088527+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.091774+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.093213+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.096021+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.097035+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.104167+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.145673+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.147634+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.148482+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.150532+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[65611]: audit 2024-03-30T04:46:24.151202+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.047 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:24 smithi148 bash[53504]: debug 2024-03-30T04:46:24.733+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.958856+0000 mgr.x (mgr.24938) 1048 : cluster [DBG] pgmap v673: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:23.959290+0000 mgr.x (mgr.24938) 1049 : cluster [DBG] pgmap v674: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:23.965783+0000 mgr.x (mgr.24938) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.035980+0000 mgr.x (mgr.24938) 1051 : cluster [DBG] pgmap v675: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.036366+0000 mgr.x (mgr.24938) 1052 : cluster [DBG] pgmap v676: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.540 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.041119+0000 mgr.x (mgr.24938) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.103511+0000 mgr.x (mgr.24938) 1054 : cluster [DBG] pgmap v677: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.104232+0000 mgr.x (mgr.24938) 1055 : cluster [DBG] pgmap v678: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.108759+0000 mgr.x (mgr.24938) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.156735+0000 mgr.x (mgr.24938) 1057 : cluster [DBG] pgmap v679: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.157137+0000 mgr.x (mgr.24938) 1058 : cluster [DBG] pgmap v680: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.157402+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.161995+0000 mgr.x (mgr.24938) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.226094+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.229790+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.541 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.231031+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.958856+0000 mgr.x (mgr.24938) 1048 : cluster [DBG] pgmap v673: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:23.959290+0000 mgr.x (mgr.24938) 1049 : cluster [DBG] pgmap v674: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:23.965783+0000 mgr.x (mgr.24938) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.035980+0000 mgr.x (mgr.24938) 1051 : cluster [DBG] pgmap v675: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.036366+0000 mgr.x (mgr.24938) 1052 : cluster [DBG] pgmap v676: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.041119+0000 mgr.x (mgr.24938) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.103511+0000 mgr.x (mgr.24938) 1054 : cluster [DBG] pgmap v677: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.104232+0000 mgr.x (mgr.24938) 1055 : cluster [DBG] pgmap v678: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.108759+0000 mgr.x (mgr.24938) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.156735+0000 mgr.x (mgr.24938) 1057 : cluster [DBG] pgmap v679: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.157137+0000 mgr.x (mgr.24938) 1058 : cluster [DBG] pgmap v680: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.157402+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.161995+0000 mgr.x (mgr.24938) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.226094+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.229790+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.231031+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.233749+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.234693+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.240944+0000 mgr.x (mgr.24938) 1060 : cluster [DBG] pgmap v681: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.544 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.241269+0000 mgr.x (mgr.24938) 1061 : cluster [DBG] pgmap v682: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.242366+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.247263+0000 mgr.x (mgr.24938) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.282108+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.286889+0000 mon.a (mon.0) 1585 : cluster [INF] osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998] boot 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.286959+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.288170+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.306611+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.310398+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.311916+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:25.545 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.313538+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.334537+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.358610+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.359591+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.365583+0000 mgr.x (mgr.24938) 1063 : cluster [DBG] pgmap v684: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.365600+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.233749+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.234693+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.240944+0000 mgr.x (mgr.24938) 1060 : cluster [DBG] pgmap v681: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.241269+0000 mgr.x (mgr.24938) 1061 : cluster [DBG] pgmap v682: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.242366+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.247263+0000 mgr.x (mgr.24938) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.282108+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.286889+0000 mon.a (mon.0) 1585 : cluster [INF] osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998] boot 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.286959+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.288170+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:46:25.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.306611+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.310398+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.311916+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.313538+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.334537+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.358610+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.359591+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.365583+0000 mgr.x (mgr.24938) 1063 : cluster [DBG] pgmap v684: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.365600+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.548 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.366222+0000 mgr.x (mgr.24938) 1064 : cluster [DBG] pgmap v685: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.370267+0000 mgr.x (mgr.24938) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.386660+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.406432+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.441788+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.443979+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.445048+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.447010+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.447648+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.453254+0000 mgr.x (mgr.24938) 1066 : cluster [DBG] pgmap v686: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.453710+0000 mgr.x (mgr.24938) 1067 : cluster [DBG] pgmap v687: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.549 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.454231+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.458898+0000 mgr.x (mgr.24938) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.495994+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.499551+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.501204+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.504291+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.550 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.505211+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.366222+0000 mgr.x (mgr.24938) 1064 : cluster [DBG] pgmap v685: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.370267+0000 mgr.x (mgr.24938) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.386660+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.406432+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.441788+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.443979+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.445048+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.447010+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.447648+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.453254+0000 mgr.x (mgr.24938) 1066 : cluster [DBG] pgmap v686: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.453710+0000 mgr.x (mgr.24938) 1067 : cluster [DBG] pgmap v687: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.454231+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.458898+0000 mgr.x (mgr.24938) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.495994+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.499551+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.501204+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.504291+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.505211+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.511631+0000 mgr.x (mgr.24938) 1069 : cluster [DBG] pgmap v688: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.512534+0000 mgr.x (mgr.24938) 1070 : cluster [DBG] pgmap v689: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.512584+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.517286+0000 mgr.x (mgr.24938) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.599105+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.602702+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.604032+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.607680+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.608798+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.615448+0000 mgr.x (mgr.24938) 1072 : cluster [DBG] pgmap v690: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.615917+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.616228+0000 mgr.x (mgr.24938) 1073 : cluster [DBG] pgmap v691: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.620914+0000 mgr.x (mgr.24938) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.698174+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.706436+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.712284+0000 mgr.x (mgr.24938) 1075 : cluster [DBG] pgmap v692: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cluster 2024-03-30T04:46:24.712690+0000 mgr.x (mgr.24938) 1076 : cluster [DBG] pgmap v693: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.714402+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.511631+0000 mgr.x (mgr.24938) 1069 : cluster [DBG] pgmap v688: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.512534+0000 mgr.x (mgr.24938) 1070 : cluster [DBG] pgmap v689: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.512584+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.517286+0000 mgr.x (mgr.24938) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.599105+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.602702+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.604032+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.607680+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.608798+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.615448+0000 mgr.x (mgr.24938) 1072 : cluster [DBG] pgmap v690: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.615917+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.616228+0000 mgr.x (mgr.24938) 1073 : cluster [DBG] pgmap v691: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.620914+0000 mgr.x (mgr.24938) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.698174+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.555 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.706436+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.712284+0000 mgr.x (mgr.24938) 1075 : cluster [DBG] pgmap v692: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cluster 2024-03-30T04:46:24.712690+0000 mgr.x (mgr.24938) 1076 : cluster [DBG] pgmap v693: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.714402+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.722233+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.726529+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.729693+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.731937+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.734776+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: audit 2024-03-30T04:46:24.739210+0000 mgr.x (mgr.24938) 1077 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[82555]: cephadm 2024-03-30T04:46:24.740486+0000 mgr.x (mgr.24938) 1078 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.722233+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.726529+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.729693+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.731937+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.557 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.734776+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: audit 2024-03-30T04:46:24.739210+0000 mgr.x (mgr.24938) 1077 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.558 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:25 smithi116 bash[80412]: cephadm 2024-03-30T04:46:24.740486+0000 mgr.x (mgr.24938) 1078 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-30T04:46:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.958856+0000 mgr.x (mgr.24938) 1048 : cluster [DBG] pgmap v673: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:23.959290+0000 mgr.x (mgr.24938) 1049 : cluster [DBG] pgmap v674: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:23.965783+0000 mgr.x (mgr.24938) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.035980+0000 mgr.x (mgr.24938) 1051 : cluster [DBG] pgmap v675: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.036366+0000 mgr.x (mgr.24938) 1052 : cluster [DBG] pgmap v676: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.041119+0000 mgr.x (mgr.24938) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.103511+0000 mgr.x (mgr.24938) 1054 : cluster [DBG] pgmap v677: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.104232+0000 mgr.x (mgr.24938) 1055 : cluster [DBG] pgmap v678: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.108759+0000 mgr.x (mgr.24938) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.156735+0000 mgr.x (mgr.24938) 1057 : cluster [DBG] pgmap v679: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.157137+0000 mgr.x (mgr.24938) 1058 : cluster [DBG] pgmap v680: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.157402+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.161995+0000 mgr.x (mgr.24938) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.226094+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.229790+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.231031+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.233749+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.234693+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.240944+0000 mgr.x (mgr.24938) 1060 : cluster [DBG] pgmap v681: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.241269+0000 mgr.x (mgr.24938) 1061 : cluster [DBG] pgmap v682: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.242366+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.247263+0000 mgr.x (mgr.24938) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.282108+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.286889+0000 mon.a (mon.0) 1585 : cluster [INF] osd.1 [v2:172.21.15.116:6808/917043998,v1:172.21.15.116:6809/917043998] boot 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.286959+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.288170+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.306611+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.310398+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.311916+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.313538+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.334537+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.358610+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.359591+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.365583+0000 mgr.x (mgr.24938) 1063 : cluster [DBG] pgmap v684: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.365600+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.366222+0000 mgr.x (mgr.24938) 1064 : cluster [DBG] pgmap v685: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.370267+0000 mgr.x (mgr.24938) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.386660+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.406432+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.441788+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.443979+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.445048+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.447010+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.447648+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.562 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.453254+0000 mgr.x (mgr.24938) 1066 : cluster [DBG] pgmap v686: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.453710+0000 mgr.x (mgr.24938) 1067 : cluster [DBG] pgmap v687: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.454231+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.458898+0000 mgr.x (mgr.24938) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.495994+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.499551+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.501204+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.504291+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.505211+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.511631+0000 mgr.x (mgr.24938) 1069 : cluster [DBG] pgmap v688: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.512534+0000 mgr.x (mgr.24938) 1070 : cluster [DBG] pgmap v689: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.512584+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.517286+0000 mgr.x (mgr.24938) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.563 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.599105+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.602702+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.604032+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.607680+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.608798+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.615448+0000 mgr.x (mgr.24938) 1072 : cluster [DBG] pgmap v690: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.615917+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.616228+0000 mgr.x (mgr.24938) 1073 : cluster [DBG] pgmap v691: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.620914+0000 mgr.x (mgr.24938) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.698174+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.706436+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.712284+0000 mgr.x (mgr.24938) 1075 : cluster [DBG] pgmap v692: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cluster 2024-03-30T04:46:24.712690+0000 mgr.x (mgr.24938) 1076 : cluster [DBG] pgmap v693: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 103/726 objects degraded (14.187%) 2024-03-30T04:46:25.564 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.714402+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.722233+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.726529+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.729693+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.731937+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.734776+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: audit 2024-03-30T04:46:24.739210+0000 mgr.x (mgr.24938) 1077 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:25.565 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:25 smithi148 bash[65611]: cephadm 2024-03-30T04:46:24.740486+0000 mgr.x (mgr.24938) 1078 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-30T04:46:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:26 smithi116 bash[80412]: cluster 2024-03-30T04:46:25.291905+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T04:46:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:26 smithi116 bash[80412]: audit 2024-03-30T04:46:25.371778+0000 mgr.x (mgr.24938) 1079 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:26.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:26 smithi116 bash[82555]: cluster 2024-03-30T04:46:25.291905+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T04:46:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:26 smithi116 bash[82555]: audit 2024-03-30T04:46:25.371778+0000 mgr.x (mgr.24938) 1079 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:26 smithi148 bash[65611]: cluster 2024-03-30T04:46:25.291905+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T04:46:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:26 smithi148 bash[65611]: audit 2024-03-30T04:46:25.371778+0000 mgr.x (mgr.24938) 1079 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:27.293 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:26] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-03-30T04:46:27.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:27 smithi116 bash[80412]: cluster 2024-03-30T04:46:26.713677+0000 mgr.x (mgr.24938) 1080 : cluster [DBG] pgmap v695: 161 pgs: 38 peering, 7 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 39/726 objects degraded (5.372%) 2024-03-30T04:46:27.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:27 smithi116 bash[82555]: cluster 2024-03-30T04:46:26.713677+0000 mgr.x (mgr.24938) 1080 : cluster [DBG] pgmap v695: 161 pgs: 38 peering, 7 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 39/726 objects degraded (5.372%) 2024-03-30T04:46:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:27 smithi148 bash[65611]: cluster 2024-03-30T04:46:26.713677+0000 mgr.x (mgr.24938) 1080 : cluster [DBG] pgmap v695: 161 pgs: 38 peering, 7 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 39/726 objects degraded (5.372%) 2024-03-30T04:46:29.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: audit 2024-03-30T04:46:28.436643+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: audit 2024-03-30T04:46:28.444802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: cluster 2024-03-30T04:46:28.451839+0000 mgr.x (mgr.24938) 1081 : cluster [DBG] pgmap v696: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: cluster 2024-03-30T04:46:28.452509+0000 mgr.x (mgr.24938) 1082 : cluster [DBG] pgmap v697: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: audit 2024-03-30T04:46:28.456280+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[80412]: cluster 2024-03-30T04:46:29.407045+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check update: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: audit 2024-03-30T04:46:28.436643+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: audit 2024-03-30T04:46:28.444802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: cluster 2024-03-30T04:46:28.451839+0000 mgr.x (mgr.24938) 1081 : cluster [DBG] pgmap v696: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: cluster 2024-03-30T04:46:28.452509+0000 mgr.x (mgr.24938) 1082 : cluster [DBG] pgmap v697: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: audit 2024-03-30T04:46:28.456280+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:29 smithi116 bash[82555]: cluster 2024-03-30T04:46:29.407045+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check update: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:29.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: audit 2024-03-30T04:46:28.436643+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: audit 2024-03-30T04:46:28.444802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: cluster 2024-03-30T04:46:28.451839+0000 mgr.x (mgr.24938) 1081 : cluster [DBG] pgmap v696: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: cluster 2024-03-30T04:46:28.452509+0000 mgr.x (mgr.24938) 1082 : cluster [DBG] pgmap v697: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: audit 2024-03-30T04:46:28.456280+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:29 smithi148 bash[65611]: cluster 2024-03-30T04:46:29.407045+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check update: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:30.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:30 smithi116 bash[80412]: cluster 2024-03-30T04:46:29.442328+0000 mon.a (mon.0) 1629 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded) 2024-03-30T04:46:30.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:30 smithi116 bash[82555]: cluster 2024-03-30T04:46:29.442328+0000 mon.a (mon.0) 1629 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded) 2024-03-30T04:46:30.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:30 smithi148 bash[65611]: cluster 2024-03-30T04:46:29.442328+0000 mon.a (mon.0) 1629 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/726 objects degraded (5.372%), 7 pgs degraded) 2024-03-30T04:46:31.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:31 smithi116 bash[80412]: cluster 2024-03-30T04:46:30.453956+0000 mgr.x (mgr.24938) 1083 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:46:31.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:31 smithi116 bash[82555]: cluster 2024-03-30T04:46:30.453956+0000 mgr.x (mgr.24938) 1083 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:46:31.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:31 smithi148 bash[65611]: cluster 2024-03-30T04:46:30.453956+0000 mgr.x (mgr.24938) 1083 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:46:33.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:33 smithi116 bash[80412]: cluster 2024-03-30T04:46:32.454896+0000 mgr.x (mgr.24938) 1084 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:33.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:33 smithi116 bash[82555]: cluster 2024-03-30T04:46:32.454896+0000 mgr.x (mgr.24938) 1084 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:33.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:33 smithi148 bash[65611]: cluster 2024-03-30T04:46:32.454896+0000 mgr.x (mgr.24938) 1084 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:46:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:35 smithi148 bash[65611]: audit 2024-03-30T04:46:34.406624+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:35 smithi148 bash[65611]: cluster 2024-03-30T04:46:34.455762+0000 mgr.x (mgr.24938) 1085 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 0 op/s 2024-03-30T04:46:35.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:35 smithi116 bash[82555]: audit 2024-03-30T04:46:34.406624+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:35.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:35 smithi116 bash[82555]: cluster 2024-03-30T04:46:34.455762+0000 mgr.x (mgr.24938) 1085 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 0 op/s 2024-03-30T04:46:35.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:35 smithi116 bash[80412]: audit 2024-03-30T04:46:34.406624+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:35.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:35 smithi116 bash[80412]: cluster 2024-03-30T04:46:34.455762+0000 mgr.x (mgr.24938) 1085 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 0 op/s 2024-03-30T04:46:36.702 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:36 smithi148 bash[65611]: audit 2024-03-30T04:46:35.383051+0000 mgr.x (mgr.24938) 1086 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:36.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:36 smithi116 bash[80412]: audit 2024-03-30T04:46:35.383051+0000 mgr.x (mgr.24938) 1086 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:36.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:36 smithi116 bash[82555]: audit 2024-03-30T04:46:35.383051+0000 mgr.x (mgr.24938) 1086 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:37.233 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:46:37.293 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:36] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-03-30T04:46:37.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:37 smithi148 bash[65611]: cluster 2024-03-30T04:46:36.456826+0000 mgr.x (mgr.24938) 1087 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:37.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:37 smithi116 bash[80412]: cluster 2024-03-30T04:46:36.456826+0000 mgr.x (mgr.24938) 1087 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:37.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:37 smithi116 bash[82555]: cluster 2024-03-30T04:46:36.456826+0000 mgr.x (mgr.24938) 1087 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:46:37.999 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 9s ago 20m - - 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 16s ago 20m - - 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (7m) 9s ago 13m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 16s ago 13m - - 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (5m) 9s ago 11m 44.4M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (5m) 16s ago 19m 508M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (3m) 9s ago 21m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (2m) 9s ago 21m 68.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (2m) 16s ago 19m 42.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (2m) 9s ago 19m 41.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (7m) 9s ago 13m 9935k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (6m) 16s ago 13m 11.7M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (53s) 9s ago 19m 52.0M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:46:38.000 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (21s) 9s ago 18m 50.3M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (17m) 9s ago 17m 56.2M 2524M 17.2.0 e1d6a67b021e 7085d8917365 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (17m) 9s ago 17m 63.6M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (16m) 16s ago 16m 64.3M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (16m) 16s ago 16m 59.2M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (15m) 16s ago 15m 58.0M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (14m) 16s ago 14m 62.1M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (5m) 16s ago 14m 64.6M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (11m) 9s ago 11m 88.1M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (11m) 16s ago 11m 87.8M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (11m) 9s ago 11m 88.2M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:46:38.001 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (11m) 16s ago 11m 88.0M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:46:38.442 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:46:38.443 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:46:38.444 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:46:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[80412]: audit 2024-03-30T04:46:37.228203+0000 mgr.x (mgr.24938) 1088 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[80412]: audit 2024-03-30T04:46:37.598592+0000 mgr.x (mgr.24938) 1089 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[80412]: audit 2024-03-30T04:46:37.957981+0000 mgr.x (mgr.24938) 1090 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[82555]: audit 2024-03-30T04:46:37.228203+0000 mgr.x (mgr.24938) 1088 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[82555]: audit 2024-03-30T04:46:37.598592+0000 mgr.x (mgr.24938) 1089 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:38 smithi116 bash[82555]: audit 2024-03-30T04:46:37.957981+0000 mgr.x (mgr.24938) 1090 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:38 smithi148 bash[65611]: audit 2024-03-30T04:46:37.228203+0000 mgr.x (mgr.24938) 1088 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:38 smithi148 bash[65611]: audit 2024-03-30T04:46:37.598592+0000 mgr.x (mgr.24938) 1089 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:38 smithi148 bash[65611]: audit 2024-03-30T04:46:37.957981+0000 mgr.x (mgr.24938) 1090 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:46:38.812 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "7/23 daemons upgraded", 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:46:38.813 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:46:39.242 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:46:39.242 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:46:39.242 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:46:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: audit 2024-03-30T04:46:38.446563+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/3326548826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:39.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: cluster 2024-03-30T04:46:38.457286+0000 mgr.x (mgr.24938) 1091 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: audit 2024-03-30T04:46:38.820845+0000 mgr.x (mgr.24938) 1092 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: audit 2024-03-30T04:46:39.246992+0000 mon.a (mon.0) 1631 : audit [DBG] from='client.? 172.21.15.116:0/3301592718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: audit 2024-03-30T04:46:39.308010+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[80412]: audit 2024-03-30T04:46:39.309892+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: audit 2024-03-30T04:46:38.446563+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/3326548826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: cluster 2024-03-30T04:46:38.457286+0000 mgr.x (mgr.24938) 1091 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: audit 2024-03-30T04:46:38.820845+0000 mgr.x (mgr.24938) 1092 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: audit 2024-03-30T04:46:39.246992+0000 mon.a (mon.0) 1631 : audit [DBG] from='client.? 172.21.15.116:0/3301592718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: audit 2024-03-30T04:46:39.308010+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:39 smithi116 bash[82555]: audit 2024-03-30T04:46:39.309892+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: audit 2024-03-30T04:46:38.446563+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.116:0/3326548826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: cluster 2024-03-30T04:46:38.457286+0000 mgr.x (mgr.24938) 1091 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: audit 2024-03-30T04:46:38.820845+0000 mgr.x (mgr.24938) 1092 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: audit 2024-03-30T04:46:39.246992+0000 mon.a (mon.0) 1631 : audit [DBG] from='client.? 172.21.15.116:0/3301592718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: audit 2024-03-30T04:46:39.308010+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:39 smithi148 bash[65611]: audit 2024-03-30T04:46:39.309892+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[80412]: audit 2024-03-30T04:46:39.752221+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[80412]: audit 2024-03-30T04:46:39.756982+0000 mgr.x (mgr.24938) 1093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[80412]: cephadm 2024-03-30T04:46:39.760112+0000 mgr.x (mgr.24938) 1094 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T04:46:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[82555]: audit 2024-03-30T04:46:39.752221+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[82555]: audit 2024-03-30T04:46:39.756982+0000 mgr.x (mgr.24938) 1093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:40 smithi116 bash[82555]: cephadm 2024-03-30T04:46:39.760112+0000 mgr.x (mgr.24938) 1094 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T04:46:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:40 smithi148 bash[65611]: audit 2024-03-30T04:46:39.752221+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:40 smithi148 bash[65611]: audit 2024-03-30T04:46:39.756982+0000 mgr.x (mgr.24938) 1093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T04:46:40.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:40 smithi148 bash[65611]: cephadm 2024-03-30T04:46:39.760112+0000 mgr.x (mgr.24938) 1094 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T04:46:41.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:41 smithi116 bash[80412]: cluster 2024-03-30T04:46:40.458728+0000 mgr.x (mgr.24938) 1095 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:41.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:41 smithi116 bash[82555]: cluster 2024-03-30T04:46:40.458728+0000 mgr.x (mgr.24938) 1095 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:41.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:41 smithi148 bash[65611]: cluster 2024-03-30T04:46:40.458728+0000 mgr.x (mgr.24938) 1095 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:41.820785+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:41.832517+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: cluster 2024-03-30T04:46:41.839268+0000 mgr.x (mgr.24938) 1096 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: cluster 2024-03-30T04:46:41.839872+0000 mgr.x (mgr.24938) 1097 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:41.844500+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:42.183592+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:42.188629+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[80412]: audit 2024-03-30T04:46:42.190496+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:41.820785+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:41.832517+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: cluster 2024-03-30T04:46:41.839268+0000 mgr.x (mgr.24938) 1096 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: cluster 2024-03-30T04:46:41.839872+0000 mgr.x (mgr.24938) 1097 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:41.844500+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:42.183592+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:42.188629+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:46:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:42 smithi116 bash[82555]: audit 2024-03-30T04:46:42.190496+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:41.820785+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:41.832517+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: cluster 2024-03-30T04:46:41.839268+0000 mgr.x (mgr.24938) 1096 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T04:46:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: cluster 2024-03-30T04:46:41.839872+0000 mgr.x (mgr.24938) 1097 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:41.844500+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:42.183592+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:42.188629+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:46:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:42 smithi148 bash[65611]: audit 2024-03-30T04:46:42.190496+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:44.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:43 smithi116 bash[80412]: cephadm 2024-03-30T04:46:42.180185+0000 mgr.x (mgr.24938) 1098 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T04:46:44.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:43 smithi116 bash[80412]: cephadm 2024-03-30T04:46:42.200672+0000 mgr.x (mgr.24938) 1099 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:46:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:43 smithi116 bash[82555]: cephadm 2024-03-30T04:46:42.180185+0000 mgr.x (mgr.24938) 1098 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T04:46:44.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:43 smithi116 bash[82555]: cephadm 2024-03-30T04:46:42.200672+0000 mgr.x (mgr.24938) 1099 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:46:44.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:43 smithi148 bash[65611]: cephadm 2024-03-30T04:46:42.180185+0000 mgr.x (mgr.24938) 1098 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T04:46:44.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:43 smithi148 bash[65611]: cephadm 2024-03-30T04:46:42.200672+0000 mgr.x (mgr.24938) 1099 : cephadm [INF] Deploying daemon osd.2 on smithi116 2024-03-30T04:46:45.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:44 smithi116 bash[80412]: cluster 2024-03-30T04:46:43.840969+0000 mgr.x (mgr.24938) 1100 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:45.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:44 smithi116 bash[82555]: cluster 2024-03-30T04:46:43.840969+0000 mgr.x (mgr.24938) 1100 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:45.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:44 smithi148 bash[65611]: cluster 2024-03-30T04:46:43.840969+0000 mgr.x (mgr.24938) 1100 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:46.900 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.900 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:46 smithi116 bash[80412]: audit 2024-03-30T04:46:45.391831+0000 mgr.x (mgr.24938) 1101 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:46.900 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:46 smithi116 bash[80412]: cluster 2024-03-30T04:46:45.842473+0000 mgr.x (mgr.24938) 1102 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:46.901 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.901 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.901 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:46 smithi116 bash[82555]: audit 2024-03-30T04:46:45.391831+0000 mgr.x (mgr.24938) 1101 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:46.901 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:46 smithi116 bash[82555]: cluster 2024-03-30T04:46:45.842473+0000 mgr.x (mgr.24938) 1102 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:46.901 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.902 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.902 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.902 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.903 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:46.903 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:47.226 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:46 smithi116 systemd[1]: Stopping Ceph osd.2 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:46:47.226 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:47 smithi116 bash[33869]: debug 2024-03-30T04:46:47.070+0000 7f1cb638d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:46:47.226 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:47 smithi116 bash[33869]: debug 2024-03-30T04:46:47.070+0000 7f1cb638d700 -1 osd.2 131 *** Got signal Terminated *** 2024-03-30T04:46:47.226 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:47 smithi116 bash[33869]: debug 2024-03-30T04:46:47.070+0000 7f1cb638d700 -1 osd.2 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:46:47.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:46] "GET /metrics HTTP/1.1" 200 38505 "" "Prometheus/2.33.4" 2024-03-30T04:46:47.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:46 smithi148 bash[65611]: audit 2024-03-30T04:46:45.391831+0000 mgr.x (mgr.24938) 1101 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:47.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:46 smithi148 bash[65611]: cluster 2024-03-30T04:46:45.842473+0000 mgr.x (mgr.24938) 1102 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:47 smithi116 bash[80412]: cluster 2024-03-30T04:46:47.072703+0000 mon.a (mon.0) 1641 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T04:46:48.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:47 smithi116 bash[82555]: cluster 2024-03-30T04:46:47.072703+0000 mon.a (mon.0) 1641 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T04:46:48.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:47 smithi148 bash[65611]: cluster 2024-03-30T04:46:47.072703+0000 mon.a (mon.0) 1641 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T04:46:48.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: cluster 2024-03-30T04:46:47.843508+0000 mgr.x (mgr.24938) 1103 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: cluster 2024-03-30T04:46:47.845735+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: cluster 2024-03-30T04:46:47.862919+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: audit 2024-03-30T04:46:48.665610+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: audit 2024-03-30T04:46:48.674303+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[80412]: audit 2024-03-30T04:46:48.684525+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:48.997 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[94030]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: cluster 2024-03-30T04:46:47.843508+0000 mgr.x (mgr.24938) 1103 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: cluster 2024-03-30T04:46:47.845735+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:48.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: cluster 2024-03-30T04:46:47.862919+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T04:46:48.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: audit 2024-03-30T04:46:48.665610+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:48.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: audit 2024-03-30T04:46:48.674303+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:48.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:48 smithi116 bash[82555]: audit 2024-03-30T04:46:48.684525+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:49.259 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[94209]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T04:46:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: cluster 2024-03-30T04:46:47.843508+0000 mgr.x (mgr.24938) 1103 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:46:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: cluster 2024-03-30T04:46:47.845735+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:46:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: cluster 2024-03-30T04:46:47.862919+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T04:46:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: audit 2024-03-30T04:46:48.665610+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: audit 2024-03-30T04:46:48.674303+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:49.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:48 smithi148 bash[65611]: audit 2024-03-30T04:46:48.684525+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:48.680936+0000 mgr.x (mgr.24938) 1104 : cluster [DBG] pgmap v710: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:48.681466+0000 mgr.x (mgr.24938) 1105 : cluster [DBG] pgmap v711: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: audit 2024-03-30T04:46:48.857225+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:48.864456+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: audit 2024-03-30T04:46:48.875492+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:48.886958+0000 mgr.x (mgr.24938) 1106 : cluster [DBG] pgmap v713: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:48.887699+0000 mgr.x (mgr.24938) 1107 : cluster [DBG] pgmap v714: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: audit 2024-03-30T04:46:48.893737+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[80412]: cluster 2024-03-30T04:46:49.671534+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:48.680936+0000 mgr.x (mgr.24938) 1104 : cluster [DBG] pgmap v710: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:48.681466+0000 mgr.x (mgr.24938) 1105 : cluster [DBG] pgmap v711: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: audit 2024-03-30T04:46:48.857225+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:48.864456+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: audit 2024-03-30T04:46:48.875492+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:48.886958+0000 mgr.x (mgr.24938) 1106 : cluster [DBG] pgmap v713: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:48.887699+0000 mgr.x (mgr.24938) 1107 : cluster [DBG] pgmap v714: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: audit 2024-03-30T04:46:48.893737+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:49 smithi116 bash[82555]: cluster 2024-03-30T04:46:49.671534+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:50.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:48.680936+0000 mgr.x (mgr.24938) 1104 : cluster [DBG] pgmap v710: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:48.681466+0000 mgr.x (mgr.24938) 1105 : cluster [DBG] pgmap v711: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: audit 2024-03-30T04:46:48.857225+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:48.864456+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: audit 2024-03-30T04:46:48.875492+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:48.886958+0000 mgr.x (mgr.24938) 1106 : cluster [DBG] pgmap v713: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:48.887699+0000 mgr.x (mgr.24938) 1107 : cluster [DBG] pgmap v714: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: audit 2024-03-30T04:46:48.893737+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:50.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:49 smithi148 bash[65611]: cluster 2024-03-30T04:46:49.671534+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:46:51.225 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.226 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.226 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.226 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:50 smithi116 bash[80412]: cluster 2024-03-30T04:46:50.889276+0000 mgr.x (mgr.24938) 1108 : cluster [DBG] pgmap v715: 161 pgs: 9 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 35/726 objects degraded (4.821%) 2024-03-30T04:46:51.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:50 smithi116 bash[80412]: cluster 2024-03-30T04:46:50.937046+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: Degraded data redundancy: 35/726 objects degraded (4.821%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:51.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.227 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.227 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:50 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-03-30T04:46:51.227 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:50 smithi116 systemd[1]: Stopped Ceph osd.2 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:46:51.228 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.228 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: Started Ceph osd.2 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:46:51.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:50 smithi116 bash[82555]: cluster 2024-03-30T04:46:50.889276+0000 mgr.x (mgr.24938) 1108 : cluster [DBG] pgmap v715: 161 pgs: 9 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 35/726 objects degraded (4.821%) 2024-03-30T04:46:51.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:50 smithi116 bash[82555]: cluster 2024-03-30T04:46:50.937046+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: Degraded data redundancy: 35/726 objects degraded (4.821%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:51.228 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.228 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:46:51 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:50 smithi148 bash[65611]: cluster 2024-03-30T04:46:50.889276+0000 mgr.x (mgr.24938) 1108 : cluster [DBG] pgmap v715: 161 pgs: 9 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 35/726 objects degraded (4.821%) 2024-03-30T04:46:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:50 smithi148 bash[65611]: cluster 2024-03-30T04:46:50.937046+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: Degraded data redundancy: 35/726 objects degraded (4.821%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:46:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.282894+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.290013+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.337197+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.342625+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.344605+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.352761+0000 mgr.x (mgr.24938) 1109 : cluster [DBG] pgmap v716: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.353663+0000 mgr.x (mgr.24938) 1110 : cluster [DBG] pgmap v717: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.356822+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.362054+0000 mgr.x (mgr.24938) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.449146+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.454831+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.458212+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.463857+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.466065+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.473754+0000 mgr.x (mgr.24938) 1112 : cluster [DBG] pgmap v718: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.474489+0000 mgr.x (mgr.24938) 1113 : cluster [DBG] pgmap v719: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.479808+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.485031+0000 mgr.x (mgr.24938) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.559887+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.563385+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.565431+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.569384+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.570808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.577548+0000 mgr.x (mgr.24938) 1115 : cluster [DBG] pgmap v720: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.580452+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.585379+0000 mgr.x (mgr.24938) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.660256+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.663691+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.665534+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.669248+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.670463+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.676917+0000 mgr.x (mgr.24938) 1117 : cluster [DBG] pgmap v721: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.677529+0000 mgr.x (mgr.24938) 1118 : cluster [DBG] pgmap v722: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.683968+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.688889+0000 mgr.x (mgr.24938) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.771672+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.776405+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.778786+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.783500+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.785424+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.792920+0000 mgr.x (mgr.24938) 1120 : cluster [DBG] pgmap v723: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.793722+0000 mgr.x (mgr.24938) 1121 : cluster [DBG] pgmap v724: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.798815+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.804100+0000 mgr.x (mgr.24938) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.889183+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.894133+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.896324+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.900584+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.902291+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.909332+0000 mgr.x (mgr.24938) 1123 : cluster [DBG] pgmap v725: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cluster 2024-03-30T04:46:51.910224+0000 mgr.x (mgr.24938) 1124 : cluster [DBG] pgmap v726: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:51.916721+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: cephadm 2024-03-30T04:46:51.921944+0000 mgr.x (mgr.24938) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.006349+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.011001+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.013345+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.018359+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.020150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.033577+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.123771+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.128500+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.130668+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.135378+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.136745+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.152716+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.228201+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.230869+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.232338+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.235187+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.236439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:52 smithi148 bash[65611]: audit 2024-03-30T04:46:52.245626+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.282894+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.290013+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.337197+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.342625+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.344605+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.352761+0000 mgr.x (mgr.24938) 1109 : cluster [DBG] pgmap v716: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.353663+0000 mgr.x (mgr.24938) 1110 : cluster [DBG] pgmap v717: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.356822+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.362054+0000 mgr.x (mgr.24938) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.449146+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.454831+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.458212+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.463857+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.466065+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.473754+0000 mgr.x (mgr.24938) 1112 : cluster [DBG] pgmap v718: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.474489+0000 mgr.x (mgr.24938) 1113 : cluster [DBG] pgmap v719: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.479808+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.282894+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.290013+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.337197+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.342625+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.344605+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.352761+0000 mgr.x (mgr.24938) 1109 : cluster [DBG] pgmap v716: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.353663+0000 mgr.x (mgr.24938) 1110 : cluster [DBG] pgmap v717: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.356822+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.362054+0000 mgr.x (mgr.24938) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.449146+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.454831+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.458212+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.463857+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.466065+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.473754+0000 mgr.x (mgr.24938) 1112 : cluster [DBG] pgmap v718: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.474489+0000 mgr.x (mgr.24938) 1113 : cluster [DBG] pgmap v719: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.479808+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.485031+0000 mgr.x (mgr.24938) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.559887+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.563385+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.565431+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.569384+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.570808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.577548+0000 mgr.x (mgr.24938) 1115 : cluster [DBG] pgmap v720: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.580452+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.585379+0000 mgr.x (mgr.24938) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.660256+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.663691+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.665534+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.669248+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.670463+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.676917+0000 mgr.x (mgr.24938) 1117 : cluster [DBG] pgmap v721: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.677529+0000 mgr.x (mgr.24938) 1118 : cluster [DBG] pgmap v722: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.683968+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.688889+0000 mgr.x (mgr.24938) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.485031+0000 mgr.x (mgr.24938) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.559887+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.563385+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.565431+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.569384+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.570808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.577548+0000 mgr.x (mgr.24938) 1115 : cluster [DBG] pgmap v720: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.580452+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.585379+0000 mgr.x (mgr.24938) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.660256+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.663691+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.665534+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.669248+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.670463+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.676917+0000 mgr.x (mgr.24938) 1117 : cluster [DBG] pgmap v721: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.677529+0000 mgr.x (mgr.24938) 1118 : cluster [DBG] pgmap v722: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.683968+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.688889+0000 mgr.x (mgr.24938) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.771672+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.776405+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.778786+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.783500+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.785424+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.792920+0000 mgr.x (mgr.24938) 1120 : cluster [DBG] pgmap v723: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.793722+0000 mgr.x (mgr.24938) 1121 : cluster [DBG] pgmap v724: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.798815+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.804100+0000 mgr.x (mgr.24938) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.889183+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.894133+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.896324+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.900584+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.902291+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.909332+0000 mgr.x (mgr.24938) 1123 : cluster [DBG] pgmap v725: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cluster 2024-03-30T04:46:51.910224+0000 mgr.x (mgr.24938) 1124 : cluster [DBG] pgmap v726: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:51.916721+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: cephadm 2024-03-30T04:46:51.921944+0000 mgr.x (mgr.24938) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.006349+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.011001+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.013345+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.018359+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.020150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.033577+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.123771+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.128500+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.130668+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.135378+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.136745+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.152716+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.228201+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.230869+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.232338+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.235187+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.236439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[80412]: audit 2024-03-30T04:46:52.245626+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.771672+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.776405+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.778786+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.783500+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.785424+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.792920+0000 mgr.x (mgr.24938) 1120 : cluster [DBG] pgmap v723: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.793722+0000 mgr.x (mgr.24938) 1121 : cluster [DBG] pgmap v724: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.798815+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.804100+0000 mgr.x (mgr.24938) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.889183+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.894133+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.896324+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.900584+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.902291+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.909332+0000 mgr.x (mgr.24938) 1123 : cluster [DBG] pgmap v725: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cluster 2024-03-30T04:46:51.910224+0000 mgr.x (mgr.24938) 1124 : cluster [DBG] pgmap v726: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:51.916721+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: cephadm 2024-03-30T04:46:51.921944+0000 mgr.x (mgr.24938) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.006349+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.011001+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.013345+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.018359+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.020150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.033577+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.123771+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.128500+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.130668+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.135378+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.136745+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.152716+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.228201+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.230869+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.232338+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.235187+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.236439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:52.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[82555]: audit 2024-03-30T04:46:52.245626+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.165 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T04:46:53.166 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:52 smithi116 bash[94360]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.027525+0000 mgr.x (mgr.24938) 1126 : cluster [DBG] pgmap v727: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.028401+0000 mgr.x (mgr.24938) 1127 : cluster [DBG] pgmap v728: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.038595+0000 mgr.x (mgr.24938) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.143672+0000 mgr.x (mgr.24938) 1129 : cluster [DBG] pgmap v729: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.144518+0000 mgr.x (mgr.24938) 1130 : cluster [DBG] pgmap v730: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.158104+0000 mgr.x (mgr.24938) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.243027+0000 mgr.x (mgr.24938) 1132 : cluster [DBG] pgmap v731: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.243664+0000 mgr.x (mgr.24938) 1133 : cluster [DBG] pgmap v732: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.250478+0000 mgr.x (mgr.24938) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.322843+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.327636+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.329256+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.333082+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.334001+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.340107+0000 mgr.x (mgr.24938) 1135 : cluster [DBG] pgmap v733: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.027525+0000 mgr.x (mgr.24938) 1126 : cluster [DBG] pgmap v727: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.028401+0000 mgr.x (mgr.24938) 1127 : cluster [DBG] pgmap v728: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.038595+0000 mgr.x (mgr.24938) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.143672+0000 mgr.x (mgr.24938) 1129 : cluster [DBG] pgmap v729: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.144518+0000 mgr.x (mgr.24938) 1130 : cluster [DBG] pgmap v730: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.158104+0000 mgr.x (mgr.24938) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.243027+0000 mgr.x (mgr.24938) 1132 : cluster [DBG] pgmap v731: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.243664+0000 mgr.x (mgr.24938) 1133 : cluster [DBG] pgmap v732: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.250478+0000 mgr.x (mgr.24938) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.322843+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.327636+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.329256+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.333082+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.334001+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.340107+0000 mgr.x (mgr.24938) 1135 : cluster [DBG] pgmap v733: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.340529+0000 mgr.x (mgr.24938) 1136 : cluster [DBG] pgmap v734: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.343199+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.348042+0000 mgr.x (mgr.24938) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.419823+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.422289+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.423313+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.426173+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.426930+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.432862+0000 mgr.x (mgr.24938) 1138 : cluster [DBG] pgmap v735: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.433293+0000 mgr.x (mgr.24938) 1139 : cluster [DBG] pgmap v736: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.435494+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.440566+0000 mgr.x (mgr.24938) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.526761+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.531328+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.533516+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.537134+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.538074+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.544300+0000 mgr.x (mgr.24938) 1141 : cluster [DBG] pgmap v737: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.340529+0000 mgr.x (mgr.24938) 1136 : cluster [DBG] pgmap v734: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.343199+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.348042+0000 mgr.x (mgr.24938) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.419823+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.422289+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.423313+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.426173+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.426930+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.432862+0000 mgr.x (mgr.24938) 1138 : cluster [DBG] pgmap v735: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.433293+0000 mgr.x (mgr.24938) 1139 : cluster [DBG] pgmap v736: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.435494+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.440566+0000 mgr.x (mgr.24938) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.526761+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.531328+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.533516+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.537134+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.538074+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.544300+0000 mgr.x (mgr.24938) 1141 : cluster [DBG] pgmap v737: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.544758+0000 mgr.x (mgr.24938) 1142 : cluster [DBG] pgmap v738: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.547516+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.552415+0000 mgr.x (mgr.24938) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.636237+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.640235+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.641841+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.645939+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.646997+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.653840+0000 mgr.x (mgr.24938) 1144 : cluster [DBG] pgmap v739: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.654763+0000 mgr.x (mgr.24938) 1145 : cluster [DBG] pgmap v740: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.656852+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.662055+0000 mgr.x (mgr.24938) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.734945+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.738346+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.739530+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.742594+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.743593+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.544758+0000 mgr.x (mgr.24938) 1142 : cluster [DBG] pgmap v738: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.547516+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.552415+0000 mgr.x (mgr.24938) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.636237+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.640235+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.641841+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.645939+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.646997+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.653840+0000 mgr.x (mgr.24938) 1144 : cluster [DBG] pgmap v739: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.654763+0000 mgr.x (mgr.24938) 1145 : cluster [DBG] pgmap v740: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.656852+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.662055+0000 mgr.x (mgr.24938) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.734945+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.738346+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.739530+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.742594+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.743593+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.749651+0000 mgr.x (mgr.24938) 1147 : cluster [DBG] pgmap v741: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.749947+0000 mgr.x (mgr.24938) 1148 : cluster [DBG] pgmap v742: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.752819+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.757808+0000 mgr.x (mgr.24938) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.810236+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.813931+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.815310+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.819179+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.820674+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.827787+0000 mgr.x (mgr.24938) 1150 : cluster [DBG] pgmap v743: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.828460+0000 mgr.x (mgr.24938) 1151 : cluster [DBG] pgmap v744: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.831271+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.836295+0000 mgr.x (mgr.24938) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.910305+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.913119+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.914795+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.917956+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.918738+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.749651+0000 mgr.x (mgr.24938) 1147 : cluster [DBG] pgmap v741: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.749947+0000 mgr.x (mgr.24938) 1148 : cluster [DBG] pgmap v742: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.752819+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.757808+0000 mgr.x (mgr.24938) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.810236+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.813931+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.815310+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.819179+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.820674+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.827787+0000 mgr.x (mgr.24938) 1150 : cluster [DBG] pgmap v743: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.828460+0000 mgr.x (mgr.24938) 1151 : cluster [DBG] pgmap v744: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.831271+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.836295+0000 mgr.x (mgr.24938) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.910305+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.913119+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.914795+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.917956+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.918738+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.925087+0000 mgr.x (mgr.24938) 1153 : cluster [DBG] pgmap v745: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cluster 2024-03-30T04:46:52.925520+0000 mgr.x (mgr.24938) 1154 : cluster [DBG] pgmap v746: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:52.928951+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: cephadm 2024-03-30T04:46:52.933913+0000 mgr.x (mgr.24938) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.001281+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.005577+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.007316+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.010874+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.011909+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.021305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.097789+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.102539+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.104398+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.109385+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.110726+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.121989+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.196768+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.200688+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.202325+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.207072+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.208181+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[80412]: audit 2024-03-30T04:46:53.215349+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.925087+0000 mgr.x (mgr.24938) 1153 : cluster [DBG] pgmap v745: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cluster 2024-03-30T04:46:52.925520+0000 mgr.x (mgr.24938) 1154 : cluster [DBG] pgmap v746: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:52.928951+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: cephadm 2024-03-30T04:46:52.933913+0000 mgr.x (mgr.24938) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.001281+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.005577+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.007316+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.010874+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.011909+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.021305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.097789+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.102539+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.104398+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.109385+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.110726+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.121989+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.196768+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.200688+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.202325+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.207072+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.208181+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:53 smithi116 bash[82555]: audit 2024-03-30T04:46:53.215349+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.027525+0000 mgr.x (mgr.24938) 1126 : cluster [DBG] pgmap v727: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.028401+0000 mgr.x (mgr.24938) 1127 : cluster [DBG] pgmap v728: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.038595+0000 mgr.x (mgr.24938) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.143672+0000 mgr.x (mgr.24938) 1129 : cluster [DBG] pgmap v729: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.144518+0000 mgr.x (mgr.24938) 1130 : cluster [DBG] pgmap v730: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.158104+0000 mgr.x (mgr.24938) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.243027+0000 mgr.x (mgr.24938) 1132 : cluster [DBG] pgmap v731: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.243664+0000 mgr.x (mgr.24938) 1133 : cluster [DBG] pgmap v732: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.250478+0000 mgr.x (mgr.24938) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.322843+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.327636+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.329256+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.333082+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.334001+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.340107+0000 mgr.x (mgr.24938) 1135 : cluster [DBG] pgmap v733: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.340529+0000 mgr.x (mgr.24938) 1136 : cluster [DBG] pgmap v734: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.343199+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.348042+0000 mgr.x (mgr.24938) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.419823+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.422289+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.423313+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.426173+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.426930+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.432862+0000 mgr.x (mgr.24938) 1138 : cluster [DBG] pgmap v735: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.433293+0000 mgr.x (mgr.24938) 1139 : cluster [DBG] pgmap v736: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.435494+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.440566+0000 mgr.x (mgr.24938) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.526761+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.531328+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.533516+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.537134+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.538074+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.544300+0000 mgr.x (mgr.24938) 1141 : cluster [DBG] pgmap v737: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.544758+0000 mgr.x (mgr.24938) 1142 : cluster [DBG] pgmap v738: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.547516+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.552415+0000 mgr.x (mgr.24938) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.636237+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.640235+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.641841+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.645939+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.646997+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.653840+0000 mgr.x (mgr.24938) 1144 : cluster [DBG] pgmap v739: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.654763+0000 mgr.x (mgr.24938) 1145 : cluster [DBG] pgmap v740: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.656852+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.662055+0000 mgr.x (mgr.24938) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.734945+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.738346+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.739530+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.742594+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.743593+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.749651+0000 mgr.x (mgr.24938) 1147 : cluster [DBG] pgmap v741: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.749947+0000 mgr.x (mgr.24938) 1148 : cluster [DBG] pgmap v742: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.752819+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.757808+0000 mgr.x (mgr.24938) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.810236+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.813931+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.815310+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.819179+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.820674+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.827787+0000 mgr.x (mgr.24938) 1150 : cluster [DBG] pgmap v743: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.828460+0000 mgr.x (mgr.24938) 1151 : cluster [DBG] pgmap v744: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 30 active+undersized, 119 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:46:53.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.831271+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.836295+0000 mgr.x (mgr.24938) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.910305+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.913119+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.914795+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.917956+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.918738+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.925087+0000 mgr.x (mgr.24938) 1153 : cluster [DBG] pgmap v745: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cluster 2024-03-30T04:46:52.925520+0000 mgr.x (mgr.24938) 1154 : cluster [DBG] pgmap v746: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:52.928951+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: cephadm 2024-03-30T04:46:52.933913+0000 mgr.x (mgr.24938) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.001281+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.005577+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.007316+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.010874+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.011909+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.021305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.097789+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.102539+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.104398+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.109385+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.110726+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.121989+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.196768+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.200688+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.202325+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.207072+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.208181+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:53.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:53 smithi148 bash[65611]: audit 2024-03-30T04:46:53.215349+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.018757+0000 mgr.x (mgr.24938) 1156 : cluster [DBG] pgmap v747: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.019377+0000 mgr.x (mgr.24938) 1157 : cluster [DBG] pgmap v748: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.026385+0000 mgr.x (mgr.24938) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.117793+0000 mgr.x (mgr.24938) 1159 : cluster [DBG] pgmap v749: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.118597+0000 mgr.x (mgr.24938) 1160 : cluster [DBG] pgmap v750: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.127187+0000 mgr.x (mgr.24938) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.214699+0000 mgr.x (mgr.24938) 1162 : cluster [DBG] pgmap v751: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.215106+0000 mgr.x (mgr.24938) 1163 : cluster [DBG] pgmap v752: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.220395+0000 mgr.x (mgr.24938) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.314485+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.318508+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.320493+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.325332+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.326923+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.334323+0000 mgr.x (mgr.24938) 1165 : cluster [DBG] pgmap v753: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.335241+0000 mgr.x (mgr.24938) 1166 : cluster [DBG] pgmap v754: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.336675+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.341837+0000 mgr.x (mgr.24938) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.414314+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.417721+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.419764+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.423803+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.425484+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.432365+0000 mgr.x (mgr.24938) 1168 : cluster [DBG] pgmap v755: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.433213+0000 mgr.x (mgr.24938) 1169 : cluster [DBG] pgmap v756: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.435542+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.440810+0000 mgr.x (mgr.24938) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.526525+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.530766+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.532929+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.537592+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.539138+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.546332+0000 mgr.x (mgr.24938) 1171 : cluster [DBG] pgmap v757: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.547134+0000 mgr.x (mgr.24938) 1172 : cluster [DBG] pgmap v758: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.018757+0000 mgr.x (mgr.24938) 1156 : cluster [DBG] pgmap v747: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.019377+0000 mgr.x (mgr.24938) 1157 : cluster [DBG] pgmap v748: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.026385+0000 mgr.x (mgr.24938) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.117793+0000 mgr.x (mgr.24938) 1159 : cluster [DBG] pgmap v749: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.118597+0000 mgr.x (mgr.24938) 1160 : cluster [DBG] pgmap v750: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.127187+0000 mgr.x (mgr.24938) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.214699+0000 mgr.x (mgr.24938) 1162 : cluster [DBG] pgmap v751: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.215106+0000 mgr.x (mgr.24938) 1163 : cluster [DBG] pgmap v752: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.220395+0000 mgr.x (mgr.24938) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.314485+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.318508+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.320493+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.325332+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.326923+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.334323+0000 mgr.x (mgr.24938) 1165 : cluster [DBG] pgmap v753: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.335241+0000 mgr.x (mgr.24938) 1166 : cluster [DBG] pgmap v754: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.553153+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.558465+0000 mgr.x (mgr.24938) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.643613+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.648157+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.650387+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.654916+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.656496+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.663881+0000 mgr.x (mgr.24938) 1174 : cluster [DBG] pgmap v759: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.664719+0000 mgr.x (mgr.24938) 1175 : cluster [DBG] pgmap v760: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.671645+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.677066+0000 mgr.x (mgr.24938) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.761410+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.766097+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.768362+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.773000+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.774903+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.782884+0000 mgr.x (mgr.24938) 1177 : cluster [DBG] pgmap v761: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.783725+0000 mgr.x (mgr.24938) 1178 : cluster [DBG] pgmap v762: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.336675+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.341837+0000 mgr.x (mgr.24938) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.414314+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.417721+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.419764+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.423803+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.425484+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.432365+0000 mgr.x (mgr.24938) 1168 : cluster [DBG] pgmap v755: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.433213+0000 mgr.x (mgr.24938) 1169 : cluster [DBG] pgmap v756: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.435542+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.440810+0000 mgr.x (mgr.24938) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.526525+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.530766+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.532929+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.537592+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.539138+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.546332+0000 mgr.x (mgr.24938) 1171 : cluster [DBG] pgmap v757: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.547134+0000 mgr.x (mgr.24938) 1172 : cluster [DBG] pgmap v758: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.790804+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.796100+0000 mgr.x (mgr.24938) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.871431+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.873995+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.875048+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.877865+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.878759+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.885041+0000 mgr.x (mgr.24938) 1180 : cluster [DBG] pgmap v763: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.885706+0000 mgr.x (mgr.24938) 1181 : cluster [DBG] pgmap v764: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.887675+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.892561+0000 mgr.x (mgr.24938) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.967601+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.970578+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.972146+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.976409+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.977717+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:53.990541+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.069175+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.072401+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.074303+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.077890+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.079067+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.092340+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.167538+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.169966+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.171685+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.175173+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.176340+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.185804+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.268401+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.271744+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.273234+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.276222+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.277208+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[82555]: audit 2024-03-30T04:46:54.302648+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.553153+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.558465+0000 mgr.x (mgr.24938) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.643613+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.648157+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.650387+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.654916+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.656496+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.663881+0000 mgr.x (mgr.24938) 1174 : cluster [DBG] pgmap v759: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.664719+0000 mgr.x (mgr.24938) 1175 : cluster [DBG] pgmap v760: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.671645+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.677066+0000 mgr.x (mgr.24938) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.761410+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.766097+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.768362+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.773000+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.774903+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.782884+0000 mgr.x (mgr.24938) 1177 : cluster [DBG] pgmap v761: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.783725+0000 mgr.x (mgr.24938) 1178 : cluster [DBG] pgmap v762: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.790804+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.796100+0000 mgr.x (mgr.24938) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.871431+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.873995+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.875048+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.877865+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.878759+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.885041+0000 mgr.x (mgr.24938) 1180 : cluster [DBG] pgmap v763: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.885706+0000 mgr.x (mgr.24938) 1181 : cluster [DBG] pgmap v764: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.887675+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.892561+0000 mgr.x (mgr.24938) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.967601+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.970578+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.972146+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.976409+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.977717+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:53.990541+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.069175+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.072401+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.074303+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.077890+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.079067+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.092340+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.167538+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.169966+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.171685+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.175173+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.176340+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.185804+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.268401+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.271744+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.273234+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.276222+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.277208+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:54 smithi116 bash[80412]: audit 2024-03-30T04:46:54.302648+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.018757+0000 mgr.x (mgr.24938) 1156 : cluster [DBG] pgmap v747: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.019377+0000 mgr.x (mgr.24938) 1157 : cluster [DBG] pgmap v748: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.026385+0000 mgr.x (mgr.24938) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.117793+0000 mgr.x (mgr.24938) 1159 : cluster [DBG] pgmap v749: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.118597+0000 mgr.x (mgr.24938) 1160 : cluster [DBG] pgmap v750: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.127187+0000 mgr.x (mgr.24938) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.214699+0000 mgr.x (mgr.24938) 1162 : cluster [DBG] pgmap v751: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.215106+0000 mgr.x (mgr.24938) 1163 : cluster [DBG] pgmap v752: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.220395+0000 mgr.x (mgr.24938) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.314485+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.318508+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.320493+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.325332+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.326923+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.334323+0000 mgr.x (mgr.24938) 1165 : cluster [DBG] pgmap v753: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.335241+0000 mgr.x (mgr.24938) 1166 : cluster [DBG] pgmap v754: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.336675+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.341837+0000 mgr.x (mgr.24938) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.414314+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.417721+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.419764+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.423803+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.425484+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.432365+0000 mgr.x (mgr.24938) 1168 : cluster [DBG] pgmap v755: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.433213+0000 mgr.x (mgr.24938) 1169 : cluster [DBG] pgmap v756: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.435542+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.440810+0000 mgr.x (mgr.24938) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.526525+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.530766+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.532929+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.537592+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.539138+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.546332+0000 mgr.x (mgr.24938) 1171 : cluster [DBG] pgmap v757: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.547134+0000 mgr.x (mgr.24938) 1172 : cluster [DBG] pgmap v758: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.553153+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.558465+0000 mgr.x (mgr.24938) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.643613+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.648157+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.650387+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.654916+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.656496+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.663881+0000 mgr.x (mgr.24938) 1174 : cluster [DBG] pgmap v759: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.664719+0000 mgr.x (mgr.24938) 1175 : cluster [DBG] pgmap v760: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.671645+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.677066+0000 mgr.x (mgr.24938) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.761410+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.766097+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.768362+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.773000+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.774903+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.782884+0000 mgr.x (mgr.24938) 1177 : cluster [DBG] pgmap v761: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.783725+0000 mgr.x (mgr.24938) 1178 : cluster [DBG] pgmap v762: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.790804+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.796100+0000 mgr.x (mgr.24938) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.871431+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.873995+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.875048+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.877865+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.878759+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.885041+0000 mgr.x (mgr.24938) 1180 : cluster [DBG] pgmap v763: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.885706+0000 mgr.x (mgr.24938) 1181 : cluster [DBG] pgmap v764: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.887675+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.892561+0000 mgr.x (mgr.24938) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.967601+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.970578+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.972146+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.976409+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.977717+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:53.990541+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.069175+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.072401+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.074303+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.077890+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.079067+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.092340+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.167538+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.169966+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.171685+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.175173+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.176340+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.185804+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.268401+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.271744+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:54.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.273234+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:54.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.276222+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:54.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.277208+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:54.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:54 smithi148 bash[65611]: audit 2024-03-30T04:46:54.302648+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.984423+0000 mgr.x (mgr.24938) 1183 : cluster [DBG] pgmap v765: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:53.985270+0000 mgr.x (mgr.24938) 1184 : cluster [DBG] pgmap v766: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:53.995445+0000 mgr.x (mgr.24938) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.086092+0000 mgr.x (mgr.24938) 1186 : cluster [DBG] pgmap v767: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.086957+0000 mgr.x (mgr.24938) 1187 : cluster [DBG] pgmap v768: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.097348+0000 mgr.x (mgr.24938) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.182761+0000 mgr.x (mgr.24938) 1189 : cluster [DBG] pgmap v769: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.183587+0000 mgr.x (mgr.24938) 1190 : cluster [DBG] pgmap v770: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.190673+0000 mgr.x (mgr.24938) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.284087+0000 mgr.x (mgr.24938) 1192 : cluster [DBG] pgmap v771: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.284891+0000 mgr.x (mgr.24938) 1193 : cluster [DBG] pgmap v772: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.307634+0000 mgr.x (mgr.24938) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.308860+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.310279+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.473040+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.475991+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.984423+0000 mgr.x (mgr.24938) 1183 : cluster [DBG] pgmap v765: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:53.985270+0000 mgr.x (mgr.24938) 1184 : cluster [DBG] pgmap v766: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:53.995445+0000 mgr.x (mgr.24938) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.086092+0000 mgr.x (mgr.24938) 1186 : cluster [DBG] pgmap v767: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.086957+0000 mgr.x (mgr.24938) 1187 : cluster [DBG] pgmap v768: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.097348+0000 mgr.x (mgr.24938) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.182761+0000 mgr.x (mgr.24938) 1189 : cluster [DBG] pgmap v769: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.183587+0000 mgr.x (mgr.24938) 1190 : cluster [DBG] pgmap v770: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.190673+0000 mgr.x (mgr.24938) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.284087+0000 mgr.x (mgr.24938) 1192 : cluster [DBG] pgmap v771: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.284891+0000 mgr.x (mgr.24938) 1193 : cluster [DBG] pgmap v772: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.307634+0000 mgr.x (mgr.24938) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.308860+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.310279+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.473040+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.475991+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.477590+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.480652+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.481803+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.488082+0000 mgr.x (mgr.24938) 1195 : cluster [DBG] pgmap v773: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.488388+0000 mgr.x (mgr.24938) 1196 : cluster [DBG] pgmap v774: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.501658+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.506650+0000 mgr.x (mgr.24938) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.568510+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.571713+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.573290+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.576684+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.577705+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.584076+0000 mgr.x (mgr.24938) 1198 : cluster [DBG] pgmap v775: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.584379+0000 mgr.x (mgr.24938) 1199 : cluster [DBG] pgmap v776: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.586832+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.591799+0000 mgr.x (mgr.24938) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.669591+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.673864+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.477590+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.480652+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.481803+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.488082+0000 mgr.x (mgr.24938) 1195 : cluster [DBG] pgmap v773: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.488388+0000 mgr.x (mgr.24938) 1196 : cluster [DBG] pgmap v774: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.501658+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.506650+0000 mgr.x (mgr.24938) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.568510+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.571713+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.573290+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.576684+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.577705+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.584076+0000 mgr.x (mgr.24938) 1198 : cluster [DBG] pgmap v775: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.584379+0000 mgr.x (mgr.24938) 1199 : cluster [DBG] pgmap v776: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.586832+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.591799+0000 mgr.x (mgr.24938) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.669591+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.673864+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.676002+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.680291+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.682099+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.689304+0000 mgr.x (mgr.24938) 1201 : cluster [DBG] pgmap v777: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.689955+0000 mgr.x (mgr.24938) 1202 : cluster [DBG] pgmap v778: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.694563+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.699680+0000 mgr.x (mgr.24938) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.770296+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.773749+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.775853+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.779190+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.780352+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.787559+0000 mgr.x (mgr.24938) 1204 : cluster [DBG] pgmap v779: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.788153+0000 mgr.x (mgr.24938) 1205 : cluster [DBG] pgmap v780: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.792218+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.797140+0000 mgr.x (mgr.24938) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.867860+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.872154+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.676002+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.680291+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.682099+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.689304+0000 mgr.x (mgr.24938) 1201 : cluster [DBG] pgmap v777: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.689955+0000 mgr.x (mgr.24938) 1202 : cluster [DBG] pgmap v778: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.694563+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.699680+0000 mgr.x (mgr.24938) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.770296+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.773749+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.775853+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.779190+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.780352+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.787559+0000 mgr.x (mgr.24938) 1204 : cluster [DBG] pgmap v779: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.788153+0000 mgr.x (mgr.24938) 1205 : cluster [DBG] pgmap v780: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.792218+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.797140+0000 mgr.x (mgr.24938) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.867860+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.872154+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.874386+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.878750+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.880097+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.887262+0000 mgr.x (mgr.24938) 1207 : cluster [DBG] pgmap v781: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cluster 2024-03-30T04:46:54.887879+0000 mgr.x (mgr.24938) 1208 : cluster [DBG] pgmap v782: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.892233+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: cephadm 2024-03-30T04:46:54.897421+0000 mgr.x (mgr.24938) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.982214+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.986796+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.988838+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.993331+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:54.994633+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.004993+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.094961+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.099942+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.102207+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.106934+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.108544+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.123250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.874386+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.878750+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.880097+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.887262+0000 mgr.x (mgr.24938) 1207 : cluster [DBG] pgmap v781: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cluster 2024-03-30T04:46:54.887879+0000 mgr.x (mgr.24938) 1208 : cluster [DBG] pgmap v782: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.892233+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: cephadm 2024-03-30T04:46:54.897421+0000 mgr.x (mgr.24938) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.982214+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.986796+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.988838+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.993331+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:54.994633+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.004993+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.094961+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.099942+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.102207+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.106934+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.108544+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.123250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.213333+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.218493+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.221676+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.225792+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.227566+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[82555]: audit 2024-03-30T04:46:55.242089+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.213333+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.218493+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.221676+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.225792+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.227566+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:55 smithi116 bash[80412]: audit 2024-03-30T04:46:55.242089+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.984423+0000 mgr.x (mgr.24938) 1183 : cluster [DBG] pgmap v765: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:53.985270+0000 mgr.x (mgr.24938) 1184 : cluster [DBG] pgmap v766: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:53.995445+0000 mgr.x (mgr.24938) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.086092+0000 mgr.x (mgr.24938) 1186 : cluster [DBG] pgmap v767: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.086957+0000 mgr.x (mgr.24938) 1187 : cluster [DBG] pgmap v768: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.097348+0000 mgr.x (mgr.24938) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.182761+0000 mgr.x (mgr.24938) 1189 : cluster [DBG] pgmap v769: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.183587+0000 mgr.x (mgr.24938) 1190 : cluster [DBG] pgmap v770: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.190673+0000 mgr.x (mgr.24938) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.284087+0000 mgr.x (mgr.24938) 1192 : cluster [DBG] pgmap v771: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.284891+0000 mgr.x (mgr.24938) 1193 : cluster [DBG] pgmap v772: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.307634+0000 mgr.x (mgr.24938) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.308860+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.310279+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.473040+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.475991+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.477590+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.480652+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.481803+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.488082+0000 mgr.x (mgr.24938) 1195 : cluster [DBG] pgmap v773: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.488388+0000 mgr.x (mgr.24938) 1196 : cluster [DBG] pgmap v774: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.501658+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.506650+0000 mgr.x (mgr.24938) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.568510+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.571713+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.573290+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.576684+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.577705+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.584076+0000 mgr.x (mgr.24938) 1198 : cluster [DBG] pgmap v775: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.584379+0000 mgr.x (mgr.24938) 1199 : cluster [DBG] pgmap v776: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.586832+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.591799+0000 mgr.x (mgr.24938) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.669591+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.673864+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.676002+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.680291+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.682099+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.689304+0000 mgr.x (mgr.24938) 1201 : cluster [DBG] pgmap v777: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.689955+0000 mgr.x (mgr.24938) 1202 : cluster [DBG] pgmap v778: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.694563+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.699680+0000 mgr.x (mgr.24938) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.770296+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.773749+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.775853+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.779190+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.780352+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.787559+0000 mgr.x (mgr.24938) 1204 : cluster [DBG] pgmap v779: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.788153+0000 mgr.x (mgr.24938) 1205 : cluster [DBG] pgmap v780: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.792218+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.797140+0000 mgr.x (mgr.24938) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.867860+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.872154+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.874386+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.878750+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.880097+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.887262+0000 mgr.x (mgr.24938) 1207 : cluster [DBG] pgmap v781: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cluster 2024-03-30T04:46:54.887879+0000 mgr.x (mgr.24938) 1208 : cluster [DBG] pgmap v782: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.892233+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: cephadm 2024-03-30T04:46:54.897421+0000 mgr.x (mgr.24938) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.982214+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.986796+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.988838+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.993331+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:54.994633+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.004993+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.094961+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.099942+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.102207+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.106934+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.108544+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.123250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.213333+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.218493+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.221676+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.225792+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.227566+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:55 smithi148 bash[65611]: audit 2024-03-30T04:46:55.242089+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.001766+0000 mgr.x (mgr.24938) 1210 : cluster [DBG] pgmap v783: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.010152+0000 mgr.x (mgr.24938) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.115564+0000 mgr.x (mgr.24938) 1212 : cluster [DBG] pgmap v784: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.115867+0000 mgr.x (mgr.24938) 1213 : cluster [DBG] pgmap v785: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.128495+0000 mgr.x (mgr.24938) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.234566+0000 mgr.x (mgr.24938) 1215 : cluster [DBG] pgmap v786: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.234989+0000 mgr.x (mgr.24938) 1216 : cluster [DBG] pgmap v787: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.247244+0000 mgr.x (mgr.24938) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.334005+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.337236+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.338948+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.342701+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.343920+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.350773+0000 mgr.x (mgr.24938) 1218 : cluster [DBG] pgmap v788: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.351135+0000 mgr.x (mgr.24938) 1219 : cluster [DBG] pgmap v789: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.437 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.355378+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.001766+0000 mgr.x (mgr.24938) 1210 : cluster [DBG] pgmap v783: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.010152+0000 mgr.x (mgr.24938) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.115564+0000 mgr.x (mgr.24938) 1212 : cluster [DBG] pgmap v784: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.115867+0000 mgr.x (mgr.24938) 1213 : cluster [DBG] pgmap v785: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.128495+0000 mgr.x (mgr.24938) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.234566+0000 mgr.x (mgr.24938) 1215 : cluster [DBG] pgmap v786: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.234989+0000 mgr.x (mgr.24938) 1216 : cluster [DBG] pgmap v787: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.247244+0000 mgr.x (mgr.24938) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.334005+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.337236+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.338948+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.342701+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.343920+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.350773+0000 mgr.x (mgr.24938) 1218 : cluster [DBG] pgmap v788: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.351135+0000 mgr.x (mgr.24938) 1219 : cluster [DBG] pgmap v789: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.355378+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.360650+0000 mgr.x (mgr.24938) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.399915+0000 mgr.x (mgr.24938) 1221 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.435847+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.438496+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.440270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.444429+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.445924+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.452399+0000 mgr.x (mgr.24938) 1222 : cluster [DBG] pgmap v790: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.452874+0000 mgr.x (mgr.24938) 1223 : cluster [DBG] pgmap v791: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.456951+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.461975+0000 mgr.x (mgr.24938) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.532198+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.535445+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.537285+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.541345+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.542661+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.548980+0000 mgr.x (mgr.24938) 1225 : cluster [DBG] pgmap v792: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.360650+0000 mgr.x (mgr.24938) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.399915+0000 mgr.x (mgr.24938) 1221 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.435847+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.438496+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.440270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.444429+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.445924+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.452399+0000 mgr.x (mgr.24938) 1222 : cluster [DBG] pgmap v790: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.452874+0000 mgr.x (mgr.24938) 1223 : cluster [DBG] pgmap v791: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.456951+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.461975+0000 mgr.x (mgr.24938) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.532198+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.535445+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.537285+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.541345+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.542661+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.548980+0000 mgr.x (mgr.24938) 1225 : cluster [DBG] pgmap v792: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.442 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[94747]: debug 2024-03-30T04:46:56.278+0000 7f05aab99700 1 -- 172.21.15.116:0/2546892447 <== mon.0 v2:172.21.15.116:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ab8901f680 con 0x55ab8905d000 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.549285+0000 mgr.x (mgr.24938) 1226 : cluster [DBG] pgmap v793: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.554604+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.559466+0000 mgr.x (mgr.24938) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.629219+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.632153+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.633748+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.637453+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.638656+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.644928+0000 mgr.x (mgr.24938) 1228 : cluster [DBG] pgmap v794: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.645327+0000 mgr.x (mgr.24938) 1229 : cluster [DBG] pgmap v795: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.649482+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.654405+0000 mgr.x (mgr.24938) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.738091+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.743043+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.745098+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.749282+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.750416+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.443 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.756844+0000 mgr.x (mgr.24938) 1231 : cluster [DBG] pgmap v796: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.549285+0000 mgr.x (mgr.24938) 1226 : cluster [DBG] pgmap v793: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.554604+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.559466+0000 mgr.x (mgr.24938) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.629219+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.632153+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.633748+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.637453+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.638656+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.644928+0000 mgr.x (mgr.24938) 1228 : cluster [DBG] pgmap v794: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.645327+0000 mgr.x (mgr.24938) 1229 : cluster [DBG] pgmap v795: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.649482+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.654405+0000 mgr.x (mgr.24938) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.738091+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.743043+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.745098+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.749282+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.750416+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.756844+0000 mgr.x (mgr.24938) 1231 : cluster [DBG] pgmap v796: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.757262+0000 mgr.x (mgr.24938) 1232 : cluster [DBG] pgmap v797: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.761930+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.766824+0000 mgr.x (mgr.24938) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.850916+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.855582+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.857931+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.862609+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.863985+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.870744+0000 mgr.x (mgr.24938) 1234 : cluster [DBG] pgmap v798: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.871170+0000 mgr.x (mgr.24938) 1235 : cluster [DBG] pgmap v799: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.876227+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.881189+0000 mgr.x (mgr.24938) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.952299+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.955991+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.957666+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.961756+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.962702+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:55.974501+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.050444+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.757262+0000 mgr.x (mgr.24938) 1232 : cluster [DBG] pgmap v797: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.761930+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.766824+0000 mgr.x (mgr.24938) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.850916+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.855582+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.857931+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.862609+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.863985+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.870744+0000 mgr.x (mgr.24938) 1234 : cluster [DBG] pgmap v798: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.871170+0000 mgr.x (mgr.24938) 1235 : cluster [DBG] pgmap v799: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.876227+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.881189+0000 mgr.x (mgr.24938) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.952299+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.955991+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.957666+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.961756+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.962702+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:55.974501+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.050444+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.055513+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.058085+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.062864+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.064357+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.076693+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.152857+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.155982+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.157690+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.161660+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.162864+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.174395+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.250150+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.252683+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.254190+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.257243+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.258309+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[82555]: audit 2024-03-30T04:46:56.267409+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.055513+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.058085+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.062864+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.064357+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.076693+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.152857+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.155982+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.157690+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.161660+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.162864+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.174395+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.250150+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.252683+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.254190+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.257243+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.258309+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.451 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[80412]: audit 2024-03-30T04:46:56.267409+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.001766+0000 mgr.x (mgr.24938) 1210 : cluster [DBG] pgmap v783: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.010152+0000 mgr.x (mgr.24938) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.115564+0000 mgr.x (mgr.24938) 1212 : cluster [DBG] pgmap v784: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.115867+0000 mgr.x (mgr.24938) 1213 : cluster [DBG] pgmap v785: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.128495+0000 mgr.x (mgr.24938) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.234566+0000 mgr.x (mgr.24938) 1215 : cluster [DBG] pgmap v786: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.234989+0000 mgr.x (mgr.24938) 1216 : cluster [DBG] pgmap v787: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.247244+0000 mgr.x (mgr.24938) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.334005+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.337236+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.338948+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.342701+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.343920+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.350773+0000 mgr.x (mgr.24938) 1218 : cluster [DBG] pgmap v788: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.351135+0000 mgr.x (mgr.24938) 1219 : cluster [DBG] pgmap v789: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.355378+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.360650+0000 mgr.x (mgr.24938) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.399915+0000 mgr.x (mgr.24938) 1221 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.435847+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.438496+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.440270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.444429+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.445924+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.452399+0000 mgr.x (mgr.24938) 1222 : cluster [DBG] pgmap v790: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.452874+0000 mgr.x (mgr.24938) 1223 : cluster [DBG] pgmap v791: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.456951+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.461975+0000 mgr.x (mgr.24938) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.532198+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.535445+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.537285+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.541345+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.542661+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.548980+0000 mgr.x (mgr.24938) 1225 : cluster [DBG] pgmap v792: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.549285+0000 mgr.x (mgr.24938) 1226 : cluster [DBG] pgmap v793: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.554604+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.559466+0000 mgr.x (mgr.24938) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.629219+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.632153+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.633748+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.637453+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.638656+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.644928+0000 mgr.x (mgr.24938) 1228 : cluster [DBG] pgmap v794: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.645327+0000 mgr.x (mgr.24938) 1229 : cluster [DBG] pgmap v795: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.649482+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.654405+0000 mgr.x (mgr.24938) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.738091+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.743043+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.745098+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.749282+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.750416+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.756844+0000 mgr.x (mgr.24938) 1231 : cluster [DBG] pgmap v796: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.757262+0000 mgr.x (mgr.24938) 1232 : cluster [DBG] pgmap v797: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.761930+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.766824+0000 mgr.x (mgr.24938) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.850916+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.855582+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.857931+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.862609+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.863985+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.870744+0000 mgr.x (mgr.24938) 1234 : cluster [DBG] pgmap v798: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.871170+0000 mgr.x (mgr.24938) 1235 : cluster [DBG] pgmap v799: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.876227+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.881189+0000 mgr.x (mgr.24938) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.952299+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.955991+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.957666+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.961756+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.962702+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:55.974501+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.050444+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.055513+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.058085+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.062864+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.064357+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.076693+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.152857+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.155982+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.157690+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.161660+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.162864+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.174395+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.250150+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.252683+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:56.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.254190+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:56.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.257243+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.258309+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:56.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[65611]: audit 2024-03-30T04:46:56.267409+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.009 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:56 smithi116 bash[94747]: debug 2024-03-30T04:46:56.818+0000 7f05b3d317c0 -1 Falling back to public interface 2024-03-30T04:46:57.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:46:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:46:56] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.969069+0000 mgr.x (mgr.24938) 1237 : cluster [DBG] pgmap v800: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:55.969487+0000 mgr.x (mgr.24938) 1238 : cluster [DBG] pgmap v801: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:55.979464+0000 mgr.x (mgr.24938) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.070898+0000 mgr.x (mgr.24938) 1240 : cluster [DBG] pgmap v802: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.071275+0000 mgr.x (mgr.24938) 1241 : cluster [DBG] pgmap v803: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.081752+0000 mgr.x (mgr.24938) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.169115+0000 mgr.x (mgr.24938) 1243 : cluster [DBG] pgmap v804: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.169500+0000 mgr.x (mgr.24938) 1244 : cluster [DBG] pgmap v805: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.179307+0000 mgr.x (mgr.24938) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.264475+0000 mgr.x (mgr.24938) 1246 : cluster [DBG] pgmap v806: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.264910+0000 mgr.x (mgr.24938) 1247 : cluster [DBG] pgmap v807: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.272324+0000 mgr.x (mgr.24938) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.343033+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.347127+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.348902+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.352697+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.353766+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.360359+0000 mgr.x (mgr.24938) 1249 : cluster [DBG] pgmap v808: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.361157+0000 mgr.x (mgr.24938) 1250 : cluster [DBG] pgmap v809: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.708 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.361805+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.366887+0000 mgr.x (mgr.24938) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.403518+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.405665+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.406685+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.408739+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.709 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.409509+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.415222+0000 mgr.x (mgr.24938) 1252 : cluster [DBG] pgmap v810: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.415456+0000 mgr.x (mgr.24938) 1253 : cluster [DBG] pgmap v811: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.417135+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.421898+0000 mgr.x (mgr.24938) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.458822+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.461114+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.462275+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.464234+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.464987+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.470563+0000 mgr.x (mgr.24938) 1255 : cluster [DBG] pgmap v812: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.470796+0000 mgr.x (mgr.24938) 1256 : cluster [DBG] pgmap v813: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.471589+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.476307+0000 mgr.x (mgr.24938) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.512781+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.514992+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.516033+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.518264+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.518918+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.524641+0000 mgr.x (mgr.24938) 1258 : cluster [DBG] pgmap v814: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.524968+0000 mgr.x (mgr.24938) 1259 : cluster [DBG] pgmap v815: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.525149+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.529898+0000 mgr.x (mgr.24938) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.567161+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.569522+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.570633+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.572677+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.573379+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.579005+0000 mgr.x (mgr.24938) 1261 : cluster [DBG] pgmap v816: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.579192+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.579336+0000 mgr.x (mgr.24938) 1262 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.583929+0000 mgr.x (mgr.24938) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.625534+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.628843+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.630055+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.632674+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.633597+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.639842+0000 mgr.x (mgr.24938) 1264 : cluster [DBG] pgmap v818: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.640183+0000 mgr.x (mgr.24938) 1265 : cluster [DBG] pgmap v819: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.640790+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.645809+0000 mgr.x (mgr.24938) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.716842+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.719387+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.720720+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.723056+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.724020+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.729986+0000 mgr.x (mgr.24938) 1267 : cluster [DBG] pgmap v820: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.730394+0000 mgr.x (mgr.24938) 1268 : cluster [DBG] pgmap v821: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.731272+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.736080+0000 mgr.x (mgr.24938) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.806244+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.808637+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.810292+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.813284+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.814415+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.820405+0000 mgr.x (mgr.24938) 1270 : cluster [DBG] pgmap v822: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.820678+0000 mgr.x (mgr.24938) 1271 : cluster [DBG] pgmap v823: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.824984+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.829833+0000 mgr.x (mgr.24938) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.899176+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.901502+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.902576+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.904615+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.905483+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.911693+0000 mgr.x (mgr.24938) 1273 : cluster [DBG] pgmap v824: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cluster 2024-03-30T04:46:56.912116+0000 mgr.x (mgr.24938) 1274 : cluster [DBG] pgmap v825: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.912448+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: cephadm 2024-03-30T04:46:56.917344+0000 mgr.x (mgr.24938) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.986412+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.989664+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.991280+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.994281+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:56.995426+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.006373+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.084654+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.088363+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.089806+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.092654+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.093704+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.104088+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.185416+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.188594+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.189980+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.192975+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.194075+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.201924+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.280972+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.285172+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.286916+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.290646+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.292072+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:57 smithi148 bash[65611]: audit 2024-03-30T04:46:57.302358+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.969069+0000 mgr.x (mgr.24938) 1237 : cluster [DBG] pgmap v800: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:55.969487+0000 mgr.x (mgr.24938) 1238 : cluster [DBG] pgmap v801: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:55.979464+0000 mgr.x (mgr.24938) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.070898+0000 mgr.x (mgr.24938) 1240 : cluster [DBG] pgmap v802: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.071275+0000 mgr.x (mgr.24938) 1241 : cluster [DBG] pgmap v803: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.081752+0000 mgr.x (mgr.24938) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.169115+0000 mgr.x (mgr.24938) 1243 : cluster [DBG] pgmap v804: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.169500+0000 mgr.x (mgr.24938) 1244 : cluster [DBG] pgmap v805: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.179307+0000 mgr.x (mgr.24938) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.264475+0000 mgr.x (mgr.24938) 1246 : cluster [DBG] pgmap v806: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.264910+0000 mgr.x (mgr.24938) 1247 : cluster [DBG] pgmap v807: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.272324+0000 mgr.x (mgr.24938) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.343033+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.347127+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.348902+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.352697+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.969069+0000 mgr.x (mgr.24938) 1237 : cluster [DBG] pgmap v800: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:55.969487+0000 mgr.x (mgr.24938) 1238 : cluster [DBG] pgmap v801: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:55.979464+0000 mgr.x (mgr.24938) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.070898+0000 mgr.x (mgr.24938) 1240 : cluster [DBG] pgmap v802: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.071275+0000 mgr.x (mgr.24938) 1241 : cluster [DBG] pgmap v803: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.081752+0000 mgr.x (mgr.24938) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.169115+0000 mgr.x (mgr.24938) 1243 : cluster [DBG] pgmap v804: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.169500+0000 mgr.x (mgr.24938) 1244 : cluster [DBG] pgmap v805: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.179307+0000 mgr.x (mgr.24938) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.264475+0000 mgr.x (mgr.24938) 1246 : cluster [DBG] pgmap v806: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.264910+0000 mgr.x (mgr.24938) 1247 : cluster [DBG] pgmap v807: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.272324+0000 mgr.x (mgr.24938) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.343033+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.347127+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.348902+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.352697+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.353766+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.360359+0000 mgr.x (mgr.24938) 1249 : cluster [DBG] pgmap v808: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.361157+0000 mgr.x (mgr.24938) 1250 : cluster [DBG] pgmap v809: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.361805+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.366887+0000 mgr.x (mgr.24938) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.403518+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.405665+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.406685+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.408739+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.409509+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.415222+0000 mgr.x (mgr.24938) 1252 : cluster [DBG] pgmap v810: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.415456+0000 mgr.x (mgr.24938) 1253 : cluster [DBG] pgmap v811: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.417135+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.421898+0000 mgr.x (mgr.24938) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.458822+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.461114+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.462275+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.464234+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.353766+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.360359+0000 mgr.x (mgr.24938) 1249 : cluster [DBG] pgmap v808: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.361157+0000 mgr.x (mgr.24938) 1250 : cluster [DBG] pgmap v809: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.361805+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.366887+0000 mgr.x (mgr.24938) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.403518+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.405665+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.406685+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.408739+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.409509+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.415222+0000 mgr.x (mgr.24938) 1252 : cluster [DBG] pgmap v810: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.415456+0000 mgr.x (mgr.24938) 1253 : cluster [DBG] pgmap v811: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.417135+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.421898+0000 mgr.x (mgr.24938) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.458822+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.461114+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.462275+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.464234+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.464987+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.470563+0000 mgr.x (mgr.24938) 1255 : cluster [DBG] pgmap v812: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.470796+0000 mgr.x (mgr.24938) 1256 : cluster [DBG] pgmap v813: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.471589+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.476307+0000 mgr.x (mgr.24938) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.512781+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.514992+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.516033+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.518264+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.518918+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.524641+0000 mgr.x (mgr.24938) 1258 : cluster [DBG] pgmap v814: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.524968+0000 mgr.x (mgr.24938) 1259 : cluster [DBG] pgmap v815: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.525149+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.529898+0000 mgr.x (mgr.24938) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.567161+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.569522+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.570633+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.572677+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.464987+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.470563+0000 mgr.x (mgr.24938) 1255 : cluster [DBG] pgmap v812: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.470796+0000 mgr.x (mgr.24938) 1256 : cluster [DBG] pgmap v813: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.471589+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.476307+0000 mgr.x (mgr.24938) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.512781+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.514992+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.516033+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.518264+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.518918+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.524641+0000 mgr.x (mgr.24938) 1258 : cluster [DBG] pgmap v814: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.524968+0000 mgr.x (mgr.24938) 1259 : cluster [DBG] pgmap v815: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.525149+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.529898+0000 mgr.x (mgr.24938) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.567161+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.569522+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.570633+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.572677+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.573379+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.579005+0000 mgr.x (mgr.24938) 1261 : cluster [DBG] pgmap v816: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.579192+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.579336+0000 mgr.x (mgr.24938) 1262 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.583929+0000 mgr.x (mgr.24938) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.625534+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.628843+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.630055+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.632674+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.633597+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.639842+0000 mgr.x (mgr.24938) 1264 : cluster [DBG] pgmap v818: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.640183+0000 mgr.x (mgr.24938) 1265 : cluster [DBG] pgmap v819: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.640790+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.645809+0000 mgr.x (mgr.24938) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.716842+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.719387+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.720720+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.723056+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.724020+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.729986+0000 mgr.x (mgr.24938) 1267 : cluster [DBG] pgmap v820: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.730394+0000 mgr.x (mgr.24938) 1268 : cluster [DBG] pgmap v821: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.731272+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.736080+0000 mgr.x (mgr.24938) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.806244+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.808637+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.810292+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.813284+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.814415+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.820405+0000 mgr.x (mgr.24938) 1270 : cluster [DBG] pgmap v822: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.820678+0000 mgr.x (mgr.24938) 1271 : cluster [DBG] pgmap v823: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.824984+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.829833+0000 mgr.x (mgr.24938) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.899176+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.901502+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.902576+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.904615+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.573379+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.579005+0000 mgr.x (mgr.24938) 1261 : cluster [DBG] pgmap v816: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.579192+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.579336+0000 mgr.x (mgr.24938) 1262 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.583929+0000 mgr.x (mgr.24938) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.625534+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.628843+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.630055+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.632674+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.633597+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.639842+0000 mgr.x (mgr.24938) 1264 : cluster [DBG] pgmap v818: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.640183+0000 mgr.x (mgr.24938) 1265 : cluster [DBG] pgmap v819: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.640790+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.645809+0000 mgr.x (mgr.24938) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.716842+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.719387+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.720720+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.723056+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.905483+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.911693+0000 mgr.x (mgr.24938) 1273 : cluster [DBG] pgmap v824: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cluster 2024-03-30T04:46:56.912116+0000 mgr.x (mgr.24938) 1274 : cluster [DBG] pgmap v825: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.912448+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: cephadm 2024-03-30T04:46:56.917344+0000 mgr.x (mgr.24938) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.986412+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.989664+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.991280+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.994281+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:56.995426+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.006373+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.084654+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.088363+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.089806+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.092654+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.093704+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.104088+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.185416+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.188594+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.189980+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.192975+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.194075+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.201924+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.280972+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.285172+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.286916+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.290646+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.292072+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[82555]: audit 2024-03-30T04:46:57.302358+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.724020+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.729986+0000 mgr.x (mgr.24938) 1267 : cluster [DBG] pgmap v820: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.730394+0000 mgr.x (mgr.24938) 1268 : cluster [DBG] pgmap v821: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.731272+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.736080+0000 mgr.x (mgr.24938) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.806244+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.808637+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.810292+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.813284+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.814415+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.820405+0000 mgr.x (mgr.24938) 1270 : cluster [DBG] pgmap v822: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.820678+0000 mgr.x (mgr.24938) 1271 : cluster [DBG] pgmap v823: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.824984+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.829833+0000 mgr.x (mgr.24938) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.899176+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.901502+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.902576+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.904615+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.905483+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.911693+0000 mgr.x (mgr.24938) 1273 : cluster [DBG] pgmap v824: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cluster 2024-03-30T04:46:56.912116+0000 mgr.x (mgr.24938) 1274 : cluster [DBG] pgmap v825: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.912448+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: cephadm 2024-03-30T04:46:56.917344+0000 mgr.x (mgr.24938) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.986412+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.989664+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.991280+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.994281+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:56.995426+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.006373+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.084654+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.088363+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.089806+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.092654+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.093704+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.104088+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.185416+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.188594+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.189980+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.192975+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.194075+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.201924+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.280972+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.285172+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:57.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.286916+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.290646+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.292072+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:57.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:57 smithi116 bash[80412]: audit 2024-03-30T04:46:57.302358+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.001483+0000 mgr.x (mgr.24938) 1276 : cluster [DBG] pgmap v826: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.001784+0000 mgr.x (mgr.24938) 1277 : cluster [DBG] pgmap v827: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.011270+0000 mgr.x (mgr.24938) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.099697+0000 mgr.x (mgr.24938) 1279 : cluster [DBG] pgmap v828: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.100035+0000 mgr.x (mgr.24938) 1280 : cluster [DBG] pgmap v829: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.109170+0000 mgr.x (mgr.24938) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.200188+0000 mgr.x (mgr.24938) 1282 : cluster [DBG] pgmap v830: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.200535+0000 mgr.x (mgr.24938) 1283 : cluster [DBG] pgmap v831: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.206950+0000 mgr.x (mgr.24938) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.298736+0000 mgr.x (mgr.24938) 1285 : cluster [DBG] pgmap v832: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.299003+0000 mgr.x (mgr.24938) 1286 : cluster [DBG] pgmap v833: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.307154+0000 mgr.x (mgr.24938) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.376491+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.378825+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.380220+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.382488+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.383190+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.388823+0000 mgr.x (mgr.24938) 1288 : cluster [DBG] pgmap v834: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.389061+0000 mgr.x (mgr.24938) 1289 : cluster [DBG] pgmap v835: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.390527+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.395306+0000 mgr.x (mgr.24938) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.432877+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.435136+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.436069+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.438117+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.438783+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.444697+0000 mgr.x (mgr.24938) 1291 : cluster [DBG] pgmap v836: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.445023+0000 mgr.x (mgr.24938) 1292 : cluster [DBG] pgmap v837: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.445312+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.450019+0000 mgr.x (mgr.24938) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.486231+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.488120+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.488988+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.491161+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.001483+0000 mgr.x (mgr.24938) 1276 : cluster [DBG] pgmap v826: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.001784+0000 mgr.x (mgr.24938) 1277 : cluster [DBG] pgmap v827: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.011270+0000 mgr.x (mgr.24938) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.099697+0000 mgr.x (mgr.24938) 1279 : cluster [DBG] pgmap v828: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.100035+0000 mgr.x (mgr.24938) 1280 : cluster [DBG] pgmap v829: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.109170+0000 mgr.x (mgr.24938) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.200188+0000 mgr.x (mgr.24938) 1282 : cluster [DBG] pgmap v830: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.200535+0000 mgr.x (mgr.24938) 1283 : cluster [DBG] pgmap v831: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.206950+0000 mgr.x (mgr.24938) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.298736+0000 mgr.x (mgr.24938) 1285 : cluster [DBG] pgmap v832: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.299003+0000 mgr.x (mgr.24938) 1286 : cluster [DBG] pgmap v833: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.307154+0000 mgr.x (mgr.24938) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.376491+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.378825+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.380220+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.382488+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.491971+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.497656+0000 mgr.x (mgr.24938) 1294 : cluster [DBG] pgmap v838: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.497805+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.497906+0000 mgr.x (mgr.24938) 1295 : cluster [DBG] pgmap v839: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.502531+0000 mgr.x (mgr.24938) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.540400+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.543522+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.544529+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.546512+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.547190+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.552841+0000 mgr.x (mgr.24938) 1297 : cluster [DBG] pgmap v840: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.553152+0000 mgr.x (mgr.24938) 1298 : cluster [DBG] pgmap v841: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.555417+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.560135+0000 mgr.x (mgr.24938) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.596113+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.598368+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.599328+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.601441+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.602386+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.608126+0000 mgr.x (mgr.24938) 1300 : cluster [DBG] pgmap v842: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.608376+0000 mgr.x (mgr.24938) 1301 : cluster [DBG] pgmap v843: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.612252+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.617040+0000 mgr.x (mgr.24938) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.653692+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.656048+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.657162+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.659588+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.660282+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.665920+0000 mgr.x (mgr.24938) 1303 : cluster [DBG] pgmap v844: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.666185+0000 mgr.x (mgr.24938) 1304 : cluster [DBG] pgmap v845: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.668527+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.673406+0000 mgr.x (mgr.24938) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.726342+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.729161+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.730830+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.733546+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.383190+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.388823+0000 mgr.x (mgr.24938) 1288 : cluster [DBG] pgmap v834: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.389061+0000 mgr.x (mgr.24938) 1289 : cluster [DBG] pgmap v835: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.390527+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.395306+0000 mgr.x (mgr.24938) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.432877+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.435136+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.436069+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.438117+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.438783+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.444697+0000 mgr.x (mgr.24938) 1291 : cluster [DBG] pgmap v836: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.445023+0000 mgr.x (mgr.24938) 1292 : cluster [DBG] pgmap v837: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.445312+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.450019+0000 mgr.x (mgr.24938) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.486231+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.488120+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.488988+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.491161+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.734621+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.740483+0000 mgr.x (mgr.24938) 1306 : cluster [DBG] pgmap v846: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.740810+0000 mgr.x (mgr.24938) 1307 : cluster [DBG] pgmap v847: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.743591+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.748362+0000 mgr.x (mgr.24938) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.801031+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.803638+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.805255+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.807585+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.808370+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.814113+0000 mgr.x (mgr.24938) 1309 : cluster [DBG] pgmap v848: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.814425+0000 mgr.x (mgr.24938) 1310 : cluster [DBG] pgmap v849: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.817291+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.822448+0000 mgr.x (mgr.24938) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.859045+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.861624+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.862933+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.865571+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.866517+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.872508+0000 mgr.x (mgr.24938) 1312 : cluster [DBG] pgmap v850: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.872917+0000 mgr.x (mgr.24938) 1313 : cluster [DBG] pgmap v851: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.877187+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.881997+0000 mgr.x (mgr.24938) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.950377+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.953492+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.955232+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.958298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.959421+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.965818+0000 mgr.x (mgr.24938) 1315 : cluster [DBG] pgmap v852: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:57.968577+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.047018+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.050221+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.051679+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.054960+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.056178+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.063728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.491971+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.497656+0000 mgr.x (mgr.24938) 1294 : cluster [DBG] pgmap v838: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.497805+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.497906+0000 mgr.x (mgr.24938) 1295 : cluster [DBG] pgmap v839: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.502531+0000 mgr.x (mgr.24938) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.540400+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.543522+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.544529+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.546512+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.547190+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.552841+0000 mgr.x (mgr.24938) 1297 : cluster [DBG] pgmap v840: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.553152+0000 mgr.x (mgr.24938) 1298 : cluster [DBG] pgmap v841: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.555417+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.560135+0000 mgr.x (mgr.24938) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.596113+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.598368+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.599328+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.601441+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.136999+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.139735+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.141395+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.144857+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.146074+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.154944+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.247521+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.251967+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.253739+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.257670+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.260298+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[80412]: audit 2024-03-30T04:46:58.268549+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.602386+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.608126+0000 mgr.x (mgr.24938) 1300 : cluster [DBG] pgmap v842: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.608376+0000 mgr.x (mgr.24938) 1301 : cluster [DBG] pgmap v843: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.612252+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.617040+0000 mgr.x (mgr.24938) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.653692+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.656048+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.657162+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.659588+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.660282+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.665920+0000 mgr.x (mgr.24938) 1303 : cluster [DBG] pgmap v844: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.666185+0000 mgr.x (mgr.24938) 1304 : cluster [DBG] pgmap v845: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.668527+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.673406+0000 mgr.x (mgr.24938) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.726342+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.729161+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.730830+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.733546+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.734621+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.740483+0000 mgr.x (mgr.24938) 1306 : cluster [DBG] pgmap v846: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.740810+0000 mgr.x (mgr.24938) 1307 : cluster [DBG] pgmap v847: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.743591+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.748362+0000 mgr.x (mgr.24938) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.801031+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.803638+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.805255+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.807585+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.808370+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.814113+0000 mgr.x (mgr.24938) 1309 : cluster [DBG] pgmap v848: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.814425+0000 mgr.x (mgr.24938) 1310 : cluster [DBG] pgmap v849: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.817291+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.822448+0000 mgr.x (mgr.24938) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.859045+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.861624+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.862933+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.865571+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.866517+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.872508+0000 mgr.x (mgr.24938) 1312 : cluster [DBG] pgmap v850: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.872917+0000 mgr.x (mgr.24938) 1313 : cluster [DBG] pgmap v851: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.877187+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.881997+0000 mgr.x (mgr.24938) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.950377+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.953492+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.955232+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.958298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.959421+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.965818+0000 mgr.x (mgr.24938) 1315 : cluster [DBG] pgmap v852: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:57.968577+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.047018+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.050221+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.051679+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.054960+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.056178+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.063728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.136999+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.139735+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.141395+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.144857+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.146074+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.154944+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.247521+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.251967+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.253739+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.257670+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.260298+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:58 smithi116 bash[82555]: audit 2024-03-30T04:46:58.268549+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.001483+0000 mgr.x (mgr.24938) 1276 : cluster [DBG] pgmap v826: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.001784+0000 mgr.x (mgr.24938) 1277 : cluster [DBG] pgmap v827: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.011270+0000 mgr.x (mgr.24938) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.099697+0000 mgr.x (mgr.24938) 1279 : cluster [DBG] pgmap v828: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.100035+0000 mgr.x (mgr.24938) 1280 : cluster [DBG] pgmap v829: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.109170+0000 mgr.x (mgr.24938) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.200188+0000 mgr.x (mgr.24938) 1282 : cluster [DBG] pgmap v830: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.200535+0000 mgr.x (mgr.24938) 1283 : cluster [DBG] pgmap v831: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.206950+0000 mgr.x (mgr.24938) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.298736+0000 mgr.x (mgr.24938) 1285 : cluster [DBG] pgmap v832: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.299003+0000 mgr.x (mgr.24938) 1286 : cluster [DBG] pgmap v833: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.307154+0000 mgr.x (mgr.24938) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.376491+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.378825+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.380220+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.382488+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.383190+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.388823+0000 mgr.x (mgr.24938) 1288 : cluster [DBG] pgmap v834: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.389061+0000 mgr.x (mgr.24938) 1289 : cluster [DBG] pgmap v835: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.390527+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.395306+0000 mgr.x (mgr.24938) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.432877+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.435136+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.436069+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.438117+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.438783+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.444697+0000 mgr.x (mgr.24938) 1291 : cluster [DBG] pgmap v836: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.445023+0000 mgr.x (mgr.24938) 1292 : cluster [DBG] pgmap v837: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.445312+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.450019+0000 mgr.x (mgr.24938) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.486231+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.488120+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.488988+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.491161+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.491971+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.497656+0000 mgr.x (mgr.24938) 1294 : cluster [DBG] pgmap v838: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.497805+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.497906+0000 mgr.x (mgr.24938) 1295 : cluster [DBG] pgmap v839: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.502531+0000 mgr.x (mgr.24938) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.540400+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.543522+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.544529+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.546512+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.547190+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.552841+0000 mgr.x (mgr.24938) 1297 : cluster [DBG] pgmap v840: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.553152+0000 mgr.x (mgr.24938) 1298 : cluster [DBG] pgmap v841: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.555417+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.560135+0000 mgr.x (mgr.24938) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.596113+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.598368+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.599328+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.601441+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.602386+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.608126+0000 mgr.x (mgr.24938) 1300 : cluster [DBG] pgmap v842: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.608376+0000 mgr.x (mgr.24938) 1301 : cluster [DBG] pgmap v843: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.612252+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.617040+0000 mgr.x (mgr.24938) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.653692+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.656048+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.657162+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.659588+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.660282+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.665920+0000 mgr.x (mgr.24938) 1303 : cluster [DBG] pgmap v844: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.666185+0000 mgr.x (mgr.24938) 1304 : cluster [DBG] pgmap v845: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.668527+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.673406+0000 mgr.x (mgr.24938) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.726342+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.729161+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.730830+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.733546+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.734621+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.740483+0000 mgr.x (mgr.24938) 1306 : cluster [DBG] pgmap v846: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.740810+0000 mgr.x (mgr.24938) 1307 : cluster [DBG] pgmap v847: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.743591+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.748362+0000 mgr.x (mgr.24938) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.801031+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.803638+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.805255+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.807585+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.808370+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.814113+0000 mgr.x (mgr.24938) 1309 : cluster [DBG] pgmap v848: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.814425+0000 mgr.x (mgr.24938) 1310 : cluster [DBG] pgmap v849: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.817291+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.822448+0000 mgr.x (mgr.24938) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.859045+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.861624+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.862933+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.865571+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.866517+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.872508+0000 mgr.x (mgr.24938) 1312 : cluster [DBG] pgmap v850: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.872917+0000 mgr.x (mgr.24938) 1313 : cluster [DBG] pgmap v851: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.877187+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.881997+0000 mgr.x (mgr.24938) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.950377+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.953492+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.955232+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.958298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.959421+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.965818+0000 mgr.x (mgr.24938) 1315 : cluster [DBG] pgmap v852: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:57.968577+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.047018+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.050221+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.051679+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.054960+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.056178+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.063728+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.136999+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.139735+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.141395+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.144857+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.146074+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.154944+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:58.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.247521+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.251967+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:58.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.253739+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:58.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.257670+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.260298+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:58.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:58 smithi148 bash[65611]: audit 2024-03-30T04:46:58.268549+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:57.966973+0000 mgr.x (mgr.24938) 1316 : cluster [DBG] pgmap v853: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:57.973323+0000 mgr.x (mgr.24938) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.062681+0000 mgr.x (mgr.24938) 1318 : cluster [DBG] pgmap v854: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.063348+0000 mgr.x (mgr.24938) 1319 : cluster [DBG] pgmap v855: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.068558+0000 mgr.x (mgr.24938) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.152557+0000 mgr.x (mgr.24938) 1321 : cluster [DBG] pgmap v856: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.153285+0000 mgr.x (mgr.24938) 1322 : cluster [DBG] pgmap v857: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.160107+0000 mgr.x (mgr.24938) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.267206+0000 mgr.x (mgr.24938) 1324 : cluster [DBG] pgmap v858: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.268143+0000 mgr.x (mgr.24938) 1325 : cluster [DBG] pgmap v859: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.273370+0000 mgr.x (mgr.24938) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.341944+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.343803+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.344697+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.347601+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.348457+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.354341+0000 mgr.x (mgr.24938) 1327 : cluster [DBG] pgmap v860: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.354650+0000 mgr.x (mgr.24938) 1328 : cluster [DBG] pgmap v861: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.356566+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.361618+0000 mgr.x (mgr.24938) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.415310+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.417373+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.418413+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.420636+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.421910+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.427626+0000 mgr.x (mgr.24938) 1330 : cluster [DBG] pgmap v862: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.427939+0000 mgr.x (mgr.24938) 1331 : cluster [DBG] pgmap v863: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.428045+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.432797+0000 mgr.x (mgr.24938) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.468709+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.470842+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.472076+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.474810+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.475542+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:57.966973+0000 mgr.x (mgr.24938) 1316 : cluster [DBG] pgmap v853: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:57.973323+0000 mgr.x (mgr.24938) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.062681+0000 mgr.x (mgr.24938) 1318 : cluster [DBG] pgmap v854: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.063348+0000 mgr.x (mgr.24938) 1319 : cluster [DBG] pgmap v855: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.068558+0000 mgr.x (mgr.24938) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.152557+0000 mgr.x (mgr.24938) 1321 : cluster [DBG] pgmap v856: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.153285+0000 mgr.x (mgr.24938) 1322 : cluster [DBG] pgmap v857: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.160107+0000 mgr.x (mgr.24938) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.267206+0000 mgr.x (mgr.24938) 1324 : cluster [DBG] pgmap v858: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.268143+0000 mgr.x (mgr.24938) 1325 : cluster [DBG] pgmap v859: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.273370+0000 mgr.x (mgr.24938) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.341944+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.343803+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.344697+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.347601+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.348457+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.481266+0000 mgr.x (mgr.24938) 1333 : cluster [DBG] pgmap v864: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.481604+0000 mgr.x (mgr.24938) 1334 : cluster [DBG] pgmap v865: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.484383+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.489196+0000 mgr.x (mgr.24938) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.525403+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.527374+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.528796+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.531004+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.531768+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.537456+0000 mgr.x (mgr.24938) 1336 : cluster [DBG] pgmap v866: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.537783+0000 mgr.x (mgr.24938) 1337 : cluster [DBG] pgmap v867: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.537859+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.542551+0000 mgr.x (mgr.24938) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.578368+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.580472+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.581500+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.583578+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.584344+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.590016+0000 mgr.x (mgr.24938) 1339 : cluster [DBG] pgmap v868: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.590258+0000 mgr.x (mgr.24938) 1340 : cluster [DBG] pgmap v869: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.590988+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.595775+0000 mgr.x (mgr.24938) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.631321+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.633465+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.634648+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.637124+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.637923+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.643560+0000 mgr.x (mgr.24938) 1342 : cluster [DBG] pgmap v870: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.643813+0000 mgr.x (mgr.24938) 1343 : cluster [DBG] pgmap v871: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.644372+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.649112+0000 mgr.x (mgr.24938) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.684720+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.687933+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.688947+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.690826+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.691532+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.697242+0000 mgr.x (mgr.24938) 1345 : cluster [DBG] pgmap v872: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.697481+0000 mgr.x (mgr.24938) 1346 : cluster [DBG] pgmap v873: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.698409+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.703202+0000 mgr.x (mgr.24938) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.738951+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.741193+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.742147+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.743998+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.744644+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.750310+0000 mgr.x (mgr.24938) 1348 : cluster [DBG] pgmap v874: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.750543+0000 mgr.x (mgr.24938) 1349 : cluster [DBG] pgmap v875: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.751247+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.756128+0000 mgr.x (mgr.24938) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.792007+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.793859+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.794725+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.796714+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.797452+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.354341+0000 mgr.x (mgr.24938) 1327 : cluster [DBG] pgmap v860: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.354650+0000 mgr.x (mgr.24938) 1328 : cluster [DBG] pgmap v861: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.356566+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.361618+0000 mgr.x (mgr.24938) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.415310+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.417373+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.418413+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.420636+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.421910+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.427626+0000 mgr.x (mgr.24938) 1330 : cluster [DBG] pgmap v862: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.427939+0000 mgr.x (mgr.24938) 1331 : cluster [DBG] pgmap v863: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.428045+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.432797+0000 mgr.x (mgr.24938) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.468709+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.470842+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.472076+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.474810+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.475542+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.803028+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.803167+0000 mgr.x (mgr.24938) 1351 : cluster [DBG] pgmap v876: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.803397+0000 mgr.x (mgr.24938) 1352 : cluster [DBG] pgmap v877: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.807777+0000 mgr.x (mgr.24938) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.843602+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.845686+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.847324+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.849161+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.849807+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.855281+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.855376+0000 mgr.x (mgr.24938) 1354 : cluster [DBG] pgmap v878: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.855606+0000 mgr.x (mgr.24938) 1355 : cluster [DBG] pgmap v879: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.860018+0000 mgr.x (mgr.24938) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.896306+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.898525+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.899957+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.902598+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.903583+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.909138+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.909198+0000 mgr.x (mgr.24938) 1357 : cluster [DBG] pgmap v880: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.909494+0000 mgr.x (mgr.24938) 1358 : cluster [DBG] pgmap v881: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.913975+0000 mgr.x (mgr.24938) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.950273+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.952309+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.953298+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.955197+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.955885+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.961531+0000 mgr.x (mgr.24938) 1360 : cluster [DBG] pgmap v882: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: cluster 2024-03-30T04:46:58.961824+0000 mgr.x (mgr.24938) 1361 : cluster [DBG] pgmap v883: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:58.961857+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.002610+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.004744+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.005755+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.007782+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.008585+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.015119+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.055954+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.057962+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.059249+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.061564+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.062259+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.068966+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.114806+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.117432+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.118781+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.121504+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.122304+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.128640+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.218343+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.223005+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.224319+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.227883+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.229039+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[82555]: audit 2024-03-30T04:46:59.236649+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.481266+0000 mgr.x (mgr.24938) 1333 : cluster [DBG] pgmap v864: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.481604+0000 mgr.x (mgr.24938) 1334 : cluster [DBG] pgmap v865: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.484383+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.489196+0000 mgr.x (mgr.24938) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.525403+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.527374+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.528796+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.531004+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.531768+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.537456+0000 mgr.x (mgr.24938) 1336 : cluster [DBG] pgmap v866: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.537783+0000 mgr.x (mgr.24938) 1337 : cluster [DBG] pgmap v867: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.537859+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.542551+0000 mgr.x (mgr.24938) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.578368+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.580472+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.581500+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.583578+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.584344+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.590016+0000 mgr.x (mgr.24938) 1339 : cluster [DBG] pgmap v868: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.590258+0000 mgr.x (mgr.24938) 1340 : cluster [DBG] pgmap v869: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.590988+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.595775+0000 mgr.x (mgr.24938) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.631321+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.633465+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.634648+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.637124+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.637923+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.643560+0000 mgr.x (mgr.24938) 1342 : cluster [DBG] pgmap v870: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.643813+0000 mgr.x (mgr.24938) 1343 : cluster [DBG] pgmap v871: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.644372+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.649112+0000 mgr.x (mgr.24938) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.684720+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.687933+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.688947+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.690826+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.691532+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.697242+0000 mgr.x (mgr.24938) 1345 : cluster [DBG] pgmap v872: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.697481+0000 mgr.x (mgr.24938) 1346 : cluster [DBG] pgmap v873: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.698409+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.703202+0000 mgr.x (mgr.24938) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.738951+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.741193+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.742147+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.743998+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.744644+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.750310+0000 mgr.x (mgr.24938) 1348 : cluster [DBG] pgmap v874: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.750543+0000 mgr.x (mgr.24938) 1349 : cluster [DBG] pgmap v875: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.751247+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.756128+0000 mgr.x (mgr.24938) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.792007+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.793859+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.794725+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.796714+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.797452+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.803028+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.803167+0000 mgr.x (mgr.24938) 1351 : cluster [DBG] pgmap v876: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.803397+0000 mgr.x (mgr.24938) 1352 : cluster [DBG] pgmap v877: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.807777+0000 mgr.x (mgr.24938) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.843602+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.845686+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.847324+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.849161+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.849807+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.855281+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.855376+0000 mgr.x (mgr.24938) 1354 : cluster [DBG] pgmap v878: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.855606+0000 mgr.x (mgr.24938) 1355 : cluster [DBG] pgmap v879: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.860018+0000 mgr.x (mgr.24938) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.896306+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.898525+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.899957+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.902598+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.903583+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.909138+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.909198+0000 mgr.x (mgr.24938) 1357 : cluster [DBG] pgmap v880: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.909494+0000 mgr.x (mgr.24938) 1358 : cluster [DBG] pgmap v881: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.913975+0000 mgr.x (mgr.24938) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.950273+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.952309+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.953298+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.955197+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.955885+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.961531+0000 mgr.x (mgr.24938) 1360 : cluster [DBG] pgmap v882: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: cluster 2024-03-30T04:46:58.961824+0000 mgr.x (mgr.24938) 1361 : cluster [DBG] pgmap v883: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:58.961857+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.002610+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.004744+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.005755+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.007782+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.008585+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.015119+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.055954+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.057962+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.059249+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.061564+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.062259+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.068966+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.114806+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.117432+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.118781+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.121504+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.122304+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.128640+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.218343+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.223005+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.224319+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.533 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.227883+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.534 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.229039+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.534 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[80412]: audit 2024-03-30T04:46:59.236649+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:57.966973+0000 mgr.x (mgr.24938) 1316 : cluster [DBG] pgmap v853: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:57.973323+0000 mgr.x (mgr.24938) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.062681+0000 mgr.x (mgr.24938) 1318 : cluster [DBG] pgmap v854: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.063348+0000 mgr.x (mgr.24938) 1319 : cluster [DBG] pgmap v855: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.068558+0000 mgr.x (mgr.24938) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.152557+0000 mgr.x (mgr.24938) 1321 : cluster [DBG] pgmap v856: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.153285+0000 mgr.x (mgr.24938) 1322 : cluster [DBG] pgmap v857: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.160107+0000 mgr.x (mgr.24938) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.267206+0000 mgr.x (mgr.24938) 1324 : cluster [DBG] pgmap v858: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.268143+0000 mgr.x (mgr.24938) 1325 : cluster [DBG] pgmap v859: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.273370+0000 mgr.x (mgr.24938) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.341944+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.343803+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.344697+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.347601+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.348457+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.354341+0000 mgr.x (mgr.24938) 1327 : cluster [DBG] pgmap v860: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.354650+0000 mgr.x (mgr.24938) 1328 : cluster [DBG] pgmap v861: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.356566+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.361618+0000 mgr.x (mgr.24938) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.415310+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.417373+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.418413+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.420636+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.421910+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.427626+0000 mgr.x (mgr.24938) 1330 : cluster [DBG] pgmap v862: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.427939+0000 mgr.x (mgr.24938) 1331 : cluster [DBG] pgmap v863: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.428045+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.432797+0000 mgr.x (mgr.24938) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.468709+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.470842+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.472076+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.474810+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.475542+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.481266+0000 mgr.x (mgr.24938) 1333 : cluster [DBG] pgmap v864: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.481604+0000 mgr.x (mgr.24938) 1334 : cluster [DBG] pgmap v865: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.484383+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.489196+0000 mgr.x (mgr.24938) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.525403+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.527374+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.528796+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.531004+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.531768+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.537456+0000 mgr.x (mgr.24938) 1336 : cluster [DBG] pgmap v866: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.537783+0000 mgr.x (mgr.24938) 1337 : cluster [DBG] pgmap v867: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.537859+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.542551+0000 mgr.x (mgr.24938) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.578368+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.580472+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.581500+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.583578+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.584344+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.590016+0000 mgr.x (mgr.24938) 1339 : cluster [DBG] pgmap v868: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.590258+0000 mgr.x (mgr.24938) 1340 : cluster [DBG] pgmap v869: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.590988+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.595775+0000 mgr.x (mgr.24938) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.631321+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.633465+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.634648+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.637124+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.637923+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.643560+0000 mgr.x (mgr.24938) 1342 : cluster [DBG] pgmap v870: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.643813+0000 mgr.x (mgr.24938) 1343 : cluster [DBG] pgmap v871: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.644372+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.649112+0000 mgr.x (mgr.24938) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.684720+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.687933+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.688947+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.690826+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.691532+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.697242+0000 mgr.x (mgr.24938) 1345 : cluster [DBG] pgmap v872: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.697481+0000 mgr.x (mgr.24938) 1346 : cluster [DBG] pgmap v873: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.698409+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.703202+0000 mgr.x (mgr.24938) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.738951+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.741193+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.742147+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.743998+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.744644+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.750310+0000 mgr.x (mgr.24938) 1348 : cluster [DBG] pgmap v874: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.750543+0000 mgr.x (mgr.24938) 1349 : cluster [DBG] pgmap v875: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.751247+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.756128+0000 mgr.x (mgr.24938) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.792007+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.793859+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.794725+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.796714+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.797452+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.803028+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.803167+0000 mgr.x (mgr.24938) 1351 : cluster [DBG] pgmap v876: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.803397+0000 mgr.x (mgr.24938) 1352 : cluster [DBG] pgmap v877: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.807777+0000 mgr.x (mgr.24938) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.843602+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.845686+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.847324+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.849161+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.849807+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.855281+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.855376+0000 mgr.x (mgr.24938) 1354 : cluster [DBG] pgmap v878: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.855606+0000 mgr.x (mgr.24938) 1355 : cluster [DBG] pgmap v879: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.860018+0000 mgr.x (mgr.24938) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.896306+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.898525+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.899957+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.902598+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.903583+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.909138+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.909198+0000 mgr.x (mgr.24938) 1357 : cluster [DBG] pgmap v880: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.909494+0000 mgr.x (mgr.24938) 1358 : cluster [DBG] pgmap v881: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.913975+0000 mgr.x (mgr.24938) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.950273+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.952309+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.953298+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.955197+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.955885+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.961531+0000 mgr.x (mgr.24938) 1360 : cluster [DBG] pgmap v882: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: cluster 2024-03-30T04:46:58.961824+0000 mgr.x (mgr.24938) 1361 : cluster [DBG] pgmap v883: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:46:59.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:58.961857+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.002610+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.004744+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.005755+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.007782+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.008585+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.015119+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.055954+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.057962+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.059249+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.061564+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.062259+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.068966+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.114806+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.117432+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.118781+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.121504+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.122304+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.128640+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.218343+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.223005+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.224319+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.227883+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:59.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.229039+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:59.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:46:59 smithi148 bash[65611]: audit 2024-03-30T04:46:59.236649+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.259 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[94747]: debug 2024-03-30T04:46:59.950+0000 7f05b3d317c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-30T04:47:00.259 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:46:59 smithi116 bash[94747]: debug 2024-03-30T04:46:59.978+0000 7f05b3d317c0 -1 osd.2 131 log_to_monitors true 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:58.966731+0000 mgr.x (mgr.24938) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.014222+0000 mgr.x (mgr.24938) 1363 : cluster [DBG] pgmap v884: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.014550+0000 mgr.x (mgr.24938) 1364 : cluster [DBG] pgmap v885: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.019851+0000 mgr.x (mgr.24938) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.067820+0000 mgr.x (mgr.24938) 1366 : cluster [DBG] pgmap v886: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.068054+0000 mgr.x (mgr.24938) 1367 : cluster [DBG] pgmap v887: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.073720+0000 mgr.x (mgr.24938) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.128347+0000 mgr.x (mgr.24938) 1369 : cluster [DBG] pgmap v888: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.128591+0000 mgr.x (mgr.24938) 1370 : cluster [DBG] pgmap v889: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.133552+0000 mgr.x (mgr.24938) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.235682+0000 mgr.x (mgr.24938) 1372 : cluster [DBG] pgmap v890: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.236264+0000 mgr.x (mgr.24938) 1373 : cluster [DBG] pgmap v891: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.241714+0000 mgr.x (mgr.24938) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.336648+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.341659+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.343299+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.345366+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.346041+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.351866+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.352185+0000 mgr.x (mgr.24938) 1375 : cluster [DBG] pgmap v892: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.352833+0000 mgr.x (mgr.24938) 1376 : cluster [DBG] pgmap v893: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.356677+0000 mgr.x (mgr.24938) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.414136+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.417064+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.418148+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.419106+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.419159+0000 mon.a (mon.0) 2199 : cluster [WRN] Health check update: Degraded data redundancy: 63/726 objects degraded (8.678%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.420439+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.421316+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.429417+0000 mgr.x (mgr.24938) 1378 : cluster [DBG] pgmap v894: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.429746+0000 mgr.x (mgr.24938) 1379 : cluster [DBG] pgmap v895: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.432433+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.437331+0000 mgr.x (mgr.24938) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.489331+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.491738+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.493001+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.495315+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.496205+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.502290+0000 mgr.x (mgr.24938) 1381 : cluster [DBG] pgmap v896: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.502606+0000 mgr.x (mgr.24938) 1382 : cluster [DBG] pgmap v897: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.505546+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.510418+0000 mgr.x (mgr.24938) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.563240+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.566230+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.567921+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.570728+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.571845+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.577869+0000 mgr.x (mgr.24938) 1384 : cluster [DBG] pgmap v898: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.578179+0000 mgr.x (mgr.24938) 1385 : cluster [DBG] pgmap v899: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.585044+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.590062+0000 mgr.x (mgr.24938) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.643156+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.645553+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.647138+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.649540+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.650290+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.656117+0000 mgr.x (mgr.24938) 1387 : cluster [DBG] pgmap v900: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.656441+0000 mgr.x (mgr.24938) 1388 : cluster [DBG] pgmap v901: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.659794+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.664685+0000 mgr.x (mgr.24938) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.734874+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.738180+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.739976+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.742838+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.744050+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.750276+0000 mgr.x (mgr.24938) 1390 : cluster [DBG] pgmap v902: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.750693+0000 mgr.x (mgr.24938) 1391 : cluster [DBG] pgmap v903: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.756109+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.760988+0000 mgr.x (mgr.24938) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.587 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.815289+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.818049+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.819276+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.821969+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.823040+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.828922+0000 mgr.x (mgr.24938) 1393 : cluster [DBG] pgmap v904: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.829319+0000 mgr.x (mgr.24938) 1394 : cluster [DBG] pgmap v905: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.834506+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.839468+0000 mgr.x (mgr.24938) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.892871+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.588 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.895923+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.897570+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.901054+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.902131+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.908212+0000 mgr.x (mgr.24938) 1396 : cluster [DBG] pgmap v906: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.908585+0000 mgr.x (mgr.24938) 1397 : cluster [DBG] pgmap v907: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.914625+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.919747+0000 mgr.x (mgr.24938) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.974539+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.977187+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.978412+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.980612+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.981335+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.987196+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.589 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:46:59.987536+0000 mon.a (mon.0) 2245 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.028801+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.031140+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.032167+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.034347+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.035026+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.042098+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.083393+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.085573+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.086535+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.088501+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.089245+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.096704+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.590 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.139747+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.142660+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.144165+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.146796+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.147844+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.156652+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.198326+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.201618+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.203506+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.206048+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.206890+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.216806+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.290917+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.293613+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.591 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.295119+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.297829+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.298696+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:00 smithi148 bash[65611]: audit 2024-03-30T04:47:00.310918+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.734 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:58.966731+0000 mgr.x (mgr.24938) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.014222+0000 mgr.x (mgr.24938) 1363 : cluster [DBG] pgmap v884: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.014550+0000 mgr.x (mgr.24938) 1364 : cluster [DBG] pgmap v885: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.019851+0000 mgr.x (mgr.24938) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.067820+0000 mgr.x (mgr.24938) 1366 : cluster [DBG] pgmap v886: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.068054+0000 mgr.x (mgr.24938) 1367 : cluster [DBG] pgmap v887: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.073720+0000 mgr.x (mgr.24938) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.128347+0000 mgr.x (mgr.24938) 1369 : cluster [DBG] pgmap v888: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.128591+0000 mgr.x (mgr.24938) 1370 : cluster [DBG] pgmap v889: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.133552+0000 mgr.x (mgr.24938) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.235682+0000 mgr.x (mgr.24938) 1372 : cluster [DBG] pgmap v890: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.236264+0000 mgr.x (mgr.24938) 1373 : cluster [DBG] pgmap v891: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.241714+0000 mgr.x (mgr.24938) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.735 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.336648+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.341659+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.343299+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:58.966731+0000 mgr.x (mgr.24938) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.014222+0000 mgr.x (mgr.24938) 1363 : cluster [DBG] pgmap v884: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.014550+0000 mgr.x (mgr.24938) 1364 : cluster [DBG] pgmap v885: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.019851+0000 mgr.x (mgr.24938) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.067820+0000 mgr.x (mgr.24938) 1366 : cluster [DBG] pgmap v886: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.068054+0000 mgr.x (mgr.24938) 1367 : cluster [DBG] pgmap v887: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.073720+0000 mgr.x (mgr.24938) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.736 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.128347+0000 mgr.x (mgr.24938) 1369 : cluster [DBG] pgmap v888: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.128591+0000 mgr.x (mgr.24938) 1370 : cluster [DBG] pgmap v889: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.133552+0000 mgr.x (mgr.24938) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.235682+0000 mgr.x (mgr.24938) 1372 : cluster [DBG] pgmap v890: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.236264+0000 mgr.x (mgr.24938) 1373 : cluster [DBG] pgmap v891: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.241714+0000 mgr.x (mgr.24938) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.336648+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.341659+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.343299+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.345366+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.737 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.346041+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.351866+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.352185+0000 mgr.x (mgr.24938) 1375 : cluster [DBG] pgmap v892: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.352833+0000 mgr.x (mgr.24938) 1376 : cluster [DBG] pgmap v893: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.356677+0000 mgr.x (mgr.24938) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.414136+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.417064+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.418148+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.419106+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.419159+0000 mon.a (mon.0) 2199 : cluster [WRN] Health check update: Degraded data redundancy: 63/726 objects degraded (8.678%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.420439+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.421316+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.429417+0000 mgr.x (mgr.24938) 1378 : cluster [DBG] pgmap v894: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.738 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.429746+0000 mgr.x (mgr.24938) 1379 : cluster [DBG] pgmap v895: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.432433+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.437331+0000 mgr.x (mgr.24938) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.489331+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.491738+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.493001+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.495315+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.496205+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.502290+0000 mgr.x (mgr.24938) 1381 : cluster [DBG] pgmap v896: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.502606+0000 mgr.x (mgr.24938) 1382 : cluster [DBG] pgmap v897: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.505546+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.510418+0000 mgr.x (mgr.24938) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.563240+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.566230+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.567921+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.739 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.570728+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.571845+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.577869+0000 mgr.x (mgr.24938) 1384 : cluster [DBG] pgmap v898: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.578179+0000 mgr.x (mgr.24938) 1385 : cluster [DBG] pgmap v899: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.585044+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.590062+0000 mgr.x (mgr.24938) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.643156+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.345366+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.346041+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.351866+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.352185+0000 mgr.x (mgr.24938) 1375 : cluster [DBG] pgmap v892: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.740 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.352833+0000 mgr.x (mgr.24938) 1376 : cluster [DBG] pgmap v893: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.356677+0000 mgr.x (mgr.24938) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.414136+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.417064+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.418148+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.419106+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.419159+0000 mon.a (mon.0) 2199 : cluster [WRN] Health check update: Degraded data redundancy: 63/726 objects degraded (8.678%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.420439+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.421316+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.429417+0000 mgr.x (mgr.24938) 1378 : cluster [DBG] pgmap v894: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.429746+0000 mgr.x (mgr.24938) 1379 : cluster [DBG] pgmap v895: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.432433+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.437331+0000 mgr.x (mgr.24938) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.741 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.489331+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.645553+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.647138+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.649540+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.650290+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.656117+0000 mgr.x (mgr.24938) 1387 : cluster [DBG] pgmap v900: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.656441+0000 mgr.x (mgr.24938) 1388 : cluster [DBG] pgmap v901: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.659794+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.664685+0000 mgr.x (mgr.24938) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.742 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.734874+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.738180+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.739976+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.742838+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.744050+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.750276+0000 mgr.x (mgr.24938) 1390 : cluster [DBG] pgmap v902: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.750693+0000 mgr.x (mgr.24938) 1391 : cluster [DBG] pgmap v903: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.756109+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.760988+0000 mgr.x (mgr.24938) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.815289+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.818049+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.743 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.819276+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.821969+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.823040+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.828922+0000 mgr.x (mgr.24938) 1393 : cluster [DBG] pgmap v904: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.829319+0000 mgr.x (mgr.24938) 1394 : cluster [DBG] pgmap v905: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.834506+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.839468+0000 mgr.x (mgr.24938) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.892871+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.895923+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.897570+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.901054+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.902131+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.908212+0000 mgr.x (mgr.24938) 1396 : cluster [DBG] pgmap v906: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.908585+0000 mgr.x (mgr.24938) 1397 : cluster [DBG] pgmap v907: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.914625+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.919747+0000 mgr.x (mgr.24938) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.974539+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.491738+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.493001+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.495315+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.496205+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.745 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.502290+0000 mgr.x (mgr.24938) 1381 : cluster [DBG] pgmap v896: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.502606+0000 mgr.x (mgr.24938) 1382 : cluster [DBG] pgmap v897: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.505546+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.510418+0000 mgr.x (mgr.24938) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.563240+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.566230+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.567921+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.570728+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.571845+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.577869+0000 mgr.x (mgr.24938) 1384 : cluster [DBG] pgmap v898: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.578179+0000 mgr.x (mgr.24938) 1385 : cluster [DBG] pgmap v899: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.746 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.585044+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.590062+0000 mgr.x (mgr.24938) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.643156+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.977187+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.978412+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.980612+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.981335+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.987196+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.747 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:46:59.987536+0000 mon.a (mon.0) 2245 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.028801+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.031140+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.032167+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.034347+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.035026+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.042098+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.083393+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.085573+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.086535+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.088501+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.089245+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.096704+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.139747+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.748 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.142660+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.144165+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.146796+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.147844+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.156652+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.198326+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.201618+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.203506+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.206048+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.206890+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.216806+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.290917+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.749 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.293613+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.295119+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.297829+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.298696+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[80412]: audit 2024-03-30T04:47:00.310918+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.645553+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.750 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.647138+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.649540+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.650290+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.656117+0000 mgr.x (mgr.24938) 1387 : cluster [DBG] pgmap v900: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.656441+0000 mgr.x (mgr.24938) 1388 : cluster [DBG] pgmap v901: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.659794+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.664685+0000 mgr.x (mgr.24938) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.734874+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.738180+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.739976+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.742838+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.744050+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.750276+0000 mgr.x (mgr.24938) 1390 : cluster [DBG] pgmap v902: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.750693+0000 mgr.x (mgr.24938) 1391 : cluster [DBG] pgmap v903: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.751 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.756109+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.760988+0000 mgr.x (mgr.24938) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.815289+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.818049+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.819276+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.821969+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.823040+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.828922+0000 mgr.x (mgr.24938) 1393 : cluster [DBG] pgmap v904: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.829319+0000 mgr.x (mgr.24938) 1394 : cluster [DBG] pgmap v905: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.834506+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.839468+0000 mgr.x (mgr.24938) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.892871+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.895923+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.897570+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.901054+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.902131+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.908212+0000 mgr.x (mgr.24938) 1396 : cluster [DBG] pgmap v906: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.908585+0000 mgr.x (mgr.24938) 1397 : cluster [DBG] pgmap v907: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.914625+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.919747+0000 mgr.x (mgr.24938) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.974539+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.977187+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.978412+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.753 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.980612+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.981335+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.987196+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:46:59.987536+0000 mon.a (mon.0) 2245 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.028801+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.031140+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.032167+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.034347+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.035026+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.042098+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.083393+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.085573+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.086535+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.088501+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.754 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.089245+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.096704+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.139747+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.142660+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.144165+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.146796+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.147844+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.156652+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.198326+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.201618+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.203506+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.206048+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.206890+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.216806+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:00.755 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.290917+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.756 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.293613+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:00.756 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.295119+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:00.756 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.297829+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:00.756 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.298696+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:00.756 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:00 smithi116 bash[82555]: audit 2024-03-30T04:47:00.310918+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.987115+0000 mgr.x (mgr.24938) 1399 : cluster [DBG] pgmap v908: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:46:59.987472+0000 mgr.x (mgr.24938) 1400 : cluster [DBG] pgmap v909: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:46:59.991934+0000 mgr.x (mgr.24938) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.040691+0000 mgr.x (mgr.24938) 1402 : cluster [DBG] pgmap v910: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.040959+0000 mgr.x (mgr.24938) 1403 : cluster [DBG] pgmap v911: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.046910+0000 mgr.x (mgr.24938) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.095116+0000 mgr.x (mgr.24938) 1405 : cluster [DBG] pgmap v912: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.095519+0000 mgr.x (mgr.24938) 1406 : cluster [DBG] pgmap v913: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.101474+0000 mgr.x (mgr.24938) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.153755+0000 mgr.x (mgr.24938) 1408 : cluster [DBG] pgmap v914: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.154024+0000 mgr.x (mgr.24938) 1409 : cluster [DBG] pgmap v915: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.161541+0000 mgr.x (mgr.24938) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.212698+0000 mgr.x (mgr.24938) 1411 : cluster [DBG] pgmap v916: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.212974+0000 mgr.x (mgr.24938) 1412 : cluster [DBG] pgmap v917: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.221619+0000 mgr.x (mgr.24938) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.305008+0000 mgr.x (mgr.24938) 1414 : cluster [DBG] pgmap v918: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.305304+0000 mgr.x (mgr.24938) 1415 : cluster [DBG] pgmap v919: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.316061+0000 mgr.x (mgr.24938) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.353440+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.355650+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.356876+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.359131+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.359995+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.365966+0000 mgr.x (mgr.24938) 1417 : cluster [DBG] pgmap v920: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.366261+0000 mgr.x (mgr.24938) 1418 : cluster [DBG] pgmap v921: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.367199+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.371973+0000 mgr.x (mgr.24938) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.412142+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.415158+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.416924+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.419740+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.420906+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.427233+0000 mgr.x (mgr.24938) 1420 : cluster [DBG] pgmap v922: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.427793+0000 mgr.x (mgr.24938) 1421 : cluster [DBG] pgmap v923: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.431380+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.436534+0000 mgr.x (mgr.24938) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.493438+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.496552+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.497938+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.500531+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.501565+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.507321+0000 mgr.x (mgr.24938) 1423 : cluster [DBG] pgmap v924: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.507675+0000 mgr.x (mgr.24938) 1424 : cluster [DBG] pgmap v925: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.512433+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.517256+0000 mgr.x (mgr.24938) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.587767+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.590337+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.591271+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.593380+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.594154+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.599888+0000 mgr.x (mgr.24938) 1426 : cluster [DBG] pgmap v926: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.600216+0000 mgr.x (mgr.24938) 1427 : cluster [DBG] pgmap v927: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.600938+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.605706+0000 mgr.x (mgr.24938) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.641821+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.643772+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.644594+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.646395+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.647017+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.652475+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.652572+0000 mgr.x (mgr.24938) 1429 : cluster [DBG] pgmap v928: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.652915+0000 mgr.x (mgr.24938) 1430 : cluster [DBG] pgmap v929: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.657216+0000 mgr.x (mgr.24938) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.697282+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.699651+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.700597+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.702640+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.703232+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.708679+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.708881+0000 mgr.x (mgr.24938) 1432 : cluster [DBG] pgmap v930: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.709213+0000 mgr.x (mgr.24938) 1433 : cluster [DBG] pgmap v931: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.713424+0000 mgr.x (mgr.24938) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.788599+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.791417+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.792616+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.795730+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.796595+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.802716+0000 mgr.x (mgr.24938) 1435 : cluster [DBG] pgmap v932: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.802858+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.803280+0000 mgr.x (mgr.24938) 1436 : cluster [DBG] pgmap v933: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.807631+0000 mgr.x (mgr.24938) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.883905+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.885948+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.887377+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.889751+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.890534+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.896424+0000 mgr.x (mgr.24938) 1438 : cluster [DBG] pgmap v934: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.896464+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.896692+0000 mgr.x (mgr.24938) 1439 : cluster [DBG] pgmap v935: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.901281+0000 mgr.x (mgr.24938) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.973613+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.975903+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.976993+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.979223+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.980053+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.985777+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.989851+0000 mon.a (mon.0) 2330 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.994757+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:00.995114+0000 mon.a (mon.0) 2332 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:01.719 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.060700+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.063928+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.065073+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.067883+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.068742+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.201342+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.242141+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.244197+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.245242+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.248126+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.720 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[65611]: audit 2024-03-30T04:47:01.248881+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.759 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[94747]: debug 2024-03-30T04:47:01.498+0000 7f05a1181700 -1 osd.2 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.987115+0000 mgr.x (mgr.24938) 1399 : cluster [DBG] pgmap v908: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:46:59.987472+0000 mgr.x (mgr.24938) 1400 : cluster [DBG] pgmap v909: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:46:59.991934+0000 mgr.x (mgr.24938) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.040691+0000 mgr.x (mgr.24938) 1402 : cluster [DBG] pgmap v910: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.040959+0000 mgr.x (mgr.24938) 1403 : cluster [DBG] pgmap v911: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.046910+0000 mgr.x (mgr.24938) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.095116+0000 mgr.x (mgr.24938) 1405 : cluster [DBG] pgmap v912: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.095519+0000 mgr.x (mgr.24938) 1406 : cluster [DBG] pgmap v913: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.101474+0000 mgr.x (mgr.24938) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.153755+0000 mgr.x (mgr.24938) 1408 : cluster [DBG] pgmap v914: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.154024+0000 mgr.x (mgr.24938) 1409 : cluster [DBG] pgmap v915: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.161541+0000 mgr.x (mgr.24938) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.212698+0000 mgr.x (mgr.24938) 1411 : cluster [DBG] pgmap v916: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.212974+0000 mgr.x (mgr.24938) 1412 : cluster [DBG] pgmap v917: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.221619+0000 mgr.x (mgr.24938) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.305008+0000 mgr.x (mgr.24938) 1414 : cluster [DBG] pgmap v918: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.305304+0000 mgr.x (mgr.24938) 1415 : cluster [DBG] pgmap v919: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.316061+0000 mgr.x (mgr.24938) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.353440+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.355650+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.356876+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.359131+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.359995+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.365966+0000 mgr.x (mgr.24938) 1417 : cluster [DBG] pgmap v920: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.366261+0000 mgr.x (mgr.24938) 1418 : cluster [DBG] pgmap v921: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.367199+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.371973+0000 mgr.x (mgr.24938) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.412142+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.415158+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.416924+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.419740+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.420906+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.987115+0000 mgr.x (mgr.24938) 1399 : cluster [DBG] pgmap v908: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:46:59.987472+0000 mgr.x (mgr.24938) 1400 : cluster [DBG] pgmap v909: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:46:59.991934+0000 mgr.x (mgr.24938) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.040691+0000 mgr.x (mgr.24938) 1402 : cluster [DBG] pgmap v910: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.040959+0000 mgr.x (mgr.24938) 1403 : cluster [DBG] pgmap v911: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.046910+0000 mgr.x (mgr.24938) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.095116+0000 mgr.x (mgr.24938) 1405 : cluster [DBG] pgmap v912: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.095519+0000 mgr.x (mgr.24938) 1406 : cluster [DBG] pgmap v913: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.101474+0000 mgr.x (mgr.24938) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.153755+0000 mgr.x (mgr.24938) 1408 : cluster [DBG] pgmap v914: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.154024+0000 mgr.x (mgr.24938) 1409 : cluster [DBG] pgmap v915: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.161541+0000 mgr.x (mgr.24938) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.212698+0000 mgr.x (mgr.24938) 1411 : cluster [DBG] pgmap v916: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.212974+0000 mgr.x (mgr.24938) 1412 : cluster [DBG] pgmap v917: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.221619+0000 mgr.x (mgr.24938) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.427233+0000 mgr.x (mgr.24938) 1420 : cluster [DBG] pgmap v922: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.427793+0000 mgr.x (mgr.24938) 1421 : cluster [DBG] pgmap v923: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.431380+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.436534+0000 mgr.x (mgr.24938) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.493438+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.496552+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.497938+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.500531+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.501565+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.507321+0000 mgr.x (mgr.24938) 1423 : cluster [DBG] pgmap v924: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.507675+0000 mgr.x (mgr.24938) 1424 : cluster [DBG] pgmap v925: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.512433+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.517256+0000 mgr.x (mgr.24938) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.587767+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.590337+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.591271+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.593380+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.594154+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.599888+0000 mgr.x (mgr.24938) 1426 : cluster [DBG] pgmap v926: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.600216+0000 mgr.x (mgr.24938) 1427 : cluster [DBG] pgmap v927: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.600938+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.605706+0000 mgr.x (mgr.24938) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.641821+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.643772+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.644594+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.646395+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.647017+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.652475+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.652572+0000 mgr.x (mgr.24938) 1429 : cluster [DBG] pgmap v928: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.652915+0000 mgr.x (mgr.24938) 1430 : cluster [DBG] pgmap v929: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.657216+0000 mgr.x (mgr.24938) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.697282+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.699651+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.700597+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.702640+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.703232+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.708679+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.305008+0000 mgr.x (mgr.24938) 1414 : cluster [DBG] pgmap v918: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.305304+0000 mgr.x (mgr.24938) 1415 : cluster [DBG] pgmap v919: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.316061+0000 mgr.x (mgr.24938) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.353440+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.355650+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.356876+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.359131+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.359995+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.365966+0000 mgr.x (mgr.24938) 1417 : cluster [DBG] pgmap v920: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.366261+0000 mgr.x (mgr.24938) 1418 : cluster [DBG] pgmap v921: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.367199+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.371973+0000 mgr.x (mgr.24938) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.412142+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.415158+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.416924+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.419740+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.420906+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.708881+0000 mgr.x (mgr.24938) 1432 : cluster [DBG] pgmap v930: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.709213+0000 mgr.x (mgr.24938) 1433 : cluster [DBG] pgmap v931: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.713424+0000 mgr.x (mgr.24938) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.788599+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.791417+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.792616+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.795730+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.796595+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.802716+0000 mgr.x (mgr.24938) 1435 : cluster [DBG] pgmap v932: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.802858+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.803280+0000 mgr.x (mgr.24938) 1436 : cluster [DBG] pgmap v933: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.807631+0000 mgr.x (mgr.24938) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.883905+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.885948+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.887377+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.889751+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.890534+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.896424+0000 mgr.x (mgr.24938) 1438 : cluster [DBG] pgmap v934: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.896464+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.896692+0000 mgr.x (mgr.24938) 1439 : cluster [DBG] pgmap v935: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.901281+0000 mgr.x (mgr.24938) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.973613+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.975903+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.976993+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.979223+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.980053+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.985777+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.989851+0000 mon.a (mon.0) 2330 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:47:01.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.994757+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:00.995114+0000 mon.a (mon.0) 2332 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.060700+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.063928+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.065073+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.067883+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.068742+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.201342+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.242141+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.244197+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.245242+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.248126+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[80412]: audit 2024-03-30T04:47:01.248881+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.427233+0000 mgr.x (mgr.24938) 1420 : cluster [DBG] pgmap v922: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.427793+0000 mgr.x (mgr.24938) 1421 : cluster [DBG] pgmap v923: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.431380+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.436534+0000 mgr.x (mgr.24938) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.493438+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.496552+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.497938+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.500531+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.501565+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.507321+0000 mgr.x (mgr.24938) 1423 : cluster [DBG] pgmap v924: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.507675+0000 mgr.x (mgr.24938) 1424 : cluster [DBG] pgmap v925: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.512433+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.517256+0000 mgr.x (mgr.24938) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.587767+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.590337+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.591271+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.593380+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.594154+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.599888+0000 mgr.x (mgr.24938) 1426 : cluster [DBG] pgmap v926: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.600216+0000 mgr.x (mgr.24938) 1427 : cluster [DBG] pgmap v927: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.600938+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.605706+0000 mgr.x (mgr.24938) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.641821+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.643772+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.644594+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.646395+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.647017+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.652475+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.652572+0000 mgr.x (mgr.24938) 1429 : cluster [DBG] pgmap v928: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.652915+0000 mgr.x (mgr.24938) 1430 : cluster [DBG] pgmap v929: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.657216+0000 mgr.x (mgr.24938) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.697282+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.699651+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.700597+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.702640+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.703232+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.708679+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.708881+0000 mgr.x (mgr.24938) 1432 : cluster [DBG] pgmap v930: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.709213+0000 mgr.x (mgr.24938) 1433 : cluster [DBG] pgmap v931: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.713424+0000 mgr.x (mgr.24938) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.788599+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.791417+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.792616+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.795730+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.796595+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.802716+0000 mgr.x (mgr.24938) 1435 : cluster [DBG] pgmap v932: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.802858+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.803280+0000 mgr.x (mgr.24938) 1436 : cluster [DBG] pgmap v933: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.807631+0000 mgr.x (mgr.24938) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.883905+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.885948+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.887377+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.889751+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.890534+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.896424+0000 mgr.x (mgr.24938) 1438 : cluster [DBG] pgmap v934: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.896464+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.896692+0000 mgr.x (mgr.24938) 1439 : cluster [DBG] pgmap v935: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.901281+0000 mgr.x (mgr.24938) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.973613+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.975903+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.976993+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.979223+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.980053+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.985777+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.989851+0000 mon.a (mon.0) 2330 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.994757+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:00.995114+0000 mon.a (mon.0) 2332 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.060700+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.063928+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.065073+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.067883+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.068742+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.201342+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.242141+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.244197+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:01.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.245242+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:01.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.248126+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:01 smithi116 bash[82555]: audit 2024-03-30T04:47:01.248881+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.024 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:01 smithi148 bash[53504]: debug 2024-03-30T04:47:01.713+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-30T04:47:02.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.986017+0000 mgr.x (mgr.24938) 1441 : cluster [DBG] pgmap v936: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:00.986358+0000 mgr.x (mgr.24938) 1442 : cluster [DBG] pgmap v937: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.684 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cephadm 2024-03-30T04:47:00.990583+0000 mgr.x (mgr.24938) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.074765+0000 mgr.x (mgr.24938) 1444 : cluster [DBG] pgmap v939: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.075078+0000 mgr.x (mgr.24938) 1445 : cluster [DBG] pgmap v940: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cephadm 2024-03-30T04:47:01.206152+0000 mgr.x (mgr.24938) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.255034+0000 mgr.x (mgr.24938) 1447 : cluster [DBG] pgmap v941: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.255726+0000 mgr.x (mgr.24938) 1448 : cluster [DBG] pgmap v942: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.361815+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cephadm 2024-03-30T04:47:01.366974+0000 mgr.x (mgr.24938) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.451660+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.454951+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.456942+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.459989+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.460972+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.467235+0000 mgr.x (mgr.24938) 1450 : cluster [DBG] pgmap v943: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.467437+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.986017+0000 mgr.x (mgr.24938) 1441 : cluster [DBG] pgmap v936: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:00.986358+0000 mgr.x (mgr.24938) 1442 : cluster [DBG] pgmap v937: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cephadm 2024-03-30T04:47:00.990583+0000 mgr.x (mgr.24938) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.074765+0000 mgr.x (mgr.24938) 1444 : cluster [DBG] pgmap v939: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.075078+0000 mgr.x (mgr.24938) 1445 : cluster [DBG] pgmap v940: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cephadm 2024-03-30T04:47:01.206152+0000 mgr.x (mgr.24938) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.255034+0000 mgr.x (mgr.24938) 1447 : cluster [DBG] pgmap v941: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.686 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.255726+0000 mgr.x (mgr.24938) 1448 : cluster [DBG] pgmap v942: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.361815+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cephadm 2024-03-30T04:47:01.366974+0000 mgr.x (mgr.24938) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.451660+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.454951+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.456942+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.459989+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.460972+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.467235+0000 mgr.x (mgr.24938) 1450 : cluster [DBG] pgmap v943: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.467437+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.467579+0000 mgr.x (mgr.24938) 1451 : cluster [DBG] pgmap v944: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cephadm 2024-03-30T04:47:01.472381+0000 mgr.x (mgr.24938) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.473451+0000 mon.a (mon.0) 2351 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.555726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.559861+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.687 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.561876+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.577141+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.580179+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.580639+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.588028+0000 mgr.x (mgr.24938) 1453 : cluster [DBG] pgmap v945: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.588674+0000 mgr.x (mgr.24938) 1454 : cluster [DBG] pgmap v946: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.591009+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.597574+0000 mgr.x (mgr.24938) 1455 : cluster [DBG] pgmap v947: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.598088+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cluster 2024-03-30T04:47:01.598196+0000 mgr.x (mgr.24938) 1456 : cluster [DBG] pgmap v948: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.603746+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.699443+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.688 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.704391+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.467579+0000 mgr.x (mgr.24938) 1451 : cluster [DBG] pgmap v944: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cephadm 2024-03-30T04:47:01.472381+0000 mgr.x (mgr.24938) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.473451+0000 mon.a (mon.0) 2351 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.555726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.559861+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.561876+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.577141+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.580179+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.580639+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.588028+0000 mgr.x (mgr.24938) 1453 : cluster [DBG] pgmap v945: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.588674+0000 mgr.x (mgr.24938) 1454 : cluster [DBG] pgmap v946: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.689 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.591009+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.597574+0000 mgr.x (mgr.24938) 1455 : cluster [DBG] pgmap v947: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.598088+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cluster 2024-03-30T04:47:01.598196+0000 mgr.x (mgr.24938) 1456 : cluster [DBG] pgmap v948: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.603746+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.699443+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.704391+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.708466+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.711499+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.715373+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.720061+0000 mgr.x (mgr.24938) 1457 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: cephadm 2024-03-30T04:47:01.722072+0000 mgr.x (mgr.24938) 1458 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:01.997946+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:02.013065+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[80412]: audit 2024-03-30T04:47:02.028571+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.708466+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.711499+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.715373+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.720061+0000 mgr.x (mgr.24938) 1457 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: cephadm 2024-03-30T04:47:01.722072+0000 mgr.x (mgr.24938) 1458 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:01.997946+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:02.013065+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:02 smithi116 bash[82555]: audit 2024-03-30T04:47:02.028571+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.986017+0000 mgr.x (mgr.24938) 1441 : cluster [DBG] pgmap v936: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:00.986358+0000 mgr.x (mgr.24938) 1442 : cluster [DBG] pgmap v937: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cephadm 2024-03-30T04:47:00.990583+0000 mgr.x (mgr.24938) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.074765+0000 mgr.x (mgr.24938) 1444 : cluster [DBG] pgmap v939: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.075078+0000 mgr.x (mgr.24938) 1445 : cluster [DBG] pgmap v940: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cephadm 2024-03-30T04:47:01.206152+0000 mgr.x (mgr.24938) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.255034+0000 mgr.x (mgr.24938) 1447 : cluster [DBG] pgmap v941: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.255726+0000 mgr.x (mgr.24938) 1448 : cluster [DBG] pgmap v942: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.361815+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cephadm 2024-03-30T04:47:01.366974+0000 mgr.x (mgr.24938) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.451660+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.454951+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.456942+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.459989+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.460972+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.467235+0000 mgr.x (mgr.24938) 1450 : cluster [DBG] pgmap v943: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.467437+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.467579+0000 mgr.x (mgr.24938) 1451 : cluster [DBG] pgmap v944: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cephadm 2024-03-30T04:47:01.472381+0000 mgr.x (mgr.24938) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.473451+0000 mon.a (mon.0) 2351 : audit [INF] from='osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918]' entity='osd.2' 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.555726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.559861+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.561876+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.577141+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.580179+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.580639+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.588028+0000 mgr.x (mgr.24938) 1453 : cluster [DBG] pgmap v945: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.588674+0000 mgr.x (mgr.24938) 1454 : cluster [DBG] pgmap v946: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.591009+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.597574+0000 mgr.x (mgr.24938) 1455 : cluster [DBG] pgmap v947: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.598088+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cluster 2024-03-30T04:47:01.598196+0000 mgr.x (mgr.24938) 1456 : cluster [DBG] pgmap v948: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.603746+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.699443+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.704391+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.708466+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.711499+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.715373+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.720061+0000 mgr.x (mgr.24938) 1457 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: cephadm 2024-03-30T04:47:01.722072+0000 mgr.x (mgr.24938) 1458 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:01.997946+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:02.013065+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:02 smithi148 bash[65611]: audit 2024-03-30T04:47:02.028571+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:03.725 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: cluster 2024-03-30T04:47:02.019495+0000 mgr.x (mgr.24938) 1459 : cluster [DBG] pgmap v949: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.725 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: cluster 2024-03-30T04:47:02.019776+0000 mgr.x (mgr.24938) 1460 : cluster [DBG] pgmap v950: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: cluster 2024-03-30T04:47:02.471846+0000 mon.a (mon.0) 2369 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: cluster 2024-03-30T04:47:02.476977+0000 mon.a (mon.0) 2370 : cluster [INF] osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918] boot 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: cluster 2024-03-30T04:47:02.477060+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[80412]: audit 2024-03-30T04:47:02.477358+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: cluster 2024-03-30T04:47:02.019495+0000 mgr.x (mgr.24938) 1459 : cluster [DBG] pgmap v949: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: cluster 2024-03-30T04:47:02.019776+0000 mgr.x (mgr.24938) 1460 : cluster [DBG] pgmap v950: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: cluster 2024-03-30T04:47:02.471846+0000 mon.a (mon.0) 2369 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: cluster 2024-03-30T04:47:02.476977+0000 mon.a (mon.0) 2370 : cluster [INF] osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918] boot 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: cluster 2024-03-30T04:47:02.477060+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T04:47:03.726 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:03 smithi116 bash[82555]: audit 2024-03-30T04:47:02.477358+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: cluster 2024-03-30T04:47:02.019495+0000 mgr.x (mgr.24938) 1459 : cluster [DBG] pgmap v949: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: cluster 2024-03-30T04:47:02.019776+0000 mgr.x (mgr.24938) 1460 : cluster [DBG] pgmap v950: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 63/726 objects degraded (8.678%) 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: cluster 2024-03-30T04:47:02.471846+0000 mon.a (mon.0) 2369 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: cluster 2024-03-30T04:47:02.476977+0000 mon.a (mon.0) 2370 : cluster [INF] osd.2 [v2:172.21.15.116:6816/1502965918,v1:172.21.15.116:6817/1502965918] boot 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: cluster 2024-03-30T04:47:02.477060+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T04:47:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:03 smithi148 bash[65611]: audit 2024-03-30T04:47:02.477358+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:47:04.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:04 smithi116 bash[80412]: cluster 2024-03-30T04:47:03.483836+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T04:47:04.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:04 smithi116 bash[82555]: cluster 2024-03-30T04:47:03.483836+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T04:47:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:04 smithi148 bash[65611]: cluster 2024-03-30T04:47:03.483836+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T04:47:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[80412]: cluster 2024-03-30T04:47:04.020594+0000 mgr.x (mgr.24938) 1461 : cluster [DBG] pgmap v953: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[80412]: cluster 2024-03-30T04:47:04.477683+0000 mon.a (mon.0) 2374 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[80412]: audit 2024-03-30T04:47:05.098554+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[80412]: audit 2024-03-30T04:47:05.110983+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[80412]: audit 2024-03-30T04:47:05.123153+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[82555]: cluster 2024-03-30T04:47:04.020594+0000 mgr.x (mgr.24938) 1461 : cluster [DBG] pgmap v953: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[82555]: cluster 2024-03-30T04:47:04.477683+0000 mon.a (mon.0) 2374 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[82555]: audit 2024-03-30T04:47:05.098554+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[82555]: audit 2024-03-30T04:47:05.110983+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:05 smithi116 bash[82555]: audit 2024-03-30T04:47:05.123153+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:05 smithi148 bash[65611]: cluster 2024-03-30T04:47:04.020594+0000 mgr.x (mgr.24938) 1461 : cluster [DBG] pgmap v953: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:05 smithi148 bash[65611]: cluster 2024-03-30T04:47:04.477683+0000 mon.a (mon.0) 2374 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:05 smithi148 bash[65611]: audit 2024-03-30T04:47:05.098554+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:05 smithi148 bash[65611]: audit 2024-03-30T04:47:05.110983+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:05 smithi148 bash[65611]: audit 2024-03-30T04:47:05.123153+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:06.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[82555]: cluster 2024-03-30T04:47:05.118135+0000 mgr.x (mgr.24938) 1462 : cluster [DBG] pgmap v954: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[82555]: cluster 2024-03-30T04:47:05.118781+0000 mgr.x (mgr.24938) 1463 : cluster [DBG] pgmap v955: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[82555]: audit 2024-03-30T04:47:05.408204+0000 mgr.x (mgr.24938) 1464 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[80412]: cluster 2024-03-30T04:47:05.118135+0000 mgr.x (mgr.24938) 1462 : cluster [DBG] pgmap v954: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[80412]: cluster 2024-03-30T04:47:05.118781+0000 mgr.x (mgr.24938) 1463 : cluster [DBG] pgmap v955: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:06 smithi116 bash[80412]: audit 2024-03-30T04:47:05.408204+0000 mgr.x (mgr.24938) 1464 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:06.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:06 smithi148 bash[65611]: cluster 2024-03-30T04:47:05.118135+0000 mgr.x (mgr.24938) 1462 : cluster [DBG] pgmap v954: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:06 smithi148 bash[65611]: cluster 2024-03-30T04:47:05.118781+0000 mgr.x (mgr.24938) 1463 : cluster [DBG] pgmap v955: 161 pgs: 5 peering, 10 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-03-30T04:47:06.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:06 smithi148 bash[65611]: audit 2024-03-30T04:47:05.408204+0000 mgr.x (mgr.24938) 1464 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:06] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2024-03-30T04:47:07.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:07 smithi148 bash[65611]: cluster 2024-03-30T04:47:07.491123+0000 mon.a (mon.0) 2378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded) 2024-03-30T04:47:08.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:07 smithi116 bash[80412]: cluster 2024-03-30T04:47:07.491123+0000 mon.a (mon.0) 2378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded) 2024-03-30T04:47:08.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:07 smithi116 bash[82555]: cluster 2024-03-30T04:47:07.491123+0000 mon.a (mon.0) 2378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/726 objects degraded (5.647%), 10 pgs degraded) 2024-03-30T04:47:08.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:08 smithi148 bash[65611]: cluster 2024-03-30T04:47:07.120373+0000 mgr.x (mgr.24938) 1465 : cluster [DBG] pgmap v956: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-30T04:47:09.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:08 smithi116 bash[80412]: cluster 2024-03-30T04:47:07.120373+0000 mgr.x (mgr.24938) 1465 : cluster [DBG] pgmap v956: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-30T04:47:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:08 smithi116 bash[82555]: cluster 2024-03-30T04:47:07.120373+0000 mgr.x (mgr.24938) 1465 : cluster [DBG] pgmap v956: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-30T04:47:09.642 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 5s ago 20m - - 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 8s ago 20m - - 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (7m) 5s ago 14m 14.1M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 8s ago 13m - - 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (5m) 5s ago 12m 44.5M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (6m) 8s ago 20m 510M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (3m) 5s ago 21m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (3m) 5s ago 22m 77.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (2m) 8s ago 20m 40.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (2m) 5s ago 20m 44.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (7m) 5s ago 14m 9591k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:47:10.384 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (7m) 8s ago 14m 9388k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (86s) 5s ago 19m 52.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (53s) 5s ago 19m 52.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (16s) 5s ago 18m 50.1M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (17m) 5s ago 17m 64.1M 2524M 17.2.0 e1d6a67b021e 75f798faffa4 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (17m) 8s ago 17m 64.4M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (16m) 8s ago 16m 60.2M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (16m) 8s ago 16m 58.7M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (15m) 8s ago 15m 61.9M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (5m) 8s ago 14m 64.9M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (12m) 5s ago 12m 88.3M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (12m) 8s ago 12m 87.9M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (12m) 5s ago 12m 88.4M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:47:10.385 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (12m) 8s ago 12m 88.1M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:47:10.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[80412]: cluster 2024-03-30T04:47:09.121381+0000 mgr.x (mgr.24938) 1466 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T04:47:10.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[80412]: audit 2024-03-30T04:47:09.306255+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:10.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[80412]: audit 2024-03-30T04:47:09.308238+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:10.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[80412]: audit 2024-03-30T04:47:09.636792+0000 mgr.x (mgr.24938) 1467 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[82555]: cluster 2024-03-30T04:47:09.121381+0000 mgr.x (mgr.24938) 1466 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[82555]: audit 2024-03-30T04:47:09.306255+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[82555]: audit 2024-03-30T04:47:09.308238+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:10 smithi116 bash[82555]: audit 2024-03-30T04:47:09.636792+0000 mgr.x (mgr.24938) 1467 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:10 smithi148 bash[65611]: cluster 2024-03-30T04:47:09.121381+0000 mgr.x (mgr.24938) 1466 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T04:47:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:10 smithi148 bash[65611]: audit 2024-03-30T04:47:09.306255+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:10 smithi148 bash[65611]: audit 2024-03-30T04:47:09.308238+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:10.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:10 smithi148 bash[65611]: audit 2024-03-30T04:47:09.636792+0000 mgr.x (mgr.24938) 1467 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:10.817 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:47:10.817 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:47:10.817 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-30T04:47:10.818 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:47:10.819 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:47:10.819 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "8/23 daemons upgraded", 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:47:11.169 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:47:11.586 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:47:11.586 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:47:11.586 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:47:11.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[80412]: audit 2024-03-30T04:47:09.990459+0000 mgr.x (mgr.24938) 1468 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[80412]: audit 2024-03-30T04:47:10.343130+0000 mgr.x (mgr.24938) 1469 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[80412]: audit 2024-03-30T04:47:10.822310+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/2382762278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:11.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[82555]: audit 2024-03-30T04:47:09.990459+0000 mgr.x (mgr.24938) 1468 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[82555]: audit 2024-03-30T04:47:10.343130+0000 mgr.x (mgr.24938) 1469 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:11 smithi116 bash[82555]: audit 2024-03-30T04:47:10.822310+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/2382762278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:11 smithi148 bash[65611]: audit 2024-03-30T04:47:09.990459+0000 mgr.x (mgr.24938) 1468 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:11 smithi148 bash[65611]: audit 2024-03-30T04:47:10.343130+0000 mgr.x (mgr.24938) 1469 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:11.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:11 smithi148 bash[65611]: audit 2024-03-30T04:47:10.822310+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/2382762278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[80412]: cluster 2024-03-30T04:47:11.122972+0000 mgr.x (mgr.24938) 1470 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[80412]: audit 2024-03-30T04:47:11.177110+0000 mgr.x (mgr.24938) 1471 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[80412]: audit 2024-03-30T04:47:11.591431+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.116:0/4141139670' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[82555]: cluster 2024-03-30T04:47:11.122972+0000 mgr.x (mgr.24938) 1470 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[82555]: audit 2024-03-30T04:47:11.177110+0000 mgr.x (mgr.24938) 1471 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:12 smithi116 bash[82555]: audit 2024-03-30T04:47:11.591431+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.116:0/4141139670' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:12.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:12 smithi148 bash[65611]: cluster 2024-03-30T04:47:11.122972+0000 mgr.x (mgr.24938) 1470 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:12.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:12 smithi148 bash[65611]: audit 2024-03-30T04:47:11.177110+0000 mgr.x (mgr.24938) 1471 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:12.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:12 smithi148 bash[65611]: audit 2024-03-30T04:47:11.591431+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.116:0/4141139670' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:14.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:14 smithi116 bash[80412]: cluster 2024-03-30T04:47:13.124133+0000 mgr.x (mgr.24938) 1472 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:14.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:14 smithi116 bash[82555]: cluster 2024-03-30T04:47:13.124133+0000 mgr.x (mgr.24938) 1472 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:14 smithi148 bash[65611]: cluster 2024-03-30T04:47:13.124133+0000 mgr.x (mgr.24938) 1472 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:15.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:15 smithi116 bash[80412]: audit 2024-03-30T04:47:14.441562+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:15 smithi116 bash[82555]: audit 2024-03-30T04:47:14.441562+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:15.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:15 smithi148 bash[65611]: audit 2024-03-30T04:47:14.441562+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:16 smithi116 bash[80412]: cluster 2024-03-30T04:47:15.124980+0000 mgr.x (mgr.24938) 1473 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:16 smithi116 bash[80412]: audit 2024-03-30T04:47:15.419520+0000 mgr.x (mgr.24938) 1474 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:16.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:16 smithi116 bash[82555]: cluster 2024-03-30T04:47:15.124980+0000 mgr.x (mgr.24938) 1473 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:16.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:16 smithi116 bash[82555]: audit 2024-03-30T04:47:15.419520+0000 mgr.x (mgr.24938) 1474 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:16.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:16 smithi148 bash[65611]: cluster 2024-03-30T04:47:15.124980+0000 mgr.x (mgr.24938) 1473 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:16.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:16 smithi148 bash[65611]: audit 2024-03-30T04:47:15.419520+0000 mgr.x (mgr.24938) 1474 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:17.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:16] "GET /metrics HTTP/1.1" 200 38519 "" "Prometheus/2.33.4" 2024-03-30T04:47:17.723 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:17 smithi148 bash[65611]: audit 2024-03-30T04:47:16.733486+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.723 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:17 smithi148 bash[65611]: audit 2024-03-30T04:47:16.738278+0000 mgr.x (mgr.24938) 1475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.723 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:17 smithi148 bash[65611]: cephadm 2024-03-30T04:47:16.741227+0000 mgr.x (mgr.24938) 1476 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T04:47:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[80412]: audit 2024-03-30T04:47:16.733486+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[80412]: audit 2024-03-30T04:47:16.738278+0000 mgr.x (mgr.24938) 1475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[80412]: cephadm 2024-03-30T04:47:16.741227+0000 mgr.x (mgr.24938) 1476 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T04:47:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[82555]: audit 2024-03-30T04:47:16.733486+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[82555]: audit 2024-03-30T04:47:16.738278+0000 mgr.x (mgr.24938) 1475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T04:47:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:17 smithi116 bash[82555]: cephadm 2024-03-30T04:47:16.741227+0000 mgr.x (mgr.24938) 1476 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T04:47:18.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:18 smithi116 bash[82555]: cluster 2024-03-30T04:47:17.126567+0000 mgr.x (mgr.24938) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:18 smithi116 bash[80412]: cluster 2024-03-30T04:47:17.126567+0000 mgr.x (mgr.24938) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:18.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:18 smithi148 bash[65611]: cluster 2024-03-30T04:47:17.126567+0000 mgr.x (mgr.24938) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: cluster 2024-03-30T04:47:19.127544+0000 mgr.x (mgr.24938) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: cephadm 2024-03-30T04:47:19.162283+0000 mgr.x (mgr.24938) 1479 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: audit 2024-03-30T04:47:19.166719+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: audit 2024-03-30T04:47:19.171243+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: audit 2024-03-30T04:47:19.172897+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[80412]: cephadm 2024-03-30T04:47:19.182878+0000 mgr.x (mgr.24938) 1480 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:47:20.421 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: cluster 2024-03-30T04:47:19.127544+0000 mgr.x (mgr.24938) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:20.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: cephadm 2024-03-30T04:47:19.162283+0000 mgr.x (mgr.24938) 1479 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T04:47:20.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: audit 2024-03-30T04:47:19.166719+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:20.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: audit 2024-03-30T04:47:19.171243+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:47:20.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: audit 2024-03-30T04:47:19.172897+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:20.422 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:20 smithi116 bash[82555]: cephadm 2024-03-30T04:47:19.182878+0000 mgr.x (mgr.24938) 1480 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: cluster 2024-03-30T04:47:19.127544+0000 mgr.x (mgr.24938) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: cephadm 2024-03-30T04:47:19.162283+0000 mgr.x (mgr.24938) 1479 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: audit 2024-03-30T04:47:19.166719+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: audit 2024-03-30T04:47:19.171243+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: audit 2024-03-30T04:47:19.172897+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:20 smithi148 bash[65611]: cephadm 2024-03-30T04:47:19.182878+0000 mgr.x (mgr.24938) 1480 : cephadm [INF] Deploying daemon osd.3 on smithi116 2024-03-30T04:47:22.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:22 smithi116 bash[82555]: cluster 2024-03-30T04:47:21.129690+0000 mgr.x (mgr.24938) 1481 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:22.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:22 smithi116 bash[80412]: cluster 2024-03-30T04:47:21.129690+0000 mgr.x (mgr.24938) 1481 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:22 smithi148 bash[65611]: cluster 2024-03-30T04:47:21.129690+0000 mgr.x (mgr.24938) 1481 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:23.425 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.425 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.425 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.426 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.426 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[80412]: audit 2024-03-30T04:47:22.180285+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.426 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[80412]: audit 2024-03-30T04:47:22.190151+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.426 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[80412]: cluster 2024-03-30T04:47:22.196346+0000 mgr.x (mgr.24938) 1482 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T04:47:23.426 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[80412]: cluster 2024-03-30T04:47:22.196555+0000 mgr.x (mgr.24938) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:23.426 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[80412]: audit 2024-03-30T04:47:22.201267+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[82555]: audit 2024-03-30T04:47:22.180285+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[82555]: audit 2024-03-30T04:47:22.190151+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[82555]: cluster 2024-03-30T04:47:22.196346+0000 mgr.x (mgr.24938) 1482 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[82555]: cluster 2024-03-30T04:47:22.196555+0000 mgr.x (mgr.24938) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[82555]: audit 2024-03-30T04:47:22.201267+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.427 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.427 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:23 smithi148 bash[65611]: audit 2024-03-30T04:47:22.180285+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:23 smithi148 bash[65611]: audit 2024-03-30T04:47:22.190151+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:23 smithi148 bash[65611]: cluster 2024-03-30T04:47:22.196346+0000 mgr.x (mgr.24938) 1482 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T04:47:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:23 smithi148 bash[65611]: cluster 2024-03-30T04:47:22.196555+0000 mgr.x (mgr.24938) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:23 smithi148 bash[65611]: audit 2024-03-30T04:47:22.201267+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:23.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:23.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:23 smithi116 systemd[1]: Stopping Ceph osd.3 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:47:23.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[37258]: debug 2024-03-30T04:47:23.666+0000 7f6890d33700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:47:23.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[37258]: debug 2024-03-30T04:47:23.666+0000 7f6890d33700 -1 osd.3 136 *** Got signal Terminated *** 2024-03-30T04:47:23.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:23 smithi116 bash[37258]: debug 2024-03-30T04:47:23.666+0000 7f6890d33700 -1 osd.3 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:47:24.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:24 smithi116 bash[80412]: cluster 2024-03-30T04:47:23.670039+0000 mon.a (mon.0) 2389 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T04:47:24.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:24 smithi116 bash[82555]: cluster 2024-03-30T04:47:23.670039+0000 mon.a (mon.0) 2389 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T04:47:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:24 smithi148 bash[65611]: cluster 2024-03-30T04:47:23.670039+0000 mon.a (mon.0) 2389 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T04:47:25.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[80412]: cluster 2024-03-30T04:47:24.188937+0000 mon.a (mon.0) 2390 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[80412]: cluster 2024-03-30T04:47:24.197660+0000 mgr.x (mgr.24938) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[80412]: cluster 2024-03-30T04:47:24.198979+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[80412]: audit 2024-03-30T04:47:24.305375+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[80412]: audit 2024-03-30T04:47:24.307339+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[82555]: cluster 2024-03-30T04:47:24.188937+0000 mon.a (mon.0) 2390 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[82555]: cluster 2024-03-30T04:47:24.197660+0000 mgr.x (mgr.24938) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[82555]: cluster 2024-03-30T04:47:24.198979+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[82555]: audit 2024-03-30T04:47:24.305375+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[82555]: audit 2024-03-30T04:47:24.307339+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:25 smithi148 bash[65611]: cluster 2024-03-30T04:47:24.188937+0000 mon.a (mon.0) 2390 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:25 smithi148 bash[65611]: cluster 2024-03-30T04:47:24.197660+0000 mgr.x (mgr.24938) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:47:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:25 smithi148 bash[65611]: cluster 2024-03-30T04:47:24.198979+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T04:47:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:25 smithi148 bash[65611]: audit 2024-03-30T04:47:24.305375+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:25 smithi148 bash[65611]: audit 2024-03-30T04:47:24.307339+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:25.904 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[97111]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T04:47:26.220 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:25 smithi116 bash[97218]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T04:47:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: cluster 2024-03-30T04:47:25.216079+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T04:47:26.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: audit 2024-03-30T04:47:25.288287+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: audit 2024-03-30T04:47:25.296234+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: cluster 2024-03-30T04:47:25.302848+0000 mgr.x (mgr.24938) 1485 : cluster [DBG] pgmap v969: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: cluster 2024-03-30T04:47:25.303161+0000 mgr.x (mgr.24938) 1486 : cluster [DBG] pgmap v970: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: audit 2024-03-30T04:47:25.305883+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[80412]: audit 2024-03-30T04:47:25.428430+0000 mgr.x (mgr.24938) 1487 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: cluster 2024-03-30T04:47:25.216079+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: audit 2024-03-30T04:47:25.288287+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: audit 2024-03-30T04:47:25.296234+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: cluster 2024-03-30T04:47:25.302848+0000 mgr.x (mgr.24938) 1485 : cluster [DBG] pgmap v969: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: cluster 2024-03-30T04:47:25.303161+0000 mgr.x (mgr.24938) 1486 : cluster [DBG] pgmap v970: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: audit 2024-03-30T04:47:25.305883+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:26 smithi116 bash[82555]: audit 2024-03-30T04:47:25.428430+0000 mgr.x (mgr.24938) 1487 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: cluster 2024-03-30T04:47:25.216079+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: audit 2024-03-30T04:47:25.288287+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: audit 2024-03-30T04:47:25.296234+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: cluster 2024-03-30T04:47:25.302848+0000 mgr.x (mgr.24938) 1485 : cluster [DBG] pgmap v969: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: cluster 2024-03-30T04:47:25.303161+0000 mgr.x (mgr.24938) 1486 : cluster [DBG] pgmap v970: 161 pgs: 4 activating+undersized, 13 active+undersized+degraded, 13 stale+active+clean, 15 active+undersized, 116 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 44/726 objects degraded (6.061%) 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: audit 2024-03-30T04:47:25.305883+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[65611]: audit 2024-03-30T04:47:25.428430+0000 mgr.x (mgr.24938) 1487 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:27.223 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:26] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T04:47:27.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:27 smithi116 bash[80412]: cluster 2024-03-30T04:47:26.293049+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check failed: Degraded data redundancy: 44/726 objects degraded (6.061%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:27.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:27 smithi116 bash[82555]: cluster 2024-03-30T04:47:26.293049+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check failed: Degraded data redundancy: 44/726 objects degraded (6.061%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:27 smithi148 bash[65611]: cluster 2024-03-30T04:47:26.293049+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check failed: Degraded data redundancy: 44/726 objects degraded (6.061%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:28.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:28 smithi116 bash[80412]: cluster 2024-03-30T04:47:27.304389+0000 mgr.x (mgr.24938) 1488 : cluster [DBG] pgmap v971: 161 pgs: 4 activating+undersized, 20 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 102 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 72/726 objects degraded (9.917%) 2024-03-30T04:47:28.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:28 smithi116 bash[82555]: cluster 2024-03-30T04:47:27.304389+0000 mgr.x (mgr.24938) 1488 : cluster [DBG] pgmap v971: 161 pgs: 4 activating+undersized, 20 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 102 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 72/726 objects degraded (9.917%) 2024-03-30T04:47:28.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:28 smithi148 bash[65611]: cluster 2024-03-30T04:47:27.304389+0000 mgr.x (mgr.24938) 1488 : cluster [DBG] pgmap v971: 161 pgs: 4 activating+undersized, 20 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 102 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 72/726 objects degraded (9.917%) 2024-03-30T04:47:29.048 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.049 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.049 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.049 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.050 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.050 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.050 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.050 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.051 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.3.service: Deactivated successfully. 2024-03-30T04:47:29.051 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: Stopped Ceph osd.3 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:47:29.051 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:29.051 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:29 smithi116 systemd[1]: Started Ceph osd.3 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.099230+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.107488+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.125530+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.305650+0000 mgr.x (mgr.24938) 1489 : cluster [DBG] pgmap v972: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.655419+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.666243+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.668706+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.670135+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.677360+0000 mgr.x (mgr.24938) 1490 : cluster [DBG] pgmap v973: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.678122+0000 mgr.x (mgr.24938) 1491 : cluster [DBG] pgmap v974: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.681649+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cephadm 2024-03-30T04:47:29.686850+0000 mgr.x (mgr.24938) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.771628+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.372 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.776558+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.779748+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.785080+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.787303+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.099230+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.107488+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.125530+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.305650+0000 mgr.x (mgr.24938) 1489 : cluster [DBG] pgmap v972: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.655419+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.666243+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.373 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.668706+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.670135+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.677360+0000 mgr.x (mgr.24938) 1490 : cluster [DBG] pgmap v973: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.678122+0000 mgr.x (mgr.24938) 1491 : cluster [DBG] pgmap v974: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.681649+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cephadm 2024-03-30T04:47:29.686850+0000 mgr.x (mgr.24938) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.771628+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.776558+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.779748+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.785080+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.787303+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.795311+0000 mgr.x (mgr.24938) 1493 : cluster [DBG] pgmap v975: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.796126+0000 mgr.x (mgr.24938) 1494 : cluster [DBG] pgmap v976: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.374 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.800426+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cephadm 2024-03-30T04:47:29.806034+0000 mgr.x (mgr.24938) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.880113+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.884117+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.885815+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.889531+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.890836+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.898159+0000 mgr.x (mgr.24938) 1496 : cluster [DBG] pgmap v977: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.898983+0000 mgr.x (mgr.24938) 1497 : cluster [DBG] pgmap v978: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.900599+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: cephadm 2024-03-30T04:47:29.905724+0000 mgr.x (mgr.24938) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.980048+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.983040+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.984834+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.375 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.988561+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.989915+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:29.998833+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.795311+0000 mgr.x (mgr.24938) 1493 : cluster [DBG] pgmap v975: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.796126+0000 mgr.x (mgr.24938) 1494 : cluster [DBG] pgmap v976: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.800426+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cephadm 2024-03-30T04:47:29.806034+0000 mgr.x (mgr.24938) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.880113+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.884117+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.885815+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.889531+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.376 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.890836+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.898159+0000 mgr.x (mgr.24938) 1496 : cluster [DBG] pgmap v977: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.898983+0000 mgr.x (mgr.24938) 1497 : cluster [DBG] pgmap v978: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.900599+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: cephadm 2024-03-30T04:47:29.905724+0000 mgr.x (mgr.24938) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.980048+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.983040+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.984834+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.988561+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.989915+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:29.998833+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.377 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:30.077346+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:30.080690+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:30.082429+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:30.085737+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[82555]: audit 2024-03-30T04:47:30.086934+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:30.077346+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:30.080690+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:30.082429+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:30.085737+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.378 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[80412]: audit 2024-03-30T04:47:30.086934+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.099230+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.107488+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.125530+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.305650+0000 mgr.x (mgr.24938) 1489 : cluster [DBG] pgmap v972: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.655419+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.666243+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.668706+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.670135+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.677360+0000 mgr.x (mgr.24938) 1490 : cluster [DBG] pgmap v973: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.678122+0000 mgr.x (mgr.24938) 1491 : cluster [DBG] pgmap v974: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.681649+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cephadm 2024-03-30T04:47:29.686850+0000 mgr.x (mgr.24938) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.771628+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.776558+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.779748+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.785080+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.787303+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.795311+0000 mgr.x (mgr.24938) 1493 : cluster [DBG] pgmap v975: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.796126+0000 mgr.x (mgr.24938) 1494 : cluster [DBG] pgmap v976: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.800426+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cephadm 2024-03-30T04:47:29.806034+0000 mgr.x (mgr.24938) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.880113+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.884117+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.885815+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.889531+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.890836+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.898159+0000 mgr.x (mgr.24938) 1496 : cluster [DBG] pgmap v977: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.898983+0000 mgr.x (mgr.24938) 1497 : cluster [DBG] pgmap v978: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.900599+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: cephadm 2024-03-30T04:47:29.905724+0000 mgr.x (mgr.24938) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.980048+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.983040+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.984834+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.988561+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.989915+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:29.998833+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:30.077346+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:30.080690+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:30.082429+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:30.085737+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:30.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:30 smithi148 bash[65611]: audit 2024-03-30T04:47:30.086934+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.188 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T04:47:31.188 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T04:47:31.189 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T04:47:31.189 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T04:47:31.189 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-30T04:47:31.189 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T04:47:31.189 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:30 smithi116 bash[97509]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-30T04:47:31.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.996881+0000 mgr.x (mgr.24938) 1499 : cluster [DBG] pgmap v979: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:29.997627+0000 mgr.x (mgr.24938) 1500 : cluster [DBG] pgmap v980: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.189 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.003888+0000 mgr.x (mgr.24938) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.093521+0000 mgr.x (mgr.24938) 1502 : cluster [DBG] pgmap v981: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.093890+0000 mgr.x (mgr.24938) 1503 : cluster [DBG] pgmap v982: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.097742+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.102870+0000 mgr.x (mgr.24938) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.186621+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.190966+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.192956+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.196834+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.198037+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.205216+0000 mgr.x (mgr.24938) 1505 : cluster [DBG] pgmap v983: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.206340+0000 mgr.x (mgr.24938) 1506 : cluster [DBG] pgmap v984: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.190 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.212817+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.218183+0000 mgr.x (mgr.24938) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.996881+0000 mgr.x (mgr.24938) 1499 : cluster [DBG] pgmap v979: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:29.997627+0000 mgr.x (mgr.24938) 1500 : cluster [DBG] pgmap v980: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.003888+0000 mgr.x (mgr.24938) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.093521+0000 mgr.x (mgr.24938) 1502 : cluster [DBG] pgmap v981: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.093890+0000 mgr.x (mgr.24938) 1503 : cluster [DBG] pgmap v982: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.097742+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.102870+0000 mgr.x (mgr.24938) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.186621+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.190966+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.192956+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.196834+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.198037+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.205216+0000 mgr.x (mgr.24938) 1505 : cluster [DBG] pgmap v983: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.206340+0000 mgr.x (mgr.24938) 1506 : cluster [DBG] pgmap v984: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.212817+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.218183+0000 mgr.x (mgr.24938) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.291573+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.295919+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.298086+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.301875+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.303261+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.315918+0000 mgr.x (mgr.24938) 1508 : cluster [DBG] pgmap v985: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.316818+0000 mgr.x (mgr.24938) 1509 : cluster [DBG] pgmap v986: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.321664+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.326839+0000 mgr.x (mgr.24938) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.410442+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.414620+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.416139+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.419887+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.420960+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.428123+0000 mgr.x (mgr.24938) 1511 : cluster [DBG] pgmap v987: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.429151+0000 mgr.x (mgr.24938) 1512 : cluster [DBG] pgmap v988: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.431421+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.436485+0000 mgr.x (mgr.24938) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.291573+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.295919+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.298086+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.301875+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.303261+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.315918+0000 mgr.x (mgr.24938) 1508 : cluster [DBG] pgmap v985: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.316818+0000 mgr.x (mgr.24938) 1509 : cluster [DBG] pgmap v986: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.321664+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.326839+0000 mgr.x (mgr.24938) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.410442+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.414620+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.416139+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.419887+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.420960+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.428123+0000 mgr.x (mgr.24938) 1511 : cluster [DBG] pgmap v987: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.429151+0000 mgr.x (mgr.24938) 1512 : cluster [DBG] pgmap v988: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.431421+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.436485+0000 mgr.x (mgr.24938) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.503267+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.507525+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.509341+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.513514+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.514755+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.521561+0000 mgr.x (mgr.24938) 1514 : cluster [DBG] pgmap v989: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.521940+0000 mgr.x (mgr.24938) 1515 : cluster [DBG] pgmap v990: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.525922+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.531230+0000 mgr.x (mgr.24938) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.600213+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.604178+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.605782+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.609960+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.611153+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.618415+0000 mgr.x (mgr.24938) 1517 : cluster [DBG] pgmap v991: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.619177+0000 mgr.x (mgr.24938) 1518 : cluster [DBG] pgmap v992: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.622453+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.627562+0000 mgr.x (mgr.24938) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.197 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.503267+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.507525+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.509341+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.513514+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.514755+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.521561+0000 mgr.x (mgr.24938) 1514 : cluster [DBG] pgmap v989: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.521940+0000 mgr.x (mgr.24938) 1515 : cluster [DBG] pgmap v990: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.525922+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.531230+0000 mgr.x (mgr.24938) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.600213+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.604178+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.605782+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.609960+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.611153+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.618415+0000 mgr.x (mgr.24938) 1517 : cluster [DBG] pgmap v991: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.619177+0000 mgr.x (mgr.24938) 1518 : cluster [DBG] pgmap v992: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.622453+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.627562+0000 mgr.x (mgr.24938) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.696313+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.699692+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.701169+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.704553+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.705591+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.712135+0000 mgr.x (mgr.24938) 1520 : cluster [DBG] pgmap v993: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.712509+0000 mgr.x (mgr.24938) 1521 : cluster [DBG] pgmap v994: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.715128+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.720233+0000 mgr.x (mgr.24938) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.772077+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.775962+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.778069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.781490+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.782661+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.789634+0000 mgr.x (mgr.24938) 1523 : cluster [DBG] pgmap v995: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.790383+0000 mgr.x (mgr.24938) 1524 : cluster [DBG] pgmap v996: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.791760+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.696313+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.699692+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.701169+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.704553+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.705591+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.712135+0000 mgr.x (mgr.24938) 1520 : cluster [DBG] pgmap v993: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.712509+0000 mgr.x (mgr.24938) 1521 : cluster [DBG] pgmap v994: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.715128+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.720233+0000 mgr.x (mgr.24938) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.772077+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.775962+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.778069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.781490+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.782661+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.789634+0000 mgr.x (mgr.24938) 1523 : cluster [DBG] pgmap v995: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.790383+0000 mgr.x (mgr.24938) 1524 : cluster [DBG] pgmap v996: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.791760+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.796747+0000 mgr.x (mgr.24938) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.877624+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.881142+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.882466+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.885629+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.886659+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.893298+0000 mgr.x (mgr.24938) 1526 : cluster [DBG] pgmap v997: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cluster 2024-03-30T04:47:30.893686+0000 mgr.x (mgr.24938) 1527 : cluster [DBG] pgmap v998: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.896190+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: cephadm 2024-03-30T04:47:30.901464+0000 mgr.x (mgr.24938) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.985292+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.989132+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.990760+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.994686+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:30.995748+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.203 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:31.004804+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:31.094767+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[80412]: audit 2024-03-30T04:47:31.098640+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.796747+0000 mgr.x (mgr.24938) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.877624+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.881142+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.882466+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.885629+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.886659+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.893298+0000 mgr.x (mgr.24938) 1526 : cluster [DBG] pgmap v997: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cluster 2024-03-30T04:47:30.893686+0000 mgr.x (mgr.24938) 1527 : cluster [DBG] pgmap v998: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.896190+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: cephadm 2024-03-30T04:47:30.901464+0000 mgr.x (mgr.24938) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.985292+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.989132+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.990760+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.994686+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:30.995748+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:31.004804+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:31.094767+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:31 smithi116 bash[82555]: audit 2024-03-30T04:47:31.098640+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.996881+0000 mgr.x (mgr.24938) 1499 : cluster [DBG] pgmap v979: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:29.997627+0000 mgr.x (mgr.24938) 1500 : cluster [DBG] pgmap v980: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.003888+0000 mgr.x (mgr.24938) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.093521+0000 mgr.x (mgr.24938) 1502 : cluster [DBG] pgmap v981: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.093890+0000 mgr.x (mgr.24938) 1503 : cluster [DBG] pgmap v982: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.097742+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.102870+0000 mgr.x (mgr.24938) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.186621+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.190966+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.192956+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.196834+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.198037+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.205216+0000 mgr.x (mgr.24938) 1505 : cluster [DBG] pgmap v983: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.206340+0000 mgr.x (mgr.24938) 1506 : cluster [DBG] pgmap v984: 161 pgs: 4 activating+undersized, 25 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.212817+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.218183+0000 mgr.x (mgr.24938) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.291573+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.295919+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.298086+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.301875+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.303261+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.315918+0000 mgr.x (mgr.24938) 1508 : cluster [DBG] pgmap v985: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.316818+0000 mgr.x (mgr.24938) 1509 : cluster [DBG] pgmap v986: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.321664+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.326839+0000 mgr.x (mgr.24938) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.410442+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.414620+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.416139+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.419887+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.420960+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.428123+0000 mgr.x (mgr.24938) 1511 : cluster [DBG] pgmap v987: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.429151+0000 mgr.x (mgr.24938) 1512 : cluster [DBG] pgmap v988: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.431421+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.436485+0000 mgr.x (mgr.24938) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.503267+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.507525+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.509341+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.513514+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.514755+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.521561+0000 mgr.x (mgr.24938) 1514 : cluster [DBG] pgmap v989: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.521940+0000 mgr.x (mgr.24938) 1515 : cluster [DBG] pgmap v990: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.525922+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.531230+0000 mgr.x (mgr.24938) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.600213+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.604178+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.605782+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.609960+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.611153+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.618415+0000 mgr.x (mgr.24938) 1517 : cluster [DBG] pgmap v991: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.619177+0000 mgr.x (mgr.24938) 1518 : cluster [DBG] pgmap v992: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.622453+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.627562+0000 mgr.x (mgr.24938) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.696313+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.699692+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.701169+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.704553+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.705591+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.712135+0000 mgr.x (mgr.24938) 1520 : cluster [DBG] pgmap v993: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.712509+0000 mgr.x (mgr.24938) 1521 : cluster [DBG] pgmap v994: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.715128+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.720233+0000 mgr.x (mgr.24938) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.772077+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.775962+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.778069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.781490+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.782661+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.789634+0000 mgr.x (mgr.24938) 1523 : cluster [DBG] pgmap v995: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.790383+0000 mgr.x (mgr.24938) 1524 : cluster [DBG] pgmap v996: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.791760+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.796747+0000 mgr.x (mgr.24938) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.877624+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.881142+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.882466+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.885629+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.886659+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.893298+0000 mgr.x (mgr.24938) 1526 : cluster [DBG] pgmap v997: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cluster 2024-03-30T04:47:30.893686+0000 mgr.x (mgr.24938) 1527 : cluster [DBG] pgmap v998: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.896190+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: cephadm 2024-03-30T04:47:30.901464+0000 mgr.x (mgr.24938) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.985292+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.989132+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.990760+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.994686+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:30.995748+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:31.004804+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:31.094767+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:31.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:31 smithi148 bash[65611]: audit 2024-03-30T04:47:31.098640+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.002759+0000 mgr.x (mgr.24938) 1529 : cluster [DBG] pgmap v999: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.003128+0000 mgr.x (mgr.24938) 1530 : cluster [DBG] pgmap v1000: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.010133+0000 mgr.x (mgr.24938) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.100216+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.119260+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.125221+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.131603+0000 mgr.x (mgr.24938) 1532 : cluster [DBG] pgmap v1001: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.131810+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.131986+0000 mgr.x (mgr.24938) 1533 : cluster [DBG] pgmap v1002: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.136924+0000 mgr.x (mgr.24938) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.211318+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.213650+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.214569+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.217251+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.218126+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.224202+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.224396+0000 mgr.x (mgr.24938) 1535 : cluster [DBG] pgmap v1003: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.002759+0000 mgr.x (mgr.24938) 1529 : cluster [DBG] pgmap v999: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.003128+0000 mgr.x (mgr.24938) 1530 : cluster [DBG] pgmap v1000: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.010133+0000 mgr.x (mgr.24938) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.100216+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.119260+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.125221+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.131603+0000 mgr.x (mgr.24938) 1532 : cluster [DBG] pgmap v1001: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.131810+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.131986+0000 mgr.x (mgr.24938) 1533 : cluster [DBG] pgmap v1002: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.136924+0000 mgr.x (mgr.24938) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.211318+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.213650+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.214569+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.217251+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.218126+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.224202+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.224396+0000 mgr.x (mgr.24938) 1535 : cluster [DBG] pgmap v1003: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.224795+0000 mgr.x (mgr.24938) 1536 : cluster [DBG] pgmap v1004: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.229082+0000 mgr.x (mgr.24938) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.301098+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.305020+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.307351+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.310888+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.312222+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.318608+0000 mgr.x (mgr.24938) 1538 : cluster [DBG] pgmap v1005: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.318997+0000 mgr.x (mgr.24938) 1539 : cluster [DBG] pgmap v1006: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.321113+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.326208+0000 mgr.x (mgr.24938) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.396290+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.399350+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.400969+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.404176+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.405408+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.412276+0000 mgr.x (mgr.24938) 1541 : cluster [DBG] pgmap v1007: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.224795+0000 mgr.x (mgr.24938) 1536 : cluster [DBG] pgmap v1004: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.229082+0000 mgr.x (mgr.24938) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.301098+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.305020+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.307351+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.310888+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.312222+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.318608+0000 mgr.x (mgr.24938) 1538 : cluster [DBG] pgmap v1005: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.318997+0000 mgr.x (mgr.24938) 1539 : cluster [DBG] pgmap v1006: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.321113+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.326208+0000 mgr.x (mgr.24938) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.396290+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.399350+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.400969+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.404176+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.405408+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.412276+0000 mgr.x (mgr.24938) 1541 : cluster [DBG] pgmap v1007: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.413282+0000 mgr.x (mgr.24938) 1542 : cluster [DBG] pgmap v1008: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.414826+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.420028+0000 mgr.x (mgr.24938) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.471315+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.476196+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.478025+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.481834+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.483222+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.490484+0000 mgr.x (mgr.24938) 1544 : cluster [DBG] pgmap v1009: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.491592+0000 mgr.x (mgr.24938) 1545 : cluster [DBG] pgmap v1010: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.493710+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.499023+0000 mgr.x (mgr.24938) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.583421+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.587757+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.590007+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.594468+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.596143+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.603819+0000 mgr.x (mgr.24938) 1547 : cluster [DBG] pgmap v1011: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.413282+0000 mgr.x (mgr.24938) 1542 : cluster [DBG] pgmap v1008: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.414826+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.420028+0000 mgr.x (mgr.24938) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.471315+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.476196+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.478025+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.481834+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.483222+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.490484+0000 mgr.x (mgr.24938) 1544 : cluster [DBG] pgmap v1009: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.491592+0000 mgr.x (mgr.24938) 1545 : cluster [DBG] pgmap v1010: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.493710+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.499023+0000 mgr.x (mgr.24938) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.583421+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.587757+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.590007+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.594468+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.596143+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.603819+0000 mgr.x (mgr.24938) 1547 : cluster [DBG] pgmap v1011: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.604952+0000 mgr.x (mgr.24938) 1548 : cluster [DBG] pgmap v1012: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.608733+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.614025+0000 mgr.x (mgr.24938) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.697834+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.702477+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.704598+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.709266+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.711250+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.719108+0000 mgr.x (mgr.24938) 1550 : cluster [DBG] pgmap v1013: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.720224+0000 mgr.x (mgr.24938) 1551 : cluster [DBG] pgmap v1014: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.724334+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.729691+0000 mgr.x (mgr.24938) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.814262+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.819203+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.821746+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.826845+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.828705+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.836741+0000 mgr.x (mgr.24938) 1553 : cluster [DBG] pgmap v1015: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.604952+0000 mgr.x (mgr.24938) 1548 : cluster [DBG] pgmap v1012: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.608733+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.614025+0000 mgr.x (mgr.24938) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.697834+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.702477+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.704598+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.709266+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.711250+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.719108+0000 mgr.x (mgr.24938) 1550 : cluster [DBG] pgmap v1013: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.720224+0000 mgr.x (mgr.24938) 1551 : cluster [DBG] pgmap v1014: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.724334+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.729691+0000 mgr.x (mgr.24938) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.814262+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.819203+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.821746+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.826845+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.828705+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.836741+0000 mgr.x (mgr.24938) 1553 : cluster [DBG] pgmap v1015: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.837836+0000 mgr.x (mgr.24938) 1554 : cluster [DBG] pgmap v1016: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.842187+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.847649+0000 mgr.x (mgr.24938) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.919225+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.922522+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.924097+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.927392+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.928586+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.935205+0000 mgr.x (mgr.24938) 1556 : cluster [DBG] pgmap v1017: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cluster 2024-03-30T04:47:31.935566+0000 mgr.x (mgr.24938) 1557 : cluster [DBG] pgmap v1018: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:31.939175+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: cephadm 2024-03-30T04:47:31.944262+0000 mgr.x (mgr.24938) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.015364+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.018531+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.020247+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.023690+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.025063+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[82555]: audit 2024-03-30T04:47:32.037267+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.837836+0000 mgr.x (mgr.24938) 1554 : cluster [DBG] pgmap v1016: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.842187+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.847649+0000 mgr.x (mgr.24938) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.919225+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.922522+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.924097+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.927392+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.928586+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.935205+0000 mgr.x (mgr.24938) 1556 : cluster [DBG] pgmap v1017: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cluster 2024-03-30T04:47:31.935566+0000 mgr.x (mgr.24938) 1557 : cluster [DBG] pgmap v1018: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:31.939175+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: cephadm 2024-03-30T04:47:31.944262+0000 mgr.x (mgr.24938) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.015364+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.018531+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.020247+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.023690+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.025063+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:32 smithi116 bash[80412]: audit 2024-03-30T04:47:32.037267+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.002759+0000 mgr.x (mgr.24938) 1529 : cluster [DBG] pgmap v999: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.003128+0000 mgr.x (mgr.24938) 1530 : cluster [DBG] pgmap v1000: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.010133+0000 mgr.x (mgr.24938) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.100216+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.119260+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.125221+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.131603+0000 mgr.x (mgr.24938) 1532 : cluster [DBG] pgmap v1001: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.131810+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.131986+0000 mgr.x (mgr.24938) 1533 : cluster [DBG] pgmap v1002: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.136924+0000 mgr.x (mgr.24938) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.211318+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.213650+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.214569+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.217251+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.218126+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.224202+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.224396+0000 mgr.x (mgr.24938) 1535 : cluster [DBG] pgmap v1003: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.224795+0000 mgr.x (mgr.24938) 1536 : cluster [DBG] pgmap v1004: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.229082+0000 mgr.x (mgr.24938) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.301098+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.305020+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.307351+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.310888+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.312222+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.318608+0000 mgr.x (mgr.24938) 1538 : cluster [DBG] pgmap v1005: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.318997+0000 mgr.x (mgr.24938) 1539 : cluster [DBG] pgmap v1006: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.321113+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.326208+0000 mgr.x (mgr.24938) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.396290+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.399350+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.400969+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.404176+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.405408+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.412276+0000 mgr.x (mgr.24938) 1541 : cluster [DBG] pgmap v1007: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.413282+0000 mgr.x (mgr.24938) 1542 : cluster [DBG] pgmap v1008: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.414826+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.420028+0000 mgr.x (mgr.24938) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.471315+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.476196+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.478025+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.481834+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.483222+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.490484+0000 mgr.x (mgr.24938) 1544 : cluster [DBG] pgmap v1009: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.491592+0000 mgr.x (mgr.24938) 1545 : cluster [DBG] pgmap v1010: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.493710+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.499023+0000 mgr.x (mgr.24938) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.583421+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.587757+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.590007+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.594468+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.596143+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.603819+0000 mgr.x (mgr.24938) 1547 : cluster [DBG] pgmap v1011: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.604952+0000 mgr.x (mgr.24938) 1548 : cluster [DBG] pgmap v1012: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.608733+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.614025+0000 mgr.x (mgr.24938) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.697834+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.702477+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.704598+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.709266+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.711250+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.719108+0000 mgr.x (mgr.24938) 1550 : cluster [DBG] pgmap v1013: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.720224+0000 mgr.x (mgr.24938) 1551 : cluster [DBG] pgmap v1014: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.724334+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.729691+0000 mgr.x (mgr.24938) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.814262+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.819203+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.821746+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.826845+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.828705+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.836741+0000 mgr.x (mgr.24938) 1553 : cluster [DBG] pgmap v1015: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.837836+0000 mgr.x (mgr.24938) 1554 : cluster [DBG] pgmap v1016: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.842187+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.847649+0000 mgr.x (mgr.24938) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.919225+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.922522+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.924097+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.927392+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.928586+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.935205+0000 mgr.x (mgr.24938) 1556 : cluster [DBG] pgmap v1017: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cluster 2024-03-30T04:47:31.935566+0000 mgr.x (mgr.24938) 1557 : cluster [DBG] pgmap v1018: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:31.939175+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: cephadm 2024-03-30T04:47:31.944262+0000 mgr.x (mgr.24938) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.015364+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.018531+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.020247+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.023690+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.025063+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:32.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:32 smithi148 bash[65611]: audit 2024-03-30T04:47:32.037267+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.031510+0000 mgr.x (mgr.24938) 1559 : cluster [DBG] pgmap v1019: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.032025+0000 mgr.x (mgr.24938) 1560 : cluster [DBG] pgmap v1020: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.042353+0000 mgr.x (mgr.24938) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.116638+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.118911+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.119892+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.124540+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.125491+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.130889+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.131629+0000 mgr.x (mgr.24938) 1562 : cluster [DBG] pgmap v1021: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.132132+0000 mgr.x (mgr.24938) 1563 : cluster [DBG] pgmap v1022: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.136089+0000 mgr.x (mgr.24938) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.189484+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.194165+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.196264+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.200002+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.201298+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.208142+0000 mgr.x (mgr.24938) 1565 : cluster [DBG] pgmap v1023: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.208533+0000 mgr.x (mgr.24938) 1566 : cluster [DBG] pgmap v1024: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.210922+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.216265+0000 mgr.x (mgr.24938) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.287747+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.290854+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.292737+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.295890+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.296994+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.303946+0000 mgr.x (mgr.24938) 1568 : cluster [DBG] pgmap v1025: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.304963+0000 mgr.x (mgr.24938) 1569 : cluster [DBG] pgmap v1026: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.306377+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.311362+0000 mgr.x (mgr.24938) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.395301+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.399855+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.402155+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.407072+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.408639+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.031510+0000 mgr.x (mgr.24938) 1559 : cluster [DBG] pgmap v1019: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.032025+0000 mgr.x (mgr.24938) 1560 : cluster [DBG] pgmap v1020: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.042353+0000 mgr.x (mgr.24938) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.116638+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.118911+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.119892+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.124540+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.125491+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.130889+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.131629+0000 mgr.x (mgr.24938) 1562 : cluster [DBG] pgmap v1021: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.132132+0000 mgr.x (mgr.24938) 1563 : cluster [DBG] pgmap v1022: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.136089+0000 mgr.x (mgr.24938) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.189484+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.194165+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.196264+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.200002+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.201298+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.416169+0000 mgr.x (mgr.24938) 1571 : cluster [DBG] pgmap v1027: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.416952+0000 mgr.x (mgr.24938) 1572 : cluster [DBG] pgmap v1028: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.421242+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.426574+0000 mgr.x (mgr.24938) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.497884+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.500886+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.502370+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.505807+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.506870+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.513664+0000 mgr.x (mgr.24938) 1574 : cluster [DBG] pgmap v1029: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.514465+0000 mgr.x (mgr.24938) 1575 : cluster [DBG] pgmap v1030: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.518332+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.523365+0000 mgr.x (mgr.24938) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.594559+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.597864+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.600652+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.604548+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.605635+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.612477+0000 mgr.x (mgr.24938) 1577 : cluster [DBG] pgmap v1031: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.613462+0000 mgr.x (mgr.24938) 1578 : cluster [DBG] pgmap v1032: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.617398+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.622445+0000 mgr.x (mgr.24938) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.707010+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.710829+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.712519+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.716051+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.717320+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.724569+0000 mgr.x (mgr.24938) 1580 : cluster [DBG] pgmap v1033: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.725367+0000 mgr.x (mgr.24938) 1581 : cluster [DBG] pgmap v1034: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.725643+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.730821+0000 mgr.x (mgr.24938) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.815150+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.819776+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.821806+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.826358+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.828438+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.836925+0000 mgr.x (mgr.24938) 1583 : cluster [DBG] pgmap v1035: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.838288+0000 mgr.x (mgr.24938) 1584 : cluster [DBG] pgmap v1036: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.842427+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.847757+0000 mgr.x (mgr.24938) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.933297+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.938083+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.940687+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.944249+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.945731+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.952375+0000 mgr.x (mgr.24938) 1586 : cluster [DBG] pgmap v1037: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cluster 2024-03-30T04:47:32.952865+0000 mgr.x (mgr.24938) 1587 : cluster [DBG] pgmap v1038: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:32.957402+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: cephadm 2024-03-30T04:47:32.962483+0000 mgr.x (mgr.24938) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.015276+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.018338+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.020141+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.023824+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.025077+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.036685+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[80412]: audit 2024-03-30T04:47:33.105120+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.208142+0000 mgr.x (mgr.24938) 1565 : cluster [DBG] pgmap v1023: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.208533+0000 mgr.x (mgr.24938) 1566 : cluster [DBG] pgmap v1024: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.210922+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.216265+0000 mgr.x (mgr.24938) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.287747+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.290854+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.292737+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.295890+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.296994+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.303946+0000 mgr.x (mgr.24938) 1568 : cluster [DBG] pgmap v1025: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.304963+0000 mgr.x (mgr.24938) 1569 : cluster [DBG] pgmap v1026: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.306377+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.311362+0000 mgr.x (mgr.24938) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.395301+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.399855+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.402155+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.407072+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.408639+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.416169+0000 mgr.x (mgr.24938) 1571 : cluster [DBG] pgmap v1027: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.416952+0000 mgr.x (mgr.24938) 1572 : cluster [DBG] pgmap v1028: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.421242+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.426574+0000 mgr.x (mgr.24938) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.497884+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.500886+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.502370+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.505807+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.506870+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.513664+0000 mgr.x (mgr.24938) 1574 : cluster [DBG] pgmap v1029: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.514465+0000 mgr.x (mgr.24938) 1575 : cluster [DBG] pgmap v1030: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.518332+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.523365+0000 mgr.x (mgr.24938) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.594559+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.597864+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.600652+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.604548+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.605635+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.612477+0000 mgr.x (mgr.24938) 1577 : cluster [DBG] pgmap v1031: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.613462+0000 mgr.x (mgr.24938) 1578 : cluster [DBG] pgmap v1032: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.617398+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.622445+0000 mgr.x (mgr.24938) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.707010+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.710829+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.712519+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.716051+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.717320+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.724569+0000 mgr.x (mgr.24938) 1580 : cluster [DBG] pgmap v1033: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.725367+0000 mgr.x (mgr.24938) 1581 : cluster [DBG] pgmap v1034: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.725643+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.730821+0000 mgr.x (mgr.24938) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.815150+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.819776+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.821806+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.826358+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.828438+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.836925+0000 mgr.x (mgr.24938) 1583 : cluster [DBG] pgmap v1035: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.838288+0000 mgr.x (mgr.24938) 1584 : cluster [DBG] pgmap v1036: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.842427+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.847757+0000 mgr.x (mgr.24938) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.933297+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.938083+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.940687+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.944249+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.945731+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.952375+0000 mgr.x (mgr.24938) 1586 : cluster [DBG] pgmap v1037: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cluster 2024-03-30T04:47:32.952865+0000 mgr.x (mgr.24938) 1587 : cluster [DBG] pgmap v1038: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:32.957402+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: cephadm 2024-03-30T04:47:32.962483+0000 mgr.x (mgr.24938) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.015276+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.018338+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.020141+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.023824+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.025077+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.036685+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[82555]: audit 2024-03-30T04:47:33.105120+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.031510+0000 mgr.x (mgr.24938) 1559 : cluster [DBG] pgmap v1019: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.032025+0000 mgr.x (mgr.24938) 1560 : cluster [DBG] pgmap v1020: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.042353+0000 mgr.x (mgr.24938) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.116638+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.118911+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.119892+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.124540+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.125491+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.130889+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.131629+0000 mgr.x (mgr.24938) 1562 : cluster [DBG] pgmap v1021: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.132132+0000 mgr.x (mgr.24938) 1563 : cluster [DBG] pgmap v1022: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.136089+0000 mgr.x (mgr.24938) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.189484+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.194165+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.196264+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.200002+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.201298+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.208142+0000 mgr.x (mgr.24938) 1565 : cluster [DBG] pgmap v1023: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.208533+0000 mgr.x (mgr.24938) 1566 : cluster [DBG] pgmap v1024: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.210922+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.216265+0000 mgr.x (mgr.24938) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.287747+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.290854+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.292737+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.295890+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.296994+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.303946+0000 mgr.x (mgr.24938) 1568 : cluster [DBG] pgmap v1025: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.304963+0000 mgr.x (mgr.24938) 1569 : cluster [DBG] pgmap v1026: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.306377+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.311362+0000 mgr.x (mgr.24938) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.395301+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.399855+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.402155+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.407072+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.408639+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.416169+0000 mgr.x (mgr.24938) 1571 : cluster [DBG] pgmap v1027: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.416952+0000 mgr.x (mgr.24938) 1572 : cluster [DBG] pgmap v1028: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.421242+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.426574+0000 mgr.x (mgr.24938) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.497884+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.500886+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.502370+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.505807+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.506870+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.513664+0000 mgr.x (mgr.24938) 1574 : cluster [DBG] pgmap v1029: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.514465+0000 mgr.x (mgr.24938) 1575 : cluster [DBG] pgmap v1030: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.518332+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.523365+0000 mgr.x (mgr.24938) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.594559+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.597864+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.600652+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.604548+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.605635+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.612477+0000 mgr.x (mgr.24938) 1577 : cluster [DBG] pgmap v1031: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.613462+0000 mgr.x (mgr.24938) 1578 : cluster [DBG] pgmap v1032: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.617398+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.622445+0000 mgr.x (mgr.24938) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.707010+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.710829+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.712519+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.716051+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.717320+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.724569+0000 mgr.x (mgr.24938) 1580 : cluster [DBG] pgmap v1033: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.725367+0000 mgr.x (mgr.24938) 1581 : cluster [DBG] pgmap v1034: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.725643+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.730821+0000 mgr.x (mgr.24938) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.815150+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.819776+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.821806+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.826358+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.828438+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.836925+0000 mgr.x (mgr.24938) 1583 : cluster [DBG] pgmap v1035: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.838288+0000 mgr.x (mgr.24938) 1584 : cluster [DBG] pgmap v1036: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.842427+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.847757+0000 mgr.x (mgr.24938) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.933297+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.938083+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.940687+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.944249+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.945731+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.952375+0000 mgr.x (mgr.24938) 1586 : cluster [DBG] pgmap v1037: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cluster 2024-03-30T04:47:32.952865+0000 mgr.x (mgr.24938) 1587 : cluster [DBG] pgmap v1038: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:32.957402+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: cephadm 2024-03-30T04:47:32.962483+0000 mgr.x (mgr.24938) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.015276+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.018338+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.020141+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:33.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.023824+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:33.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.025077+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:33.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.036685+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:33.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:33 smithi148 bash[65611]: audit 2024-03-30T04:47:33.105120+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.038 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:33 smithi116 bash[97893]: debug 2024-03-30T04:47:33.841+0000 7f7445b4b700 1 -- 172.21.15.116:0/3696460208 <== mon.1 v2:172.21.15.116:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c43a0ff680 con 0x55c43a13c800 2024-03-30T04:47:34.391 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.031454+0000 mgr.x (mgr.24938) 1589 : cluster [DBG] pgmap v1039: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.391 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.031820+0000 mgr.x (mgr.24938) 1590 : cluster [DBG] pgmap v1040: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.041809+0000 mgr.x (mgr.24938) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.109590+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.136214+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.139596+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.140837+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.148127+0000 mgr.x (mgr.24938) 1592 : cluster [DBG] pgmap v1041: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.148636+0000 mgr.x (mgr.24938) 1593 : cluster [DBG] pgmap v1042: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.149057+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.154134+0000 mgr.x (mgr.24938) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.226222+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.229693+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.231754+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.392 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.234865+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.236015+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.242347+0000 mgr.x (mgr.24938) 1595 : cluster [DBG] pgmap v1043: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.031454+0000 mgr.x (mgr.24938) 1589 : cluster [DBG] pgmap v1039: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.031820+0000 mgr.x (mgr.24938) 1590 : cluster [DBG] pgmap v1040: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.041809+0000 mgr.x (mgr.24938) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.109590+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.136214+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.139596+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.140837+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.148127+0000 mgr.x (mgr.24938) 1592 : cluster [DBG] pgmap v1041: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.393 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.148636+0000 mgr.x (mgr.24938) 1593 : cluster [DBG] pgmap v1042: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.149057+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.154134+0000 mgr.x (mgr.24938) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.226222+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.229693+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.231754+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.234865+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.236015+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.242347+0000 mgr.x (mgr.24938) 1595 : cluster [DBG] pgmap v1043: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.394 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.242896+0000 mgr.x (mgr.24938) 1596 : cluster [DBG] pgmap v1044: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.249272+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.254354+0000 mgr.x (mgr.24938) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.326485+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.329863+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.331800+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.335043+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.336186+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.342503+0000 mgr.x (mgr.24938) 1598 : cluster [DBG] pgmap v1045: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.342933+0000 mgr.x (mgr.24938) 1599 : cluster [DBG] pgmap v1046: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.345512+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.350541+0000 mgr.x (mgr.24938) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.433914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.395 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.438755+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.440765+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.445028+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.445937+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.452729+0000 mgr.x (mgr.24938) 1601 : cluster [DBG] pgmap v1047: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.453482+0000 mgr.x (mgr.24938) 1602 : cluster [DBG] pgmap v1048: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.453609+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.458787+0000 mgr.x (mgr.24938) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.530760+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.533720+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.535027+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.538474+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.539487+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.546262+0000 mgr.x (mgr.24938) 1604 : cluster [DBG] pgmap v1049: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.396 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.547035+0000 mgr.x (mgr.24938) 1605 : cluster [DBG] pgmap v1050: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.548112+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.553216+0000 mgr.x (mgr.24938) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.638950+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.643665+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.645580+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.649876+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.652109+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.660056+0000 mgr.x (mgr.24938) 1607 : cluster [DBG] pgmap v1051: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.242896+0000 mgr.x (mgr.24938) 1596 : cluster [DBG] pgmap v1044: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.249272+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.254354+0000 mgr.x (mgr.24938) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.397 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.326485+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.329863+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.331800+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.335043+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.336186+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.342503+0000 mgr.x (mgr.24938) 1598 : cluster [DBG] pgmap v1045: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.342933+0000 mgr.x (mgr.24938) 1599 : cluster [DBG] pgmap v1046: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.345512+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.350541+0000 mgr.x (mgr.24938) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.433914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.438755+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.440765+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.445028+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.445937+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.398 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.452729+0000 mgr.x (mgr.24938) 1601 : cluster [DBG] pgmap v1047: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.661171+0000 mgr.x (mgr.24938) 1608 : cluster [DBG] pgmap v1052: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.664341+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.669814+0000 mgr.x (mgr.24938) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.755948+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.760788+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.763131+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.766962+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.768270+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.775164+0000 mgr.x (mgr.24938) 1610 : cluster [DBG] pgmap v1053: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.775541+0000 mgr.x (mgr.24938) 1611 : cluster [DBG] pgmap v1054: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.399 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.777313+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.782354+0000 mgr.x (mgr.24938) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.865925+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.869746+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.871322+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.875005+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.876047+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.883258+0000 mgr.x (mgr.24938) 1613 : cluster [DBG] pgmap v1055: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.453482+0000 mgr.x (mgr.24938) 1602 : cluster [DBG] pgmap v1048: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.453609+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.458787+0000 mgr.x (mgr.24938) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.400 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.530760+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.533720+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.535027+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.538474+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.539487+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.546262+0000 mgr.x (mgr.24938) 1604 : cluster [DBG] pgmap v1049: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.547035+0000 mgr.x (mgr.24938) 1605 : cluster [DBG] pgmap v1050: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.548112+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.553216+0000 mgr.x (mgr.24938) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.638950+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.643665+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.645580+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.649876+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.652109+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.401 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.660056+0000 mgr.x (mgr.24938) 1607 : cluster [DBG] pgmap v1051: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.883897+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.884034+0000 mgr.x (mgr.24938) 1614 : cluster [DBG] pgmap v1056: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.888939+0000 mgr.x (mgr.24938) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.961704+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.964374+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.965655+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.969374+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.970234+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:33.976491+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.402 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.022588+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.025579+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.027348+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.030546+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.031608+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[80412]: audit 2024-03-30T04:47:34.039262+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.661171+0000 mgr.x (mgr.24938) 1608 : cluster [DBG] pgmap v1052: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.664341+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.669814+0000 mgr.x (mgr.24938) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.755948+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.760788+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.403 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.763131+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.766962+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.768270+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.775164+0000 mgr.x (mgr.24938) 1610 : cluster [DBG] pgmap v1053: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.775541+0000 mgr.x (mgr.24938) 1611 : cluster [DBG] pgmap v1054: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.777313+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.782354+0000 mgr.x (mgr.24938) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.865925+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.869746+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.871322+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.875005+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.876047+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.883258+0000 mgr.x (mgr.24938) 1613 : cluster [DBG] pgmap v1055: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.883897+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.884034+0000 mgr.x (mgr.24938) 1614 : cluster [DBG] pgmap v1056: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.404 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.888939+0000 mgr.x (mgr.24938) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.961704+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.964374+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.965655+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.969374+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.970234+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:33.976491+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.022588+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.025579+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.027348+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.405 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.030546+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.031608+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.406 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[82555]: audit 2024-03-30T04:47:34.039262+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.031454+0000 mgr.x (mgr.24938) 1589 : cluster [DBG] pgmap v1039: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.031820+0000 mgr.x (mgr.24938) 1590 : cluster [DBG] pgmap v1040: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.041809+0000 mgr.x (mgr.24938) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.109590+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.136214+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.139596+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.140837+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.148127+0000 mgr.x (mgr.24938) 1592 : cluster [DBG] pgmap v1041: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.148636+0000 mgr.x (mgr.24938) 1593 : cluster [DBG] pgmap v1042: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.149057+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.154134+0000 mgr.x (mgr.24938) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.226222+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.229693+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.231754+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.234865+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.236015+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.242347+0000 mgr.x (mgr.24938) 1595 : cluster [DBG] pgmap v1043: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.242896+0000 mgr.x (mgr.24938) 1596 : cluster [DBG] pgmap v1044: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.249272+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.254354+0000 mgr.x (mgr.24938) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.326485+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.329863+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.331800+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.335043+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.336186+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.342503+0000 mgr.x (mgr.24938) 1598 : cluster [DBG] pgmap v1045: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.342933+0000 mgr.x (mgr.24938) 1599 : cluster [DBG] pgmap v1046: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.345512+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.350541+0000 mgr.x (mgr.24938) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.433914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.438755+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.440765+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.445028+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.445937+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.452729+0000 mgr.x (mgr.24938) 1601 : cluster [DBG] pgmap v1047: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.453482+0000 mgr.x (mgr.24938) 1602 : cluster [DBG] pgmap v1048: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.453609+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.458787+0000 mgr.x (mgr.24938) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.530760+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.533720+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.535027+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.538474+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.539487+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.546262+0000 mgr.x (mgr.24938) 1604 : cluster [DBG] pgmap v1049: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.547035+0000 mgr.x (mgr.24938) 1605 : cluster [DBG] pgmap v1050: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.548112+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.553216+0000 mgr.x (mgr.24938) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.638950+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.643665+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.645580+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.649876+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.652109+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.660056+0000 mgr.x (mgr.24938) 1607 : cluster [DBG] pgmap v1051: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.661171+0000 mgr.x (mgr.24938) 1608 : cluster [DBG] pgmap v1052: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.664341+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.669814+0000 mgr.x (mgr.24938) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.755948+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.760788+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.763131+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.766962+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.768270+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.775164+0000 mgr.x (mgr.24938) 1610 : cluster [DBG] pgmap v1053: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.775541+0000 mgr.x (mgr.24938) 1611 : cluster [DBG] pgmap v1054: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.777313+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.782354+0000 mgr.x (mgr.24938) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.865925+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.869746+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.871322+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.875005+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.876047+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.883258+0000 mgr.x (mgr.24938) 1613 : cluster [DBG] pgmap v1055: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.883897+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.884034+0000 mgr.x (mgr.24938) 1614 : cluster [DBG] pgmap v1056: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.888939+0000 mgr.x (mgr.24938) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:34.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.961704+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.964374+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.965655+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.969374+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.970234+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:33.976491+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.022588+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.025579+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.027348+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.030546+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.031608+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:34.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:34 smithi148 bash[65611]: audit 2024-03-30T04:47:34.039262+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:34.759 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:34 smithi116 bash[97893]: debug 2024-03-30T04:47:34.393+0000 7f744ece37c0 -1 Falling back to public interface 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.976508+0000 mgr.x (mgr.24938) 1616 : cluster [DBG] pgmap v1057: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:33.976912+0000 mgr.x (mgr.24938) 1617 : cluster [DBG] pgmap v1058: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:33.981524+0000 mgr.x (mgr.24938) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.037881+0000 mgr.x (mgr.24938) 1619 : cluster [DBG] pgmap v1059: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.038319+0000 mgr.x (mgr.24938) 1620 : cluster [DBG] pgmap v1060: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.044431+0000 mgr.x (mgr.24938) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.130807+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.135314+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.136937+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.140094+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.141337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.148719+0000 mgr.x (mgr.24938) 1622 : cluster [DBG] pgmap v1061: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.432 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.149810+0000 mgr.x (mgr.24938) 1623 : cluster [DBG] pgmap v1062: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.152685+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.157801+0000 mgr.x (mgr.24938) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.240871+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.244943+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.976508+0000 mgr.x (mgr.24938) 1616 : cluster [DBG] pgmap v1057: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:33.976912+0000 mgr.x (mgr.24938) 1617 : cluster [DBG] pgmap v1058: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:33.981524+0000 mgr.x (mgr.24938) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.037881+0000 mgr.x (mgr.24938) 1619 : cluster [DBG] pgmap v1059: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.038319+0000 mgr.x (mgr.24938) 1620 : cluster [DBG] pgmap v1060: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.433 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.044431+0000 mgr.x (mgr.24938) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.130807+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.135314+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.136937+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.140094+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.141337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.148719+0000 mgr.x (mgr.24938) 1622 : cluster [DBG] pgmap v1061: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.149810+0000 mgr.x (mgr.24938) 1623 : cluster [DBG] pgmap v1062: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.152685+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.157801+0000 mgr.x (mgr.24938) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.240871+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.434 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.244943+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.246504+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.250149+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.251255+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.258605+0000 mgr.x (mgr.24938) 1625 : cluster [DBG] pgmap v1063: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.259424+0000 mgr.x (mgr.24938) 1626 : cluster [DBG] pgmap v1064: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.261742+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.267040+0000 mgr.x (mgr.24938) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.351345+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.355676+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.357617+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.361351+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.362602+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.435 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.369155+0000 mgr.x (mgr.24938) 1628 : cluster [DBG] pgmap v1065: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.369670+0000 mgr.x (mgr.24938) 1629 : cluster [DBG] pgmap v1066: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.373459+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.378694+0000 mgr.x (mgr.24938) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.428055+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.453067+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.246504+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.250149+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.251255+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.258605+0000 mgr.x (mgr.24938) 1625 : cluster [DBG] pgmap v1063: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.259424+0000 mgr.x (mgr.24938) 1626 : cluster [DBG] pgmap v1064: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.261742+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.267040+0000 mgr.x (mgr.24938) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.351345+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.355676+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.357617+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.361351+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.362602+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.369155+0000 mgr.x (mgr.24938) 1628 : cluster [DBG] pgmap v1065: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.369670+0000 mgr.x (mgr.24938) 1629 : cluster [DBG] pgmap v1066: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.373459+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.378694+0000 mgr.x (mgr.24938) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.428055+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:35.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.453067+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.457913+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.459312+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.462558+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.463598+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.470385+0000 mgr.x (mgr.24938) 1631 : cluster [DBG] pgmap v1067: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.471137+0000 mgr.x (mgr.24938) 1632 : cluster [DBG] pgmap v1068: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.473261+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.478425+0000 mgr.x (mgr.24938) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.551159+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.553885+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.555016+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.557915+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.558691+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.565276+0000 mgr.x (mgr.24938) 1634 : cluster [DBG] pgmap v1069: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.566024+0000 mgr.x (mgr.24938) 1635 : cluster [DBG] pgmap v1070: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.568199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.573194+0000 mgr.x (mgr.24938) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.457913+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.459312+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.462558+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.463598+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.470385+0000 mgr.x (mgr.24938) 1631 : cluster [DBG] pgmap v1067: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.471137+0000 mgr.x (mgr.24938) 1632 : cluster [DBG] pgmap v1068: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.473261+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.478425+0000 mgr.x (mgr.24938) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.551159+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.553885+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.555016+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.557915+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.558691+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.565276+0000 mgr.x (mgr.24938) 1634 : cluster [DBG] pgmap v1069: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.566024+0000 mgr.x (mgr.24938) 1635 : cluster [DBG] pgmap v1070: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.568199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.573194+0000 mgr.x (mgr.24938) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.642675+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.645182+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.646614+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.649274+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.650020+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.656191+0000 mgr.x (mgr.24938) 1637 : cluster [DBG] pgmap v1071: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.656731+0000 mgr.x (mgr.24938) 1638 : cluster [DBG] pgmap v1072: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.657728+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.663028+0000 mgr.x (mgr.24938) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.725799+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.729237+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.730561+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.733537+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.734468+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.740972+0000 mgr.x (mgr.24938) 1640 : cluster [DBG] pgmap v1073: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.741362+0000 mgr.x (mgr.24938) 1641 : cluster [DBG] pgmap v1074: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.744267+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.749334+0000 mgr.x (mgr.24938) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.642675+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.645182+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.646614+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.649274+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.442 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.650020+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.656191+0000 mgr.x (mgr.24938) 1637 : cluster [DBG] pgmap v1071: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.656731+0000 mgr.x (mgr.24938) 1638 : cluster [DBG] pgmap v1072: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.657728+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.663028+0000 mgr.x (mgr.24938) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.725799+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.729237+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.730561+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.733537+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.734468+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.740972+0000 mgr.x (mgr.24938) 1640 : cluster [DBG] pgmap v1073: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.741362+0000 mgr.x (mgr.24938) 1641 : cluster [DBG] pgmap v1074: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.744267+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.749334+0000 mgr.x (mgr.24938) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.793820+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.797165+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.798376+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.801185+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.802072+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.808422+0000 mgr.x (mgr.24938) 1643 : cluster [DBG] pgmap v1075: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.808837+0000 mgr.x (mgr.24938) 1644 : cluster [DBG] pgmap v1076: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.811981+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.817107+0000 mgr.x (mgr.24938) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.855126+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.857501+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.858577+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.860796+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.861611+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.867693+0000 mgr.x (mgr.24938) 1646 : cluster [DBG] pgmap v1077: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.868081+0000 mgr.x (mgr.24938) 1647 : cluster [DBG] pgmap v1078: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.870828+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.875923+0000 mgr.x (mgr.24938) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.793820+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.797165+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.798376+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.801185+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.445 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.802072+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.808422+0000 mgr.x (mgr.24938) 1643 : cluster [DBG] pgmap v1075: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.808837+0000 mgr.x (mgr.24938) 1644 : cluster [DBG] pgmap v1076: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.811981+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.817107+0000 mgr.x (mgr.24938) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.855126+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.857501+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.858577+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.860796+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.861611+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.867693+0000 mgr.x (mgr.24938) 1646 : cluster [DBG] pgmap v1077: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.868081+0000 mgr.x (mgr.24938) 1647 : cluster [DBG] pgmap v1078: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.870828+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.446 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.875923+0000 mgr.x (mgr.24938) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.915020+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.917568+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.918674+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.920947+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.921726+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.927752+0000 mgr.x (mgr.24938) 1649 : cluster [DBG] pgmap v1079: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cluster 2024-03-30T04:47:34.928140+0000 mgr.x (mgr.24938) 1650 : cluster [DBG] pgmap v1080: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.929556+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: cephadm 2024-03-30T04:47:34.934567+0000 mgr.x (mgr.24938) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:34.999379+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.003227+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.004768+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.008547+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.009716+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.018456+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[80412]: audit 2024-03-30T04:47:35.110244+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.915020+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.917568+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.918674+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.920947+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.921726+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.927752+0000 mgr.x (mgr.24938) 1649 : cluster [DBG] pgmap v1079: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cluster 2024-03-30T04:47:34.928140+0000 mgr.x (mgr.24938) 1650 : cluster [DBG] pgmap v1080: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.929556+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: cephadm 2024-03-30T04:47:34.934567+0000 mgr.x (mgr.24938) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:34.999379+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.003227+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.004768+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.008547+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.009716+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.018456+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.449 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:35 smithi116 bash[82555]: audit 2024-03-30T04:47:35.110244+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[53504]: debug 2024-03-30T04:47:35.356+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.976508+0000 mgr.x (mgr.24938) 1616 : cluster [DBG] pgmap v1057: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:33.976912+0000 mgr.x (mgr.24938) 1617 : cluster [DBG] pgmap v1058: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:33.981524+0000 mgr.x (mgr.24938) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.037881+0000 mgr.x (mgr.24938) 1619 : cluster [DBG] pgmap v1059: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.038319+0000 mgr.x (mgr.24938) 1620 : cluster [DBG] pgmap v1060: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.044431+0000 mgr.x (mgr.24938) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.130807+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.135314+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.136937+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.140094+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.141337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.148719+0000 mgr.x (mgr.24938) 1622 : cluster [DBG] pgmap v1061: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.149810+0000 mgr.x (mgr.24938) 1623 : cluster [DBG] pgmap v1062: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.152685+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.157801+0000 mgr.x (mgr.24938) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.240871+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.244943+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.246504+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.250149+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.251255+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.258605+0000 mgr.x (mgr.24938) 1625 : cluster [DBG] pgmap v1063: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.259424+0000 mgr.x (mgr.24938) 1626 : cluster [DBG] pgmap v1064: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.261742+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.267040+0000 mgr.x (mgr.24938) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.351345+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.355676+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.357617+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.361351+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.362602+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.369155+0000 mgr.x (mgr.24938) 1628 : cluster [DBG] pgmap v1065: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.369670+0000 mgr.x (mgr.24938) 1629 : cluster [DBG] pgmap v1066: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.373459+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.378694+0000 mgr.x (mgr.24938) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.428055+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.453067+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.457913+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.459312+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.462558+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.463598+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.470385+0000 mgr.x (mgr.24938) 1631 : cluster [DBG] pgmap v1067: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.471137+0000 mgr.x (mgr.24938) 1632 : cluster [DBG] pgmap v1068: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.473261+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.478425+0000 mgr.x (mgr.24938) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.551159+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.553885+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.555016+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.557915+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.558691+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.565276+0000 mgr.x (mgr.24938) 1634 : cluster [DBG] pgmap v1069: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.566024+0000 mgr.x (mgr.24938) 1635 : cluster [DBG] pgmap v1070: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.568199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.573194+0000 mgr.x (mgr.24938) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.642675+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.645182+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.646614+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.649274+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.650020+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.656191+0000 mgr.x (mgr.24938) 1637 : cluster [DBG] pgmap v1071: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.656731+0000 mgr.x (mgr.24938) 1638 : cluster [DBG] pgmap v1072: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.657728+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.663028+0000 mgr.x (mgr.24938) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.725799+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.729237+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.730561+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.733537+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.734468+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.740972+0000 mgr.x (mgr.24938) 1640 : cluster [DBG] pgmap v1073: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.741362+0000 mgr.x (mgr.24938) 1641 : cluster [DBG] pgmap v1074: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.744267+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.749334+0000 mgr.x (mgr.24938) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.793820+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.797165+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.798376+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.801185+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.802072+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.808422+0000 mgr.x (mgr.24938) 1643 : cluster [DBG] pgmap v1075: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.808837+0000 mgr.x (mgr.24938) 1644 : cluster [DBG] pgmap v1076: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.811981+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.817107+0000 mgr.x (mgr.24938) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.855126+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.857501+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.858577+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.860796+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.861611+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.867693+0000 mgr.x (mgr.24938) 1646 : cluster [DBG] pgmap v1077: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.868081+0000 mgr.x (mgr.24938) 1647 : cluster [DBG] pgmap v1078: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.870828+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.875923+0000 mgr.x (mgr.24938) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.915020+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.917568+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.918674+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.920947+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.921726+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.927752+0000 mgr.x (mgr.24938) 1649 : cluster [DBG] pgmap v1079: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cluster 2024-03-30T04:47:34.928140+0000 mgr.x (mgr.24938) 1650 : cluster [DBG] pgmap v1080: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.929556+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: cephadm 2024-03-30T04:47:34.934567+0000 mgr.x (mgr.24938) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:34.999379+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.003227+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.004768+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.008547+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.009716+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.018456+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:35.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:35 smithi148 bash[65611]: audit 2024-03-30T04:47:35.110244+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.016511+0000 mgr.x (mgr.24938) 1652 : cluster [DBG] pgmap v1081: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.016889+0000 mgr.x (mgr.24938) 1653 : cluster [DBG] pgmap v1082: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cephadm 2024-03-30T04:47:35.023840+0000 mgr.x (mgr.24938) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.115060+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.117330+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.137419+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.143872+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.151089+0000 mgr.x (mgr.24938) 1655 : cluster [DBG] pgmap v1083: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.151484+0000 mgr.x (mgr.24938) 1656 : cluster [DBG] pgmap v1084: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.154006+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cephadm 2024-03-30T04:47:35.159332+0000 mgr.x (mgr.24938) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.243691+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.247878+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.249804+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.260247+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.263787+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.264131+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.270463+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.016511+0000 mgr.x (mgr.24938) 1652 : cluster [DBG] pgmap v1081: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.016889+0000 mgr.x (mgr.24938) 1653 : cluster [DBG] pgmap v1082: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cephadm 2024-03-30T04:47:35.023840+0000 mgr.x (mgr.24938) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.115060+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.117330+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.137419+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.143872+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.151089+0000 mgr.x (mgr.24938) 1655 : cluster [DBG] pgmap v1083: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.151484+0000 mgr.x (mgr.24938) 1656 : cluster [DBG] pgmap v1084: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.154006+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cephadm 2024-03-30T04:47:35.159332+0000 mgr.x (mgr.24938) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.243691+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.247878+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.249804+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.260247+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.263787+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.264131+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.270463+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.271024+0000 mgr.x (mgr.24938) 1658 : cluster [DBG] pgmap v1085: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.272300+0000 mgr.x (mgr.24938) 1659 : cluster [DBG] pgmap v1086: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.275827+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.277423+0000 mgr.x (mgr.24938) 1660 : cluster [DBG] pgmap v1087: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cluster 2024-03-30T04:47:35.278577+0000 mgr.x (mgr.24938) 1661 : cluster [DBG] pgmap v1088: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.280398+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.342988+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.346435+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.348880+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.350889+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.353536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.358407+0000 mgr.x (mgr.24938) 1662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: cephadm 2024-03-30T04:47:35.359824+0000 mgr.x (mgr.24938) 1663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[80412]: audit 2024-03-30T04:47:35.439757+0000 mgr.x (mgr.24938) 1664 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.271024+0000 mgr.x (mgr.24938) 1658 : cluster [DBG] pgmap v1085: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.272300+0000 mgr.x (mgr.24938) 1659 : cluster [DBG] pgmap v1086: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.275827+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.277423+0000 mgr.x (mgr.24938) 1660 : cluster [DBG] pgmap v1087: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cluster 2024-03-30T04:47:35.278577+0000 mgr.x (mgr.24938) 1661 : cluster [DBG] pgmap v1088: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.280398+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.342988+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.346435+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.348880+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.350889+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.353536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.358407+0000 mgr.x (mgr.24938) 1662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: cephadm 2024-03-30T04:47:35.359824+0000 mgr.x (mgr.24938) 1663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:47:36.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:36 smithi116 bash[82555]: audit 2024-03-30T04:47:35.439757+0000 mgr.x (mgr.24938) 1664 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.016511+0000 mgr.x (mgr.24938) 1652 : cluster [DBG] pgmap v1081: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.016889+0000 mgr.x (mgr.24938) 1653 : cluster [DBG] pgmap v1082: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cephadm 2024-03-30T04:47:35.023840+0000 mgr.x (mgr.24938) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.115060+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.117330+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.137419+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.143872+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.151089+0000 mgr.x (mgr.24938) 1655 : cluster [DBG] pgmap v1083: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.151484+0000 mgr.x (mgr.24938) 1656 : cluster [DBG] pgmap v1084: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.154006+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cephadm 2024-03-30T04:47:35.159332+0000 mgr.x (mgr.24938) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.243691+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.247878+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.249804+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.260247+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.263787+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.264131+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.270463+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.271024+0000 mgr.x (mgr.24938) 1658 : cluster [DBG] pgmap v1085: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.272300+0000 mgr.x (mgr.24938) 1659 : cluster [DBG] pgmap v1086: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.275827+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.277423+0000 mgr.x (mgr.24938) 1660 : cluster [DBG] pgmap v1087: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cluster 2024-03-30T04:47:35.278577+0000 mgr.x (mgr.24938) 1661 : cluster [DBG] pgmap v1088: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.280398+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.342988+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.346435+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.348880+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.350889+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:36.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.353536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.358407+0000 mgr.x (mgr.24938) 1662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:36.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: cephadm 2024-03-30T04:47:35.359824+0000 mgr.x (mgr.24938) 1663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:47:36.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[65611]: audit 2024-03-30T04:47:35.439757+0000 mgr.x (mgr.24938) 1664 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:37.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:36] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T04:47:37.759 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:37 smithi116 bash[97893]: debug 2024-03-30T04:47:37.505+0000 7f744ece37c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-30T04:47:37.759 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:37 smithi116 bash[97893]: debug 2024-03-30T04:47:37.549+0000 7f744ece37c0 -1 osd.3 136 log_to_monitors true 2024-03-30T04:47:38.516 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:47:38 smithi116 bash[97893]: debug 2024-03-30T04:47:38.381+0000 7f744013b700 -1 osd.3 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:47:38.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:38 smithi116 bash[80412]: cluster 2024-03-30T04:47:37.279827+0000 mgr.x (mgr.24938) 1665 : cluster [DBG] pgmap v1089: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:38.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:38 smithi116 bash[80412]: audit 2024-03-30T04:47:37.556768+0000 mon.a (mon.0) 2752 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:47:38.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:38 smithi116 bash[82555]: cluster 2024-03-30T04:47:37.279827+0000 mgr.x (mgr.24938) 1665 : cluster [DBG] pgmap v1089: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:38.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:38 smithi116 bash[82555]: audit 2024-03-30T04:47:37.556768+0000 mon.a (mon.0) 2752 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:47:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:38 smithi148 bash[65611]: cluster 2024-03-30T04:47:37.279827+0000 mgr.x (mgr.24938) 1665 : cluster [DBG] pgmap v1089: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 96/726 objects degraded (13.223%) 2024-03-30T04:47:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:38 smithi148 bash[65611]: audit 2024-03-30T04:47:37.556768+0000 mon.a (mon.0) 2752 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:47:39.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:38.340355+0000 mon.a (mon.0) 2753 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:47:39.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: cluster 2024-03-30T04:47:38.345974+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T04:47:39.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:38.346728+0000 mon.a (mon.0) 2755 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:39.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:38.493667+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:38.505664+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: cluster 2024-03-30T04:47:38.512049+0000 mgr.x (mgr.24938) 1666 : cluster [DBG] pgmap v1091: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: cluster 2024-03-30T04:47:38.512410+0000 mgr.x (mgr.24938) 1667 : cluster [DBG] pgmap v1092: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:38.518653+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:39.310040+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[82555]: audit 2024-03-30T04:47:39.312210+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:38.340355+0000 mon.a (mon.0) 2753 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: cluster 2024-03-30T04:47:38.345974+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:38.346728+0000 mon.a (mon.0) 2755 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:38.493667+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:38.505664+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: cluster 2024-03-30T04:47:38.512049+0000 mgr.x (mgr.24938) 1666 : cluster [DBG] pgmap v1091: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: cluster 2024-03-30T04:47:38.512410+0000 mgr.x (mgr.24938) 1667 : cluster [DBG] pgmap v1092: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:38.518653+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:39.310040+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:39 smithi116 bash[80412]: audit 2024-03-30T04:47:39.312210+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:38.340355+0000 mon.a (mon.0) 2753 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: cluster 2024-03-30T04:47:38.345974+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:38.346728+0000 mon.a (mon.0) 2755 : audit [INF] from='osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:38.493667+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:38.505664+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: cluster 2024-03-30T04:47:38.512049+0000 mgr.x (mgr.24938) 1666 : cluster [DBG] pgmap v1091: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: cluster 2024-03-30T04:47:38.512410+0000 mgr.x (mgr.24938) 1667 : cluster [DBG] pgmap v1092: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:38.518653+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:39.310040+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:39.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:39 smithi148 bash[65611]: audit 2024-03-30T04:47:39.312210+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:40.697 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:40 smithi148 bash[65611]: cluster 2024-03-30T04:47:39.341476+0000 mon.a (mon.0) 2761 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:40.697 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:40 smithi148 bash[65611]: cluster 2024-03-30T04:47:39.352397+0000 mon.a (mon.0) 2762 : cluster [INF] osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763] boot 2024-03-30T04:47:40.698 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:40 smithi148 bash[65611]: cluster 2024-03-30T04:47:39.352496+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T04:47:40.698 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:40 smithi148 bash[65611]: audit 2024-03-30T04:47:39.354255+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:47:40.698 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:40 smithi148 bash[65611]: cluster 2024-03-30T04:47:40.351060+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T04:47:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[80412]: cluster 2024-03-30T04:47:39.341476+0000 mon.a (mon.0) 2761 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[80412]: cluster 2024-03-30T04:47:39.352397+0000 mon.a (mon.0) 2762 : cluster [INF] osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763] boot 2024-03-30T04:47:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[80412]: cluster 2024-03-30T04:47:39.352496+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T04:47:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[80412]: audit 2024-03-30T04:47:39.354255+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:47:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[80412]: cluster 2024-03-30T04:47:40.351060+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T04:47:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[82555]: cluster 2024-03-30T04:47:39.341476+0000 mon.a (mon.0) 2761 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:47:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[82555]: cluster 2024-03-30T04:47:39.352397+0000 mon.a (mon.0) 2762 : cluster [INF] osd.3 [v2:172.21.15.116:6824/1913206763,v1:172.21.15.116:6825/1913206763] boot 2024-03-30T04:47:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[82555]: cluster 2024-03-30T04:47:39.352496+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T04:47:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[82555]: audit 2024-03-30T04:47:39.354255+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:47:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:40 smithi116 bash[82555]: cluster 2024-03-30T04:47:40.351060+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T04:47:41.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:41 smithi116 bash[80412]: cluster 2024-03-30T04:47:40.513038+0000 mgr.x (mgr.24938) 1668 : cluster [DBG] pgmap v1095: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:47:41.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:41 smithi116 bash[82555]: cluster 2024-03-30T04:47:40.513038+0000 mgr.x (mgr.24938) 1668 : cluster [DBG] pgmap v1095: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:47:41.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:41 smithi148 bash[65611]: cluster 2024-03-30T04:47:40.513038+0000 mgr.x (mgr.24938) 1668 : cluster [DBG] pgmap v1095: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:47:41.973 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:47:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:42 smithi148 bash[65611]: cluster 2024-03-30T04:47:41.364643+0000 mon.a (mon.0) 2766 : cluster [WRN] Health check update: Degraded data redundancy: 74/726 objects degraded (10.193%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:42 smithi148 bash[65611]: audit 2024-03-30T04:47:41.967573+0000 mgr.x (mgr.24938) 1669 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:42 smithi148 bash[65611]: audit 2024-03-30T04:47:42.339242+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:42 smithi148 bash[65611]: audit 2024-03-30T04:47:42.347480+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:42 smithi148 bash[65611]: audit 2024-03-30T04:47:42.356386+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 4s ago 21m - - 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 0s ago 21m - - 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (8m) 4s ago 14m 14.2M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 0s ago 14m - - 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (6m) 4s ago 12m 44.7M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:47:42.741 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (6m) 0s ago 20m 516M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (4m) 4s ago 22m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (3m) 4s ago 22m 83.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (3m) 0s ago 20m 45.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (3m) 4s ago 20m 47.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (8m) 4s ago 14m 9096k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (7m) 0s ago 14m 9335k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (118s) 4s ago 20m 53.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (85s) 4s ago 19m 52.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (48s) 4s ago 18m 50.9M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (10s) 4s ago 18m 19.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (17m) 0s ago 17m 66.7M 2780M 17.2.0 e1d6a67b021e 18b6df1a1a0e 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (17m) 0s ago 17m 62.1M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (16m) 0s ago 16m 60.1M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:47:42.742 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (15m) 0s ago 15m 63.9M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:47:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (6m) 0s ago 15m 65.7M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:47:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (13m) 4s ago 13m 88.7M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:47:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (13m) 0s ago 13m 88.2M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:47:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (12m) 4s ago 12m 88.6M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:47:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (12m) 0s ago 12m 88.5M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[80412]: cluster 2024-03-30T04:47:41.364643+0000 mon.a (mon.0) 2766 : cluster [WRN] Health check update: Degraded data redundancy: 74/726 objects degraded (10.193%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[80412]: audit 2024-03-30T04:47:41.967573+0000 mgr.x (mgr.24938) 1669 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[80412]: audit 2024-03-30T04:47:42.339242+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[80412]: audit 2024-03-30T04:47:42.347480+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[80412]: audit 2024-03-30T04:47:42.356386+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[82555]: cluster 2024-03-30T04:47:41.364643+0000 mon.a (mon.0) 2766 : cluster [WRN] Health check update: Degraded data redundancy: 74/726 objects degraded (10.193%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:47:42.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[82555]: audit 2024-03-30T04:47:41.967573+0000 mgr.x (mgr.24938) 1669 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:42.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[82555]: audit 2024-03-30T04:47:42.339242+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[82555]: audit 2024-03-30T04:47:42.347480+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:42.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:42 smithi116 bash[82555]: audit 2024-03-30T04:47:42.356386+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:43.163 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:47:43.163 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:47:43.163 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-30T04:47:43.164 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 9 2024-03-30T04:47:43.165 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:47:43.165 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:47:43.537 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "9/23 daemons upgraded", 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:47:43.538 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:47:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[80412]: audit 2024-03-30T04:47:42.337520+0000 mgr.x (mgr.24938) 1670 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[80412]: cluster 2024-03-30T04:47:42.353413+0000 mgr.x (mgr.24938) 1671 : cluster [DBG] pgmap v1096: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[80412]: cluster 2024-03-30T04:47:42.353699+0000 mgr.x (mgr.24938) 1672 : cluster [DBG] pgmap v1097: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[80412]: audit 2024-03-30T04:47:42.700893+0000 mgr.x (mgr.24938) 1673 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[80412]: audit 2024-03-30T04:47:43.167920+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.116:0/866756114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[82555]: audit 2024-03-30T04:47:42.337520+0000 mgr.x (mgr.24938) 1670 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[82555]: cluster 2024-03-30T04:47:42.353413+0000 mgr.x (mgr.24938) 1671 : cluster [DBG] pgmap v1096: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[82555]: cluster 2024-03-30T04:47:42.353699+0000 mgr.x (mgr.24938) 1672 : cluster [DBG] pgmap v1097: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[82555]: audit 2024-03-30T04:47:42.700893+0000 mgr.x (mgr.24938) 1673 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:43 smithi116 bash[82555]: audit 2024-03-30T04:47:43.167920+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.116:0/866756114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:43.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:43 smithi148 bash[65611]: audit 2024-03-30T04:47:42.337520+0000 mgr.x (mgr.24938) 1670 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:43 smithi148 bash[65611]: cluster 2024-03-30T04:47:42.353413+0000 mgr.x (mgr.24938) 1671 : cluster [DBG] pgmap v1096: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:43 smithi148 bash[65611]: cluster 2024-03-30T04:47:42.353699+0000 mgr.x (mgr.24938) 1672 : cluster [DBG] pgmap v1097: 161 pgs: 18 peering, 14 active+undersized+degraded, 20 active+undersized, 109 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:47:43.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:43 smithi148 bash[65611]: audit 2024-03-30T04:47:42.700893+0000 mgr.x (mgr.24938) 1673 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:43.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:43 smithi148 bash[65611]: audit 2024-03-30T04:47:43.167920+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.116:0/866756114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:47:43.968 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 56/726 objects degraded (7.713%), 14 pgs degraded 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/726 objects degraded (7.713%), 14 pgs degraded 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-03-30T04:47:43.969 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-03-30T04:47:43.970 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-03-30T04:47:43.970 INFO:teuthology.orchestra.run.smithi116.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-03-30T04:47:44.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:44 smithi116 bash[80412]: audit 2024-03-30T04:47:43.545578+0000 mgr.x (mgr.24938) 1674 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:44.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:44 smithi116 bash[80412]: audit 2024-03-30T04:47:43.973439+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.116:0/2221452076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:44.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:44 smithi116 bash[82555]: audit 2024-03-30T04:47:43.545578+0000 mgr.x (mgr.24938) 1674 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:44.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:44 smithi116 bash[82555]: audit 2024-03-30T04:47:43.973439+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.116:0/2221452076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:44.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:44 smithi148 bash[65611]: audit 2024-03-30T04:47:43.545578+0000 mgr.x (mgr.24938) 1674 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:44.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:44 smithi148 bash[65611]: audit 2024-03-30T04:47:43.973439+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.116:0/2221452076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:47:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:45 smithi116 bash[80412]: cluster 2024-03-30T04:47:44.354761+0000 mgr.x (mgr.24938) 1675 : cluster [DBG] pgmap v1098: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:45 smithi116 bash[80412]: cluster 2024-03-30T04:47:44.379709+0000 mon.a (mon.0) 2771 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 14 pgs degraded) 2024-03-30T04:47:45.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:45 smithi116 bash[82555]: cluster 2024-03-30T04:47:44.354761+0000 mgr.x (mgr.24938) 1675 : cluster [DBG] pgmap v1098: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:45 smithi116 bash[82555]: cluster 2024-03-30T04:47:44.379709+0000 mon.a (mon.0) 2771 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 14 pgs degraded) 2024-03-30T04:47:45.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:45 smithi148 bash[65611]: cluster 2024-03-30T04:47:44.354761+0000 mgr.x (mgr.24938) 1675 : cluster [DBG] pgmap v1098: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:45 smithi148 bash[65611]: cluster 2024-03-30T04:47:44.379709+0000 mon.a (mon.0) 2771 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 14 pgs degraded) 2024-03-30T04:47:46.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:46 smithi116 bash[82555]: audit 2024-03-30T04:47:45.448306+0000 mgr.x (mgr.24938) 1676 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:46.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:46 smithi116 bash[80412]: audit 2024-03-30T04:47:45.448306+0000 mgr.x (mgr.24938) 1676 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:46.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:46 smithi148 bash[65611]: audit 2024-03-30T04:47:45.448306+0000 mgr.x (mgr.24938) 1676 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:47.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:46] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.33.4" 2024-03-30T04:47:47.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:47 smithi116 bash[80412]: cluster 2024-03-30T04:47:46.356202+0000 mgr.x (mgr.24938) 1677 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:47.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:47 smithi116 bash[82555]: cluster 2024-03-30T04:47:46.356202+0000 mgr.x (mgr.24938) 1677 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:47.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:47 smithi148 bash[65611]: cluster 2024-03-30T04:47:46.356202+0000 mgr.x (mgr.24938) 1677 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:49.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:49 smithi116 bash[80412]: cluster 2024-03-30T04:47:48.357091+0000 mgr.x (mgr.24938) 1678 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:49.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:49 smithi116 bash[82555]: cluster 2024-03-30T04:47:48.357091+0000 mgr.x (mgr.24938) 1678 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:49.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:49 smithi148 bash[65611]: cluster 2024-03-30T04:47:48.357091+0000 mgr.x (mgr.24938) 1678 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:50.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:50 smithi116 bash[80412]: audit 2024-03-30T04:47:50.370455+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:50.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:50 smithi116 bash[82555]: audit 2024-03-30T04:47:50.370455+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:50.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:50 smithi148 bash[65611]: audit 2024-03-30T04:47:50.370455+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[80412]: cluster 2024-03-30T04:47:50.358490+0000 mgr.x (mgr.24938) 1679 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[80412]: audit 2024-03-30T04:47:50.375548+0000 mgr.x (mgr.24938) 1680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:51.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[80412]: cephadm 2024-03-30T04:47:50.378335+0000 mgr.x (mgr.24938) 1681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:47:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[82555]: cluster 2024-03-30T04:47:50.358490+0000 mgr.x (mgr.24938) 1679 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[82555]: audit 2024-03-30T04:47:50.375548+0000 mgr.x (mgr.24938) 1680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:51.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:51 smithi116 bash[82555]: cephadm 2024-03-30T04:47:50.378335+0000 mgr.x (mgr.24938) 1681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:47:51.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:51 smithi148 bash[65611]: cluster 2024-03-30T04:47:50.358490+0000 mgr.x (mgr.24938) 1679 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:51 smithi148 bash[65611]: audit 2024-03-30T04:47:50.375548+0000 mgr.x (mgr.24938) 1680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:47:51.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:51 smithi148 bash[65611]: cephadm 2024-03-30T04:47:50.378335+0000 mgr.x (mgr.24938) 1681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:47:54.128 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: cluster 2024-03-30T04:47:52.359512+0000 mgr.x (mgr.24938) 1682 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:54.128 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: cephadm 2024-03-30T04:47:52.848641+0000 mgr.x (mgr.24938) 1683 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:47:54.129 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: audit 2024-03-30T04:47:52.852501+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:54.129 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: audit 2024-03-30T04:47:52.857450+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:47:54.129 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: audit 2024-03-30T04:47:52.859458+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:54.129 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:53 smithi148 bash[65611]: cephadm 2024-03-30T04:47:52.870183+0000 mgr.x (mgr.24938) 1684 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:47:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: cluster 2024-03-30T04:47:52.359512+0000 mgr.x (mgr.24938) 1682 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: cephadm 2024-03-30T04:47:52.848641+0000 mgr.x (mgr.24938) 1683 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: audit 2024-03-30T04:47:52.852501+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: audit 2024-03-30T04:47:52.857450+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: audit 2024-03-30T04:47:52.859458+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[80412]: cephadm 2024-03-30T04:47:52.870183+0000 mgr.x (mgr.24938) 1684 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: cluster 2024-03-30T04:47:52.359512+0000 mgr.x (mgr.24938) 1682 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: cephadm 2024-03-30T04:47:52.848641+0000 mgr.x (mgr.24938) 1683 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: audit 2024-03-30T04:47:52.852501+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:54.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: audit 2024-03-30T04:47:52.857450+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:47:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: audit 2024-03-30T04:47:52.859458+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:53 smithi116 bash[82555]: cephadm 2024-03-30T04:47:52.870183+0000 mgr.x (mgr.24938) 1684 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:47:55.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:55 smithi148 bash[65611]: audit 2024-03-30T04:47:54.309171+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:55.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:55 smithi148 bash[65611]: audit 2024-03-30T04:47:54.311972+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:55.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:55 smithi148 bash[65611]: cluster 2024-03-30T04:47:54.360693+0000 mgr.x (mgr.24938) 1685 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-30T04:47:55.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:55 smithi148 bash[65611]: audit 2024-03-30T04:47:54.471033+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[80412]: audit 2024-03-30T04:47:54.309171+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[80412]: audit 2024-03-30T04:47:54.311972+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[80412]: cluster 2024-03-30T04:47:54.360693+0000 mgr.x (mgr.24938) 1685 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-30T04:47:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[80412]: audit 2024-03-30T04:47:54.471033+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:55.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[82555]: audit 2024-03-30T04:47:54.309171+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:55.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[82555]: audit 2024-03-30T04:47:54.311972+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:47:55.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[82555]: cluster 2024-03-30T04:47:54.360693+0000 mgr.x (mgr.24938) 1685 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-30T04:47:55.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:55 smithi116 bash[82555]: audit 2024-03-30T04:47:54.471033+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:56 smithi148 bash[65611]: audit 2024-03-30T04:47:55.459796+0000 mgr.x (mgr.24938) 1686 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:56 smithi116 bash[80412]: audit 2024-03-30T04:47:55.459796+0000 mgr.x (mgr.24938) 1686 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:56 smithi116 bash[82555]: audit 2024-03-30T04:47:55.459796+0000 mgr.x (mgr.24938) 1686 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:57.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:47:56] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2024-03-30T04:47:57.626 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.627 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.627 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.627 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.628 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:57 smithi148 bash[65611]: cluster 2024-03-30T04:47:56.362152+0000 mgr.x (mgr.24938) 1687 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:57.628 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.628 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.628 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.629 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.629 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:57 smithi116 bash[80412]: cluster 2024-03-30T04:47:56.362152+0000 mgr.x (mgr.24938) 1687 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:57.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:57 smithi116 bash[82555]: cluster 2024-03-30T04:47:56.362152+0000 mgr.x (mgr.24938) 1687 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:57.981 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:57 smithi148 systemd[1]: Stopping Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:47:57.982 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:57 smithi148 bash[23837]: debug 2024-03-30T04:47:57.788+0000 7f5eb5a0b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:47:57.982 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:57 smithi148 bash[23837]: debug 2024-03-30T04:47:57.788+0000 7f5eb5a0b700 -1 osd.4 141 *** Got signal Terminated *** 2024-03-30T04:47:57.982 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:57 smithi148 bash[23837]: debug 2024-03-30T04:47:57.788+0000 7f5eb5a0b700 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:47:58.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:58 smithi116 bash[80412]: cluster 2024-03-30T04:47:57.786402+0000 mon.a (mon.0) 2779 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T04:47:58.683 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:58 smithi116 bash[82555]: cluster 2024-03-30T04:47:57.786402+0000 mon.a (mon.0) 2779 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T04:47:58.733 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:58 smithi148 bash[65611]: cluster 2024-03-30T04:47:57.786402+0000 mon.a (mon.0) 2779 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T04:47:59.455 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[70603]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:47:59.455 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[70707]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:47:59.455 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: cluster 2024-03-30T04:47:58.325975+0000 mon.a (mon.0) 2780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: cluster 2024-03-30T04:47:58.337060+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: cluster 2024-03-30T04:47:58.363130+0000 mgr.x (mgr.24938) 1688 : cluster [DBG] pgmap v1106: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: audit 2024-03-30T04:47:58.658352+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: audit 2024-03-30T04:47:58.671890+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: cluster 2024-03-30T04:47:58.679154+0000 mgr.x (mgr.24938) 1689 : cluster [DBG] pgmap v1107: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: cluster 2024-03-30T04:47:58.679541+0000 mgr.x (mgr.24938) 1690 : cluster [DBG] pgmap v1108: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.456 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:47:59 smithi148 bash[65611]: audit 2024-03-30T04:47:58.685513+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: cluster 2024-03-30T04:47:58.325975+0000 mon.a (mon.0) 2780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:59.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: cluster 2024-03-30T04:47:58.337060+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T04:47:59.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: cluster 2024-03-30T04:47:58.363130+0000 mgr.x (mgr.24938) 1688 : cluster [DBG] pgmap v1106: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:59.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: audit 2024-03-30T04:47:58.658352+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: audit 2024-03-30T04:47:58.671890+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: cluster 2024-03-30T04:47:58.679154+0000 mgr.x (mgr.24938) 1689 : cluster [DBG] pgmap v1107: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: cluster 2024-03-30T04:47:58.679541+0000 mgr.x (mgr.24938) 1690 : cluster [DBG] pgmap v1108: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[82555]: audit 2024-03-30T04:47:58.685513+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: cluster 2024-03-30T04:47:58.325975+0000 mon.a (mon.0) 2780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: cluster 2024-03-30T04:47:58.337060+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: cluster 2024-03-30T04:47:58.363130+0000 mgr.x (mgr.24938) 1688 : cluster [DBG] pgmap v1106: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: audit 2024-03-30T04:47:58.658352+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: audit 2024-03-30T04:47:58.671890+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: cluster 2024-03-30T04:47:58.679154+0000 mgr.x (mgr.24938) 1689 : cluster [DBG] pgmap v1107: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: cluster 2024-03-30T04:47:58.679541+0000 mgr.x (mgr.24938) 1690 : cluster [DBG] pgmap v1108: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:59.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:47:59 smithi116 bash[80412]: audit 2024-03-30T04:47:58.685513+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:00 smithi116 bash[80412]: cluster 2024-03-30T04:47:59.336304+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:48:00.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:00 smithi116 bash[80412]: cluster 2024-03-30T04:47:59.363670+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T04:48:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:00 smithi116 bash[82555]: cluster 2024-03-30T04:47:59.336304+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:48:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:00 smithi116 bash[82555]: cluster 2024-03-30T04:47:59.363670+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T04:48:00.695 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:00 smithi148 bash[65611]: cluster 2024-03-30T04:47:59.336304+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:48:00.695 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:00 smithi148 bash[65611]: cluster 2024-03-30T04:47:59.363670+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T04:48:01.684 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.684 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.685 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-03-30T04:48:01.685 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: Stopped Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:01.685 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.685 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.685 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.686 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:01 smithi148 bash[65611]: cluster 2024-03-30T04:48:00.680472+0000 mgr.x (mgr.24938) 1691 : cluster [DBG] pgmap v1110: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 18 active+undersized, 111 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-03-30T04:48:01.686 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.686 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.686 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.686 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:01 smithi116 bash[80412]: cluster 2024-03-30T04:48:00.680472+0000 mgr.x (mgr.24938) 1691 : cluster [DBG] pgmap v1110: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 18 active+undersized, 111 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-03-30T04:48:01.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:01 smithi116 bash[82555]: cluster 2024-03-30T04:48:00.680472+0000 mgr.x (mgr.24938) 1691 : cluster [DBG] pgmap v1110: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 18 active+undersized, 111 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-03-30T04:48:01.952 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:01 smithi148 systemd[1]: Started Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.330199+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check failed: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:02.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.740809+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.751189+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.761054+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.764349+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.765545+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.772352+0000 mgr.x (mgr.24938) 1692 : cluster [DBG] pgmap v1111: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.772669+0000 mgr.x (mgr.24938) 1693 : cluster [DBG] pgmap v1112: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.778631+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cephadm 2024-03-30T04:48:01.784105+0000 mgr.x (mgr.24938) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.837067+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.840007+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.841739+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.844931+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.845957+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.852484+0000 mgr.x (mgr.24938) 1695 : cluster [DBG] pgmap v1113: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.853053+0000 mgr.x (mgr.24938) 1696 : cluster [DBG] pgmap v1114: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.330199+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check failed: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.740809+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.751189+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.761054+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.764349+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.765545+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.772352+0000 mgr.x (mgr.24938) 1692 : cluster [DBG] pgmap v1111: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.772669+0000 mgr.x (mgr.24938) 1693 : cluster [DBG] pgmap v1112: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.778631+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cephadm 2024-03-30T04:48:01.784105+0000 mgr.x (mgr.24938) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.837067+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.840007+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.841739+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.844931+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.845957+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.852484+0000 mgr.x (mgr.24938) 1695 : cluster [DBG] pgmap v1113: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.853053+0000 mgr.x (mgr.24938) 1696 : cluster [DBG] pgmap v1114: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.859001+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cephadm 2024-03-30T04:48:01.864311+0000 mgr.x (mgr.24938) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.934921+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.937836+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.939380+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.942405+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.943393+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.949869+0000 mgr.x (mgr.24938) 1698 : cluster [DBG] pgmap v1115: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cluster 2024-03-30T04:48:01.950249+0000 mgr.x (mgr.24938) 1699 : cluster [DBG] pgmap v1116: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:01.958789+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: cephadm 2024-03-30T04:48:01.964163+0000 mgr.x (mgr.24938) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.016927+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.020088+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.021673+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.024703+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.025945+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.041222+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.099157+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.859001+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cephadm 2024-03-30T04:48:01.864311+0000 mgr.x (mgr.24938) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.934921+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.937836+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.939380+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.942405+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.943393+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.949869+0000 mgr.x (mgr.24938) 1698 : cluster [DBG] pgmap v1115: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cluster 2024-03-30T04:48:01.950249+0000 mgr.x (mgr.24938) 1699 : cluster [DBG] pgmap v1116: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:01.958789+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: cephadm 2024-03-30T04:48:01.964163+0000 mgr.x (mgr.24938) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.016927+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.020088+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.021673+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.024703+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.025945+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.041222+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.099157+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.102152+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.103620+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.106344+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.107300+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.122258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.196457+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.200125+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.202717+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.206388+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.208221+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.224006+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.298429+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.301874+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.303919+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.307443+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.308666+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[80412]: audit 2024-03-30T04:48:02.323193+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.102152+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.103620+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.106344+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.107300+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.122258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.196457+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.200125+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.202717+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.206388+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.208221+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.224006+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.298429+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.301874+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.303919+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.307443+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.308666+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:02 smithi116 bash[82555]: audit 2024-03-30T04:48:02.323193+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.330199+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check failed: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.740809+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.751189+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.761054+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.764349+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.765545+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.772352+0000 mgr.x (mgr.24938) 1692 : cluster [DBG] pgmap v1111: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.772669+0000 mgr.x (mgr.24938) 1693 : cluster [DBG] pgmap v1112: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.778631+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cephadm 2024-03-30T04:48:01.784105+0000 mgr.x (mgr.24938) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.837067+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.840007+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.841739+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.844931+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.845957+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.852484+0000 mgr.x (mgr.24938) 1695 : cluster [DBG] pgmap v1113: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.853053+0000 mgr.x (mgr.24938) 1696 : cluster [DBG] pgmap v1114: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.859001+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cephadm 2024-03-30T04:48:01.864311+0000 mgr.x (mgr.24938) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.934921+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.937836+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.939380+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.942405+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.943393+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.949869+0000 mgr.x (mgr.24938) 1698 : cluster [DBG] pgmap v1115: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cluster 2024-03-30T04:48:01.950249+0000 mgr.x (mgr.24938) 1699 : cluster [DBG] pgmap v1116: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:01.958789+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: cephadm 2024-03-30T04:48:01.964163+0000 mgr.x (mgr.24938) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.016927+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.020088+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.021673+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.024703+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.025945+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.041222+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.099157+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.102152+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.103620+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.106344+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.107300+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.122258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.196457+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.200125+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.202717+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.206388+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.208221+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.224006+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.298429+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.301874+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.303919+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.307443+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.308666+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:02.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:02 smithi148 bash[65611]: audit 2024-03-30T04:48:02.323193+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.032322+0000 mgr.x (mgr.24938) 1701 : cluster [DBG] pgmap v1117: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.032622+0000 mgr.x (mgr.24938) 1702 : cluster [DBG] pgmap v1118: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.046535+0000 mgr.x (mgr.24938) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.113507+0000 mgr.x (mgr.24938) 1704 : cluster [DBG] pgmap v1119: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.113797+0000 mgr.x (mgr.24938) 1705 : cluster [DBG] pgmap v1120: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.127535+0000 mgr.x (mgr.24938) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.215789+0000 mgr.x (mgr.24938) 1707 : cluster [DBG] pgmap v1121: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.216550+0000 mgr.x (mgr.24938) 1708 : cluster [DBG] pgmap v1122: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.229295+0000 mgr.x (mgr.24938) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.316133+0000 mgr.x (mgr.24938) 1710 : cluster [DBG] pgmap v1123: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.316954+0000 mgr.x (mgr.24938) 1711 : cluster [DBG] pgmap v1124: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.328483+0000 mgr.x (mgr.24938) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.381446+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.383685+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.384901+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.032322+0000 mgr.x (mgr.24938) 1701 : cluster [DBG] pgmap v1117: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.032622+0000 mgr.x (mgr.24938) 1702 : cluster [DBG] pgmap v1118: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.046535+0000 mgr.x (mgr.24938) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.113507+0000 mgr.x (mgr.24938) 1704 : cluster [DBG] pgmap v1119: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.113797+0000 mgr.x (mgr.24938) 1705 : cluster [DBG] pgmap v1120: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.127535+0000 mgr.x (mgr.24938) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.215789+0000 mgr.x (mgr.24938) 1707 : cluster [DBG] pgmap v1121: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.216550+0000 mgr.x (mgr.24938) 1708 : cluster [DBG] pgmap v1122: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.229295+0000 mgr.x (mgr.24938) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.316133+0000 mgr.x (mgr.24938) 1710 : cluster [DBG] pgmap v1123: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.316954+0000 mgr.x (mgr.24938) 1711 : cluster [DBG] pgmap v1124: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.328483+0000 mgr.x (mgr.24938) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.381446+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.383685+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.384901+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.387026+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.387864+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.393927+0000 mgr.x (mgr.24938) 1713 : cluster [DBG] pgmap v1125: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.394251+0000 mgr.x (mgr.24938) 1714 : cluster [DBG] pgmap v1126: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.396692+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.401870+0000 mgr.x (mgr.24938) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.472738+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.476116+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.477700+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.480429+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.481459+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.487878+0000 mgr.x (mgr.24938) 1716 : cluster [DBG] pgmap v1127: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.488280+0000 mgr.x (mgr.24938) 1717 : cluster [DBG] pgmap v1128: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.492725+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.497955+0000 mgr.x (mgr.24938) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.499795+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.510426+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.387026+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.387864+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.393927+0000 mgr.x (mgr.24938) 1713 : cluster [DBG] pgmap v1125: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.394251+0000 mgr.x (mgr.24938) 1714 : cluster [DBG] pgmap v1126: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.396692+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.401870+0000 mgr.x (mgr.24938) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.472738+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.476116+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.477700+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.480429+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.481459+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.487878+0000 mgr.x (mgr.24938) 1716 : cluster [DBG] pgmap v1127: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.488280+0000 mgr.x (mgr.24938) 1717 : cluster [DBG] pgmap v1128: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.492725+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.497955+0000 mgr.x (mgr.24938) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.499795+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.510426+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.516675+0000 mgr.x (mgr.24938) 1719 : cluster [DBG] pgmap v1129: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cluster 2024-03-30T04:48:02.517076+0000 mgr.x (mgr.24938) 1720 : cluster [DBG] pgmap v1130: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.521720+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.550195+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.553114+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.555310+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.557109+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.559380+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: audit 2024-03-30T04:48:02.564298+0000 mgr.x (mgr.24938) 1721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[80412]: cephadm 2024-03-30T04:48:02.565534+0000 mgr.x (mgr.24938) 1722 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.516675+0000 mgr.x (mgr.24938) 1719 : cluster [DBG] pgmap v1129: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cluster 2024-03-30T04:48:02.517076+0000 mgr.x (mgr.24938) 1720 : cluster [DBG] pgmap v1130: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.521720+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.550195+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.553114+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.555310+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.557109+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.559380+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: audit 2024-03-30T04:48:02.564298+0000 mgr.x (mgr.24938) 1721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:03 smithi116 bash[82555]: cephadm 2024-03-30T04:48:02.565534+0000 mgr.x (mgr.24938) 1722 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:48:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.032322+0000 mgr.x (mgr.24938) 1701 : cluster [DBG] pgmap v1117: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.032622+0000 mgr.x (mgr.24938) 1702 : cluster [DBG] pgmap v1118: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.046535+0000 mgr.x (mgr.24938) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.113507+0000 mgr.x (mgr.24938) 1704 : cluster [DBG] pgmap v1119: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.113797+0000 mgr.x (mgr.24938) 1705 : cluster [DBG] pgmap v1120: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.127535+0000 mgr.x (mgr.24938) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.215789+0000 mgr.x (mgr.24938) 1707 : cluster [DBG] pgmap v1121: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.216550+0000 mgr.x (mgr.24938) 1708 : cluster [DBG] pgmap v1122: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.229295+0000 mgr.x (mgr.24938) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.316133+0000 mgr.x (mgr.24938) 1710 : cluster [DBG] pgmap v1123: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.316954+0000 mgr.x (mgr.24938) 1711 : cluster [DBG] pgmap v1124: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.328483+0000 mgr.x (mgr.24938) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.381446+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.383685+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.384901+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.387026+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.387864+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.393927+0000 mgr.x (mgr.24938) 1713 : cluster [DBG] pgmap v1125: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.394251+0000 mgr.x (mgr.24938) 1714 : cluster [DBG] pgmap v1126: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.396692+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.401870+0000 mgr.x (mgr.24938) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.472738+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.476116+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.477700+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.480429+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.481459+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.487878+0000 mgr.x (mgr.24938) 1716 : cluster [DBG] pgmap v1127: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.488280+0000 mgr.x (mgr.24938) 1717 : cluster [DBG] pgmap v1128: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.492725+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.497955+0000 mgr.x (mgr.24938) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.499795+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.510426+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.516675+0000 mgr.x (mgr.24938) 1719 : cluster [DBG] pgmap v1129: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cluster 2024-03-30T04:48:02.517076+0000 mgr.x (mgr.24938) 1720 : cluster [DBG] pgmap v1130: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.521720+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.550195+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.553114+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.555310+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.557109+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:03.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.559380+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: audit 2024-03-30T04:48:02.564298+0000 mgr.x (mgr.24938) 1721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T04:48:03.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:03 smithi148 bash[65611]: cephadm 2024-03-30T04:48:02.565534+0000 mgr.x (mgr.24938) 1722 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T04:48:04.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:04 smithi148 bash[65611]: cluster 2024-03-30T04:48:04.565666+0000 mon.a (mon.0) 2850 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:48:05.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:04 smithi116 bash[80412]: cluster 2024-03-30T04:48:04.565666+0000 mon.a (mon.0) 2850 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:48:05.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:04 smithi116 bash[82555]: cluster 2024-03-30T04:48:04.565666+0000 mon.a (mon.0) 2850 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T04:48:05.270 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[70863]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T04:48:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:05 smithi116 bash[80412]: cluster 2024-03-30T04:48:04.518025+0000 mgr.x (mgr.24938) 1723 : cluster [DBG] pgmap v1131: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:05 smithi116 bash[82555]: cluster 2024-03-30T04:48:04.518025+0000 mgr.x (mgr.24938) 1723 : cluster [DBG] pgmap v1131: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:06.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:05 smithi148 bash[65611]: cluster 2024-03-30T04:48:04.518025+0000 mgr.x (mgr.24938) 1723 : cluster [DBG] pgmap v1131: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:06.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:06 smithi148 bash[65611]: audit 2024-03-30T04:48:05.471014+0000 mgr.x (mgr.24938) 1724 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:07.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:06 smithi116 bash[80412]: audit 2024-03-30T04:48:05.471014+0000 mgr.x (mgr.24938) 1724 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:07.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:06 smithi116 bash[82555]: audit 2024-03-30T04:48:05.471014+0000 mgr.x (mgr.24938) 1724 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:07.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:06] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2024-03-30T04:48:08.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[80412]: cluster 2024-03-30T04:48:06.519705+0000 mgr.x (mgr.24938) 1725 : cluster [DBG] pgmap v1132: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:08.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[80412]: audit 2024-03-30T04:48:07.187385+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:48:08.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[80412]: audit 2024-03-30T04:48:07.189222+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:08.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[82555]: cluster 2024-03-30T04:48:06.519705+0000 mgr.x (mgr.24938) 1725 : cluster [DBG] pgmap v1132: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:08.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[82555]: audit 2024-03-30T04:48:07.187385+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:48:08.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:07 smithi116 bash[82555]: audit 2024-03-30T04:48:07.189222+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:08.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:07 smithi148 bash[65611]: cluster 2024-03-30T04:48:06.519705+0000 mgr.x (mgr.24938) 1725 : cluster [DBG] pgmap v1132: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:08.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:07 smithi148 bash[65611]: audit 2024-03-30T04:48:07.187385+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:48:08.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:07 smithi148 bash[65611]: audit 2024-03-30T04:48:07.189222+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:09.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:08 smithi116 bash[80412]: cephadm 2024-03-30T04:48:07.189056+0000 mgr.x (mgr.24938) 1726 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:48:09.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:08 smithi116 bash[80412]: cephadm 2024-03-30T04:48:07.197458+0000 mgr.x (mgr.24938) 1727 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:48:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:08 smithi116 bash[82555]: cephadm 2024-03-30T04:48:07.189056+0000 mgr.x (mgr.24938) 1726 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:48:09.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:08 smithi116 bash[82555]: cephadm 2024-03-30T04:48:07.197458+0000 mgr.x (mgr.24938) 1727 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:48:09.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:08 smithi148 bash[71382]: debug 2024-03-30T04:48:08.763+0000 7f12817f8700 1 -- 172.21.15.148:0/2594203986 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a51b305680 con 0x55a51b342800 2024-03-30T04:48:09.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:08 smithi148 bash[65611]: cephadm 2024-03-30T04:48:07.189056+0000 mgr.x (mgr.24938) 1726 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T04:48:09.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:08 smithi148 bash[65611]: cephadm 2024-03-30T04:48:07.197458+0000 mgr.x (mgr.24938) 1727 : cephadm [INF] Deploying daemon osd.4 on smithi148 2024-03-30T04:48:09.513 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[71382]: debug 2024-03-30T04:48:09.319+0000 7f128a9907c0 -1 Falling back to public interface 2024-03-30T04:48:09.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[65611]: cluster 2024-03-30T04:48:08.520519+0000 mgr.x (mgr.24938) 1728 : cluster [DBG] pgmap v1133: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:09.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[65611]: audit 2024-03-30T04:48:09.308768+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:09.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[65611]: audit 2024-03-30T04:48:09.309913+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:09.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[65611]: cluster 2024-03-30T04:48:09.435676+0000 mon.a (mon.0) 2855 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:09.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:09 smithi148 bash[65611]: audit 2024-03-30T04:48:09.493694+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[80412]: cluster 2024-03-30T04:48:08.520519+0000 mgr.x (mgr.24938) 1728 : cluster [DBG] pgmap v1133: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[80412]: audit 2024-03-30T04:48:09.308768+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[80412]: audit 2024-03-30T04:48:09.309913+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[80412]: cluster 2024-03-30T04:48:09.435676+0000 mon.a (mon.0) 2855 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[80412]: audit 2024-03-30T04:48:09.493694+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[82555]: cluster 2024-03-30T04:48:08.520519+0000 mgr.x (mgr.24938) 1728 : cluster [DBG] pgmap v1133: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[82555]: audit 2024-03-30T04:48:09.308768+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[82555]: audit 2024-03-30T04:48:09.309913+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[82555]: cluster 2024-03-30T04:48:09.435676+0000 mon.a (mon.0) 2855 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:09 smithi116 bash[82555]: audit 2024-03-30T04:48:09.493694+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:11 smithi148 bash[65611]: audit 2024-03-30T04:48:10.024098+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:11 smithi148 bash[65611]: audit 2024-03-30T04:48:10.032876+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:11 smithi148 bash[65611]: cluster 2024-03-30T04:48:10.039195+0000 mgr.x (mgr.24938) 1729 : cluster [DBG] pgmap v1134: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:11 smithi148 bash[65611]: cluster 2024-03-30T04:48:10.039859+0000 mgr.x (mgr.24938) 1730 : cluster [DBG] pgmap v1135: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:11 smithi148 bash[65611]: audit 2024-03-30T04:48:10.043465+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[80412]: audit 2024-03-30T04:48:10.024098+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[80412]: audit 2024-03-30T04:48:10.032876+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[80412]: cluster 2024-03-30T04:48:10.039195+0000 mgr.x (mgr.24938) 1729 : cluster [DBG] pgmap v1134: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[80412]: cluster 2024-03-30T04:48:10.039859+0000 mgr.x (mgr.24938) 1730 : cluster [DBG] pgmap v1135: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[80412]: audit 2024-03-30T04:48:10.043465+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[82555]: audit 2024-03-30T04:48:10.024098+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[82555]: audit 2024-03-30T04:48:10.032876+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[82555]: cluster 2024-03-30T04:48:10.039195+0000 mgr.x (mgr.24938) 1729 : cluster [DBG] pgmap v1134: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[82555]: cluster 2024-03-30T04:48:10.039859+0000 mgr.x (mgr.24938) 1730 : cluster [DBG] pgmap v1135: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:11 smithi116 bash[82555]: audit 2024-03-30T04:48:10.043465+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:12.794 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:12 smithi148 bash[71382]: debug 2024-03-30T04:48:12.343+0000 7f128a9907c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-30T04:48:12.794 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:12 smithi148 bash[71382]: debug 2024-03-30T04:48:12.387+0000 7f128a9907c0 -1 osd.4 141 log_to_monitors true 2024-03-30T04:48:13.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.047 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.047 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.048 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.048 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.049 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:12 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:13.331 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:13 smithi148 systemd[1]: Stopping Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:48:13.332 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[71382]: debug 2024-03-30T04:48:13.163+0000 7f127bde8700 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:48:13.332 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[71382]: debug 2024-03-30T04:48:13.175+0000 7f1280ff7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:48:13.332 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[71382]: debug 2024-03-30T04:48:13.175+0000 7f1280ff7700 -1 osd.4 141 *** Got signal Terminated *** 2024-03-30T04:48:13.332 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[71382]: debug 2024-03-30T04:48:13.175+0000 7f1280ff7700 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:48:13.332 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[65611]: cluster 2024-03-30T04:48:12.040775+0000 mgr.x (mgr.24938) 1731 : cluster [DBG] pgmap v1136: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:13.332 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[65611]: audit 2024-03-30T04:48:12.392044+0000 mon.a (mon.0) 2860 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:13.332 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:13 smithi148 bash[65611]: audit 2024-03-30T04:48:12.396057+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:13.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[80412]: cluster 2024-03-30T04:48:12.040775+0000 mgr.x (mgr.24938) 1731 : cluster [DBG] pgmap v1136: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:13.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[80412]: audit 2024-03-30T04:48:12.392044+0000 mon.a (mon.0) 2860 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:13.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[80412]: audit 2024-03-30T04:48:12.396057+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:13.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[82555]: cluster 2024-03-30T04:48:12.040775+0000 mgr.x (mgr.24938) 1731 : cluster [DBG] pgmap v1136: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:13.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[82555]: audit 2024-03-30T04:48:12.392044+0000 mon.a (mon.0) 2860 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:13.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:13 smithi116 bash[82555]: audit 2024-03-30T04:48:12.396057+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:14.393 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.100536+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: cluster 2024-03-30T04:48:13.108971+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.109033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.110320+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.309152+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.321346+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: cluster 2024-03-30T04:48:13.328112+0000 mgr.x (mgr.24938) 1732 : cluster [DBG] pgmap v1138: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: cluster 2024-03-30T04:48:13.328445+0000 mgr.x (mgr.24938) 1733 : cluster [DBG] pgmap v1139: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[80412]: audit 2024-03-30T04:48:13.334926+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.100536+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: cluster 2024-03-30T04:48:13.108971+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.109033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.110320+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.309152+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.321346+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: cluster 2024-03-30T04:48:13.328112+0000 mgr.x (mgr.24938) 1732 : cluster [DBG] pgmap v1138: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: cluster 2024-03-30T04:48:13.328445+0000 mgr.x (mgr.24938) 1733 : cluster [DBG] pgmap v1139: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:14 smithi116 bash[82555]: audit 2024-03-30T04:48:13.334926+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[72596]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.100536+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: cluster 2024-03-30T04:48:13.108971+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.109033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.110320+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.309152+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.321346+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: cluster 2024-03-30T04:48:13.328112+0000 mgr.x (mgr.24938) 1732 : cluster [DBG] pgmap v1138: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: cluster 2024-03-30T04:48:13.328445+0000 mgr.x (mgr.24938) 1733 : cluster [DBG] pgmap v1139: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:14.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[65611]: audit 2024-03-30T04:48:13.334926+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:15.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:14 smithi148 bash[72728]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.100861+0000 mon.a (mon.0) 2867 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.110757+0000 mon.a (mon.0) 2868 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092] boot 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.110797+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: audit 2024-03-30T04:48:14.111950+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.114082+0000 mon.a (mon.0) 2871 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.114179+0000 mon.a (mon.0) 2872 : cluster [INF] osd.4 failed (root=default,host=smithi148) (connection refused reported by osd.1) 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.114711+0000 mon.a (mon.0) 2873 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.126140+0000 mon.a (mon.0) 2874 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.126309+0000 mon.a (mon.0) 2875 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.126587+0000 mon.a (mon.0) 2876 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.126766+0000 mon.a (mon.0) 2877 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.143 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.126949+0000 mon.a (mon.0) 2878 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.127257+0000 mon.a (mon.0) 2879 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.127532+0000 mon.a (mon.0) 2880 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.128456+0000 mon.a (mon.0) 2881 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.128658+0000 mon.a (mon.0) 2882 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.129770+0000 mon.a (mon.0) 2883 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.129910+0000 mon.a (mon.0) 2884 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.135585+0000 mon.a (mon.0) 2885 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.315818+0000 mon.a (mon.0) 2886 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.315953+0000 mon.a (mon.0) 2887 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.317016+0000 mon.a (mon.0) 2888 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.324313+0000 mon.a (mon.0) 2889 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.324787+0000 mon.a (mon.0) 2890 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.324987+0000 mon.a (mon.0) 2891 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.144 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.325315+0000 mon.a (mon.0) 2892 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.325500+0000 mon.a (mon.0) 2893 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.325829+0000 mon.a (mon.0) 2894 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.326019+0000 mon.a (mon.0) 2895 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.328394+0000 mon.a (mon.0) 2896 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.328515+0000 mon.a (mon.0) 2897 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.331585+0000 mon.a (mon.0) 2898 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.331818+0000 mon.a (mon.0) 2899 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.332898+0000 mon.a (mon.0) 2900 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: audit 2024-03-30T04:48:14.386421+0000 mgr.x (mgr.24938) 1734 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.719865+0000 mon.a (mon.0) 2901 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.720097+0000 mon.a (mon.0) 2902 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.723704+0000 mon.a (mon.0) 2903 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.724955+0000 mon.a (mon.0) 2904 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.725167+0000 mon.a (mon.0) 2905 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.727603+0000 mon.a (mon.0) 2906 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.145 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.727688+0000 mon.a (mon.0) 2907 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.727896+0000 mon.a (mon.0) 2908 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.728613+0000 mon.a (mon.0) 2909 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.732394+0000 mon.a (mon.0) 2910 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.732476+0000 mon.a (mon.0) 2911 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.735614+0000 mon.a (mon.0) 2912 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.735696+0000 mon.a (mon.0) 2913 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:14.736789+0000 mon.a (mon.0) 2914 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: audit 2024-03-30T04:48:14.753687+0000 mgr.x (mgr.24938) 1735 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:15.103465+0000 mon.a (mon.0) 2915 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:15.146 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:15 smithi148 bash[65611]: cluster 2024-03-30T04:48:15.113013+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 16s ago 21m - - 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 1s ago 21m - - 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (8m) 16s ago 15m 14.4M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 1s ago 14m - - 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (6m) 16s ago 13m 44.9M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (7m) 1s ago 21m 518M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (4m) 16s ago 22m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (4m) 16s ago 23m 83.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (3m) 1s ago 21m 44.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:48:15.165 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (4m) 16s ago 21m 49.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (8m) 16s ago 15m 9507k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (8m) 1s ago 15m 11.3M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (2m) 16s ago 20m 54.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (118s) 16s ago 20m 53.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (81s) 16s ago 19m 50.9M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (43s) 16s ago 18m 47.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 unknown 1s ago 18m 11.8M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec fb9a835c9a34 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (17m) 1s ago 17m 61.9M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (17m) 1s ago 17m 60.6M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (16m) 1s ago 16m 64.7M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (6m) 1s ago 15m 66.6M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (13m) 16s ago 13m 88.7M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (13m) 1s ago 13m 88.4M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (13m) 16s ago 13m 88.7M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:48:15.166 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (13m) 1s ago 13m 88.6M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:48:15.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.100861+0000 mon.a (mon.0) 2867 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:15.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.110757+0000 mon.a (mon.0) 2868 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092] boot 2024-03-30T04:48:15.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.110797+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T04:48:15.472 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: audit 2024-03-30T04:48:14.111950+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.114082+0000 mon.a (mon.0) 2871 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.114179+0000 mon.a (mon.0) 2872 : cluster [INF] osd.4 failed (root=default,host=smithi148) (connection refused reported by osd.1) 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.114711+0000 mon.a (mon.0) 2873 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.126140+0000 mon.a (mon.0) 2874 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.126309+0000 mon.a (mon.0) 2875 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.126587+0000 mon.a (mon.0) 2876 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.126766+0000 mon.a (mon.0) 2877 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.126949+0000 mon.a (mon.0) 2878 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.127257+0000 mon.a (mon.0) 2879 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.127532+0000 mon.a (mon.0) 2880 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.128456+0000 mon.a (mon.0) 2881 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.128658+0000 mon.a (mon.0) 2882 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.129770+0000 mon.a (mon.0) 2883 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.473 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.129910+0000 mon.a (mon.0) 2884 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.135585+0000 mon.a (mon.0) 2885 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.315818+0000 mon.a (mon.0) 2886 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.315953+0000 mon.a (mon.0) 2887 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.317016+0000 mon.a (mon.0) 2888 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.324313+0000 mon.a (mon.0) 2889 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.324787+0000 mon.a (mon.0) 2890 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.324987+0000 mon.a (mon.0) 2891 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.100861+0000 mon.a (mon.0) 2867 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.110757+0000 mon.a (mon.0) 2868 : cluster [INF] osd.4 [v2:172.21.15.148:6800/2464318092,v1:172.21.15.148:6801/2464318092] boot 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.110797+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: audit 2024-03-30T04:48:14.111950+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.114082+0000 mon.a (mon.0) 2871 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.114179+0000 mon.a (mon.0) 2872 : cluster [INF] osd.4 failed (root=default,host=smithi148) (connection refused reported by osd.1) 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.114711+0000 mon.a (mon.0) 2873 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.126140+0000 mon.a (mon.0) 2874 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.126309+0000 mon.a (mon.0) 2875 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.126587+0000 mon.a (mon.0) 2876 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.126766+0000 mon.a (mon.0) 2877 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.126949+0000 mon.a (mon.0) 2878 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.127257+0000 mon.a (mon.0) 2879 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.127532+0000 mon.a (mon.0) 2880 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.128456+0000 mon.a (mon.0) 2881 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.128658+0000 mon.a (mon.0) 2882 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.129770+0000 mon.a (mon.0) 2883 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.129910+0000 mon.a (mon.0) 2884 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.135585+0000 mon.a (mon.0) 2885 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.315818+0000 mon.a (mon.0) 2886 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.315953+0000 mon.a (mon.0) 2887 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.317016+0000 mon.a (mon.0) 2888 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.324313+0000 mon.a (mon.0) 2889 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.324787+0000 mon.a (mon.0) 2890 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.324987+0000 mon.a (mon.0) 2891 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.325315+0000 mon.a (mon.0) 2892 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.325500+0000 mon.a (mon.0) 2893 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.325829+0000 mon.a (mon.0) 2894 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.326019+0000 mon.a (mon.0) 2895 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.328394+0000 mon.a (mon.0) 2896 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.328515+0000 mon.a (mon.0) 2897 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.331585+0000 mon.a (mon.0) 2898 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.331818+0000 mon.a (mon.0) 2899 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.332898+0000 mon.a (mon.0) 2900 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: audit 2024-03-30T04:48:14.386421+0000 mgr.x (mgr.24938) 1734 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.719865+0000 mon.a (mon.0) 2901 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.720097+0000 mon.a (mon.0) 2902 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.723704+0000 mon.a (mon.0) 2903 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.724955+0000 mon.a (mon.0) 2904 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.725167+0000 mon.a (mon.0) 2905 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.727603+0000 mon.a (mon.0) 2906 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.727688+0000 mon.a (mon.0) 2907 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.727896+0000 mon.a (mon.0) 2908 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.728613+0000 mon.a (mon.0) 2909 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.477 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.732394+0000 mon.a (mon.0) 2910 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.732476+0000 mon.a (mon.0) 2911 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.735614+0000 mon.a (mon.0) 2912 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.735696+0000 mon.a (mon.0) 2913 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:14.736789+0000 mon.a (mon.0) 2914 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: audit 2024-03-30T04:48:14.753687+0000 mgr.x (mgr.24938) 1735 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:15.103465+0000 mon.a (mon.0) 2915 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[82555]: cluster 2024-03-30T04:48:15.113013+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.325315+0000 mon.a (mon.0) 2892 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.325500+0000 mon.a (mon.0) 2893 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.478 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.325829+0000 mon.a (mon.0) 2894 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.326019+0000 mon.a (mon.0) 2895 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.328394+0000 mon.a (mon.0) 2896 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.328515+0000 mon.a (mon.0) 2897 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.331585+0000 mon.a (mon.0) 2898 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.331818+0000 mon.a (mon.0) 2899 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.332898+0000 mon.a (mon.0) 2900 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: audit 2024-03-30T04:48:14.386421+0000 mgr.x (mgr.24938) 1734 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.719865+0000 mon.a (mon.0) 2901 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.720097+0000 mon.a (mon.0) 2902 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.723704+0000 mon.a (mon.0) 2903 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.724955+0000 mon.a (mon.0) 2904 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.725167+0000 mon.a (mon.0) 2905 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.727603+0000 mon.a (mon.0) 2906 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.727688+0000 mon.a (mon.0) 2907 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.479 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.727896+0000 mon.a (mon.0) 2908 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.728613+0000 mon.a (mon.0) 2909 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.732394+0000 mon.a (mon.0) 2910 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.732476+0000 mon.a (mon.0) 2911 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.735614+0000 mon.a (mon.0) 2912 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.735696+0000 mon.a (mon.0) 2913 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:14.736789+0000 mon.a (mon.0) 2914 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: audit 2024-03-30T04:48:14.753687+0000 mgr.x (mgr.24938) 1735 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:15.103465+0000 mon.a (mon.0) 2915 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:15.480 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:15 smithi116 bash[80412]: cluster 2024-03-30T04:48:15.113013+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-03-30T04:48:15.608 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:48:15.609 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T04:48:15.610 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 9 2024-03-30T04:48:15.610 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:48:15.610 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:48:15.961 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "10/23 daemons upgraded", 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:48:15.962 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: audit 2024-03-30T04:48:15.112504+0000 mgr.x (mgr.24938) 1736 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: cluster 2024-03-30T04:48:15.329752+0000 mgr.x (mgr.24938) 1737 : cluster [DBG] pgmap v1142: 161 pgs: 32 peering, 15 active+undersized+degraded, 21 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 64/726 objects degraded (8.815%) 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: audit 2024-03-30T04:48:15.480380+0000 mgr.x (mgr.24938) 1738 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: audit 2024-03-30T04:48:15.613052+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/3678046659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: audit 2024-03-30T04:48:15.970109+0000 mgr.x (mgr.24938) 1739 : audit [DBG] from='client.34485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[65611]: cluster 2024-03-30T04:48:16.111689+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T04:48:16.395 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 64/726 objects degraded (8.815%), 15 pgs degraded 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: daemon osd.4 on smithi148 is in unknown state 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: osd.4 (root=default,host=smithi148) is down 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 64/726 objects degraded (8.815%), 15 pgs degraded 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-03-30T04:48:16.396 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-03-30T04:48:16.397 INFO:teuthology.orchestra.run.smithi116.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-03-30T04:48:16.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: audit 2024-03-30T04:48:15.112504+0000 mgr.x (mgr.24938) 1736 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: cluster 2024-03-30T04:48:15.329752+0000 mgr.x (mgr.24938) 1737 : cluster [DBG] pgmap v1142: 161 pgs: 32 peering, 15 active+undersized+degraded, 21 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 64/726 objects degraded (8.815%) 2024-03-30T04:48:16.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: audit 2024-03-30T04:48:15.480380+0000 mgr.x (mgr.24938) 1738 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: audit 2024-03-30T04:48:15.613052+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/3678046659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: audit 2024-03-30T04:48:15.970109+0000 mgr.x (mgr.24938) 1739 : audit [DBG] from='client.34485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[80412]: cluster 2024-03-30T04:48:16.111689+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: audit 2024-03-30T04:48:15.112504+0000 mgr.x (mgr.24938) 1736 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: cluster 2024-03-30T04:48:15.329752+0000 mgr.x (mgr.24938) 1737 : cluster [DBG] pgmap v1142: 161 pgs: 32 peering, 15 active+undersized+degraded, 21 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 64/726 objects degraded (8.815%) 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: audit 2024-03-30T04:48:15.480380+0000 mgr.x (mgr.24938) 1738 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: audit 2024-03-30T04:48:15.613052+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.116:0/3678046659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: audit 2024-03-30T04:48:15.970109+0000 mgr.x (mgr.24938) 1739 : audit [DBG] from='client.34485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:16.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:16 smithi116 bash[82555]: cluster 2024-03-30T04:48:16.111689+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T04:48:17.090 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.091 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-03-30T04:48:17.091 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: Stopped Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:17.091 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.091 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.091 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.092 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.092 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.092 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:16] "GET /metrics HTTP/1.1" 200 38523 "" "Prometheus/2.33.4" 2024-03-30T04:48:17.092 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.093 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.093 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:48:16 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:17.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[80412]: cluster 2024-03-30T04:48:16.127628+0000 mon.a (mon.0) 2918 : cluster [WRN] Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:17.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[80412]: audit 2024-03-30T04:48:16.400496+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/36392688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:17.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[80412]: audit 2024-03-30T04:48:17.139414+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:17.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[82555]: cluster 2024-03-30T04:48:16.127628+0000 mon.a (mon.0) 2918 : cluster [WRN] Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:17.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[82555]: audit 2024-03-30T04:48:16.400496+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/36392688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:17.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:17 smithi116 bash[82555]: audit 2024-03-30T04:48:17.139414+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:17.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:17 smithi148 systemd[1]: Started Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:17.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:17 smithi148 bash[65611]: cluster 2024-03-30T04:48:16.127628+0000 mon.a (mon.0) 2918 : cluster [WRN] Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:17.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:17 smithi148 bash[65611]: audit 2024-03-30T04:48:16.400496+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/36392688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:17.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:17 smithi148 bash[65611]: audit 2024-03-30T04:48:17.139414+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.158189+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.180111+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.183249+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.184510+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.191304+0000 mgr.x (mgr.24938) 1740 : cluster [DBG] pgmap v1144: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.191776+0000 mgr.x (mgr.24938) 1741 : cluster [DBG] pgmap v1145: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.193968+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.199453+0000 mgr.x (mgr.24938) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.235794+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.239157+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.240771+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.243525+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.244680+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.250944+0000 mgr.x (mgr.24938) 1743 : cluster [DBG] pgmap v1146: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.251241+0000 mgr.x (mgr.24938) 1744 : cluster [DBG] pgmap v1147: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.253639+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.258763+0000 mgr.x (mgr.24938) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.158189+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.180111+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.183249+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.184510+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.191304+0000 mgr.x (mgr.24938) 1740 : cluster [DBG] pgmap v1144: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.191776+0000 mgr.x (mgr.24938) 1741 : cluster [DBG] pgmap v1145: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.193968+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.199453+0000 mgr.x (mgr.24938) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.235794+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.239157+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.240771+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.243525+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.244680+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.250944+0000 mgr.x (mgr.24938) 1743 : cluster [DBG] pgmap v1146: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.251241+0000 mgr.x (mgr.24938) 1744 : cluster [DBG] pgmap v1147: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.253639+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.258763+0000 mgr.x (mgr.24938) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.327474+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.330089+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.332351+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.336159+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.337486+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.344415+0000 mgr.x (mgr.24938) 1746 : cluster [DBG] pgmap v1148: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.345134+0000 mgr.x (mgr.24938) 1747 : cluster [DBG] pgmap v1149: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.352429+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.357689+0000 mgr.x (mgr.24938) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.450001+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.454609+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.456322+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.460021+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.461421+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.468098+0000 mgr.x (mgr.24938) 1749 : cluster [DBG] pgmap v1150: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.468342+0000 mgr.x (mgr.24938) 1750 : cluster [DBG] pgmap v1151: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.475621+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.480990+0000 mgr.x (mgr.24938) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.532886+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.536032+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.538135+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.540888+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.541961+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.548186+0000 mgr.x (mgr.24938) 1752 : cluster [DBG] pgmap v1152: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.548506+0000 mgr.x (mgr.24938) 1753 : cluster [DBG] pgmap v1153: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.555176+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.560453+0000 mgr.x (mgr.24938) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.614820+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.617741+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.619181+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.621905+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.622875+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.629120+0000 mgr.x (mgr.24938) 1755 : cluster [DBG] pgmap v1154: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.629417+0000 mgr.x (mgr.24938) 1756 : cluster [DBG] pgmap v1155: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.636248+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.641508+0000 mgr.x (mgr.24938) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.678015+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.680351+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.681467+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.683663+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.684397+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.690557+0000 mgr.x (mgr.24938) 1758 : cluster [DBG] pgmap v1156: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.690912+0000 mgr.x (mgr.24938) 1759 : cluster [DBG] pgmap v1157: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.693887+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.699080+0000 mgr.x (mgr.24938) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.736561+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.739472+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.741032+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.744136+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.745224+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.751765+0000 mgr.x (mgr.24938) 1761 : cluster [DBG] pgmap v1158: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.752321+0000 mgr.x (mgr.24938) 1762 : cluster [DBG] pgmap v1159: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.754022+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.327474+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.330089+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.332351+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.336159+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.337486+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.344415+0000 mgr.x (mgr.24938) 1746 : cluster [DBG] pgmap v1148: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.345134+0000 mgr.x (mgr.24938) 1747 : cluster [DBG] pgmap v1149: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.352429+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.357689+0000 mgr.x (mgr.24938) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.450001+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.454609+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.456322+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.460021+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.461421+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.468098+0000 mgr.x (mgr.24938) 1749 : cluster [DBG] pgmap v1150: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.468342+0000 mgr.x (mgr.24938) 1750 : cluster [DBG] pgmap v1151: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.475621+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.480990+0000 mgr.x (mgr.24938) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.759493+0000 mgr.x (mgr.24938) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.836044+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.838795+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.840396+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.843025+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.843996+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.850255+0000 mgr.x (mgr.24938) 1764 : cluster [DBG] pgmap v1160: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.850585+0000 mgr.x (mgr.24938) 1765 : cluster [DBG] pgmap v1161: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.857457+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.862830+0000 mgr.x (mgr.24938) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.945321+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.948359+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.949995+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.953075+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.954187+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.961115+0000 mgr.x (mgr.24938) 1767 : cluster [DBG] pgmap v1162: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cluster 2024-03-30T04:48:17.961754+0000 mgr.x (mgr.24938) 1768 : cluster [DBG] pgmap v1163: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:17.965381+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: cephadm 2024-03-30T04:48:17.970669+0000 mgr.x (mgr.24938) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.040581+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.043880+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.045956+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.048962+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.049913+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.059811+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.148422+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.151415+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.153286+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.157009+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[80412]: audit 2024-03-30T04:48:18.158320+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.532886+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.536032+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.538135+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.540888+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.541961+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.548186+0000 mgr.x (mgr.24938) 1752 : cluster [DBG] pgmap v1152: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.548506+0000 mgr.x (mgr.24938) 1753 : cluster [DBG] pgmap v1153: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.555176+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.560453+0000 mgr.x (mgr.24938) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.614820+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.617741+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.619181+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.621905+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.622875+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.629120+0000 mgr.x (mgr.24938) 1755 : cluster [DBG] pgmap v1154: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.629417+0000 mgr.x (mgr.24938) 1756 : cluster [DBG] pgmap v1155: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.636248+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.641508+0000 mgr.x (mgr.24938) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.678015+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.680351+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.681467+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.683663+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.684397+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.690557+0000 mgr.x (mgr.24938) 1758 : cluster [DBG] pgmap v1156: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.690912+0000 mgr.x (mgr.24938) 1759 : cluster [DBG] pgmap v1157: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.693887+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.699080+0000 mgr.x (mgr.24938) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.736561+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.739472+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.741032+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.744136+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.745224+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.751765+0000 mgr.x (mgr.24938) 1761 : cluster [DBG] pgmap v1158: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.752321+0000 mgr.x (mgr.24938) 1762 : cluster [DBG] pgmap v1159: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.754022+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.759493+0000 mgr.x (mgr.24938) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.836044+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.838795+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.840396+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.843025+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.843996+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.850255+0000 mgr.x (mgr.24938) 1764 : cluster [DBG] pgmap v1160: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.850585+0000 mgr.x (mgr.24938) 1765 : cluster [DBG] pgmap v1161: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.857457+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.862830+0000 mgr.x (mgr.24938) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.945321+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.948359+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.949995+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.953075+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.954187+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.961115+0000 mgr.x (mgr.24938) 1767 : cluster [DBG] pgmap v1162: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cluster 2024-03-30T04:48:17.961754+0000 mgr.x (mgr.24938) 1768 : cluster [DBG] pgmap v1163: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:17.965381+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: cephadm 2024-03-30T04:48:17.970669+0000 mgr.x (mgr.24938) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.040581+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.043880+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.045956+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.048962+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.049913+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.059811+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.148422+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.151415+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.153286+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.157009+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:18 smithi116 bash[82555]: audit 2024-03-30T04:48:18.158320+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.158189+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.180111+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.183249+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.184510+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.191304+0000 mgr.x (mgr.24938) 1740 : cluster [DBG] pgmap v1144: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.191776+0000 mgr.x (mgr.24938) 1741 : cluster [DBG] pgmap v1145: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.193968+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.199453+0000 mgr.x (mgr.24938) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.235794+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.239157+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.240771+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.243525+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.244680+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.250944+0000 mgr.x (mgr.24938) 1743 : cluster [DBG] pgmap v1146: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.251241+0000 mgr.x (mgr.24938) 1744 : cluster [DBG] pgmap v1147: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.253639+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.258763+0000 mgr.x (mgr.24938) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.327474+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.330089+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.332351+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.336159+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.337486+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.344415+0000 mgr.x (mgr.24938) 1746 : cluster [DBG] pgmap v1148: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.345134+0000 mgr.x (mgr.24938) 1747 : cluster [DBG] pgmap v1149: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.352429+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.357689+0000 mgr.x (mgr.24938) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.450001+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.454609+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.456322+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.460021+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.461421+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.468098+0000 mgr.x (mgr.24938) 1749 : cluster [DBG] pgmap v1150: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.468342+0000 mgr.x (mgr.24938) 1750 : cluster [DBG] pgmap v1151: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.475621+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.480990+0000 mgr.x (mgr.24938) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.532886+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.536032+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.538135+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.540888+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.541961+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.548186+0000 mgr.x (mgr.24938) 1752 : cluster [DBG] pgmap v1152: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.548506+0000 mgr.x (mgr.24938) 1753 : cluster [DBG] pgmap v1153: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.555176+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.560453+0000 mgr.x (mgr.24938) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.614820+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.617741+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.619181+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.621905+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.622875+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.629120+0000 mgr.x (mgr.24938) 1755 : cluster [DBG] pgmap v1154: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.629417+0000 mgr.x (mgr.24938) 1756 : cluster [DBG] pgmap v1155: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.636248+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.641508+0000 mgr.x (mgr.24938) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.678015+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.680351+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.681467+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.683663+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.684397+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.690557+0000 mgr.x (mgr.24938) 1758 : cluster [DBG] pgmap v1156: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.690912+0000 mgr.x (mgr.24938) 1759 : cluster [DBG] pgmap v1157: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.693887+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.699080+0000 mgr.x (mgr.24938) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.736561+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.739472+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.741032+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.744136+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.745224+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.751765+0000 mgr.x (mgr.24938) 1761 : cluster [DBG] pgmap v1158: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.752321+0000 mgr.x (mgr.24938) 1762 : cluster [DBG] pgmap v1159: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.754022+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.759493+0000 mgr.x (mgr.24938) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.836044+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.838795+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.840396+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.843025+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.843996+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.850255+0000 mgr.x (mgr.24938) 1764 : cluster [DBG] pgmap v1160: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.850585+0000 mgr.x (mgr.24938) 1765 : cluster [DBG] pgmap v1161: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.857457+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.862830+0000 mgr.x (mgr.24938) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.945321+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.948359+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.949995+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.953075+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.954187+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.961115+0000 mgr.x (mgr.24938) 1767 : cluster [DBG] pgmap v1162: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cluster 2024-03-30T04:48:17.961754+0000 mgr.x (mgr.24938) 1768 : cluster [DBG] pgmap v1163: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:17.965381+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: cephadm 2024-03-30T04:48:17.970669+0000 mgr.x (mgr.24938) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.040581+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.043880+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.045956+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.048962+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.049913+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.059811+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.148422+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.151415+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.153286+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.157009+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:18.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:18 smithi148 bash[65611]: audit 2024-03-30T04:48:18.158320+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.056250+0000 mgr.x (mgr.24938) 1770 : cluster [DBG] pgmap v1164: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.056652+0000 mgr.x (mgr.24938) 1771 : cluster [DBG] pgmap v1165: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.065061+0000 mgr.x (mgr.24938) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.166593+0000 mgr.x (mgr.24938) 1773 : cluster [DBG] pgmap v1166: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.167047+0000 mgr.x (mgr.24938) 1774 : cluster [DBG] pgmap v1167: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.193373+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.198803+0000 mgr.x (mgr.24938) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.256842+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.260814+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.263164+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.266377+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.267427+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.273813+0000 mgr.x (mgr.24938) 1776 : cluster [DBG] pgmap v1168: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.274078+0000 mgr.x (mgr.24938) 1777 : cluster [DBG] pgmap v1169: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.276617+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.281775+0000 mgr.x (mgr.24938) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.355002+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.358307+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.360131+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.363458+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.364594+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.371112+0000 mgr.x (mgr.24938) 1779 : cluster [DBG] pgmap v1170: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.371403+0000 mgr.x (mgr.24938) 1780 : cluster [DBG] pgmap v1171: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.377687+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.382955+0000 mgr.x (mgr.24938) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.452343+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.455281+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.456495+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.459056+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.460118+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.466789+0000 mgr.x (mgr.24938) 1782 : cluster [DBG] pgmap v1172: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.467161+0000 mgr.x (mgr.24938) 1783 : cluster [DBG] pgmap v1173: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.470348+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.475591+0000 mgr.x (mgr.24938) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.056250+0000 mgr.x (mgr.24938) 1770 : cluster [DBG] pgmap v1164: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.056652+0000 mgr.x (mgr.24938) 1771 : cluster [DBG] pgmap v1165: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.065061+0000 mgr.x (mgr.24938) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.166593+0000 mgr.x (mgr.24938) 1773 : cluster [DBG] pgmap v1166: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.167047+0000 mgr.x (mgr.24938) 1774 : cluster [DBG] pgmap v1167: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.193373+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.198803+0000 mgr.x (mgr.24938) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.256842+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.260814+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.263164+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.266377+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.267427+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.273813+0000 mgr.x (mgr.24938) 1776 : cluster [DBG] pgmap v1168: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.274078+0000 mgr.x (mgr.24938) 1777 : cluster [DBG] pgmap v1169: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.276617+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.281775+0000 mgr.x (mgr.24938) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.355002+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.549350+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.552683+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.554502+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.557783+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.558850+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.565403+0000 mgr.x (mgr.24938) 1785 : cluster [DBG] pgmap v1174: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.565725+0000 mgr.x (mgr.24938) 1786 : cluster [DBG] pgmap v1175: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.568757+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.574323+0000 mgr.x (mgr.24938) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.643178+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.645873+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.647276+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.650049+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.651153+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.657539+0000 mgr.x (mgr.24938) 1788 : cluster [DBG] pgmap v1176: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.657858+0000 mgr.x (mgr.24938) 1789 : cluster [DBG] pgmap v1177: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.662874+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.668234+0000 mgr.x (mgr.24938) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.747942+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.752078+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.753257+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.755915+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.756843+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.763240+0000 mgr.x (mgr.24938) 1791 : cluster [DBG] pgmap v1178: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.763523+0000 mgr.x (mgr.24938) 1792 : cluster [DBG] pgmap v1179: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.763735+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.769002+0000 mgr.x (mgr.24938) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.811991+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.814442+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.815660+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.818218+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.819175+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.825613+0000 mgr.x (mgr.24938) 1794 : cluster [DBG] pgmap v1180: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.825888+0000 mgr.x (mgr.24938) 1795 : cluster [DBG] pgmap v1181: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.826033+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.358307+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.360131+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.363458+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.364594+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.371112+0000 mgr.x (mgr.24938) 1779 : cluster [DBG] pgmap v1170: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.371403+0000 mgr.x (mgr.24938) 1780 : cluster [DBG] pgmap v1171: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.377687+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.382955+0000 mgr.x (mgr.24938) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.452343+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.455281+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.456495+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.459056+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.460118+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.466789+0000 mgr.x (mgr.24938) 1782 : cluster [DBG] pgmap v1172: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.467161+0000 mgr.x (mgr.24938) 1783 : cluster [DBG] pgmap v1173: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.470348+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.475591+0000 mgr.x (mgr.24938) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.831232+0000 mgr.x (mgr.24938) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.841184+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.849154+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.855325+0000 mgr.x (mgr.24938) 1797 : cluster [DBG] pgmap v1182: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.855622+0000 mgr.x (mgr.24938) 1798 : cluster [DBG] pgmap v1183: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.856835+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.893858+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.896611+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.897684+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.899859+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.900756+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.906909+0000 mgr.x (mgr.24938) 1799 : cluster [DBG] pgmap v1184: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.907134+0000 mgr.x (mgr.24938) 1800 : cluster [DBG] pgmap v1185: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.907411+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.912667+0000 mgr.x (mgr.24938) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.954671+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.957461+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.959156+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.961859+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.962795+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.969102+0000 mgr.x (mgr.24938) 1802 : cluster [DBG] pgmap v1186: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cluster 2024-03-30T04:48:18.969430+0000 mgr.x (mgr.24938) 1803 : cluster [DBG] pgmap v1187: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:18.972730+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: cephadm 2024-03-30T04:48:18.977998+0000 mgr.x (mgr.24938) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.014402+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.017017+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.018060+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.020412+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.021173+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.030480+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.074076+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.077374+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.078775+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.081641+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.082715+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.092359+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.155556+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.158665+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.160269+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.162825+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[80412]: audit 2024-03-30T04:48:19.163692+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.549350+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.552683+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.554502+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.557783+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.558850+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.565403+0000 mgr.x (mgr.24938) 1785 : cluster [DBG] pgmap v1174: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.565725+0000 mgr.x (mgr.24938) 1786 : cluster [DBG] pgmap v1175: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.568757+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.574323+0000 mgr.x (mgr.24938) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.643178+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.645873+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.647276+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.650049+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.651153+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.657539+0000 mgr.x (mgr.24938) 1788 : cluster [DBG] pgmap v1176: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.657858+0000 mgr.x (mgr.24938) 1789 : cluster [DBG] pgmap v1177: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.662874+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.668234+0000 mgr.x (mgr.24938) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.747942+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.752078+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.753257+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.755915+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.756843+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.763240+0000 mgr.x (mgr.24938) 1791 : cluster [DBG] pgmap v1178: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.763523+0000 mgr.x (mgr.24938) 1792 : cluster [DBG] pgmap v1179: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.763735+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.769002+0000 mgr.x (mgr.24938) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.811991+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.814442+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.815660+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.818218+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.819175+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.825613+0000 mgr.x (mgr.24938) 1794 : cluster [DBG] pgmap v1180: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.825888+0000 mgr.x (mgr.24938) 1795 : cluster [DBG] pgmap v1181: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.826033+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.831232+0000 mgr.x (mgr.24938) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.841184+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.849154+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.855325+0000 mgr.x (mgr.24938) 1797 : cluster [DBG] pgmap v1182: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.855622+0000 mgr.x (mgr.24938) 1798 : cluster [DBG] pgmap v1183: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.856835+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.893858+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.896611+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.897684+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.899859+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.900756+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.906909+0000 mgr.x (mgr.24938) 1799 : cluster [DBG] pgmap v1184: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.907134+0000 mgr.x (mgr.24938) 1800 : cluster [DBG] pgmap v1185: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.907411+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.912667+0000 mgr.x (mgr.24938) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.954671+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.957461+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.959156+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.961859+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.962795+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.969102+0000 mgr.x (mgr.24938) 1802 : cluster [DBG] pgmap v1186: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cluster 2024-03-30T04:48:18.969430+0000 mgr.x (mgr.24938) 1803 : cluster [DBG] pgmap v1187: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:18.972730+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: cephadm 2024-03-30T04:48:18.977998+0000 mgr.x (mgr.24938) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.014402+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.017017+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.018060+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.020412+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.021173+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.030480+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.074076+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.077374+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.078775+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.081641+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.082715+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.092359+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.155556+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.158665+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.160269+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.162825+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:19 smithi116 bash[82555]: audit 2024-03-30T04:48:19.163692+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T04:48:19.518 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T04:48:19.519 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[72879]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.056250+0000 mgr.x (mgr.24938) 1770 : cluster [DBG] pgmap v1164: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.056652+0000 mgr.x (mgr.24938) 1771 : cluster [DBG] pgmap v1165: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.065061+0000 mgr.x (mgr.24938) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.166593+0000 mgr.x (mgr.24938) 1773 : cluster [DBG] pgmap v1166: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.167047+0000 mgr.x (mgr.24938) 1774 : cluster [DBG] pgmap v1167: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.193373+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.198803+0000 mgr.x (mgr.24938) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.256842+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.260814+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.263164+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.520 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.266377+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.267427+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.273813+0000 mgr.x (mgr.24938) 1776 : cluster [DBG] pgmap v1168: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.274078+0000 mgr.x (mgr.24938) 1777 : cluster [DBG] pgmap v1169: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.276617+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.281775+0000 mgr.x (mgr.24938) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.355002+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.358307+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.360131+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.363458+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.364594+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.371112+0000 mgr.x (mgr.24938) 1779 : cluster [DBG] pgmap v1170: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.371403+0000 mgr.x (mgr.24938) 1780 : cluster [DBG] pgmap v1171: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.377687+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.521 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.382955+0000 mgr.x (mgr.24938) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.452343+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.455281+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.456495+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.459056+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.460118+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.466789+0000 mgr.x (mgr.24938) 1782 : cluster [DBG] pgmap v1172: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.467161+0000 mgr.x (mgr.24938) 1783 : cluster [DBG] pgmap v1173: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.470348+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.475591+0000 mgr.x (mgr.24938) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.549350+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.552683+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.554502+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.557783+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.522 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.558850+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.565403+0000 mgr.x (mgr.24938) 1785 : cluster [DBG] pgmap v1174: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.565725+0000 mgr.x (mgr.24938) 1786 : cluster [DBG] pgmap v1175: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.568757+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.574323+0000 mgr.x (mgr.24938) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.643178+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.645873+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.647276+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.650049+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.651153+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.523 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.657539+0000 mgr.x (mgr.24938) 1788 : cluster [DBG] pgmap v1176: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.657858+0000 mgr.x (mgr.24938) 1789 : cluster [DBG] pgmap v1177: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.662874+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.668234+0000 mgr.x (mgr.24938) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.747942+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.752078+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.753257+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.755915+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.756843+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.763240+0000 mgr.x (mgr.24938) 1791 : cluster [DBG] pgmap v1178: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.763523+0000 mgr.x (mgr.24938) 1792 : cluster [DBG] pgmap v1179: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.763735+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.769002+0000 mgr.x (mgr.24938) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.811991+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.524 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.814442+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.815660+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.818218+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.819175+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.825613+0000 mgr.x (mgr.24938) 1794 : cluster [DBG] pgmap v1180: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.825888+0000 mgr.x (mgr.24938) 1795 : cluster [DBG] pgmap v1181: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.826033+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.831232+0000 mgr.x (mgr.24938) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.841184+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.849154+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.855325+0000 mgr.x (mgr.24938) 1797 : cluster [DBG] pgmap v1182: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.855622+0000 mgr.x (mgr.24938) 1798 : cluster [DBG] pgmap v1183: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.856835+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.525 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.893858+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.896611+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.897684+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.899859+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.900756+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.906909+0000 mgr.x (mgr.24938) 1799 : cluster [DBG] pgmap v1184: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.907134+0000 mgr.x (mgr.24938) 1800 : cluster [DBG] pgmap v1185: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.907411+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.912667+0000 mgr.x (mgr.24938) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.954671+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.957461+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.959156+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.961859+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.962795+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.526 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.969102+0000 mgr.x (mgr.24938) 1802 : cluster [DBG] pgmap v1186: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cluster 2024-03-30T04:48:18.969430+0000 mgr.x (mgr.24938) 1803 : cluster [DBG] pgmap v1187: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:18.972730+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: cephadm 2024-03-30T04:48:18.977998+0000 mgr.x (mgr.24938) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.014402+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.017017+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.018060+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.020412+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.021173+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.030480+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.074076+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.077374+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.078775+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.081641+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.082715+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:19.527 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.092359+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:19.528 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.155556+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.528 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.158665+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:19.528 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.160269+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:19.528 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.162825+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:19.528 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:19 smithi148 bash[65611]: audit 2024-03-30T04:48:19.163692+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.027358+0000 mgr.x (mgr.24938) 1805 : cluster [DBG] pgmap v1188: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.027607+0000 mgr.x (mgr.24938) 1806 : cluster [DBG] pgmap v1189: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.035849+0000 mgr.x (mgr.24938) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.089111+0000 mgr.x (mgr.24938) 1808 : cluster [DBG] pgmap v1190: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.089415+0000 mgr.x (mgr.24938) 1809 : cluster [DBG] pgmap v1191: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.238 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.097761+0000 mgr.x (mgr.24938) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.169911+0000 mgr.x (mgr.24938) 1811 : cluster [DBG] pgmap v1192: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.170151+0000 mgr.x (mgr.24938) 1812 : cluster [DBG] pgmap v1193: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.180058+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.185536+0000 mgr.x (mgr.24938) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.240650+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.243357+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.244533+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.247148+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.248067+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.254233+0000 mgr.x (mgr.24938) 1814 : cluster [DBG] pgmap v1194: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.239 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.254451+0000 mgr.x (mgr.24938) 1815 : cluster [DBG] pgmap v1195: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.256724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.262068+0000 mgr.x (mgr.24938) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.298805+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.301213+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.302877+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.305607+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.306761+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.313033+0000 mgr.x (mgr.24938) 1817 : cluster [DBG] pgmap v1196: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.313258+0000 mgr.x (mgr.24938) 1818 : cluster [DBG] pgmap v1197: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.315438+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.320942+0000 mgr.x (mgr.24938) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.357081+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.359845+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.240 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.361241+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.363227+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.363948+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.241 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.370099+0000 mgr.x (mgr.24938) 1820 : cluster [DBG] pgmap v1198: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.370402+0000 mgr.x (mgr.24938) 1821 : cluster [DBG] pgmap v1199: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.373069+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.378334+0000 mgr.x (mgr.24938) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.414236+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.416887+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.417896+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.420124+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.242 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.420996+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.427056+0000 mgr.x (mgr.24938) 1823 : cluster [DBG] pgmap v1200: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.427357+0000 mgr.x (mgr.24938) 1824 : cluster [DBG] pgmap v1201: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.429700+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.434984+0000 mgr.x (mgr.24938) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.437435+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.470490+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.472876+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.474130+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.476426+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.477241+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.483350+0000 mgr.x (mgr.24938) 1826 : cluster [DBG] pgmap v1202: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.483563+0000 mgr.x (mgr.24938) 1827 : cluster [DBG] pgmap v1203: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.243 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.485963+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.491281+0000 mgr.x (mgr.24938) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.527859+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.530603+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.532299+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.534969+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.536039+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.542300+0000 mgr.x (mgr.24938) 1829 : cluster [DBG] pgmap v1204: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.542600+0000 mgr.x (mgr.24938) 1830 : cluster [DBG] pgmap v1205: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.546141+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.551526+0000 mgr.x (mgr.24938) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.587581+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.589826+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.244 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.590725+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.592697+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.593484+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.599635+0000 mgr.x (mgr.24938) 1832 : cluster [DBG] pgmap v1206: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.599936+0000 mgr.x (mgr.24938) 1833 : cluster [DBG] pgmap v1207: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.600389+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.605590+0000 mgr.x (mgr.24938) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.641008+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.643136+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.644396+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.646551+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.647230+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.653196+0000 mgr.x (mgr.24938) 1835 : cluster [DBG] pgmap v1208: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.653412+0000 mgr.x (mgr.24938) 1836 : cluster [DBG] pgmap v1209: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.657591+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.662846+0000 mgr.x (mgr.24938) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.698900+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.701650+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.703184+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.705429+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.706405+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.712781+0000 mgr.x (mgr.24938) 1838 : cluster [DBG] pgmap v1210: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.715026+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.720205+0000 mgr.x (mgr.24938) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.755601+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.758278+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.759676+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.762445+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.763467+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.769718+0000 mgr.x (mgr.24938) 1840 : cluster [DBG] pgmap v1211: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.770033+0000 mgr.x (mgr.24938) 1841 : cluster [DBG] pgmap v1212: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.775174+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.780774+0000 mgr.x (mgr.24938) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.816488+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.818842+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.820308+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.822718+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.823691+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.829859+0000 mgr.x (mgr.24938) 1843 : cluster [DBG] pgmap v1213: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.833925+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.839238+0000 mgr.x (mgr.24938) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.874758+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.877896+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.879131+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.881611+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.882467+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.888596+0000 mgr.x (mgr.24938) 1845 : cluster [DBG] pgmap v1214: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.888825+0000 mgr.x (mgr.24938) 1846 : cluster [DBG] pgmap v1215: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.895006+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.900325+0000 mgr.x (mgr.24938) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.938315+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.941338+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.942776+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.945615+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.946441+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.952455+0000 mgr.x (mgr.24938) 1848 : cluster [DBG] pgmap v1216: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cluster 2024-03-30T04:48:19.952689+0000 mgr.x (mgr.24938) 1849 : cluster [DBG] pgmap v1217: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:19.956942+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: cephadm 2024-03-30T04:48:19.962373+0000 mgr.x (mgr.24938) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.000097+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.002790+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.004510+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.007794+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.009580+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.022402+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.063927+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.066620+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.067991+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.070425+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.071288+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.083900+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.124953+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.127264+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.128456+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.131024+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.131946+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:20 smithi148 bash[65611]: audit 2024-03-30T04:48:20.142422+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.027358+0000 mgr.x (mgr.24938) 1805 : cluster [DBG] pgmap v1188: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.436 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.027607+0000 mgr.x (mgr.24938) 1806 : cluster [DBG] pgmap v1189: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.035849+0000 mgr.x (mgr.24938) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.089111+0000 mgr.x (mgr.24938) 1808 : cluster [DBG] pgmap v1190: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.089415+0000 mgr.x (mgr.24938) 1809 : cluster [DBG] pgmap v1191: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.097761+0000 mgr.x (mgr.24938) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.169911+0000 mgr.x (mgr.24938) 1811 : cluster [DBG] pgmap v1192: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.170151+0000 mgr.x (mgr.24938) 1812 : cluster [DBG] pgmap v1193: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.180058+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.185536+0000 mgr.x (mgr.24938) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.240650+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.243357+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.244533+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.247148+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.248067+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.254233+0000 mgr.x (mgr.24938) 1814 : cluster [DBG] pgmap v1194: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.027358+0000 mgr.x (mgr.24938) 1805 : cluster [DBG] pgmap v1188: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.027607+0000 mgr.x (mgr.24938) 1806 : cluster [DBG] pgmap v1189: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.035849+0000 mgr.x (mgr.24938) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.089111+0000 mgr.x (mgr.24938) 1808 : cluster [DBG] pgmap v1190: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.089415+0000 mgr.x (mgr.24938) 1809 : cluster [DBG] pgmap v1191: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.097761+0000 mgr.x (mgr.24938) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.438 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.169911+0000 mgr.x (mgr.24938) 1811 : cluster [DBG] pgmap v1192: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.170151+0000 mgr.x (mgr.24938) 1812 : cluster [DBG] pgmap v1193: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.180058+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.185536+0000 mgr.x (mgr.24938) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.240650+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.243357+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.244533+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.247148+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.248067+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.254233+0000 mgr.x (mgr.24938) 1814 : cluster [DBG] pgmap v1194: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.254451+0000 mgr.x (mgr.24938) 1815 : cluster [DBG] pgmap v1195: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.439 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.256724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.262068+0000 mgr.x (mgr.24938) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.298805+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.301213+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.302877+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.305607+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.306761+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.313033+0000 mgr.x (mgr.24938) 1817 : cluster [DBG] pgmap v1196: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.313258+0000 mgr.x (mgr.24938) 1818 : cluster [DBG] pgmap v1197: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.315438+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.320942+0000 mgr.x (mgr.24938) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.357081+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.359845+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.440 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.361241+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.363227+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.363948+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.370099+0000 mgr.x (mgr.24938) 1820 : cluster [DBG] pgmap v1198: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.254451+0000 mgr.x (mgr.24938) 1815 : cluster [DBG] pgmap v1195: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.256724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.262068+0000 mgr.x (mgr.24938) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.298805+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.301213+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.302877+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.441 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.305607+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.306761+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.313033+0000 mgr.x (mgr.24938) 1817 : cluster [DBG] pgmap v1196: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.313258+0000 mgr.x (mgr.24938) 1818 : cluster [DBG] pgmap v1197: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.315438+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.320942+0000 mgr.x (mgr.24938) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.357081+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.359845+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.361241+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.363227+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.363948+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.442 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.370099+0000 mgr.x (mgr.24938) 1820 : cluster [DBG] pgmap v1198: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.370402+0000 mgr.x (mgr.24938) 1821 : cluster [DBG] pgmap v1199: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.373069+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.378334+0000 mgr.x (mgr.24938) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.414236+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.416887+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.417896+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.420124+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.420996+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.427056+0000 mgr.x (mgr.24938) 1823 : cluster [DBG] pgmap v1200: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.427357+0000 mgr.x (mgr.24938) 1824 : cluster [DBG] pgmap v1201: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.429700+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.434984+0000 mgr.x (mgr.24938) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.437435+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:20.443 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.470490+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.472876+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.474130+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.476426+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.477241+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.370402+0000 mgr.x (mgr.24938) 1821 : cluster [DBG] pgmap v1199: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.373069+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.378334+0000 mgr.x (mgr.24938) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.414236+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.444 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.416887+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.417896+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.420124+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.420996+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.427056+0000 mgr.x (mgr.24938) 1823 : cluster [DBG] pgmap v1200: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.427357+0000 mgr.x (mgr.24938) 1824 : cluster [DBG] pgmap v1201: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.429700+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.434984+0000 mgr.x (mgr.24938) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.437435+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.470490+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.472876+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.474130+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.476426+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.445 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.477241+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.483350+0000 mgr.x (mgr.24938) 1826 : cluster [DBG] pgmap v1202: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.483563+0000 mgr.x (mgr.24938) 1827 : cluster [DBG] pgmap v1203: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.485963+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.491281+0000 mgr.x (mgr.24938) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.527859+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.530603+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.532299+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.534969+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.536039+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.542300+0000 mgr.x (mgr.24938) 1829 : cluster [DBG] pgmap v1204: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.542600+0000 mgr.x (mgr.24938) 1830 : cluster [DBG] pgmap v1205: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.546141+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.446 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.551526+0000 mgr.x (mgr.24938) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.587581+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.589826+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.590725+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.592697+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.593484+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.483350+0000 mgr.x (mgr.24938) 1826 : cluster [DBG] pgmap v1202: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.483563+0000 mgr.x (mgr.24938) 1827 : cluster [DBG] pgmap v1203: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.485963+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.491281+0000 mgr.x (mgr.24938) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.527859+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.447 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.530603+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.532299+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.534969+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.536039+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.542300+0000 mgr.x (mgr.24938) 1829 : cluster [DBG] pgmap v1204: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.542600+0000 mgr.x (mgr.24938) 1830 : cluster [DBG] pgmap v1205: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.546141+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.551526+0000 mgr.x (mgr.24938) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.587581+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.589826+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.590725+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.592697+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.448 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.593484+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.599635+0000 mgr.x (mgr.24938) 1832 : cluster [DBG] pgmap v1206: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.599936+0000 mgr.x (mgr.24938) 1833 : cluster [DBG] pgmap v1207: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.600389+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.605590+0000 mgr.x (mgr.24938) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.641008+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.643136+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.644396+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.646551+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.647230+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.653196+0000 mgr.x (mgr.24938) 1835 : cluster [DBG] pgmap v1208: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.653412+0000 mgr.x (mgr.24938) 1836 : cluster [DBG] pgmap v1209: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.657591+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.662846+0000 mgr.x (mgr.24938) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.698900+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.701650+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.703184+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.705429+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.599635+0000 mgr.x (mgr.24938) 1832 : cluster [DBG] pgmap v1206: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.599936+0000 mgr.x (mgr.24938) 1833 : cluster [DBG] pgmap v1207: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.600389+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.605590+0000 mgr.x (mgr.24938) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.641008+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.643136+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.450 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.644396+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.646551+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.647230+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.653196+0000 mgr.x (mgr.24938) 1835 : cluster [DBG] pgmap v1208: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.653412+0000 mgr.x (mgr.24938) 1836 : cluster [DBG] pgmap v1209: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.657591+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.662846+0000 mgr.x (mgr.24938) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.698900+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.701650+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.703184+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.451 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.705429+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.706405+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.712781+0000 mgr.x (mgr.24938) 1838 : cluster [DBG] pgmap v1210: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.715026+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.720205+0000 mgr.x (mgr.24938) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.755601+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.758278+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.759676+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.762445+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.763467+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.769718+0000 mgr.x (mgr.24938) 1840 : cluster [DBG] pgmap v1211: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.770033+0000 mgr.x (mgr.24938) 1841 : cluster [DBG] pgmap v1212: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.452 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.775174+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.780774+0000 mgr.x (mgr.24938) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.816488+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.818842+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.820308+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.822718+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.823691+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.829859+0000 mgr.x (mgr.24938) 1843 : cluster [DBG] pgmap v1213: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.833925+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.839238+0000 mgr.x (mgr.24938) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.874758+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.877896+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.879131+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.881611+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.453 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.882467+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.888596+0000 mgr.x (mgr.24938) 1845 : cluster [DBG] pgmap v1214: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.888825+0000 mgr.x (mgr.24938) 1846 : cluster [DBG] pgmap v1215: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.895006+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.900325+0000 mgr.x (mgr.24938) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.938315+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.941338+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.942776+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.945615+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.946441+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.952455+0000 mgr.x (mgr.24938) 1848 : cluster [DBG] pgmap v1216: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.454 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.706405+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.712781+0000 mgr.x (mgr.24938) 1838 : cluster [DBG] pgmap v1210: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.715026+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.720205+0000 mgr.x (mgr.24938) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.755601+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.758278+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.759676+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.762445+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.763467+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.769718+0000 mgr.x (mgr.24938) 1840 : cluster [DBG] pgmap v1211: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.770033+0000 mgr.x (mgr.24938) 1841 : cluster [DBG] pgmap v1212: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.775174+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.780774+0000 mgr.x (mgr.24938) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.816488+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.455 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.818842+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.820308+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.822718+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.823691+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cluster 2024-03-30T04:48:19.952689+0000 mgr.x (mgr.24938) 1849 : cluster [DBG] pgmap v1217: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:19.956942+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: cephadm 2024-03-30T04:48:19.962373+0000 mgr.x (mgr.24938) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.000097+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.002790+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.004510+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.007794+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.009580+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.022402+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.063927+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.066620+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.067991+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.070425+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.071288+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.083900+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.124953+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.127264+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.128456+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.131024+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.131946+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[80412]: audit 2024-03-30T04:48:20.142422+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.829859+0000 mgr.x (mgr.24938) 1843 : cluster [DBG] pgmap v1213: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.833925+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.839238+0000 mgr.x (mgr.24938) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.458 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.874758+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.877896+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.879131+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.881611+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.882467+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.888596+0000 mgr.x (mgr.24938) 1845 : cluster [DBG] pgmap v1214: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.888825+0000 mgr.x (mgr.24938) 1846 : cluster [DBG] pgmap v1215: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.895006+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.900325+0000 mgr.x (mgr.24938) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.938315+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.941338+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.942776+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.945615+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.946441+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.952455+0000 mgr.x (mgr.24938) 1848 : cluster [DBG] pgmap v1216: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cluster 2024-03-30T04:48:19.952689+0000 mgr.x (mgr.24938) 1849 : cluster [DBG] pgmap v1217: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:19.956942+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: cephadm 2024-03-30T04:48:19.962373+0000 mgr.x (mgr.24938) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.000097+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.002790+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.004510+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.007794+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.009580+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.022402+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.063927+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.066620+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.067991+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.070425+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.071288+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.083900+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.124953+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.127264+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.128456+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.131024+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.131946+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:20.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:20 smithi116 bash[82555]: audit 2024-03-30T04:48:20.142422+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.016039+0000 mgr.x (mgr.24938) 1851 : cluster [DBG] pgmap v1218: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.016357+0000 mgr.x (mgr.24938) 1852 : cluster [DBG] pgmap v1219: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.027735+0000 mgr.x (mgr.24938) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.077584+0000 mgr.x (mgr.24938) 1854 : cluster [DBG] pgmap v1220: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.077809+0000 mgr.x (mgr.24938) 1855 : cluster [DBG] pgmap v1221: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.089208+0000 mgr.x (mgr.24938) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.138009+0000 mgr.x (mgr.24938) 1857 : cluster [DBG] pgmap v1222: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.138322+0000 mgr.x (mgr.24938) 1858 : cluster [DBG] pgmap v1223: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.147662+0000 mgr.x (mgr.24938) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.207449+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.210066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.211011+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.213303+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.213931+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.219363+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.219989+0000 mgr.x (mgr.24938) 1860 : cluster [DBG] pgmap v1224: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.220304+0000 mgr.x (mgr.24938) 1861 : cluster [DBG] pgmap v1225: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.224775+0000 mgr.x (mgr.24938) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.261332+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.263584+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.264782+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.199 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.266933+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.267838+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.273993+0000 mgr.x (mgr.24938) 1863 : cluster [DBG] pgmap v1226: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.274302+0000 mgr.x (mgr.24938) 1864 : cluster [DBG] pgmap v1227: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.276573+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.281722+0000 mgr.x (mgr.24938) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.317389+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.319240+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.320110+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.322096+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.322760+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.328969+0000 mgr.x (mgr.24938) 1866 : cluster [DBG] pgmap v1228: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.016039+0000 mgr.x (mgr.24938) 1851 : cluster [DBG] pgmap v1218: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.016357+0000 mgr.x (mgr.24938) 1852 : cluster [DBG] pgmap v1219: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.027735+0000 mgr.x (mgr.24938) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.077584+0000 mgr.x (mgr.24938) 1854 : cluster [DBG] pgmap v1220: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.077809+0000 mgr.x (mgr.24938) 1855 : cluster [DBG] pgmap v1221: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.089208+0000 mgr.x (mgr.24938) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.138009+0000 mgr.x (mgr.24938) 1857 : cluster [DBG] pgmap v1222: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.138322+0000 mgr.x (mgr.24938) 1858 : cluster [DBG] pgmap v1223: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.147662+0000 mgr.x (mgr.24938) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.207449+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.210066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.201 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.211011+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.213303+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.213931+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.219363+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.219989+0000 mgr.x (mgr.24938) 1860 : cluster [DBG] pgmap v1224: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.220304+0000 mgr.x (mgr.24938) 1861 : cluster [DBG] pgmap v1225: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.224775+0000 mgr.x (mgr.24938) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.261332+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.263584+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.264782+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.266933+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.267838+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.273993+0000 mgr.x (mgr.24938) 1863 : cluster [DBG] pgmap v1226: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.274302+0000 mgr.x (mgr.24938) 1864 : cluster [DBG] pgmap v1227: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.276573+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.281722+0000 mgr.x (mgr.24938) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.317389+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.319240+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.320110+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.322096+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.322760+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.328969+0000 mgr.x (mgr.24938) 1866 : cluster [DBG] pgmap v1228: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.329238+0000 mgr.x (mgr.24938) 1867 : cluster [DBG] pgmap v1229: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.330503+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.335664+0000 mgr.x (mgr.24938) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.371720+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.374217+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.375419+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.378115+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.378827+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.385018+0000 mgr.x (mgr.24938) 1869 : cluster [DBG] pgmap v1230: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.385336+0000 mgr.x (mgr.24938) 1870 : cluster [DBG] pgmap v1231: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.388350+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.393575+0000 mgr.x (mgr.24938) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.429074+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.431016+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.431918+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.433787+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.435635+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.441629+0000 mgr.x (mgr.24938) 1872 : cluster [DBG] pgmap v1232: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.441909+0000 mgr.x (mgr.24938) 1873 : cluster [DBG] pgmap v1233: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.443205+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.448352+0000 mgr.x (mgr.24938) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.329238+0000 mgr.x (mgr.24938) 1867 : cluster [DBG] pgmap v1229: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.330503+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.335664+0000 mgr.x (mgr.24938) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.371720+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.374217+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.375419+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.378115+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.378827+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.385018+0000 mgr.x (mgr.24938) 1869 : cluster [DBG] pgmap v1230: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.385336+0000 mgr.x (mgr.24938) 1870 : cluster [DBG] pgmap v1231: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.388350+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.393575+0000 mgr.x (mgr.24938) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.429074+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.431016+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.431918+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.433787+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.435635+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.483441+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.485287+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.486129+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.488133+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.488826+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.494832+0000 mgr.x (mgr.24938) 1875 : cluster [DBG] pgmap v1234: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.495091+0000 mgr.x (mgr.24938) 1876 : cluster [DBG] pgmap v1235: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.495784+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.500945+0000 mgr.x (mgr.24938) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.538449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.540704+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.541697+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.543731+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.544436+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.550491+0000 mgr.x (mgr.24938) 1878 : cluster [DBG] pgmap v1236: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.550767+0000 mgr.x (mgr.24938) 1879 : cluster [DBG] pgmap v1237: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.551350+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.556512+0000 mgr.x (mgr.24938) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.591984+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.595135+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.596704+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.599797+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.600984+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.607469+0000 mgr.x (mgr.24938) 1881 : cluster [DBG] pgmap v1238: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.607734+0000 mgr.x (mgr.24938) 1882 : cluster [DBG] pgmap v1239: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.610392+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.615616+0000 mgr.x (mgr.24938) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.651173+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.653398+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.654983+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.657562+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.658497+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.664962+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.665159+0000 mgr.x (mgr.24938) 1884 : cluster [DBG] pgmap v1240: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.665777+0000 mgr.x (mgr.24938) 1885 : cluster [DBG] pgmap v1241: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.441629+0000 mgr.x (mgr.24938) 1872 : cluster [DBG] pgmap v1232: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.441909+0000 mgr.x (mgr.24938) 1873 : cluster [DBG] pgmap v1233: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.443205+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.448352+0000 mgr.x (mgr.24938) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.483441+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.485287+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.486129+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.488133+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.488826+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.494832+0000 mgr.x (mgr.24938) 1875 : cluster [DBG] pgmap v1234: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.495091+0000 mgr.x (mgr.24938) 1876 : cluster [DBG] pgmap v1235: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.495784+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.500945+0000 mgr.x (mgr.24938) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.538449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.540704+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.541697+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.543731+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.544436+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.670243+0000 mgr.x (mgr.24938) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.741451+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.744128+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.745731+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.748652+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.749991+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.756162+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.756449+0000 mgr.x (mgr.24938) 1887 : cluster [DBG] pgmap v1242: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.761448+0000 mgr.x (mgr.24938) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.829530+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.832258+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.833566+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.836420+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.837219+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.843584+0000 mgr.x (mgr.24938) 1889 : cluster [DBG] pgmap v1243: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.843958+0000 mgr.x (mgr.24938) 1890 : cluster [DBG] pgmap v1244: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.844003+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.849443+0000 mgr.x (mgr.24938) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.920605+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.922805+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.923795+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.927213+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.928253+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.934685+0000 mgr.x (mgr.24938) 1892 : cluster [DBG] pgmap v1245: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:20.934910+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cluster 2024-03-30T04:48:20.935155+0000 mgr.x (mgr.24938) 1893 : cluster [DBG] pgmap v1246: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: cephadm 2024-03-30T04:48:20.940372+0000 mgr.x (mgr.24938) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.024804+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.028824+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.030481+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.033846+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.034783+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.043310+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.133711+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.138012+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.139693+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.143851+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.144706+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[82555]: audit 2024-03-30T04:48:21.151936+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.550491+0000 mgr.x (mgr.24938) 1878 : cluster [DBG] pgmap v1236: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.550767+0000 mgr.x (mgr.24938) 1879 : cluster [DBG] pgmap v1237: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.551350+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.556512+0000 mgr.x (mgr.24938) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.591984+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.595135+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.596704+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.599797+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.600984+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.607469+0000 mgr.x (mgr.24938) 1881 : cluster [DBG] pgmap v1238: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.607734+0000 mgr.x (mgr.24938) 1882 : cluster [DBG] pgmap v1239: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.610392+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.615616+0000 mgr.x (mgr.24938) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.651173+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.653398+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.654983+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.657562+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.658497+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.664962+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.665159+0000 mgr.x (mgr.24938) 1884 : cluster [DBG] pgmap v1240: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.665777+0000 mgr.x (mgr.24938) 1885 : cluster [DBG] pgmap v1241: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.670243+0000 mgr.x (mgr.24938) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.741451+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.744128+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.745731+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.748652+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.749991+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.756162+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.756449+0000 mgr.x (mgr.24938) 1887 : cluster [DBG] pgmap v1242: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.761448+0000 mgr.x (mgr.24938) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.829530+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.832258+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.833566+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.836420+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.837219+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.843584+0000 mgr.x (mgr.24938) 1889 : cluster [DBG] pgmap v1243: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.843958+0000 mgr.x (mgr.24938) 1890 : cluster [DBG] pgmap v1244: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.844003+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.849443+0000 mgr.x (mgr.24938) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.920605+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.922805+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.923795+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.927213+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.928253+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.934685+0000 mgr.x (mgr.24938) 1892 : cluster [DBG] pgmap v1245: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:20.934910+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cluster 2024-03-30T04:48:20.935155+0000 mgr.x (mgr.24938) 1893 : cluster [DBG] pgmap v1246: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: cephadm 2024-03-30T04:48:20.940372+0000 mgr.x (mgr.24938) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.024804+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.028824+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.030481+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.033846+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.034783+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.043310+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.133711+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.138012+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.139693+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.143851+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.144706+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:21 smithi116 bash[80412]: audit 2024-03-30T04:48:21.151936+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.016039+0000 mgr.x (mgr.24938) 1851 : cluster [DBG] pgmap v1218: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.016357+0000 mgr.x (mgr.24938) 1852 : cluster [DBG] pgmap v1219: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.027735+0000 mgr.x (mgr.24938) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.077584+0000 mgr.x (mgr.24938) 1854 : cluster [DBG] pgmap v1220: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.077809+0000 mgr.x (mgr.24938) 1855 : cluster [DBG] pgmap v1221: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.089208+0000 mgr.x (mgr.24938) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.138009+0000 mgr.x (mgr.24938) 1857 : cluster [DBG] pgmap v1222: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.138322+0000 mgr.x (mgr.24938) 1858 : cluster [DBG] pgmap v1223: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.147662+0000 mgr.x (mgr.24938) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.207449+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.210066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.211011+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.213303+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.213931+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.219363+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.219989+0000 mgr.x (mgr.24938) 1860 : cluster [DBG] pgmap v1224: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.220304+0000 mgr.x (mgr.24938) 1861 : cluster [DBG] pgmap v1225: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.224775+0000 mgr.x (mgr.24938) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.261332+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.263584+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.264782+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.266933+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.267838+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.273993+0000 mgr.x (mgr.24938) 1863 : cluster [DBG] pgmap v1226: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.274302+0000 mgr.x (mgr.24938) 1864 : cluster [DBG] pgmap v1227: 161 pgs: 48 peering, 7 active+undersized+degraded, 13 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.276573+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.281722+0000 mgr.x (mgr.24938) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.317389+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.319240+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.320110+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.322096+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.322760+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.328969+0000 mgr.x (mgr.24938) 1866 : cluster [DBG] pgmap v1228: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.329238+0000 mgr.x (mgr.24938) 1867 : cluster [DBG] pgmap v1229: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.330503+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.335664+0000 mgr.x (mgr.24938) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.371720+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.374217+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.375419+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.378115+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.378827+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.385018+0000 mgr.x (mgr.24938) 1869 : cluster [DBG] pgmap v1230: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.385336+0000 mgr.x (mgr.24938) 1870 : cluster [DBG] pgmap v1231: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.388350+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.393575+0000 mgr.x (mgr.24938) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.429074+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.431016+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.431918+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.433787+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.435635+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.441629+0000 mgr.x (mgr.24938) 1872 : cluster [DBG] pgmap v1232: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.441909+0000 mgr.x (mgr.24938) 1873 : cluster [DBG] pgmap v1233: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.443205+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.448352+0000 mgr.x (mgr.24938) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.483441+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.485287+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.486129+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.488133+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.488826+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.494832+0000 mgr.x (mgr.24938) 1875 : cluster [DBG] pgmap v1234: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.495091+0000 mgr.x (mgr.24938) 1876 : cluster [DBG] pgmap v1235: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.495784+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.500945+0000 mgr.x (mgr.24938) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.538449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.540704+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.541697+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.543731+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.544436+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.550491+0000 mgr.x (mgr.24938) 1878 : cluster [DBG] pgmap v1236: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.550767+0000 mgr.x (mgr.24938) 1879 : cluster [DBG] pgmap v1237: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.551350+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.556512+0000 mgr.x (mgr.24938) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.591984+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.595135+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.596704+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.599797+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.600984+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.607469+0000 mgr.x (mgr.24938) 1881 : cluster [DBG] pgmap v1238: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.607734+0000 mgr.x (mgr.24938) 1882 : cluster [DBG] pgmap v1239: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.610392+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.615616+0000 mgr.x (mgr.24938) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.651173+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.653398+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.654983+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.657562+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.658497+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.664962+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.665159+0000 mgr.x (mgr.24938) 1884 : cluster [DBG] pgmap v1240: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.665777+0000 mgr.x (mgr.24938) 1885 : cluster [DBG] pgmap v1241: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.670243+0000 mgr.x (mgr.24938) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.741451+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.744128+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.745731+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.748652+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.749991+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.756162+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.756449+0000 mgr.x (mgr.24938) 1887 : cluster [DBG] pgmap v1242: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.761448+0000 mgr.x (mgr.24938) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.829530+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.832258+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.833566+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.836420+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.837219+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.843584+0000 mgr.x (mgr.24938) 1889 : cluster [DBG] pgmap v1243: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.843958+0000 mgr.x (mgr.24938) 1890 : cluster [DBG] pgmap v1244: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.844003+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.849443+0000 mgr.x (mgr.24938) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.920605+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.922805+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.923795+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.927213+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.928253+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.934685+0000 mgr.x (mgr.24938) 1892 : cluster [DBG] pgmap v1245: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:20.934910+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cluster 2024-03-30T04:48:20.935155+0000 mgr.x (mgr.24938) 1893 : cluster [DBG] pgmap v1246: 161 pgs: 16 peering, 21 active+undersized+degraded, 31 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 92/726 objects degraded (12.672%) 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: cephadm 2024-03-30T04:48:20.940372+0000 mgr.x (mgr.24938) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.024804+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.028824+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.030481+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.033846+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.034783+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.043310+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.133711+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.138012+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.139693+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:21.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.143851+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:21.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.144706+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:21.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:21 smithi148 bash[65611]: audit 2024-03-30T04:48:21.151936+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.041341+0000 mgr.x (mgr.24938) 1895 : cluster [DBG] pgmap v1247: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.041890+0000 mgr.x (mgr.24938) 1896 : cluster [DBG] pgmap v1248: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.048895+0000 mgr.x (mgr.24938) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.151353+0000 mgr.x (mgr.24938) 1898 : cluster [DBG] pgmap v1249: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.151759+0000 mgr.x (mgr.24938) 1899 : cluster [DBG] pgmap v1250: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.157083+0000 mgr.x (mgr.24938) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.188670+0000 mon.a (mon.0) 3247 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.230473+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.232997+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.234294+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.236837+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.237764+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.243918+0000 mgr.x (mgr.24938) 1901 : cluster [DBG] pgmap v1251: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.244226+0000 mgr.x (mgr.24938) 1902 : cluster [DBG] pgmap v1252: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.246605+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.251782+0000 mgr.x (mgr.24938) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.287877+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.041341+0000 mgr.x (mgr.24938) 1895 : cluster [DBG] pgmap v1247: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.041890+0000 mgr.x (mgr.24938) 1896 : cluster [DBG] pgmap v1248: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.048895+0000 mgr.x (mgr.24938) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.151353+0000 mgr.x (mgr.24938) 1898 : cluster [DBG] pgmap v1249: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.151759+0000 mgr.x (mgr.24938) 1899 : cluster [DBG] pgmap v1250: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.157083+0000 mgr.x (mgr.24938) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.188670+0000 mon.a (mon.0) 3247 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:22.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.230473+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.232997+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.234294+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.236837+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.237764+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.243918+0000 mgr.x (mgr.24938) 1901 : cluster [DBG] pgmap v1251: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.244226+0000 mgr.x (mgr.24938) 1902 : cluster [DBG] pgmap v1252: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.246605+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.251782+0000 mgr.x (mgr.24938) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.287877+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.290529+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.292383+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.295332+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.296177+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.302533+0000 mgr.x (mgr.24938) 1904 : cluster [DBG] pgmap v1253: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.302937+0000 mgr.x (mgr.24938) 1905 : cluster [DBG] pgmap v1254: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.307248+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.312518+0000 mgr.x (mgr.24938) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.372809+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.375554+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.376897+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.380559+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.381763+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.388291+0000 mgr.x (mgr.24938) 1907 : cluster [DBG] pgmap v1255: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.388599+0000 mgr.x (mgr.24938) 1908 : cluster [DBG] pgmap v1256: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.393114+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.398347+0000 mgr.x (mgr.24938) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.290529+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.292383+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.295332+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.296177+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.302533+0000 mgr.x (mgr.24938) 1904 : cluster [DBG] pgmap v1253: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.302937+0000 mgr.x (mgr.24938) 1905 : cluster [DBG] pgmap v1254: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.307248+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.312518+0000 mgr.x (mgr.24938) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.372809+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.375554+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.376897+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.380559+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.381763+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.388291+0000 mgr.x (mgr.24938) 1907 : cluster [DBG] pgmap v1255: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.388599+0000 mgr.x (mgr.24938) 1908 : cluster [DBG] pgmap v1256: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.393114+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.398347+0000 mgr.x (mgr.24938) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.464785+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.469495+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.471794+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.475996+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.477275+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.485063+0000 mgr.x (mgr.24938) 1910 : cluster [DBG] pgmap v1257: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.486093+0000 mgr.x (mgr.24938) 1911 : cluster [DBG] pgmap v1258: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.489630+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.495195+0000 mgr.x (mgr.24938) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.579255+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.582316+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.583977+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.587610+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.589334+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.596383+0000 mgr.x (mgr.24938) 1913 : cluster [DBG] pgmap v1259: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.597031+0000 mgr.x (mgr.24938) 1914 : cluster [DBG] pgmap v1260: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.601170+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.606629+0000 mgr.x (mgr.24938) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.464785+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.469495+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.471794+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.475996+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.477275+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.485063+0000 mgr.x (mgr.24938) 1910 : cluster [DBG] pgmap v1257: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.486093+0000 mgr.x (mgr.24938) 1911 : cluster [DBG] pgmap v1258: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.489630+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.495195+0000 mgr.x (mgr.24938) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.579255+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.582316+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.583977+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.587610+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.589334+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.596383+0000 mgr.x (mgr.24938) 1913 : cluster [DBG] pgmap v1259: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.597031+0000 mgr.x (mgr.24938) 1914 : cluster [DBG] pgmap v1260: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.601170+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.606629+0000 mgr.x (mgr.24938) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.642550+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.645005+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.646155+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.648395+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.649541+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.655764+0000 mgr.x (mgr.24938) 1916 : cluster [DBG] pgmap v1261: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.656168+0000 mgr.x (mgr.24938) 1917 : cluster [DBG] pgmap v1262: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.659715+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.665040+0000 mgr.x (mgr.24938) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.718248+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.721017+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.722416+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.725167+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.726256+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.732735+0000 mgr.x (mgr.24938) 1919 : cluster [DBG] pgmap v1263: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.733064+0000 mgr.x (mgr.24938) 1920 : cluster [DBG] pgmap v1264: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.738373+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.743630+0000 mgr.x (mgr.24938) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.642550+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.645005+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.646155+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.648395+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.649541+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.655764+0000 mgr.x (mgr.24938) 1916 : cluster [DBG] pgmap v1261: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.656168+0000 mgr.x (mgr.24938) 1917 : cluster [DBG] pgmap v1262: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.659715+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.665040+0000 mgr.x (mgr.24938) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.718248+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.721017+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.722416+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.725167+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.726256+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.732735+0000 mgr.x (mgr.24938) 1919 : cluster [DBG] pgmap v1263: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.733064+0000 mgr.x (mgr.24938) 1920 : cluster [DBG] pgmap v1264: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.738373+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.743630+0000 mgr.x (mgr.24938) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.779512+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.782195+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.783589+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.785993+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.786922+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.793129+0000 mgr.x (mgr.24938) 1922 : cluster [DBG] pgmap v1265: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.793420+0000 mgr.x (mgr.24938) 1923 : cluster [DBG] pgmap v1266: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.799335+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.804618+0000 mgr.x (mgr.24938) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.843735+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.846419+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.847869+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.850846+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.851889+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.858380+0000 mgr.x (mgr.24938) 1925 : cluster [DBG] pgmap v1267: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.858926+0000 mgr.x (mgr.24938) 1926 : cluster [DBG] pgmap v1268: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.863654+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.868887+0000 mgr.x (mgr.24938) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.779512+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.782195+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.783589+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.785993+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.786922+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.793129+0000 mgr.x (mgr.24938) 1922 : cluster [DBG] pgmap v1265: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.793420+0000 mgr.x (mgr.24938) 1923 : cluster [DBG] pgmap v1266: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.799335+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.804618+0000 mgr.x (mgr.24938) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.843735+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.846419+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.847869+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.850846+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.851889+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.858380+0000 mgr.x (mgr.24938) 1925 : cluster [DBG] pgmap v1267: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.858926+0000 mgr.x (mgr.24938) 1926 : cluster [DBG] pgmap v1268: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.863654+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.868887+0000 mgr.x (mgr.24938) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.904741+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.907201+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.908377+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.910928+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.911762+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.918170+0000 mgr.x (mgr.24938) 1928 : cluster [DBG] pgmap v1269: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.918520+0000 mgr.x (mgr.24938) 1929 : cluster [DBG] pgmap v1270: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.921981+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: cephadm 2024-03-30T04:48:21.927436+0000 mgr.x (mgr.24938) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.981427+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.983904+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.985181+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.987554+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.988692+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:21.998751+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.072375+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.075233+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.077026+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.904741+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.907201+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.908377+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.910928+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.911762+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.918170+0000 mgr.x (mgr.24938) 1928 : cluster [DBG] pgmap v1269: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.918520+0000 mgr.x (mgr.24938) 1929 : cluster [DBG] pgmap v1270: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.921981+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: cephadm 2024-03-30T04:48:21.927436+0000 mgr.x (mgr.24938) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.981427+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.983904+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.985181+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.987554+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.988692+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:21.998751+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.072375+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.075233+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.077026+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.080557+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.081878+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.092124+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.166308+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.169281+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.170888+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.173969+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.175219+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[80412]: audit 2024-03-30T04:48:22.186976+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.080557+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.081878+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.092124+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.166308+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.169281+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.170888+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.173969+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.175219+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:22 smithi116 bash[82555]: audit 2024-03-30T04:48:22.186976+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.041341+0000 mgr.x (mgr.24938) 1895 : cluster [DBG] pgmap v1247: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.041890+0000 mgr.x (mgr.24938) 1896 : cluster [DBG] pgmap v1248: 161 pgs: 7 peering, 27 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 121/726 objects degraded (16.667%) 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.048895+0000 mgr.x (mgr.24938) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.151353+0000 mgr.x (mgr.24938) 1898 : cluster [DBG] pgmap v1249: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.151759+0000 mgr.x (mgr.24938) 1899 : cluster [DBG] pgmap v1250: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.157083+0000 mgr.x (mgr.24938) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.188670+0000 mon.a (mon.0) 3247 : cluster [WRN] Health check update: Degraded data redundancy: 129/726 objects degraded (17.769%), 29 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:22.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.230473+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.232997+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.234294+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.236837+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.237764+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.243918+0000 mgr.x (mgr.24938) 1901 : cluster [DBG] pgmap v1251: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.244226+0000 mgr.x (mgr.24938) 1902 : cluster [DBG] pgmap v1252: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.246605+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.251782+0000 mgr.x (mgr.24938) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.287877+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.290529+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.292383+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.295332+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.296177+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.302533+0000 mgr.x (mgr.24938) 1904 : cluster [DBG] pgmap v1253: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.302937+0000 mgr.x (mgr.24938) 1905 : cluster [DBG] pgmap v1254: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.307248+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.312518+0000 mgr.x (mgr.24938) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.372809+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.375554+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.376897+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.380559+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.381763+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.388291+0000 mgr.x (mgr.24938) 1907 : cluster [DBG] pgmap v1255: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.388599+0000 mgr.x (mgr.24938) 1908 : cluster [DBG] pgmap v1256: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.393114+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.398347+0000 mgr.x (mgr.24938) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.464785+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.469495+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.471794+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.475996+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.477275+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.485063+0000 mgr.x (mgr.24938) 1910 : cluster [DBG] pgmap v1257: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.486093+0000 mgr.x (mgr.24938) 1911 : cluster [DBG] pgmap v1258: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.489630+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.495195+0000 mgr.x (mgr.24938) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.579255+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.582316+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.583977+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.587610+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.589334+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.596383+0000 mgr.x (mgr.24938) 1913 : cluster [DBG] pgmap v1259: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.597031+0000 mgr.x (mgr.24938) 1914 : cluster [DBG] pgmap v1260: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.601170+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.606629+0000 mgr.x (mgr.24938) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.642550+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.645005+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.646155+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.648395+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.649541+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.655764+0000 mgr.x (mgr.24938) 1916 : cluster [DBG] pgmap v1261: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.656168+0000 mgr.x (mgr.24938) 1917 : cluster [DBG] pgmap v1262: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.659715+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.665040+0000 mgr.x (mgr.24938) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.718248+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.721017+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.722416+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.725167+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.726256+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.732735+0000 mgr.x (mgr.24938) 1919 : cluster [DBG] pgmap v1263: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.733064+0000 mgr.x (mgr.24938) 1920 : cluster [DBG] pgmap v1264: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.738373+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.743630+0000 mgr.x (mgr.24938) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.779512+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.782195+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.783589+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.785993+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.786922+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.793129+0000 mgr.x (mgr.24938) 1922 : cluster [DBG] pgmap v1265: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.793420+0000 mgr.x (mgr.24938) 1923 : cluster [DBG] pgmap v1266: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.799335+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.804618+0000 mgr.x (mgr.24938) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.843735+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.846419+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.847869+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.850846+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.851889+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.858380+0000 mgr.x (mgr.24938) 1925 : cluster [DBG] pgmap v1267: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.858926+0000 mgr.x (mgr.24938) 1926 : cluster [DBG] pgmap v1268: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.863654+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.868887+0000 mgr.x (mgr.24938) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.904741+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.907201+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.908377+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.910928+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.911762+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.918170+0000 mgr.x (mgr.24938) 1928 : cluster [DBG] pgmap v1269: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.918520+0000 mgr.x (mgr.24938) 1929 : cluster [DBG] pgmap v1270: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.921981+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: cephadm 2024-03-30T04:48:21.927436+0000 mgr.x (mgr.24938) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.981427+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.983904+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.985181+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.987554+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.988692+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:21.998751+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.072375+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.075233+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.077026+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.080557+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.081878+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.092124+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.166308+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.169281+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.170888+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.173969+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.175219+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:22.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[65611]: audit 2024-03-30T04:48:22.186976+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:22 smithi148 bash[73286]: debug 2024-03-30T04:48:22.711+0000 7efdc36df700 1 -- 172.21.15.148:0/3710591422 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5588a8a29680 con 0x5588a8a66800 2024-03-30T04:48:23.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.995001+0000 mgr.x (mgr.24938) 1931 : cluster [DBG] pgmap v1271: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:21.995399+0000 mgr.x (mgr.24938) 1932 : cluster [DBG] pgmap v1272: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.004007+0000 mgr.x (mgr.24938) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.088646+0000 mgr.x (mgr.24938) 1934 : cluster [DBG] pgmap v1273: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.088943+0000 mgr.x (mgr.24938) 1935 : cluster [DBG] pgmap v1274: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.097388+0000 mgr.x (mgr.24938) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.181642+0000 mgr.x (mgr.24938) 1937 : cluster [DBG] pgmap v1275: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.181962+0000 mgr.x (mgr.24938) 1938 : cluster [DBG] pgmap v1276: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.192343+0000 mgr.x (mgr.24938) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.266120+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.269720+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.271079+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.273773+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.274908+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.281617+0000 mgr.x (mgr.24938) 1940 : cluster [DBG] pgmap v1277: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.281961+0000 mgr.x (mgr.24938) 1941 : cluster [DBG] pgmap v1278: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.995001+0000 mgr.x (mgr.24938) 1931 : cluster [DBG] pgmap v1271: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:21.995399+0000 mgr.x (mgr.24938) 1932 : cluster [DBG] pgmap v1272: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.004007+0000 mgr.x (mgr.24938) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.088646+0000 mgr.x (mgr.24938) 1934 : cluster [DBG] pgmap v1273: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.088943+0000 mgr.x (mgr.24938) 1935 : cluster [DBG] pgmap v1274: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.097388+0000 mgr.x (mgr.24938) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.181642+0000 mgr.x (mgr.24938) 1937 : cluster [DBG] pgmap v1275: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.181962+0000 mgr.x (mgr.24938) 1938 : cluster [DBG] pgmap v1276: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.192343+0000 mgr.x (mgr.24938) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.266120+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.269720+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.271079+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.273773+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.274908+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.281617+0000 mgr.x (mgr.24938) 1940 : cluster [DBG] pgmap v1277: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.281961+0000 mgr.x (mgr.24938) 1941 : cluster [DBG] pgmap v1278: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.284662+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.290017+0000 mgr.x (mgr.24938) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.362655+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.365607+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.367197+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.370920+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.372083+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.378854+0000 mgr.x (mgr.24938) 1943 : cluster [DBG] pgmap v1279: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.379351+0000 mgr.x (mgr.24938) 1944 : cluster [DBG] pgmap v1280: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.383399+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.389054+0000 mgr.x (mgr.24938) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.461954+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.464980+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.466822+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.470257+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.471429+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.478049+0000 mgr.x (mgr.24938) 1946 : cluster [DBG] pgmap v1281: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.478508+0000 mgr.x (mgr.24938) 1947 : cluster [DBG] pgmap v1282: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.284662+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.290017+0000 mgr.x (mgr.24938) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.362655+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.365607+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.367197+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.370920+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.372083+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.378854+0000 mgr.x (mgr.24938) 1943 : cluster [DBG] pgmap v1279: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.379351+0000 mgr.x (mgr.24938) 1944 : cluster [DBG] pgmap v1280: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.383399+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.389054+0000 mgr.x (mgr.24938) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.461954+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.464980+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.466822+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.470257+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.471429+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.478049+0000 mgr.x (mgr.24938) 1946 : cluster [DBG] pgmap v1281: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.478508+0000 mgr.x (mgr.24938) 1947 : cluster [DBG] pgmap v1282: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.482616+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.488164+0000 mgr.x (mgr.24938) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.560034+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.564386+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.565910+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.570081+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.571058+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.577524+0000 mgr.x (mgr.24938) 1949 : cluster [DBG] pgmap v1283: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.577935+0000 mgr.x (mgr.24938) 1950 : cluster [DBG] pgmap v1284: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.585776+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.591230+0000 mgr.x (mgr.24938) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.668362+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.672060+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.674055+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.677367+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.678629+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.685654+0000 mgr.x (mgr.24938) 1952 : cluster [DBG] pgmap v1285: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.685975+0000 mgr.x (mgr.24938) 1953 : cluster [DBG] pgmap v1286: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.694145+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.699676+0000 mgr.x (mgr.24938) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.751511+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.754036+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.755963+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.758935+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.759903+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.766421+0000 mgr.x (mgr.24938) 1955 : cluster [DBG] pgmap v1287: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.766810+0000 mgr.x (mgr.24938) 1956 : cluster [DBG] pgmap v1288: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.772851+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.778191+0000 mgr.x (mgr.24938) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.830636+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.833538+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.835207+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.838002+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.839182+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.845710+0000 mgr.x (mgr.24938) 1958 : cluster [DBG] pgmap v1289: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.482616+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.488164+0000 mgr.x (mgr.24938) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.560034+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.564386+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.565910+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.570081+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.571058+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.577524+0000 mgr.x (mgr.24938) 1949 : cluster [DBG] pgmap v1283: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.577935+0000 mgr.x (mgr.24938) 1950 : cluster [DBG] pgmap v1284: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.585776+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.591230+0000 mgr.x (mgr.24938) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.668362+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.672060+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.674055+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.677367+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.678629+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.685654+0000 mgr.x (mgr.24938) 1952 : cluster [DBG] pgmap v1285: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.846097+0000 mgr.x (mgr.24938) 1959 : cluster [DBG] pgmap v1290: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.851902+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.857083+0000 mgr.x (mgr.24938) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.908910+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.911881+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.913626+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.916663+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.917755+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.924274+0000 mgr.x (mgr.24938) 1961 : cluster [DBG] pgmap v1291: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cluster 2024-03-30T04:48:22.924697+0000 mgr.x (mgr.24938) 1962 : cluster [DBG] pgmap v1292: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.932340+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: cephadm 2024-03-30T04:48:22.937597+0000 mgr.x (mgr.24938) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.990142+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.993052+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.994631+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.997470+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:22.998627+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.012402+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.074867+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.685975+0000 mgr.x (mgr.24938) 1953 : cluster [DBG] pgmap v1286: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.694145+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.699676+0000 mgr.x (mgr.24938) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.751511+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.754036+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.755963+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.758935+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.759903+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.766421+0000 mgr.x (mgr.24938) 1955 : cluster [DBG] pgmap v1287: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.766810+0000 mgr.x (mgr.24938) 1956 : cluster [DBG] pgmap v1288: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.772851+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.778191+0000 mgr.x (mgr.24938) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.830636+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.833538+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.835207+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.838002+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.839182+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.845710+0000 mgr.x (mgr.24938) 1958 : cluster [DBG] pgmap v1289: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.078108+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.080010+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.083499+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.084895+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.099832+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.162037+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.165232+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.166849+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.170902+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.172373+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[82555]: audit 2024-03-30T04:48:23.187260+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.846097+0000 mgr.x (mgr.24938) 1959 : cluster [DBG] pgmap v1290: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.851902+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.857083+0000 mgr.x (mgr.24938) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.908910+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.911881+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.913626+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.916663+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.917755+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.924274+0000 mgr.x (mgr.24938) 1961 : cluster [DBG] pgmap v1291: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cluster 2024-03-30T04:48:22.924697+0000 mgr.x (mgr.24938) 1962 : cluster [DBG] pgmap v1292: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.932340+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: cephadm 2024-03-30T04:48:22.937597+0000 mgr.x (mgr.24938) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.990142+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.993052+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.994631+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.997470+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:22.998627+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.012402+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.074867+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.078108+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.080010+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.083499+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.084895+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.099832+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.162037+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.165232+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.166849+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.170902+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.172373+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:23 smithi116 bash[80412]: audit 2024-03-30T04:48:23.187260+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.542 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[73286]: debug 2024-03-30T04:48:23.259+0000 7efdcc8777c0 -1 Falling back to public interface 2024-03-30T04:48:23.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.995001+0000 mgr.x (mgr.24938) 1931 : cluster [DBG] pgmap v1271: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:21.995399+0000 mgr.x (mgr.24938) 1932 : cluster [DBG] pgmap v1272: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.004007+0000 mgr.x (mgr.24938) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.088646+0000 mgr.x (mgr.24938) 1934 : cluster [DBG] pgmap v1273: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.088943+0000 mgr.x (mgr.24938) 1935 : cluster [DBG] pgmap v1274: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.097388+0000 mgr.x (mgr.24938) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.181642+0000 mgr.x (mgr.24938) 1937 : cluster [DBG] pgmap v1275: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.181962+0000 mgr.x (mgr.24938) 1938 : cluster [DBG] pgmap v1276: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.192343+0000 mgr.x (mgr.24938) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.266120+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.269720+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.271079+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.543 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.273773+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.544 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.274908+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.281617+0000 mgr.x (mgr.24938) 1940 : cluster [DBG] pgmap v1277: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.545 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.281961+0000 mgr.x (mgr.24938) 1941 : cluster [DBG] pgmap v1278: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.284662+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.290017+0000 mgr.x (mgr.24938) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.362655+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.365607+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.367197+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.370920+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.372083+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.378854+0000 mgr.x (mgr.24938) 1943 : cluster [DBG] pgmap v1279: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.379351+0000 mgr.x (mgr.24938) 1944 : cluster [DBG] pgmap v1280: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.383399+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.389054+0000 mgr.x (mgr.24938) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.461954+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.464980+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.466822+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.470257+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.471429+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.478049+0000 mgr.x (mgr.24938) 1946 : cluster [DBG] pgmap v1281: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.478508+0000 mgr.x (mgr.24938) 1947 : cluster [DBG] pgmap v1282: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.482616+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.488164+0000 mgr.x (mgr.24938) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.560034+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.564386+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.565910+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.570081+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.571058+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.577524+0000 mgr.x (mgr.24938) 1949 : cluster [DBG] pgmap v1283: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.577935+0000 mgr.x (mgr.24938) 1950 : cluster [DBG] pgmap v1284: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.585776+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.591230+0000 mgr.x (mgr.24938) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.668362+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.672060+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.674055+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.677367+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.678629+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.685654+0000 mgr.x (mgr.24938) 1952 : cluster [DBG] pgmap v1285: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.685975+0000 mgr.x (mgr.24938) 1953 : cluster [DBG] pgmap v1286: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.694145+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.699676+0000 mgr.x (mgr.24938) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.751511+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.754036+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.755963+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.758935+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.759903+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.766421+0000 mgr.x (mgr.24938) 1955 : cluster [DBG] pgmap v1287: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.766810+0000 mgr.x (mgr.24938) 1956 : cluster [DBG] pgmap v1288: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.772851+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.778191+0000 mgr.x (mgr.24938) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.830636+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.833538+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.835207+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.838002+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.839182+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.845710+0000 mgr.x (mgr.24938) 1958 : cluster [DBG] pgmap v1289: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.846097+0000 mgr.x (mgr.24938) 1959 : cluster [DBG] pgmap v1290: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.851902+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.857083+0000 mgr.x (mgr.24938) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.908910+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.911881+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.913626+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.916663+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.917755+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.924274+0000 mgr.x (mgr.24938) 1961 : cluster [DBG] pgmap v1291: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cluster 2024-03-30T04:48:22.924697+0000 mgr.x (mgr.24938) 1962 : cluster [DBG] pgmap v1292: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.932340+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: cephadm 2024-03-30T04:48:22.937597+0000 mgr.x (mgr.24938) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.990142+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.993052+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.994631+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.997470+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:22.998627+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.012402+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.074867+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.078108+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.080010+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.083499+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.084895+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.099832+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.162037+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.165232+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.166849+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.170902+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:23.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.172373+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:23.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:23 smithi148 bash[65611]: audit 2024-03-30T04:48:23.187260+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.005092+0000 mgr.x (mgr.24938) 1964 : cluster [DBG] pgmap v1293: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.005373+0000 mgr.x (mgr.24938) 1965 : cluster [DBG] pgmap v1294: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.017753+0000 mgr.x (mgr.24938) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.091636+0000 mgr.x (mgr.24938) 1967 : cluster [DBG] pgmap v1295: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.091925+0000 mgr.x (mgr.24938) 1968 : cluster [DBG] pgmap v1296: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.105137+0000 mgr.x (mgr.24938) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.179201+0000 mgr.x (mgr.24938) 1970 : cluster [DBG] pgmap v1297: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.179496+0000 mgr.x (mgr.24938) 1971 : cluster [DBG] pgmap v1298: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.192581+0000 mgr.x (mgr.24938) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.247704+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.249833+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.250779+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.252768+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.253590+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.259779+0000 mgr.x (mgr.24938) 1973 : cluster [DBG] pgmap v1299: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.260192+0000 mgr.x (mgr.24938) 1974 : cluster [DBG] pgmap v1300: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.263505+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.269019+0000 mgr.x (mgr.24938) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.321492+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.324606+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.326263+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.329187+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.330424+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.336987+0000 mgr.x (mgr.24938) 1976 : cluster [DBG] pgmap v1301: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.337390+0000 mgr.x (mgr.24938) 1977 : cluster [DBG] pgmap v1302: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.343595+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.349074+0000 mgr.x (mgr.24938) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.405359+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.408492+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.410194+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.413236+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.414336+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.420954+0000 mgr.x (mgr.24938) 1979 : cluster [DBG] pgmap v1303: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.421241+0000 mgr.x (mgr.24938) 1980 : cluster [DBG] pgmap v1304: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.427439+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.432829+0000 mgr.x (mgr.24938) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.488791+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.492192+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.493822+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.496821+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.498269+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.505224+0000 mgr.x (mgr.24938) 1982 : cluster [DBG] pgmap v1305: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.505780+0000 mgr.x (mgr.24938) 1983 : cluster [DBG] pgmap v1306: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.510304+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.515541+0000 mgr.x (mgr.24938) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.568468+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.571250+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.572604+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.575046+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.575978+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.582665+0000 mgr.x (mgr.24938) 1985 : cluster [DBG] pgmap v1307: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.005092+0000 mgr.x (mgr.24938) 1964 : cluster [DBG] pgmap v1293: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.005373+0000 mgr.x (mgr.24938) 1965 : cluster [DBG] pgmap v1294: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.017753+0000 mgr.x (mgr.24938) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.091636+0000 mgr.x (mgr.24938) 1967 : cluster [DBG] pgmap v1295: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.091925+0000 mgr.x (mgr.24938) 1968 : cluster [DBG] pgmap v1296: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.105137+0000 mgr.x (mgr.24938) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.179201+0000 mgr.x (mgr.24938) 1970 : cluster [DBG] pgmap v1297: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.179496+0000 mgr.x (mgr.24938) 1971 : cluster [DBG] pgmap v1298: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.192581+0000 mgr.x (mgr.24938) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.247704+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.249833+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.250779+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.252768+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.253590+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.259779+0000 mgr.x (mgr.24938) 1973 : cluster [DBG] pgmap v1299: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.260192+0000 mgr.x (mgr.24938) 1974 : cluster [DBG] pgmap v1300: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.582962+0000 mgr.x (mgr.24938) 1986 : cluster [DBG] pgmap v1308: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.585379+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.590914+0000 mgr.x (mgr.24938) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.626128+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.629033+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.630977+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.633694+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.634774+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.641198+0000 mgr.x (mgr.24938) 1988 : cluster [DBG] pgmap v1309: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.641646+0000 mgr.x (mgr.24938) 1989 : cluster [DBG] pgmap v1310: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.645651+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.650844+0000 mgr.x (mgr.24938) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.703560+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.706703+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.708179+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.710995+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.712073+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.718655+0000 mgr.x (mgr.24938) 1991 : cluster [DBG] pgmap v1311: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.719087+0000 mgr.x (mgr.24938) 1992 : cluster [DBG] pgmap v1312: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.724537+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.729786+0000 mgr.x (mgr.24938) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.782471+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.785127+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.786563+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.789220+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.790414+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.797377+0000 mgr.x (mgr.24938) 1994 : cluster [DBG] pgmap v1313: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.797804+0000 mgr.x (mgr.24938) 1995 : cluster [DBG] pgmap v1314: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.801625+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.806865+0000 mgr.x (mgr.24938) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.877233+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.879943+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.881372+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.884021+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.885300+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.891930+0000 mgr.x (mgr.24938) 1997 : cluster [DBG] pgmap v1315: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.892359+0000 mgr.x (mgr.24938) 1998 : cluster [DBG] pgmap v1316: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.897862+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.903199+0000 mgr.x (mgr.24938) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.958288+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.961432+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.963040+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.965916+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.966801+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.973408+0000 mgr.x (mgr.24938) 2000 : cluster [DBG] pgmap v1317: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cluster 2024-03-30T04:48:23.973746+0000 mgr.x (mgr.24938) 2001 : cluster [DBG] pgmap v1318: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:23.979546+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: cephadm 2024-03-30T04:48:23.984877+0000 mgr.x (mgr.24938) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.025111+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.028343+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.030109+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.033237+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.034600+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.047305+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.263505+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.269019+0000 mgr.x (mgr.24938) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.321492+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.324606+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.326263+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.329187+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.330424+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.336987+0000 mgr.x (mgr.24938) 1976 : cluster [DBG] pgmap v1301: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.337390+0000 mgr.x (mgr.24938) 1977 : cluster [DBG] pgmap v1302: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.343595+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.349074+0000 mgr.x (mgr.24938) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.405359+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.408492+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.410194+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.413236+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.414336+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.420954+0000 mgr.x (mgr.24938) 1979 : cluster [DBG] pgmap v1303: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.107842+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.110873+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.112465+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.115775+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.117063+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.129951+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.206229+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.209682+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.211246+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.213934+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.214942+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[80412]: audit 2024-03-30T04:48:24.224376+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.421241+0000 mgr.x (mgr.24938) 1980 : cluster [DBG] pgmap v1304: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.427439+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.432829+0000 mgr.x (mgr.24938) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.488791+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.492192+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.493822+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.496821+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.498269+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.505224+0000 mgr.x (mgr.24938) 1982 : cluster [DBG] pgmap v1305: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.505780+0000 mgr.x (mgr.24938) 1983 : cluster [DBG] pgmap v1306: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.510304+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.515541+0000 mgr.x (mgr.24938) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.568468+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.571250+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.572604+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.575046+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.575978+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.582665+0000 mgr.x (mgr.24938) 1985 : cluster [DBG] pgmap v1307: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.582962+0000 mgr.x (mgr.24938) 1986 : cluster [DBG] pgmap v1308: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.585379+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.590914+0000 mgr.x (mgr.24938) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.626128+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.629033+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.630977+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.633694+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.634774+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.641198+0000 mgr.x (mgr.24938) 1988 : cluster [DBG] pgmap v1309: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.641646+0000 mgr.x (mgr.24938) 1989 : cluster [DBG] pgmap v1310: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.645651+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.650844+0000 mgr.x (mgr.24938) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.703560+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.706703+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.708179+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.710995+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.712073+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.718655+0000 mgr.x (mgr.24938) 1991 : cluster [DBG] pgmap v1311: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.719087+0000 mgr.x (mgr.24938) 1992 : cluster [DBG] pgmap v1312: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.724537+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.729786+0000 mgr.x (mgr.24938) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.782471+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.785127+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.786563+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.789220+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.790414+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.797377+0000 mgr.x (mgr.24938) 1994 : cluster [DBG] pgmap v1313: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.797804+0000 mgr.x (mgr.24938) 1995 : cluster [DBG] pgmap v1314: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.801625+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.806865+0000 mgr.x (mgr.24938) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.877233+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.879943+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.881372+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.884021+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.885300+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.891930+0000 mgr.x (mgr.24938) 1997 : cluster [DBG] pgmap v1315: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.892359+0000 mgr.x (mgr.24938) 1998 : cluster [DBG] pgmap v1316: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.897862+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.903199+0000 mgr.x (mgr.24938) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.958288+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.961432+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.963040+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.965916+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.966801+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.973408+0000 mgr.x (mgr.24938) 2000 : cluster [DBG] pgmap v1317: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cluster 2024-03-30T04:48:23.973746+0000 mgr.x (mgr.24938) 2001 : cluster [DBG] pgmap v1318: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:23.979546+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: cephadm 2024-03-30T04:48:23.984877+0000 mgr.x (mgr.24938) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.025111+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.028343+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.030109+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.033237+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.034600+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.047305+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.107842+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.110873+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.112465+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.115775+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.117063+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.129951+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.206229+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.209682+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.211246+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.213934+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.214942+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:24 smithi116 bash[82555]: audit 2024-03-30T04:48:24.224376+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.005092+0000 mgr.x (mgr.24938) 1964 : cluster [DBG] pgmap v1293: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.005373+0000 mgr.x (mgr.24938) 1965 : cluster [DBG] pgmap v1294: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.017753+0000 mgr.x (mgr.24938) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.091636+0000 mgr.x (mgr.24938) 1967 : cluster [DBG] pgmap v1295: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.091925+0000 mgr.x (mgr.24938) 1968 : cluster [DBG] pgmap v1296: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.105137+0000 mgr.x (mgr.24938) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.179201+0000 mgr.x (mgr.24938) 1970 : cluster [DBG] pgmap v1297: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.179496+0000 mgr.x (mgr.24938) 1971 : cluster [DBG] pgmap v1298: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.192581+0000 mgr.x (mgr.24938) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.247704+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.249833+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.250779+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.252768+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.253590+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.259779+0000 mgr.x (mgr.24938) 1973 : cluster [DBG] pgmap v1299: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.260192+0000 mgr.x (mgr.24938) 1974 : cluster [DBG] pgmap v1300: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.263505+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.269019+0000 mgr.x (mgr.24938) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.321492+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.324606+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.326263+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.329187+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.330424+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.336987+0000 mgr.x (mgr.24938) 1976 : cluster [DBG] pgmap v1301: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.337390+0000 mgr.x (mgr.24938) 1977 : cluster [DBG] pgmap v1302: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.343595+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.349074+0000 mgr.x (mgr.24938) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.405359+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.408492+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.410194+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.413236+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.414336+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.420954+0000 mgr.x (mgr.24938) 1979 : cluster [DBG] pgmap v1303: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.421241+0000 mgr.x (mgr.24938) 1980 : cluster [DBG] pgmap v1304: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.427439+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.432829+0000 mgr.x (mgr.24938) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.488791+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.492192+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.493822+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.496821+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.498269+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.505224+0000 mgr.x (mgr.24938) 1982 : cluster [DBG] pgmap v1305: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.505780+0000 mgr.x (mgr.24938) 1983 : cluster [DBG] pgmap v1306: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.510304+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.515541+0000 mgr.x (mgr.24938) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.568468+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.571250+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.572604+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.575046+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.575978+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.582665+0000 mgr.x (mgr.24938) 1985 : cluster [DBG] pgmap v1307: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.582962+0000 mgr.x (mgr.24938) 1986 : cluster [DBG] pgmap v1308: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.585379+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.590914+0000 mgr.x (mgr.24938) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.626128+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.629033+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.630977+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.633694+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.634774+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.641198+0000 mgr.x (mgr.24938) 1988 : cluster [DBG] pgmap v1309: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.641646+0000 mgr.x (mgr.24938) 1989 : cluster [DBG] pgmap v1310: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.645651+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.650844+0000 mgr.x (mgr.24938) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.703560+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.706703+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.708179+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.710995+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.712073+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.718655+0000 mgr.x (mgr.24938) 1991 : cluster [DBG] pgmap v1311: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.719087+0000 mgr.x (mgr.24938) 1992 : cluster [DBG] pgmap v1312: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.724537+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.729786+0000 mgr.x (mgr.24938) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.782471+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.785127+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.786563+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.789220+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.790414+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.797377+0000 mgr.x (mgr.24938) 1994 : cluster [DBG] pgmap v1313: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.797804+0000 mgr.x (mgr.24938) 1995 : cluster [DBG] pgmap v1314: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.801625+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.806865+0000 mgr.x (mgr.24938) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.877233+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.879943+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.881372+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.884021+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.885300+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.891930+0000 mgr.x (mgr.24938) 1997 : cluster [DBG] pgmap v1315: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.892359+0000 mgr.x (mgr.24938) 1998 : cluster [DBG] pgmap v1316: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.897862+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.903199+0000 mgr.x (mgr.24938) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.958288+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.961432+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.963040+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.965916+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.966801+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.973408+0000 mgr.x (mgr.24938) 2000 : cluster [DBG] pgmap v1317: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cluster 2024-03-30T04:48:23.973746+0000 mgr.x (mgr.24938) 2001 : cluster [DBG] pgmap v1318: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:23.979546+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: cephadm 2024-03-30T04:48:23.984877+0000 mgr.x (mgr.24938) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.025111+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.028343+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.030109+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.033237+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.034600+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.047305+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.107842+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.110873+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.112465+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.115775+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.117063+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.129951+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.206229+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.209682+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.211246+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.213934+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.214942+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:24.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:24 smithi148 bash[65611]: audit 2024-03-30T04:48:24.224376+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.041129+0000 mgr.x (mgr.24938) 2003 : cluster [DBG] pgmap v1319: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.041442+0000 mgr.x (mgr.24938) 2004 : cluster [DBG] pgmap v1320: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.052814+0000 mgr.x (mgr.24938) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.123706+0000 mgr.x (mgr.24938) 2006 : cluster [DBG] pgmap v1321: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.124299+0000 mgr.x (mgr.24938) 2007 : cluster [DBG] pgmap v1322: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.135327+0000 mgr.x (mgr.24938) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.221295+0000 mgr.x (mgr.24938) 2009 : cluster [DBG] pgmap v1323: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.221691+0000 mgr.x (mgr.24938) 2010 : cluster [DBG] pgmap v1324: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.229647+0000 mgr.x (mgr.24938) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.281585+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.284707+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.286211+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.288974+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.290015+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.296307+0000 mgr.x (mgr.24938) 2012 : cluster [DBG] pgmap v1325: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.296621+0000 mgr.x (mgr.24938) 2013 : cluster [DBG] pgmap v1326: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.041129+0000 mgr.x (mgr.24938) 2003 : cluster [DBG] pgmap v1319: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.041442+0000 mgr.x (mgr.24938) 2004 : cluster [DBG] pgmap v1320: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.052814+0000 mgr.x (mgr.24938) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.123706+0000 mgr.x (mgr.24938) 2006 : cluster [DBG] pgmap v1321: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.124299+0000 mgr.x (mgr.24938) 2007 : cluster [DBG] pgmap v1322: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.135327+0000 mgr.x (mgr.24938) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.221295+0000 mgr.x (mgr.24938) 2009 : cluster [DBG] pgmap v1323: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.221691+0000 mgr.x (mgr.24938) 2010 : cluster [DBG] pgmap v1324: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.229647+0000 mgr.x (mgr.24938) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.281585+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.284707+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.286211+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.288974+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.290015+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.296307+0000 mgr.x (mgr.24938) 2012 : cluster [DBG] pgmap v1325: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.296621+0000 mgr.x (mgr.24938) 2013 : cluster [DBG] pgmap v1326: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.301019+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.302814+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.306262+0000 mgr.x (mgr.24938) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.364747+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.368328+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.370477+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.373468+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.374665+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.381075+0000 mgr.x (mgr.24938) 2015 : cluster [DBG] pgmap v1327: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.381441+0000 mgr.x (mgr.24938) 2016 : cluster [DBG] pgmap v1328: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.386020+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.391263+0000 mgr.x (mgr.24938) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.426802+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.429294+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.430807+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.433674+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.434889+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.441293+0000 mgr.x (mgr.24938) 2018 : cluster [DBG] pgmap v1329: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.301019+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.302814+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.306262+0000 mgr.x (mgr.24938) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.364747+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.368328+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.370477+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.373468+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.374665+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.381075+0000 mgr.x (mgr.24938) 2015 : cluster [DBG] pgmap v1327: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.381441+0000 mgr.x (mgr.24938) 2016 : cluster [DBG] pgmap v1328: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.386020+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.391263+0000 mgr.x (mgr.24938) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.426802+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.429294+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.430807+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.433674+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.434889+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.441293+0000 mgr.x (mgr.24938) 2018 : cluster [DBG] pgmap v1329: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.441583+0000 mgr.x (mgr.24938) 2019 : cluster [DBG] pgmap v1330: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.466078+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.471580+0000 mgr.x (mgr.24938) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.522814+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.524988+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.525959+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.528163+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.529129+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.535513+0000 mgr.x (mgr.24938) 2021 : cluster [DBG] pgmap v1331: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.535941+0000 mgr.x (mgr.24938) 2022 : cluster [DBG] pgmap v1332: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.542437+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.547684+0000 mgr.x (mgr.24938) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.586316+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.589283+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.590846+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.593825+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.594910+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.601489+0000 mgr.x (mgr.24938) 2024 : cluster [DBG] pgmap v1333: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.441583+0000 mgr.x (mgr.24938) 2019 : cluster [DBG] pgmap v1330: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.466078+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.471580+0000 mgr.x (mgr.24938) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.522814+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.524988+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.525959+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.528163+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.529129+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.535513+0000 mgr.x (mgr.24938) 2021 : cluster [DBG] pgmap v1331: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.535941+0000 mgr.x (mgr.24938) 2022 : cluster [DBG] pgmap v1332: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.542437+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.547684+0000 mgr.x (mgr.24938) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.586316+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.589283+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.590846+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.593825+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.594910+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.601489+0000 mgr.x (mgr.24938) 2024 : cluster [DBG] pgmap v1333: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.601910+0000 mgr.x (mgr.24938) 2025 : cluster [DBG] pgmap v1334: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.606733+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.612002+0000 mgr.x (mgr.24938) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.650266+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.653330+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.654813+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.658166+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.659289+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.665933+0000 mgr.x (mgr.24938) 2027 : cluster [DBG] pgmap v1335: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.666349+0000 mgr.x (mgr.24938) 2028 : cluster [DBG] pgmap v1336: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.671594+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.676888+0000 mgr.x (mgr.24938) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.747696+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.750827+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.752545+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.755672+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.756955+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.763568+0000 mgr.x (mgr.24938) 2030 : cluster [DBG] pgmap v1337: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.601910+0000 mgr.x (mgr.24938) 2025 : cluster [DBG] pgmap v1334: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.606733+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.612002+0000 mgr.x (mgr.24938) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.650266+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.653330+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.654813+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.658166+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.659289+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.665933+0000 mgr.x (mgr.24938) 2027 : cluster [DBG] pgmap v1335: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.666349+0000 mgr.x (mgr.24938) 2028 : cluster [DBG] pgmap v1336: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.671594+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.676888+0000 mgr.x (mgr.24938) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.747696+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.750827+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.752545+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.755672+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.756955+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.763568+0000 mgr.x (mgr.24938) 2030 : cluster [DBG] pgmap v1337: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.764009+0000 mgr.x (mgr.24938) 2031 : cluster [DBG] pgmap v1338: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.769667+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.774976+0000 mgr.x (mgr.24938) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.827638+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.830279+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.831764+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.834313+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.835317+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.841629+0000 mgr.x (mgr.24938) 2033 : cluster [DBG] pgmap v1339: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.841919+0000 mgr.x (mgr.24938) 2034 : cluster [DBG] pgmap v1340: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.847271+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.852569+0000 mgr.x (mgr.24938) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.887697+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.890835+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.892367+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.895061+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.896093+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.902444+0000 mgr.x (mgr.24938) 2036 : cluster [DBG] pgmap v1341: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.764009+0000 mgr.x (mgr.24938) 2031 : cluster [DBG] pgmap v1338: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.769667+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.774976+0000 mgr.x (mgr.24938) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.827638+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.830279+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.831764+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.834313+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.835317+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.841629+0000 mgr.x (mgr.24938) 2033 : cluster [DBG] pgmap v1339: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.841919+0000 mgr.x (mgr.24938) 2034 : cluster [DBG] pgmap v1340: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.847271+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.852569+0000 mgr.x (mgr.24938) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.887697+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.890835+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.892367+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.895061+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.896093+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.902444+0000 mgr.x (mgr.24938) 2036 : cluster [DBG] pgmap v1341: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.902735+0000 mgr.x (mgr.24938) 2037 : cluster [DBG] pgmap v1342: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.908296+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.913663+0000 mgr.x (mgr.24938) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.949456+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.952083+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.953566+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.956441+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.957457+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.963764+0000 mgr.x (mgr.24938) 2039 : cluster [DBG] pgmap v1343: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cluster 2024-03-30T04:48:24.964055+0000 mgr.x (mgr.24938) 2040 : cluster [DBG] pgmap v1344: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:24.969283+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: cephadm 2024-03-30T04:48:24.974560+0000 mgr.x (mgr.24938) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.011286+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.014605+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.016057+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.019068+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.020253+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.031034+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.902735+0000 mgr.x (mgr.24938) 2037 : cluster [DBG] pgmap v1342: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.908296+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.913663+0000 mgr.x (mgr.24938) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.949456+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.952083+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.953566+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.956441+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.957457+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.963764+0000 mgr.x (mgr.24938) 2039 : cluster [DBG] pgmap v1343: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cluster 2024-03-30T04:48:24.964055+0000 mgr.x (mgr.24938) 2040 : cluster [DBG] pgmap v1344: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:24.969283+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: cephadm 2024-03-30T04:48:24.974560+0000 mgr.x (mgr.24938) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.011286+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.014605+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.016057+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.019068+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.020253+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.031034+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.088072+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.090733+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.092191+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.096333+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.097385+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.109648+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.151491+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.154371+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.156203+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.158699+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.160022+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.172206+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.212650+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.215425+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.216887+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.219495+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.220483+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[82555]: audit 2024-03-30T04:48:25.232498+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.088072+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.090733+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.092191+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.096333+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.097385+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.109648+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.151491+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.154371+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.156203+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.158699+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.160022+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.172206+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.212650+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.215425+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.216887+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.219495+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.220483+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.532 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:25 smithi116 bash[80412]: audit 2024-03-30T04:48:25.232498+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.041129+0000 mgr.x (mgr.24938) 2003 : cluster [DBG] pgmap v1319: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.041442+0000 mgr.x (mgr.24938) 2004 : cluster [DBG] pgmap v1320: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.052814+0000 mgr.x (mgr.24938) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.123706+0000 mgr.x (mgr.24938) 2006 : cluster [DBG] pgmap v1321: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.124299+0000 mgr.x (mgr.24938) 2007 : cluster [DBG] pgmap v1322: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.135327+0000 mgr.x (mgr.24938) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.221295+0000 mgr.x (mgr.24938) 2009 : cluster [DBG] pgmap v1323: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.221691+0000 mgr.x (mgr.24938) 2010 : cluster [DBG] pgmap v1324: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.229647+0000 mgr.x (mgr.24938) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.281585+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.284707+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.286211+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.288974+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.290015+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.296307+0000 mgr.x (mgr.24938) 2012 : cluster [DBG] pgmap v1325: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.296621+0000 mgr.x (mgr.24938) 2013 : cluster [DBG] pgmap v1326: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.301019+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.302814+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.306262+0000 mgr.x (mgr.24938) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.364747+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.368328+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.370477+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.373468+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.374665+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.381075+0000 mgr.x (mgr.24938) 2015 : cluster [DBG] pgmap v1327: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.381441+0000 mgr.x (mgr.24938) 2016 : cluster [DBG] pgmap v1328: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.386020+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.391263+0000 mgr.x (mgr.24938) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.426802+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.429294+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.430807+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.433674+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.434889+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.441293+0000 mgr.x (mgr.24938) 2018 : cluster [DBG] pgmap v1329: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.441583+0000 mgr.x (mgr.24938) 2019 : cluster [DBG] pgmap v1330: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.466078+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.471580+0000 mgr.x (mgr.24938) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.522814+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.524988+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.525959+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.528163+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.529129+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.535513+0000 mgr.x (mgr.24938) 2021 : cluster [DBG] pgmap v1331: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.535941+0000 mgr.x (mgr.24938) 2022 : cluster [DBG] pgmap v1332: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.542437+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.547684+0000 mgr.x (mgr.24938) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.586316+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.589283+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.590846+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.593825+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.594910+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.601489+0000 mgr.x (mgr.24938) 2024 : cluster [DBG] pgmap v1333: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.601910+0000 mgr.x (mgr.24938) 2025 : cluster [DBG] pgmap v1334: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.606733+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.612002+0000 mgr.x (mgr.24938) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.650266+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.653330+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.654813+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.658166+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.659289+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.665933+0000 mgr.x (mgr.24938) 2027 : cluster [DBG] pgmap v1335: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.666349+0000 mgr.x (mgr.24938) 2028 : cluster [DBG] pgmap v1336: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.671594+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.676888+0000 mgr.x (mgr.24938) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.747696+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.750827+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.752545+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.755672+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.756955+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.763568+0000 mgr.x (mgr.24938) 2030 : cluster [DBG] pgmap v1337: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.764009+0000 mgr.x (mgr.24938) 2031 : cluster [DBG] pgmap v1338: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.769667+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.774976+0000 mgr.x (mgr.24938) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.827638+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.830279+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.831764+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.834313+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.835317+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.841629+0000 mgr.x (mgr.24938) 2033 : cluster [DBG] pgmap v1339: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.841919+0000 mgr.x (mgr.24938) 2034 : cluster [DBG] pgmap v1340: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.847271+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.852569+0000 mgr.x (mgr.24938) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.887697+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.890835+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.892367+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.895061+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.896093+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.902444+0000 mgr.x (mgr.24938) 2036 : cluster [DBG] pgmap v1341: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.902735+0000 mgr.x (mgr.24938) 2037 : cluster [DBG] pgmap v1342: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.908296+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.913663+0000 mgr.x (mgr.24938) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.949456+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.952083+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.953566+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.956441+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.957457+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.963764+0000 mgr.x (mgr.24938) 2039 : cluster [DBG] pgmap v1343: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cluster 2024-03-30T04:48:24.964055+0000 mgr.x (mgr.24938) 2040 : cluster [DBG] pgmap v1344: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:24.969283+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: cephadm 2024-03-30T04:48:24.974560+0000 mgr.x (mgr.24938) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.011286+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.014605+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.559 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.016057+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.019068+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.020253+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.031034+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.088072+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.090733+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.092191+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.096333+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.097385+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.109648+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.151491+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.154371+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.156203+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.158699+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.160022+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.172206+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:25.560 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.212650+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.215425+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.216887+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.219495+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.220483+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:25.561 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:25 smithi148 bash[65611]: audit 2024-03-30T04:48:25.232498+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[73286]: debug 2024-03-30T04:48:26.371+0000 7efdcc8777c0 -1 osd.4 144 log_to_monitors true 2024-03-30T04:48:26.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.026946+0000 mgr.x (mgr.24938) 2042 : cluster [DBG] pgmap v1345: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.027242+0000 mgr.x (mgr.24938) 2043 : cluster [DBG] pgmap v1346: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.036279+0000 mgr.x (mgr.24938) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.104101+0000 mgr.x (mgr.24938) 2045 : cluster [DBG] pgmap v1347: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.104554+0000 mgr.x (mgr.24938) 2046 : cluster [DBG] pgmap v1348: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.115329+0000 mgr.x (mgr.24938) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.166675+0000 mgr.x (mgr.24938) 2048 : cluster [DBG] pgmap v1349: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.166982+0000 mgr.x (mgr.24938) 2049 : cluster [DBG] pgmap v1350: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.177479+0000 mgr.x (mgr.24938) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.226770+0000 mgr.x (mgr.24938) 2051 : cluster [DBG] pgmap v1351: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.227076+0000 mgr.x (mgr.24938) 2052 : cluster [DBG] pgmap v1352: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.237928+0000 mgr.x (mgr.24938) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.291501+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.294390+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.295848+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.298659+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.299964+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.306734+0000 mgr.x (mgr.24938) 2054 : cluster [DBG] pgmap v1353: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.307181+0000 mgr.x (mgr.24938) 2055 : cluster [DBG] pgmap v1354: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.310964+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.316372+0000 mgr.x (mgr.24938) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.368974+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.371753+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.373111+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.375801+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.376717+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.383082+0000 mgr.x (mgr.24938) 2057 : cluster [DBG] pgmap v1355: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.383408+0000 mgr.x (mgr.24938) 2058 : cluster [DBG] pgmap v1356: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.384659+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.390074+0000 mgr.x (mgr.24938) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.431959+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.435261+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.436552+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.439245+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.440314+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.446982+0000 mgr.x (mgr.24938) 2060 : cluster [DBG] pgmap v1357: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.447296+0000 mgr.x (mgr.24938) 2061 : cluster [DBG] pgmap v1358: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.449873+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.455224+0000 mgr.x (mgr.24938) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.488323+0000 mgr.x (mgr.24938) 2063 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.513286+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.516550+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.518062+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.520941+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.522371+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.528889+0000 mgr.x (mgr.24938) 2064 : cluster [DBG] pgmap v1359: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.529248+0000 mgr.x (mgr.24938) 2065 : cluster [DBG] pgmap v1360: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.532032+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.537498+0000 mgr.x (mgr.24938) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.590308+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.593285+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.595011+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.597916+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.599030+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.605812+0000 mgr.x (mgr.24938) 2067 : cluster [DBG] pgmap v1361: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.606113+0000 mgr.x (mgr.24938) 2068 : cluster [DBG] pgmap v1362: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.610664+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.616067+0000 mgr.x (mgr.24938) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.667976+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.670990+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.672688+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.675418+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.676449+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.682933+0000 mgr.x (mgr.24938) 2070 : cluster [DBG] pgmap v1363: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.683348+0000 mgr.x (mgr.24938) 2071 : cluster [DBG] pgmap v1364: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.686503+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.691948+0000 mgr.x (mgr.24938) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.727501+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.730656+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.732254+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.735119+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.736295+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.742876+0000 mgr.x (mgr.24938) 2073 : cluster [DBG] pgmap v1365: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.743166+0000 mgr.x (mgr.24938) 2074 : cluster [DBG] pgmap v1366: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.747850+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.753147+0000 mgr.x (mgr.24938) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.805285+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.808629+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.810457+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.813387+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.814645+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.821039+0000 mgr.x (mgr.24938) 2076 : cluster [DBG] pgmap v1367: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.821327+0000 mgr.x (mgr.24938) 2077 : cluster [DBG] pgmap v1368: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.826292+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.831896+0000 mgr.x (mgr.24938) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.883733+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.886351+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.888012+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.890887+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.891995+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.898475+0000 mgr.x (mgr.24938) 2079 : cluster [DBG] pgmap v1369: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.898902+0000 mgr.x (mgr.24938) 2080 : cluster [DBG] pgmap v1370: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.905674+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.911008+0000 mgr.x (mgr.24938) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.962685+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.965670+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.967219+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.970062+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.971105+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.977606+0000 mgr.x (mgr.24938) 2082 : cluster [DBG] pgmap v1371: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: cluster 2024-03-30T04:48:25.978014+0000 mgr.x (mgr.24938) 2083 : cluster [DBG] pgmap v1372: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:25.984084+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.041766+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.044817+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.046474+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.049419+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.050682+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.062378+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.120661+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.123402+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.124975+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.127549+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.128697+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.142694+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.200281+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.203078+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.204641+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.207481+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.208647+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[65611]: audit 2024-03-30T04:48:26.221468+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.026946+0000 mgr.x (mgr.24938) 2042 : cluster [DBG] pgmap v1345: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.027242+0000 mgr.x (mgr.24938) 2043 : cluster [DBG] pgmap v1346: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.036279+0000 mgr.x (mgr.24938) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.104101+0000 mgr.x (mgr.24938) 2045 : cluster [DBG] pgmap v1347: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.104554+0000 mgr.x (mgr.24938) 2046 : cluster [DBG] pgmap v1348: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.115329+0000 mgr.x (mgr.24938) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.166675+0000 mgr.x (mgr.24938) 2048 : cluster [DBG] pgmap v1349: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.166982+0000 mgr.x (mgr.24938) 2049 : cluster [DBG] pgmap v1350: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.177479+0000 mgr.x (mgr.24938) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.226770+0000 mgr.x (mgr.24938) 2051 : cluster [DBG] pgmap v1351: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.227076+0000 mgr.x (mgr.24938) 2052 : cluster [DBG] pgmap v1352: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.237928+0000 mgr.x (mgr.24938) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.291501+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.294390+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.295848+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.298659+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.026946+0000 mgr.x (mgr.24938) 2042 : cluster [DBG] pgmap v1345: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.027242+0000 mgr.x (mgr.24938) 2043 : cluster [DBG] pgmap v1346: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.036279+0000 mgr.x (mgr.24938) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.104101+0000 mgr.x (mgr.24938) 2045 : cluster [DBG] pgmap v1347: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.104554+0000 mgr.x (mgr.24938) 2046 : cluster [DBG] pgmap v1348: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.115329+0000 mgr.x (mgr.24938) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.166675+0000 mgr.x (mgr.24938) 2048 : cluster [DBG] pgmap v1349: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.166982+0000 mgr.x (mgr.24938) 2049 : cluster [DBG] pgmap v1350: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.177479+0000 mgr.x (mgr.24938) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.226770+0000 mgr.x (mgr.24938) 2051 : cluster [DBG] pgmap v1351: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.227076+0000 mgr.x (mgr.24938) 2052 : cluster [DBG] pgmap v1352: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.237928+0000 mgr.x (mgr.24938) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.291501+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.294390+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.295848+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.298659+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.299964+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.306734+0000 mgr.x (mgr.24938) 2054 : cluster [DBG] pgmap v1353: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.307181+0000 mgr.x (mgr.24938) 2055 : cluster [DBG] pgmap v1354: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.310964+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.316372+0000 mgr.x (mgr.24938) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.368974+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.371753+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.373111+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.375801+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.376717+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.383082+0000 mgr.x (mgr.24938) 2057 : cluster [DBG] pgmap v1355: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.383408+0000 mgr.x (mgr.24938) 2058 : cluster [DBG] pgmap v1356: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.384659+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.390074+0000 mgr.x (mgr.24938) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.431959+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.435261+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.436552+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.439245+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.299964+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.306734+0000 mgr.x (mgr.24938) 2054 : cluster [DBG] pgmap v1353: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.307181+0000 mgr.x (mgr.24938) 2055 : cluster [DBG] pgmap v1354: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.310964+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.316372+0000 mgr.x (mgr.24938) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.368974+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.371753+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.373111+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.375801+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.376717+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.383082+0000 mgr.x (mgr.24938) 2057 : cluster [DBG] pgmap v1355: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.383408+0000 mgr.x (mgr.24938) 2058 : cluster [DBG] pgmap v1356: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.384659+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.390074+0000 mgr.x (mgr.24938) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.431959+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.435261+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.436552+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.439245+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.440314+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.446982+0000 mgr.x (mgr.24938) 2060 : cluster [DBG] pgmap v1357: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.447296+0000 mgr.x (mgr.24938) 2061 : cluster [DBG] pgmap v1358: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.449873+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.455224+0000 mgr.x (mgr.24938) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.488323+0000 mgr.x (mgr.24938) 2063 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.513286+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.516550+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.518062+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.520941+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.522371+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.528889+0000 mgr.x (mgr.24938) 2064 : cluster [DBG] pgmap v1359: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.529248+0000 mgr.x (mgr.24938) 2065 : cluster [DBG] pgmap v1360: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.532032+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.537498+0000 mgr.x (mgr.24938) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.590308+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.593285+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.595011+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.440314+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.446982+0000 mgr.x (mgr.24938) 2060 : cluster [DBG] pgmap v1357: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.447296+0000 mgr.x (mgr.24938) 2061 : cluster [DBG] pgmap v1358: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.449873+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.455224+0000 mgr.x (mgr.24938) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.488323+0000 mgr.x (mgr.24938) 2063 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.513286+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.516550+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.518062+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.520941+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.522371+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.528889+0000 mgr.x (mgr.24938) 2064 : cluster [DBG] pgmap v1359: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.529248+0000 mgr.x (mgr.24938) 2065 : cluster [DBG] pgmap v1360: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.532032+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.537498+0000 mgr.x (mgr.24938) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.590308+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.593285+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.595011+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.597916+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.599030+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.605812+0000 mgr.x (mgr.24938) 2067 : cluster [DBG] pgmap v1361: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.606113+0000 mgr.x (mgr.24938) 2068 : cluster [DBG] pgmap v1362: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.610664+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.616067+0000 mgr.x (mgr.24938) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.667976+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.670990+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.672688+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.675418+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.676449+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.682933+0000 mgr.x (mgr.24938) 2070 : cluster [DBG] pgmap v1363: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.683348+0000 mgr.x (mgr.24938) 2071 : cluster [DBG] pgmap v1364: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.686503+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.691948+0000 mgr.x (mgr.24938) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.727501+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.730656+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.732254+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.597916+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.599030+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.605812+0000 mgr.x (mgr.24938) 2067 : cluster [DBG] pgmap v1361: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.606113+0000 mgr.x (mgr.24938) 2068 : cluster [DBG] pgmap v1362: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.610664+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.616067+0000 mgr.x (mgr.24938) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.667976+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.670990+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.672688+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.675418+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.676449+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.682933+0000 mgr.x (mgr.24938) 2070 : cluster [DBG] pgmap v1363: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.683348+0000 mgr.x (mgr.24938) 2071 : cluster [DBG] pgmap v1364: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.686503+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.691948+0000 mgr.x (mgr.24938) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.727501+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.730656+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.732254+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.735119+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.736295+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.742876+0000 mgr.x (mgr.24938) 2073 : cluster [DBG] pgmap v1365: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.743166+0000 mgr.x (mgr.24938) 2074 : cluster [DBG] pgmap v1366: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.747850+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.753147+0000 mgr.x (mgr.24938) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.805285+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.808629+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.810457+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.813387+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.814645+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.821039+0000 mgr.x (mgr.24938) 2076 : cluster [DBG] pgmap v1367: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.821327+0000 mgr.x (mgr.24938) 2077 : cluster [DBG] pgmap v1368: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.826292+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.831896+0000 mgr.x (mgr.24938) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.883733+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.886351+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.735119+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.736295+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.742876+0000 mgr.x (mgr.24938) 2073 : cluster [DBG] pgmap v1365: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.743166+0000 mgr.x (mgr.24938) 2074 : cluster [DBG] pgmap v1366: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.747850+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.753147+0000 mgr.x (mgr.24938) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.805285+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.808629+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.810457+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.813387+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.814645+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.821039+0000 mgr.x (mgr.24938) 2076 : cluster [DBG] pgmap v1367: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.821327+0000 mgr.x (mgr.24938) 2077 : cluster [DBG] pgmap v1368: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.826292+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.831896+0000 mgr.x (mgr.24938) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.883733+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.886351+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.888012+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.890887+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.891995+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.898475+0000 mgr.x (mgr.24938) 2079 : cluster [DBG] pgmap v1369: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.898902+0000 mgr.x (mgr.24938) 2080 : cluster [DBG] pgmap v1370: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.905674+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.911008+0000 mgr.x (mgr.24938) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.962685+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.965670+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.967219+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.970062+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.971105+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.977606+0000 mgr.x (mgr.24938) 2082 : cluster [DBG] pgmap v1371: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: cluster 2024-03-30T04:48:25.978014+0000 mgr.x (mgr.24938) 2083 : cluster [DBG] pgmap v1372: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:25.984084+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.041766+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.044817+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.046474+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.888012+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.890887+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.891995+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.898475+0000 mgr.x (mgr.24938) 2079 : cluster [DBG] pgmap v1369: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.898902+0000 mgr.x (mgr.24938) 2080 : cluster [DBG] pgmap v1370: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.905674+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.911008+0000 mgr.x (mgr.24938) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.962685+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.965670+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.967219+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.970062+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.971105+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.977606+0000 mgr.x (mgr.24938) 2082 : cluster [DBG] pgmap v1371: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: cluster 2024-03-30T04:48:25.978014+0000 mgr.x (mgr.24938) 2083 : cluster [DBG] pgmap v1372: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:25.984084+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.041766+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.044817+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.046474+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.049419+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.050682+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.062378+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.120661+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.123402+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.124975+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.127549+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.128697+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.142694+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.200281+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.203078+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.204641+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.207481+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.208647+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[80412]: audit 2024-03-30T04:48:26.221468+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.049419+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.050682+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.062378+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.120661+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.123402+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.124975+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.127549+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.128697+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.142694+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.200281+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.203078+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.204641+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.207481+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.208647+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:26 smithi116 bash[82555]: audit 2024-03-30T04:48:26.221468+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.272 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:26] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.33.4" 2024-03-30T04:48:27.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[73286]: debug 2024-03-30T04:48:27.415+0000 7efdbdccf700 -1 osd.4 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:25.989374+0000 mgr.x (mgr.24938) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.057162+0000 mgr.x (mgr.24938) 2085 : cluster [DBG] pgmap v1373: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.057449+0000 mgr.x (mgr.24938) 2086 : cluster [DBG] pgmap v1374: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.067819+0000 mgr.x (mgr.24938) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.135093+0000 mgr.x (mgr.24938) 2088 : cluster [DBG] pgmap v1375: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.135380+0000 mgr.x (mgr.24938) 2089 : cluster [DBG] pgmap v1376: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.148044+0000 mgr.x (mgr.24938) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.215049+0000 mgr.x (mgr.24938) 2091 : cluster [DBG] pgmap v1377: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.215347+0000 mgr.x (mgr.24938) 2092 : cluster [DBG] pgmap v1378: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.226975+0000 mgr.x (mgr.24938) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.280970+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.283330+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.284275+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.286325+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.287058+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.293305+0000 mgr.x (mgr.24938) 2094 : cluster [DBG] pgmap v1379: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.293744+0000 mgr.x (mgr.24938) 2095 : cluster [DBG] pgmap v1380: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.294280+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.299612+0000 mgr.x (mgr.24938) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.355411+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.358319+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.360103+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.362912+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.364071+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.370762+0000 mgr.x (mgr.24938) 2097 : cluster [DBG] pgmap v1381: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.371162+0000 mgr.x (mgr.24938) 2098 : cluster [DBG] pgmap v1382: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.376341+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.378439+0000 mon.a (mon.0) 3645 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.381788+0000 mgr.x (mgr.24938) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.382605+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.434136+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.436969+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.438605+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.441424+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.442638+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.449164+0000 mgr.x (mgr.24938) 2100 : cluster [DBG] pgmap v1383: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.449567+0000 mgr.x (mgr.24938) 2101 : cluster [DBG] pgmap v1384: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.453306+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.458603+0000 mgr.x (mgr.24938) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.495400+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.498152+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.499643+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.502602+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.503738+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.510410+0000 mgr.x (mgr.24938) 2103 : cluster [DBG] pgmap v1385: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.510810+0000 mgr.x (mgr.24938) 2104 : cluster [DBG] pgmap v1386: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.513424+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.518675+0000 mgr.x (mgr.24938) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.554711+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.557449+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.558887+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.561588+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.562656+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.569110+0000 mgr.x (mgr.24938) 2106 : cluster [DBG] pgmap v1387: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.569494+0000 mgr.x (mgr.24938) 2107 : cluster [DBG] pgmap v1388: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.572709+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.577979+0000 mgr.x (mgr.24938) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.615252+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.618353+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.619808+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.622576+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.623540+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.629971+0000 mgr.x (mgr.24938) 2109 : cluster [DBG] pgmap v1389: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.630368+0000 mgr.x (mgr.24938) 2110 : cluster [DBG] pgmap v1390: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.634684+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.640051+0000 mgr.x (mgr.24938) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.708200+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.710822+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.712459+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.715356+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.716688+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.723560+0000 mgr.x (mgr.24938) 2112 : cluster [DBG] pgmap v1391: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.723960+0000 mgr.x (mgr.24938) 2113 : cluster [DBG] pgmap v1392: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.728375+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.733717+0000 mgr.x (mgr.24938) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.802497+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.805794+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.807882+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.811910+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.813168+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.819929+0000 mgr.x (mgr.24938) 2115 : cluster [DBG] pgmap v1393: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.820323+0000 mgr.x (mgr.24938) 2116 : cluster [DBG] pgmap v1394: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.824977+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.830625+0000 mgr.x (mgr.24938) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.915568+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.919061+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.921003+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.924620+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.925856+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.933020+0000 mgr.x (mgr.24938) 2118 : cluster [DBG] pgmap v1395: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cluster 2024-03-30T04:48:26.933795+0000 mgr.x (mgr.24938) 2119 : cluster [DBG] pgmap v1396: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:26.937501+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: cephadm 2024-03-30T04:48:26.943057+0000 mgr.x (mgr.24938) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.013457+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.016598+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.018340+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.022242+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.023537+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.035237+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.117189+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.120564+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.122663+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.125723+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.126890+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.138119+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.228981+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.234125+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.236580+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.241096+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.243123+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:27 smithi148 bash[65611]: audit 2024-03-30T04:48:27.256146+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:25.989374+0000 mgr.x (mgr.24938) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.057162+0000 mgr.x (mgr.24938) 2085 : cluster [DBG] pgmap v1373: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.057449+0000 mgr.x (mgr.24938) 2086 : cluster [DBG] pgmap v1374: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.067819+0000 mgr.x (mgr.24938) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.135093+0000 mgr.x (mgr.24938) 2088 : cluster [DBG] pgmap v1375: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.135380+0000 mgr.x (mgr.24938) 2089 : cluster [DBG] pgmap v1376: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.148044+0000 mgr.x (mgr.24938) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.215049+0000 mgr.x (mgr.24938) 2091 : cluster [DBG] pgmap v1377: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.215347+0000 mgr.x (mgr.24938) 2092 : cluster [DBG] pgmap v1378: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.226975+0000 mgr.x (mgr.24938) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.280970+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.283330+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.284275+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.286325+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.287058+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.293305+0000 mgr.x (mgr.24938) 2094 : cluster [DBG] pgmap v1379: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:25.989374+0000 mgr.x (mgr.24938) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.057162+0000 mgr.x (mgr.24938) 2085 : cluster [DBG] pgmap v1373: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.057449+0000 mgr.x (mgr.24938) 2086 : cluster [DBG] pgmap v1374: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.067819+0000 mgr.x (mgr.24938) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.135093+0000 mgr.x (mgr.24938) 2088 : cluster [DBG] pgmap v1375: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.135380+0000 mgr.x (mgr.24938) 2089 : cluster [DBG] pgmap v1376: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.148044+0000 mgr.x (mgr.24938) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.215049+0000 mgr.x (mgr.24938) 2091 : cluster [DBG] pgmap v1377: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.215347+0000 mgr.x (mgr.24938) 2092 : cluster [DBG] pgmap v1378: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.226975+0000 mgr.x (mgr.24938) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.280970+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.283330+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.284275+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.286325+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.287058+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.293305+0000 mgr.x (mgr.24938) 2094 : cluster [DBG] pgmap v1379: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.293744+0000 mgr.x (mgr.24938) 2095 : cluster [DBG] pgmap v1380: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.294280+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.299612+0000 mgr.x (mgr.24938) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.355411+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.358319+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.360103+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.362912+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.364071+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.370762+0000 mgr.x (mgr.24938) 2097 : cluster [DBG] pgmap v1381: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.371162+0000 mgr.x (mgr.24938) 2098 : cluster [DBG] pgmap v1382: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.376341+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.378439+0000 mon.a (mon.0) 3645 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.381788+0000 mgr.x (mgr.24938) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.382605+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.434136+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.436969+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.438605+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.441424+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.293744+0000 mgr.x (mgr.24938) 2095 : cluster [DBG] pgmap v1380: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.294280+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.299612+0000 mgr.x (mgr.24938) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.355411+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.358319+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.360103+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.362912+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.364071+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.370762+0000 mgr.x (mgr.24938) 2097 : cluster [DBG] pgmap v1381: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.371162+0000 mgr.x (mgr.24938) 2098 : cluster [DBG] pgmap v1382: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.376341+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.378439+0000 mon.a (mon.0) 3645 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.381788+0000 mgr.x (mgr.24938) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.382605+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.434136+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.436969+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.438605+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.441424+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.442638+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.449164+0000 mgr.x (mgr.24938) 2100 : cluster [DBG] pgmap v1383: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.449567+0000 mgr.x (mgr.24938) 2101 : cluster [DBG] pgmap v1384: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.453306+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.458603+0000 mgr.x (mgr.24938) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.495400+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.498152+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.499643+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.502602+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.503738+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.510410+0000 mgr.x (mgr.24938) 2103 : cluster [DBG] pgmap v1385: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.510810+0000 mgr.x (mgr.24938) 2104 : cluster [DBG] pgmap v1386: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.513424+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.518675+0000 mgr.x (mgr.24938) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.554711+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.557449+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.558887+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.561588+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.442638+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.449164+0000 mgr.x (mgr.24938) 2100 : cluster [DBG] pgmap v1383: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.449567+0000 mgr.x (mgr.24938) 2101 : cluster [DBG] pgmap v1384: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.453306+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.458603+0000 mgr.x (mgr.24938) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.495400+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.498152+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.499643+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.502602+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.503738+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.510410+0000 mgr.x (mgr.24938) 2103 : cluster [DBG] pgmap v1385: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.510810+0000 mgr.x (mgr.24938) 2104 : cluster [DBG] pgmap v1386: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.513424+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.518675+0000 mgr.x (mgr.24938) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.554711+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.557449+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.558887+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.561588+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.562656+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.569110+0000 mgr.x (mgr.24938) 2106 : cluster [DBG] pgmap v1387: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.569494+0000 mgr.x (mgr.24938) 2107 : cluster [DBG] pgmap v1388: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.572709+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.577979+0000 mgr.x (mgr.24938) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.615252+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.618353+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.619808+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.622576+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.623540+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.629971+0000 mgr.x (mgr.24938) 2109 : cluster [DBG] pgmap v1389: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.630368+0000 mgr.x (mgr.24938) 2110 : cluster [DBG] pgmap v1390: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.634684+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.640051+0000 mgr.x (mgr.24938) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.708200+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.710822+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.712459+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.715356+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.562656+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.569110+0000 mgr.x (mgr.24938) 2106 : cluster [DBG] pgmap v1387: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.569494+0000 mgr.x (mgr.24938) 2107 : cluster [DBG] pgmap v1388: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.572709+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.577979+0000 mgr.x (mgr.24938) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.615252+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.618353+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.619808+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.622576+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.623540+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.629971+0000 mgr.x (mgr.24938) 2109 : cluster [DBG] pgmap v1389: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.630368+0000 mgr.x (mgr.24938) 2110 : cluster [DBG] pgmap v1390: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.634684+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.640051+0000 mgr.x (mgr.24938) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.708200+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.710822+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.712459+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.715356+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.716688+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.723560+0000 mgr.x (mgr.24938) 2112 : cluster [DBG] pgmap v1391: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.723960+0000 mgr.x (mgr.24938) 2113 : cluster [DBG] pgmap v1392: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.728375+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.733717+0000 mgr.x (mgr.24938) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.802497+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.805794+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.807882+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.811910+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.813168+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.819929+0000 mgr.x (mgr.24938) 2115 : cluster [DBG] pgmap v1393: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.820323+0000 mgr.x (mgr.24938) 2116 : cluster [DBG] pgmap v1394: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.824977+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.830625+0000 mgr.x (mgr.24938) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.915568+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.919061+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.921003+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.924620+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.716688+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.723560+0000 mgr.x (mgr.24938) 2112 : cluster [DBG] pgmap v1391: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.723960+0000 mgr.x (mgr.24938) 2113 : cluster [DBG] pgmap v1392: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.728375+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.733717+0000 mgr.x (mgr.24938) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.802497+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.805794+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.807882+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.811910+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.813168+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.819929+0000 mgr.x (mgr.24938) 2115 : cluster [DBG] pgmap v1393: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.820323+0000 mgr.x (mgr.24938) 2116 : cluster [DBG] pgmap v1394: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.824977+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.830625+0000 mgr.x (mgr.24938) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.915568+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.919061+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.921003+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.924620+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.925856+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.933020+0000 mgr.x (mgr.24938) 2118 : cluster [DBG] pgmap v1395: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cluster 2024-03-30T04:48:26.933795+0000 mgr.x (mgr.24938) 2119 : cluster [DBG] pgmap v1396: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:26.937501+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: cephadm 2024-03-30T04:48:26.943057+0000 mgr.x (mgr.24938) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.013457+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.016598+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.018340+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.022242+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.023537+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.035237+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.117189+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.120564+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.122663+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.125723+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.126890+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.138119+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.228981+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.925856+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.933020+0000 mgr.x (mgr.24938) 2118 : cluster [DBG] pgmap v1395: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cluster 2024-03-30T04:48:26.933795+0000 mgr.x (mgr.24938) 2119 : cluster [DBG] pgmap v1396: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:26.937501+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: cephadm 2024-03-30T04:48:26.943057+0000 mgr.x (mgr.24938) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.013457+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.016598+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.018340+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.022242+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.023537+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.035237+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.117189+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.120564+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.122663+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.125723+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.126890+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.138119+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.228981+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.234125+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.236580+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.241096+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.243123+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[80412]: audit 2024-03-30T04:48:27.256146+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:27.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.234125+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:27.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.236580+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:27.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.241096+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:27.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.243123+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:27 smithi116 bash[82555]: audit 2024-03-30T04:48:27.256146+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.030940+0000 mgr.x (mgr.24938) 2121 : cluster [DBG] pgmap v1397: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.031725+0000 mgr.x (mgr.24938) 2122 : cluster [DBG] pgmap v1398: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.040683+0000 mgr.x (mgr.24938) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.133698+0000 mgr.x (mgr.24938) 2124 : cluster [DBG] pgmap v1399: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.134214+0000 mgr.x (mgr.24938) 2125 : cluster [DBG] pgmap v1400: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.143686+0000 mgr.x (mgr.24938) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.250950+0000 mgr.x (mgr.24938) 2127 : cluster [DBG] pgmap v1401: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.251352+0000 mgr.x (mgr.24938) 2128 : cluster [DBG] pgmap v1402: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.261871+0000 mgr.x (mgr.24938) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.332617+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.335212+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.336559+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.339308+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.340337+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.346984+0000 mgr.x (mgr.24938) 2130 : cluster [DBG] pgmap v1403: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.347305+0000 mgr.x (mgr.24938) 2131 : cluster [DBG] pgmap v1404: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.351424+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.356689+0000 mgr.x (mgr.24938) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.373926+0000 mon.a (mon.0) 3712 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.380578+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.381307+0000 mon.a (mon.0) 3714 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.382654+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.399538+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.401820+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.402758+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.404965+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.405755+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.412028+0000 mgr.x (mgr.24938) 2133 : cluster [DBG] pgmap v1406: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.412414+0000 mgr.x (mgr.24938) 2134 : cluster [DBG] pgmap v1407: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.415891+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.421175+0000 mgr.x (mgr.24938) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.473485+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.476366+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.477989+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.481355+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.482489+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.489063+0000 mgr.x (mgr.24938) 2136 : cluster [DBG] pgmap v1408: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.489471+0000 mgr.x (mgr.24938) 2137 : cluster [DBG] pgmap v1409: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.495276+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.500555+0000 mgr.x (mgr.24938) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.574892+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.577974+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.579429+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.582501+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.583616+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.590260+0000 mgr.x (mgr.24938) 2139 : cluster [DBG] pgmap v1410: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.590783+0000 mgr.x (mgr.24938) 2140 : cluster [DBG] pgmap v1411: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.595023+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.600452+0000 mgr.x (mgr.24938) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.655225+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.658179+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.660029+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.663149+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.664510+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.671258+0000 mgr.x (mgr.24938) 2142 : cluster [DBG] pgmap v1412: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.671610+0000 mgr.x (mgr.24938) 2143 : cluster [DBG] pgmap v1413: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.675915+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.681268+0000 mgr.x (mgr.24938) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.734881+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.738256+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.740018+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.743428+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.744872+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.752145+0000 mgr.x (mgr.24938) 2145 : cluster [DBG] pgmap v1414: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.753042+0000 mgr.x (mgr.24938) 2146 : cluster [DBG] pgmap v1415: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.756921+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.762265+0000 mgr.x (mgr.24938) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.814717+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.817758+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.819256+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.821947+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.822982+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.829463+0000 mgr.x (mgr.24938) 2148 : cluster [DBG] pgmap v1416: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.829776+0000 mgr.x (mgr.24938) 2149 : cluster [DBG] pgmap v1417: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.834542+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.839957+0000 mgr.x (mgr.24938) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.878865+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.882194+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.883512+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.885784+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.886743+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.893316+0000 mgr.x (mgr.24938) 2151 : cluster [DBG] pgmap v1418: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.893894+0000 mgr.x (mgr.24938) 2152 : cluster [DBG] pgmap v1419: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.898215+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.903603+0000 mgr.x (mgr.24938) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.945471+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.948346+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.949834+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.952548+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.953647+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.960108+0000 mgr.x (mgr.24938) 2154 : cluster [DBG] pgmap v1420: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cluster 2024-03-30T04:48:27.960400+0000 mgr.x (mgr.24938) 2155 : cluster [DBG] pgmap v1421: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:27.965113+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: cephadm 2024-03-30T04:48:27.970526+0000 mgr.x (mgr.24938) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.022795+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.025250+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.026892+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.029441+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.030346+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.040057+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.098102+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.101411+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.102976+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.107533+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.108603+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.119989+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.163026+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.166692+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.168352+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.171379+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.172630+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.183739+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.259205+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.262261+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.263864+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.266728+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[65611]: audit 2024-03-30T04:48:28.267876+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.030940+0000 mgr.x (mgr.24938) 2121 : cluster [DBG] pgmap v1397: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.031725+0000 mgr.x (mgr.24938) 2122 : cluster [DBG] pgmap v1398: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.040683+0000 mgr.x (mgr.24938) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.133698+0000 mgr.x (mgr.24938) 2124 : cluster [DBG] pgmap v1399: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.134214+0000 mgr.x (mgr.24938) 2125 : cluster [DBG] pgmap v1400: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.143686+0000 mgr.x (mgr.24938) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.250950+0000 mgr.x (mgr.24938) 2127 : cluster [DBG] pgmap v1401: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.251352+0000 mgr.x (mgr.24938) 2128 : cluster [DBG] pgmap v1402: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.261871+0000 mgr.x (mgr.24938) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.332617+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.335212+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.336559+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.339308+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.340337+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.346984+0000 mgr.x (mgr.24938) 2130 : cluster [DBG] pgmap v1403: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.347305+0000 mgr.x (mgr.24938) 2131 : cluster [DBG] pgmap v1404: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.030940+0000 mgr.x (mgr.24938) 2121 : cluster [DBG] pgmap v1397: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.031725+0000 mgr.x (mgr.24938) 2122 : cluster [DBG] pgmap v1398: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.040683+0000 mgr.x (mgr.24938) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.133698+0000 mgr.x (mgr.24938) 2124 : cluster [DBG] pgmap v1399: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.134214+0000 mgr.x (mgr.24938) 2125 : cluster [DBG] pgmap v1400: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.143686+0000 mgr.x (mgr.24938) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.250950+0000 mgr.x (mgr.24938) 2127 : cluster [DBG] pgmap v1401: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.251352+0000 mgr.x (mgr.24938) 2128 : cluster [DBG] pgmap v1402: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.261871+0000 mgr.x (mgr.24938) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.332617+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.335212+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.336559+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.339308+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.340337+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.346984+0000 mgr.x (mgr.24938) 2130 : cluster [DBG] pgmap v1403: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.347305+0000 mgr.x (mgr.24938) 2131 : cluster [DBG] pgmap v1404: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.351424+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.356689+0000 mgr.x (mgr.24938) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.373926+0000 mon.a (mon.0) 3712 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:28.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.380578+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.381307+0000 mon.a (mon.0) 3714 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.382654+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.399538+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.401820+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.402758+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.404965+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.405755+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.412028+0000 mgr.x (mgr.24938) 2133 : cluster [DBG] pgmap v1406: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.412414+0000 mgr.x (mgr.24938) 2134 : cluster [DBG] pgmap v1407: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.415891+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.421175+0000 mgr.x (mgr.24938) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.473485+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.476366+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.477989+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.351424+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.356689+0000 mgr.x (mgr.24938) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.373926+0000 mon.a (mon.0) 3712 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.380578+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.381307+0000 mon.a (mon.0) 3714 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.382654+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.399538+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.401820+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.402758+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.404965+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.405755+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.412028+0000 mgr.x (mgr.24938) 2133 : cluster [DBG] pgmap v1406: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.412414+0000 mgr.x (mgr.24938) 2134 : cluster [DBG] pgmap v1407: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.415891+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.421175+0000 mgr.x (mgr.24938) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.473485+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.476366+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.477989+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.481355+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.482489+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.489063+0000 mgr.x (mgr.24938) 2136 : cluster [DBG] pgmap v1408: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.489471+0000 mgr.x (mgr.24938) 2137 : cluster [DBG] pgmap v1409: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.495276+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.500555+0000 mgr.x (mgr.24938) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.574892+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.577974+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.579429+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.582501+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.583616+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.590260+0000 mgr.x (mgr.24938) 2139 : cluster [DBG] pgmap v1410: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.590783+0000 mgr.x (mgr.24938) 2140 : cluster [DBG] pgmap v1411: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.595023+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.600452+0000 mgr.x (mgr.24938) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.655225+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.658179+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.660029+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.481355+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.482489+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.489063+0000 mgr.x (mgr.24938) 2136 : cluster [DBG] pgmap v1408: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.489471+0000 mgr.x (mgr.24938) 2137 : cluster [DBG] pgmap v1409: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.495276+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.500555+0000 mgr.x (mgr.24938) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.574892+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.577974+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.579429+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.582501+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.583616+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.590260+0000 mgr.x (mgr.24938) 2139 : cluster [DBG] pgmap v1410: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.590783+0000 mgr.x (mgr.24938) 2140 : cluster [DBG] pgmap v1411: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.595023+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.600452+0000 mgr.x (mgr.24938) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.655225+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.658179+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.660029+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.663149+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.664510+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.671258+0000 mgr.x (mgr.24938) 2142 : cluster [DBG] pgmap v1412: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.671610+0000 mgr.x (mgr.24938) 2143 : cluster [DBG] pgmap v1413: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.675915+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.681268+0000 mgr.x (mgr.24938) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.734881+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.738256+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.740018+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.743428+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.744872+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.752145+0000 mgr.x (mgr.24938) 2145 : cluster [DBG] pgmap v1414: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.753042+0000 mgr.x (mgr.24938) 2146 : cluster [DBG] pgmap v1415: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.756921+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.762265+0000 mgr.x (mgr.24938) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.814717+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.817758+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.819256+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.663149+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.664510+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.671258+0000 mgr.x (mgr.24938) 2142 : cluster [DBG] pgmap v1412: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.671610+0000 mgr.x (mgr.24938) 2143 : cluster [DBG] pgmap v1413: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.675915+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.681268+0000 mgr.x (mgr.24938) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.734881+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.738256+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.740018+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.743428+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.744872+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.752145+0000 mgr.x (mgr.24938) 2145 : cluster [DBG] pgmap v1414: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.753042+0000 mgr.x (mgr.24938) 2146 : cluster [DBG] pgmap v1415: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.756921+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.762265+0000 mgr.x (mgr.24938) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.814717+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.817758+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.819256+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.821947+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.822982+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.829463+0000 mgr.x (mgr.24938) 2148 : cluster [DBG] pgmap v1416: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.829776+0000 mgr.x (mgr.24938) 2149 : cluster [DBG] pgmap v1417: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.834542+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.839957+0000 mgr.x (mgr.24938) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.878865+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.882194+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.883512+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.885784+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.886743+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.893316+0000 mgr.x (mgr.24938) 2151 : cluster [DBG] pgmap v1418: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.893894+0000 mgr.x (mgr.24938) 2152 : cluster [DBG] pgmap v1419: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.898215+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.903603+0000 mgr.x (mgr.24938) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.945471+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.948346+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.949834+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.821947+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.822982+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.829463+0000 mgr.x (mgr.24938) 2148 : cluster [DBG] pgmap v1416: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.829776+0000 mgr.x (mgr.24938) 2149 : cluster [DBG] pgmap v1417: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.834542+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.839957+0000 mgr.x (mgr.24938) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.878865+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.882194+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.883512+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.885784+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.886743+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.893316+0000 mgr.x (mgr.24938) 2151 : cluster [DBG] pgmap v1418: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.893894+0000 mgr.x (mgr.24938) 2152 : cluster [DBG] pgmap v1419: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.898215+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.903603+0000 mgr.x (mgr.24938) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.945471+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.948346+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.949834+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.952548+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.953647+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.960108+0000 mgr.x (mgr.24938) 2154 : cluster [DBG] pgmap v1420: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cluster 2024-03-30T04:48:27.960400+0000 mgr.x (mgr.24938) 2155 : cluster [DBG] pgmap v1421: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:27.965113+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: cephadm 2024-03-30T04:48:27.970526+0000 mgr.x (mgr.24938) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.022795+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.025250+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.026892+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.029441+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.030346+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.040057+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.098102+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.101411+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.102976+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.107533+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.108603+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.119989+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.952548+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.953647+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.960108+0000 mgr.x (mgr.24938) 2154 : cluster [DBG] pgmap v1420: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cluster 2024-03-30T04:48:27.960400+0000 mgr.x (mgr.24938) 2155 : cluster [DBG] pgmap v1421: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:27.965113+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: cephadm 2024-03-30T04:48:27.970526+0000 mgr.x (mgr.24938) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:28.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.022795+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.025250+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.026892+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.029441+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.030346+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.040057+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.098102+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.101411+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.102976+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.107533+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.108603+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.119989+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.163026+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.166692+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.168352+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.171379+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.172630+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.183739+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.259205+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.262261+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.263864+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.266728+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[80412]: audit 2024-03-30T04:48:28.267876+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.163026+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.166692+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.168352+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.171379+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.172630+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.183739+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.259205+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.262261+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.263864+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.266728+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:28.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:28 smithi116 bash[82555]: audit 2024-03-30T04:48:28.267876+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:28 smithi148 bash[53504]: debug 2024-03-30T04:48:28.739+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.036784+0000 mgr.x (mgr.24938) 2157 : cluster [DBG] pgmap v1422: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.037156+0000 mgr.x (mgr.24938) 2158 : cluster [DBG] pgmap v1423: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.045569+0000 mgr.x (mgr.24938) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.115058+0000 mgr.x (mgr.24938) 2160 : cluster [DBG] pgmap v1424: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.115478+0000 mgr.x (mgr.24938) 2161 : cluster [DBG] pgmap v1425: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.125392+0000 mgr.x (mgr.24938) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.179088+0000 mgr.x (mgr.24938) 2163 : cluster [DBG] pgmap v1426: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.179382+0000 mgr.x (mgr.24938) 2164 : cluster [DBG] pgmap v1427: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.189127+0000 mgr.x (mgr.24938) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.274321+0000 mgr.x (mgr.24938) 2166 : cluster [DBG] pgmap v1428: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.274689+0000 mgr.x (mgr.24938) 2167 : cluster [DBG] pgmap v1429: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.278780+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.284250+0000 mgr.x (mgr.24938) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.336652+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.338893+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.340468+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.036784+0000 mgr.x (mgr.24938) 2157 : cluster [DBG] pgmap v1422: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.037156+0000 mgr.x (mgr.24938) 2158 : cluster [DBG] pgmap v1423: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.045569+0000 mgr.x (mgr.24938) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.115058+0000 mgr.x (mgr.24938) 2160 : cluster [DBG] pgmap v1424: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.115478+0000 mgr.x (mgr.24938) 2161 : cluster [DBG] pgmap v1425: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.125392+0000 mgr.x (mgr.24938) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.179088+0000 mgr.x (mgr.24938) 2163 : cluster [DBG] pgmap v1426: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.179382+0000 mgr.x (mgr.24938) 2164 : cluster [DBG] pgmap v1427: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.189127+0000 mgr.x (mgr.24938) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.274321+0000 mgr.x (mgr.24938) 2166 : cluster [DBG] pgmap v1428: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.274689+0000 mgr.x (mgr.24938) 2167 : cluster [DBG] pgmap v1429: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.278780+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.284250+0000 mgr.x (mgr.24938) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.336652+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.338893+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.340468+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.343377+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.344240+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.351154+0000 mgr.x (mgr.24938) 2169 : cluster [DBG] pgmap v1430: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.351577+0000 mgr.x (mgr.24938) 2170 : cluster [DBG] pgmap v1431: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.355532+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.360974+0000 mgr.x (mgr.24938) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.412892+0000 mon.a (mon.0) 3793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.424544+0000 mon.a (mon.0) 3794 : cluster [INF] osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459] boot 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.424656+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.426743+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.437186+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.445470+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.450119+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.456268+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.462745+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.469817+0000 mgr.x (mgr.24938) 2172 : cluster [DBG] pgmap v1433: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.470302+0000 mgr.x (mgr.24938) 2173 : cluster [DBG] pgmap v1434: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.472843+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.479627+0000 mgr.x (mgr.24938) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.343377+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.344240+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.351154+0000 mgr.x (mgr.24938) 2169 : cluster [DBG] pgmap v1430: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.351577+0000 mgr.x (mgr.24938) 2170 : cluster [DBG] pgmap v1431: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.355532+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.360974+0000 mgr.x (mgr.24938) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.412892+0000 mon.a (mon.0) 3793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:29.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.424544+0000 mon.a (mon.0) 3794 : cluster [INF] osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459] boot 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.424656+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.426743+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.437186+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.445470+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.450119+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.456268+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.462745+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.469817+0000 mgr.x (mgr.24938) 2172 : cluster [DBG] pgmap v1433: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.470302+0000 mgr.x (mgr.24938) 2173 : cluster [DBG] pgmap v1434: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.472843+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.479627+0000 mgr.x (mgr.24938) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.520528+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.523148+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.524324+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.526905+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.527978+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.534756+0000 mgr.x (mgr.24938) 2175 : cluster [DBG] pgmap v1435: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.535095+0000 mgr.x (mgr.24938) 2176 : cluster [DBG] pgmap v1436: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 27 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.536184+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.541850+0000 mgr.x (mgr.24938) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.580277+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.582935+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.584659+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.587045+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.588023+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.594425+0000 mgr.x (mgr.24938) 2178 : cluster [DBG] pgmap v1437: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.594747+0000 mgr.x (mgr.24938) 2179 : cluster [DBG] pgmap v1438: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.597770+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.520528+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.523148+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.524324+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.526905+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.527978+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.534756+0000 mgr.x (mgr.24938) 2175 : cluster [DBG] pgmap v1435: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.535095+0000 mgr.x (mgr.24938) 2176 : cluster [DBG] pgmap v1436: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 27 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.536184+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.541850+0000 mgr.x (mgr.24938) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.580277+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.582935+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.584659+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.587045+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.588023+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.594425+0000 mgr.x (mgr.24938) 2178 : cluster [DBG] pgmap v1437: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.594747+0000 mgr.x (mgr.24938) 2179 : cluster [DBG] pgmap v1438: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.597770+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.603237+0000 mgr.x (mgr.24938) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.655248+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.657864+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.659377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.662096+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.663228+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.669735+0000 mgr.x (mgr.24938) 2181 : cluster [DBG] pgmap v1439: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.670039+0000 mgr.x (mgr.24938) 2182 : cluster [DBG] pgmap v1440: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.674340+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.679596+0000 mgr.x (mgr.24938) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.706245+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.718068+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.724679+0000 mgr.x (mgr.24938) 2184 : cluster [DBG] pgmap v1441: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cluster 2024-03-30T04:48:28.725030+0000 mgr.x (mgr.24938) 2185 : cluster [DBG] pgmap v1442: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.730009+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.731242+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.733633+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.735366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.736743+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.738370+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: audit 2024-03-30T04:48:28.743337+0000 mgr.x (mgr.24938) 2186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[80412]: cephadm 2024-03-30T04:48:28.744317+0000 mgr.x (mgr.24938) 2187 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.603237+0000 mgr.x (mgr.24938) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.655248+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.657864+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.659377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.662096+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.663228+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.669735+0000 mgr.x (mgr.24938) 2181 : cluster [DBG] pgmap v1439: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.670039+0000 mgr.x (mgr.24938) 2182 : cluster [DBG] pgmap v1440: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.674340+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.679596+0000 mgr.x (mgr.24938) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.706245+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.718068+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.724679+0000 mgr.x (mgr.24938) 2184 : cluster [DBG] pgmap v1441: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cluster 2024-03-30T04:48:28.725030+0000 mgr.x (mgr.24938) 2185 : cluster [DBG] pgmap v1442: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.730009+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.731242+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.733633+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.735366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.736743+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.738370+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: audit 2024-03-30T04:48:28.743337+0000 mgr.x (mgr.24938) 2186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:29 smithi116 bash[82555]: cephadm 2024-03-30T04:48:28.744317+0000 mgr.x (mgr.24938) 2187 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T04:48:29.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.036784+0000 mgr.x (mgr.24938) 2157 : cluster [DBG] pgmap v1422: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.037156+0000 mgr.x (mgr.24938) 2158 : cluster [DBG] pgmap v1423: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.045569+0000 mgr.x (mgr.24938) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.115058+0000 mgr.x (mgr.24938) 2160 : cluster [DBG] pgmap v1424: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.115478+0000 mgr.x (mgr.24938) 2161 : cluster [DBG] pgmap v1425: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.125392+0000 mgr.x (mgr.24938) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.179088+0000 mgr.x (mgr.24938) 2163 : cluster [DBG] pgmap v1426: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.179382+0000 mgr.x (mgr.24938) 2164 : cluster [DBG] pgmap v1427: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.189127+0000 mgr.x (mgr.24938) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.274321+0000 mgr.x (mgr.24938) 2166 : cluster [DBG] pgmap v1428: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.274689+0000 mgr.x (mgr.24938) 2167 : cluster [DBG] pgmap v1429: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.278780+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.284250+0000 mgr.x (mgr.24938) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.336652+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.338893+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.340468+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.343377+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.344240+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.351154+0000 mgr.x (mgr.24938) 2169 : cluster [DBG] pgmap v1430: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.351577+0000 mgr.x (mgr.24938) 2170 : cluster [DBG] pgmap v1431: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.355532+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.360974+0000 mgr.x (mgr.24938) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.412892+0000 mon.a (mon.0) 3793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.424544+0000 mon.a (mon.0) 3794 : cluster [INF] osd.4 [v2:172.21.15.148:6800/3479689459,v1:172.21.15.148:6801/3479689459] boot 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.424656+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.426743+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:48:29.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.437186+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.445470+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.450119+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.456268+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.462745+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.469817+0000 mgr.x (mgr.24938) 2172 : cluster [DBG] pgmap v1433: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.470302+0000 mgr.x (mgr.24938) 2173 : cluster [DBG] pgmap v1434: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.472843+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.479627+0000 mgr.x (mgr.24938) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.520528+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.523148+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.524324+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.526905+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.527978+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.534756+0000 mgr.x (mgr.24938) 2175 : cluster [DBG] pgmap v1435: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.535095+0000 mgr.x (mgr.24938) 2176 : cluster [DBG] pgmap v1436: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 27 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.536184+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.541850+0000 mgr.x (mgr.24938) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.580277+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.582935+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.584659+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.587045+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.588023+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.594425+0000 mgr.x (mgr.24938) 2178 : cluster [DBG] pgmap v1437: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.594747+0000 mgr.x (mgr.24938) 2179 : cluster [DBG] pgmap v1438: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.597770+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.603237+0000 mgr.x (mgr.24938) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.655248+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.657864+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.659377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.662096+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.663228+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.669735+0000 mgr.x (mgr.24938) 2181 : cluster [DBG] pgmap v1439: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.670039+0000 mgr.x (mgr.24938) 2182 : cluster [DBG] pgmap v1440: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.674340+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.679596+0000 mgr.x (mgr.24938) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:29.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.706245+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.718068+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.724679+0000 mgr.x (mgr.24938) 2184 : cluster [DBG] pgmap v1441: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cluster 2024-03-30T04:48:28.725030+0000 mgr.x (mgr.24938) 2185 : cluster [DBG] pgmap v1442: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 129/726 objects degraded (17.769%) 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.730009+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.731242+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.733633+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.735366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.736743+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.738370+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: audit 2024-03-30T04:48:28.743337+0000 mgr.x (mgr.24938) 2186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:29.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:29 smithi148 bash[65611]: cephadm 2024-03-30T04:48:28.744317+0000 mgr.x (mgr.24938) 2187 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T04:48:30.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:30 smithi116 bash[80412]: cluster 2024-03-30T04:48:29.423487+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T04:48:30.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:30 smithi116 bash[82555]: cluster 2024-03-30T04:48:29.423487+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T04:48:30.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:30 smithi148 bash[65611]: cluster 2024-03-30T04:48:29.423487+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T04:48:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:31 smithi148 bash[65611]: cluster 2024-03-30T04:48:30.725670+0000 mgr.x (mgr.24938) 2188 : cluster [DBG] pgmap v1444: 161 pgs: 19 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:48:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:31 smithi148 bash[65611]: audit 2024-03-30T04:48:31.404430+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:31.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:31 smithi148 bash[65611]: audit 2024-03-30T04:48:31.415019+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:31.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[80412]: cluster 2024-03-30T04:48:30.725670+0000 mgr.x (mgr.24938) 2188 : cluster [DBG] pgmap v1444: 161 pgs: 19 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:48:31.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[80412]: audit 2024-03-30T04:48:31.404430+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:31.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[80412]: audit 2024-03-30T04:48:31.415019+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:31.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[82555]: cluster 2024-03-30T04:48:30.725670+0000 mgr.x (mgr.24938) 2188 : cluster [DBG] pgmap v1444: 161 pgs: 19 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T04:48:31.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[82555]: audit 2024-03-30T04:48:31.404430+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:31.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:31 smithi116 bash[82555]: audit 2024-03-30T04:48:31.415019+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:32.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[80412]: cluster 2024-03-30T04:48:31.420202+0000 mon.a (mon.0) 3832 : cluster [WRN] Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:32.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[80412]: cluster 2024-03-30T04:48:31.421545+0000 mgr.x (mgr.24938) 2189 : cluster [DBG] pgmap v1445: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[80412]: cluster 2024-03-30T04:48:31.421835+0000 mgr.x (mgr.24938) 2190 : cluster [DBG] pgmap v1446: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[80412]: audit 2024-03-30T04:48:31.434556+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:32.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[82555]: cluster 2024-03-30T04:48:31.420202+0000 mon.a (mon.0) 3832 : cluster [WRN] Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:32.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[82555]: cluster 2024-03-30T04:48:31.421545+0000 mgr.x (mgr.24938) 2189 : cluster [DBG] pgmap v1445: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[82555]: cluster 2024-03-30T04:48:31.421835+0000 mgr.x (mgr.24938) 2190 : cluster [DBG] pgmap v1446: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:32 smithi116 bash[82555]: audit 2024-03-30T04:48:31.434556+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:32.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:32 smithi148 bash[65611]: cluster 2024-03-30T04:48:31.420202+0000 mon.a (mon.0) 3832 : cluster [WRN] Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:32.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:32 smithi148 bash[65611]: cluster 2024-03-30T04:48:31.421545+0000 mgr.x (mgr.24938) 2189 : cluster [DBG] pgmap v1445: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:32 smithi148 bash[65611]: cluster 2024-03-30T04:48:31.421835+0000 mgr.x (mgr.24938) 2190 : cluster [DBG] pgmap v1446: 161 pgs: 15 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-03-30T04:48:32.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:32 smithi148 bash[65611]: audit 2024-03-30T04:48:31.434556+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:33.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:33 smithi116 bash[80412]: cluster 2024-03-30T04:48:33.431076+0000 mon.a (mon.0) 3834 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-03-30T04:48:33.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:33 smithi116 bash[82555]: cluster 2024-03-30T04:48:33.431076+0000 mon.a (mon.0) 3834 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-03-30T04:48:33.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:33 smithi148 bash[65611]: cluster 2024-03-30T04:48:33.431076+0000 mon.a (mon.0) 3834 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-03-30T04:48:34.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:34 smithi116 bash[80412]: cluster 2024-03-30T04:48:33.422987+0000 mgr.x (mgr.24938) 2191 : cluster [DBG] pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:48:34.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:34 smithi116 bash[82555]: cluster 2024-03-30T04:48:33.422987+0000 mgr.x (mgr.24938) 2191 : cluster [DBG] pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:48:34.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:34 smithi148 bash[65611]: cluster 2024-03-30T04:48:33.422987+0000 mgr.x (mgr.24938) 2191 : cluster [DBG] pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:48:36.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:36 smithi116 bash[80412]: cluster 2024-03-30T04:48:35.423808+0000 mgr.x (mgr.24938) 2192 : cluster [DBG] pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T04:48:36.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:36 smithi116 bash[80412]: audit 2024-03-30T04:48:35.497202+0000 mgr.x (mgr.24938) 2193 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:36 smithi116 bash[82555]: cluster 2024-03-30T04:48:35.423808+0000 mgr.x (mgr.24938) 2192 : cluster [DBG] pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T04:48:36.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:36 smithi116 bash[82555]: audit 2024-03-30T04:48:35.497202+0000 mgr.x (mgr.24938) 2193 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:36.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:36 smithi148 bash[65611]: cluster 2024-03-30T04:48:35.423808+0000 mgr.x (mgr.24938) 2192 : cluster [DBG] pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T04:48:36.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:36 smithi148 bash[65611]: audit 2024-03-30T04:48:35.497202+0000 mgr.x (mgr.24938) 2193 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:37.310 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:36] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.33.4" 2024-03-30T04:48:38.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:38 smithi116 bash[80412]: cluster 2024-03-30T04:48:37.425035+0000 mgr.x (mgr.24938) 2194 : cluster [DBG] pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:38 smithi116 bash[82555]: cluster 2024-03-30T04:48:37.425035+0000 mgr.x (mgr.24938) 2194 : cluster [DBG] pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:48:38.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:38 smithi148 bash[65611]: cluster 2024-03-30T04:48:37.425035+0000 mgr.x (mgr.24938) 2194 : cluster [DBG] pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:48:40.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.015306+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.027340+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: cluster 2024-03-30T04:48:39.035056+0000 mgr.x (mgr.24938) 2195 : cluster [DBG] pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: cluster 2024-03-30T04:48:39.035795+0000 mgr.x (mgr.24938) 2196 : cluster [DBG] pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.043801+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.310934+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.313235+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:40.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:40 smithi148 bash[65611]: audit 2024-03-30T04:48:39.510639+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.015306+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.027340+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: cluster 2024-03-30T04:48:39.035056+0000 mgr.x (mgr.24938) 2195 : cluster [DBG] pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: cluster 2024-03-30T04:48:39.035795+0000 mgr.x (mgr.24938) 2196 : cluster [DBG] pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.043801+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.310934+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.313235+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:40.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[82555]: audit 2024-03-30T04:48:39.510639+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.015306+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.027340+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: cluster 2024-03-30T04:48:39.035056+0000 mgr.x (mgr.24938) 2195 : cluster [DBG] pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: cluster 2024-03-30T04:48:39.035795+0000 mgr.x (mgr.24938) 2196 : cluster [DBG] pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.043801+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.310934+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.313235+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:40.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:40 smithi116 bash[80412]: audit 2024-03-30T04:48:39.510639+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:42 smithi116 bash[80412]: cluster 2024-03-30T04:48:41.037060+0000 mgr.x (mgr.24938) 2197 : cluster [DBG] pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:42.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:42 smithi116 bash[82555]: cluster 2024-03-30T04:48:41.037060+0000 mgr.x (mgr.24938) 2197 : cluster [DBG] pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:42.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:42 smithi148 bash[65611]: cluster 2024-03-30T04:48:41.037060+0000 mgr.x (mgr.24938) 2197 : cluster [DBG] pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[80412]: cluster 2024-03-30T04:48:43.038193+0000 mgr.x (mgr.24938) 2198 : cluster [DBG] pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-03-30T04:48:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[80412]: audit 2024-03-30T04:48:43.755512+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[80412]: audit 2024-03-30T04:48:43.760934+0000 mgr.x (mgr.24938) 2199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[80412]: cephadm 2024-03-30T04:48:43.764305+0000 mgr.x (mgr.24938) 2200 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T04:48:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[82555]: cluster 2024-03-30T04:48:43.038193+0000 mgr.x (mgr.24938) 2198 : cluster [DBG] pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-03-30T04:48:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[82555]: audit 2024-03-30T04:48:43.755512+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[82555]: audit 2024-03-30T04:48:43.760934+0000 mgr.x (mgr.24938) 2199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:44 smithi116 bash[82555]: cephadm 2024-03-30T04:48:43.764305+0000 mgr.x (mgr.24938) 2200 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T04:48:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:44 smithi148 bash[65611]: cluster 2024-03-30T04:48:43.038193+0000 mgr.x (mgr.24938) 2198 : cluster [DBG] pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-03-30T04:48:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:44 smithi148 bash[65611]: audit 2024-03-30T04:48:43.755512+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:44 smithi148 bash[65611]: audit 2024-03-30T04:48:43.760934+0000 mgr.x (mgr.24938) 2199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T04:48:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:44 smithi148 bash[65611]: cephadm 2024-03-30T04:48:43.764305+0000 mgr.x (mgr.24938) 2200 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T04:48:46.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:46 smithi116 bash[82555]: cluster 2024-03-30T04:48:45.039169+0000 mgr.x (mgr.24938) 2201 : cluster [DBG] pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:46.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:46 smithi116 bash[82555]: audit 2024-03-30T04:48:45.508527+0000 mgr.x (mgr.24938) 2202 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:46 smithi116 bash[80412]: cluster 2024-03-30T04:48:45.039169+0000 mgr.x (mgr.24938) 2201 : cluster [DBG] pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:46 smithi116 bash[80412]: audit 2024-03-30T04:48:45.508527+0000 mgr.x (mgr.24938) 2202 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:46.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:46 smithi148 bash[65611]: cluster 2024-03-30T04:48:45.039169+0000 mgr.x (mgr.24938) 2201 : cluster [DBG] pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:46.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:46 smithi148 bash[65611]: audit 2024-03-30T04:48:45.508527+0000 mgr.x (mgr.24938) 2202 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:46.784 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:48:47.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:46] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: cephadm 2024-03-30T04:48:46.135180+0000 mgr.x (mgr.24938) 2203 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: audit 2024-03-30T04:48:46.138597+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: audit 2024-03-30T04:48:46.142710+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: audit 2024-03-30T04:48:46.144453+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: cephadm 2024-03-30T04:48:46.154900+0000 mgr.x (mgr.24938) 2204 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:48:47.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:47 smithi148 bash[65611]: audit 2024-03-30T04:48:46.780542+0000 mgr.x (mgr.24938) 2205 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:47.499 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 8s ago 22m - - 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 16s ago 22m - - 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (9m) 8s ago 15m 14.5M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 16s ago 15m - - 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (7m) 8s ago 13m 45.0M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (7m) 16s ago 21m 521M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (5m) 8s ago 23m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (5m) 8s ago 23m 85.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (4m) 16s ago 21m 45.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (4m) 8s ago 22m 48.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (9m) 8s ago 16m 9967k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (8m) 16s ago 15m 9339k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:48:47.500 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (3m) 8s ago 21m 55.1M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (2m) 8s ago 20m 54.6M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (113s) 8s ago 20m 52.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (75s) 8s ago 19m 48.3M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (27s) 16s ago 18m 44.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (18m) 16s ago 18m 63.5M 2780M 17.2.0 e1d6a67b021e 1b9dc351eeb5 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (17m) 16s ago 17m 61.7M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (17m) 16s ago 17m 65.6M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (7m) 16s ago 16m 66.9M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (14m) 8s ago 14m 88.8M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (14m) 16s ago 14m 88.5M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (13m) 8s ago 13m 88.9M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:48:47.501 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (13m) 16s ago 13m 88.7M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: cephadm 2024-03-30T04:48:46.135180+0000 mgr.x (mgr.24938) 2203 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: audit 2024-03-30T04:48:46.138597+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: audit 2024-03-30T04:48:46.142710+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: audit 2024-03-30T04:48:46.144453+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: cephadm 2024-03-30T04:48:46.154900+0000 mgr.x (mgr.24938) 2204 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[82555]: audit 2024-03-30T04:48:46.780542+0000 mgr.x (mgr.24938) 2205 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: cephadm 2024-03-30T04:48:46.135180+0000 mgr.x (mgr.24938) 2203 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T04:48:47.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: audit 2024-03-30T04:48:46.138597+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:47.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: audit 2024-03-30T04:48:46.142710+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:48:47.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: audit 2024-03-30T04:48:46.144453+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:47.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: cephadm 2024-03-30T04:48:46.154900+0000 mgr.x (mgr.24938) 2204 : cephadm [INF] Deploying daemon osd.5 on smithi148 2024-03-30T04:48:47.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:47 smithi116 bash[80412]: audit 2024-03-30T04:48:46.780542+0000 mgr.x (mgr.24938) 2205 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:47.929 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:48:47.930 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:48:47.931 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T04:48:47.931 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 10 2024-03-30T04:48:47.931 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:48:47.931 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "10/23 daemons upgraded", 2024-03-30T04:48:48.282 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:48:48.283 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:48:48.283 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:48:48.421 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:48 smithi148 bash[65611]: cluster 2024-03-30T04:48:47.040638+0000 mgr.x (mgr.24938) 2206 : cluster [DBG] pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:48.421 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:48 smithi148 bash[65611]: audit 2024-03-30T04:48:47.150276+0000 mgr.x (mgr.24938) 2207 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.421 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:48 smithi148 bash[65611]: audit 2024-03-30T04:48:47.490291+0000 mgr.x (mgr.24938) 2208 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.421 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:48 smithi148 bash[65611]: audit 2024-03-30T04:48:47.934412+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.116:0/2252782218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:48.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[80412]: cluster 2024-03-30T04:48:47.040638+0000 mgr.x (mgr.24938) 2206 : cluster [DBG] pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:48.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[80412]: audit 2024-03-30T04:48:47.150276+0000 mgr.x (mgr.24938) 2207 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[80412]: audit 2024-03-30T04:48:47.490291+0000 mgr.x (mgr.24938) 2208 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[80412]: audit 2024-03-30T04:48:47.934412+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.116:0/2252782218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:48.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[82555]: cluster 2024-03-30T04:48:47.040638+0000 mgr.x (mgr.24938) 2206 : cluster [DBG] pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:48:48.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[82555]: audit 2024-03-30T04:48:47.150276+0000 mgr.x (mgr.24938) 2207 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[82555]: audit 2024-03-30T04:48:47.490291+0000 mgr.x (mgr.24938) 2208 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:48.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:48 smithi116 bash[82555]: audit 2024-03-30T04:48:47.934412+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.116:0/2252782218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:48.701 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:48:48.701 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:48:48.701 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:48:49.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:49 smithi116 bash[80412]: audit 2024-03-30T04:48:48.290367+0000 mgr.x (mgr.24938) 2209 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:49.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:49 smithi116 bash[80412]: audit 2024-03-30T04:48:48.706280+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.116:0/992678256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:49.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:49 smithi116 bash[82555]: audit 2024-03-30T04:48:48.290367+0000 mgr.x (mgr.24938) 2209 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:49 smithi116 bash[82555]: audit 2024-03-30T04:48:48.706280+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.116:0/992678256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:49 smithi148 bash[65611]: audit 2024-03-30T04:48:48.290367+0000 mgr.x (mgr.24938) 2209 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:48:49.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:49 smithi148 bash[65611]: audit 2024-03-30T04:48:48.706280+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.116:0/992678256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:48:50.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:50 smithi148 bash[65611]: cluster 2024-03-30T04:48:49.041907+0000 mgr.x (mgr.24938) 2210 : cluster [DBG] pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:48:50.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:50 smithi116 bash[82555]: cluster 2024-03-30T04:48:49.041907+0000 mgr.x (mgr.24938) 2210 : cluster [DBG] pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:48:50.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:50 smithi116 bash[80412]: cluster 2024-03-30T04:48:49.041907+0000 mgr.x (mgr.24938) 2210 : cluster [DBG] pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:48:50.865 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.865 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.866 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.866 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.866 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.867 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.867 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.868 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:50.868 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:51.176 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:50 smithi148 systemd[1]: Stopping Ceph osd.5 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:48:51.177 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[26940]: debug 2024-03-30T04:48:50.999+0000 7faefc65f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:48:51.177 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[26940]: debug 2024-03-30T04:48:50.999+0000 7faefc65f700 -1 osd.5 150 *** Got signal Terminated *** 2024-03-30T04:48:51.177 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[26940]: debug 2024-03-30T04:48:50.999+0000 7faefc65f700 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:48:51.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[82555]: cluster 2024-03-30T04:48:50.998353+0000 mon.a (mon.0) 3847 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T04:48:51.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[82555]: audit 2024-03-30T04:48:51.093499+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[82555]: audit 2024-03-30T04:48:51.104516+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[82555]: audit 2024-03-30T04:48:51.115499+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[80412]: cluster 2024-03-30T04:48:50.998353+0000 mon.a (mon.0) 3847 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T04:48:51.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[80412]: audit 2024-03-30T04:48:51.093499+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[80412]: audit 2024-03-30T04:48:51.104516+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:51 smithi116 bash[80412]: audit 2024-03-30T04:48:51.115499+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[65611]: cluster 2024-03-30T04:48:50.998353+0000 mon.a (mon.0) 3847 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T04:48:51.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[65611]: audit 2024-03-30T04:48:51.093499+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[65611]: audit 2024-03-30T04:48:51.104516+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:51.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:51 smithi148 bash[65611]: audit 2024-03-30T04:48:51.115499+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:52.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.042606+0000 mgr.x (mgr.24938) 2211 : cluster [DBG] pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.111291+0000 mgr.x (mgr.24938) 2212 : cluster [DBG] pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T04:48:52.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.111510+0000 mgr.x (mgr.24938) 2213 : cluster [DBG] pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.164196+0000 mon.a (mon.0) 3851 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.165826+0000 mon.a (mon.0) 3852 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[80412]: cluster 2024-03-30T04:48:51.192717+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.042606+0000 mgr.x (mgr.24938) 2211 : cluster [DBG] pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.111291+0000 mgr.x (mgr.24938) 2212 : cluster [DBG] pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.111510+0000 mgr.x (mgr.24938) 2213 : cluster [DBG] pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.164196+0000 mon.a (mon.0) 3851 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.165826+0000 mon.a (mon.0) 3852 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:52.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:52 smithi116 bash[82555]: cluster 2024-03-30T04:48:51.192717+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-03-30T04:48:52.546 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[75547]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T04:48:52.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.042606+0000 mgr.x (mgr.24938) 2211 : cluster [DBG] pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.111291+0000 mgr.x (mgr.24938) 2212 : cluster [DBG] pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T04:48:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.111510+0000 mgr.x (mgr.24938) 2213 : cluster [DBG] pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.164196+0000 mon.a (mon.0) 3851 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.165826+0000 mon.a (mon.0) 3852 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:48:52.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:52 smithi148 bash[65611]: cluster 2024-03-30T04:48:51.192717+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-03-30T04:48:53.296 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:53 smithi148 bash[75681]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T04:48:53.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:53 smithi148 bash[65611]: cluster 2024-03-30T04:48:52.191767+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T04:48:53.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:53 smithi116 bash[80412]: cluster 2024-03-30T04:48:52.191767+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T04:48:53.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:53 smithi116 bash[82555]: cluster 2024-03-30T04:48:52.191767+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T04:48:54.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:54 smithi148 bash[65611]: cluster 2024-03-30T04:48:53.112110+0000 mgr.x (mgr.24938) 2214 : cluster [DBG] pgmap v1462: 161 pgs: 5 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:54.483 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:54 smithi148 bash[65611]: cluster 2024-03-30T04:48:53.218150+0000 mon.a (mon.0) 3855 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:54.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:54 smithi116 bash[80412]: cluster 2024-03-30T04:48:53.112110+0000 mgr.x (mgr.24938) 2214 : cluster [DBG] pgmap v1462: 161 pgs: 5 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:54.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:54 smithi116 bash[80412]: cluster 2024-03-30T04:48:53.218150+0000 mon.a (mon.0) 3855 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:54.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:54 smithi116 bash[82555]: cluster 2024-03-30T04:48:53.112110+0000 mgr.x (mgr.24938) 2214 : cluster [DBG] pgmap v1462: 161 pgs: 5 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 127 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T04:48:54.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:54 smithi116 bash[82555]: cluster 2024-03-30T04:48:53.218150+0000 mon.a (mon.0) 3855 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T04:48:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:55 smithi116 bash[80412]: audit 2024-03-30T04:48:54.310217+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:55.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:55 smithi116 bash[80412]: audit 2024-03-30T04:48:54.312495+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:55.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:55 smithi116 bash[82555]: audit 2024-03-30T04:48:54.310217+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:55.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:55 smithi116 bash[82555]: audit 2024-03-30T04:48:54.312495+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:55.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:55 smithi148 bash[65611]: audit 2024-03-30T04:48:54.310217+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:55.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:55 smithi148 bash[65611]: audit 2024-03-30T04:48:54.312495+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:48:56.156 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.156 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.157 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.157 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.157 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:55 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:55 smithi148 systemd[1]: Stopped Ceph osd.5 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: Started Ceph osd.5 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:48:56.158 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.159 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:56 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: cluster 2024-03-30T04:48:55.112801+0000 mgr.x (mgr.24938) 2215 : cluster [DBG] pgmap v1463: 161 pgs: 10 active+undersized+degraded, 7 stale+active+clean, 22 active+undersized, 122 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 48/726 objects degraded (6.612%) 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:55.512675+0000 mgr.x (mgr.24938) 2216 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.212058+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.224799+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.242869+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:56.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.246528+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:56.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.247700+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:56.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[65611]: audit 2024-03-30T04:48:56.259601+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: cluster 2024-03-30T04:48:55.112801+0000 mgr.x (mgr.24938) 2215 : cluster [DBG] pgmap v1463: 161 pgs: 10 active+undersized+degraded, 7 stale+active+clean, 22 active+undersized, 122 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 48/726 objects degraded (6.612%) 2024-03-30T04:48:56.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:55.512675+0000 mgr.x (mgr.24938) 2216 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:56.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.212058+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.224799+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.242869+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.246528+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.247700+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[82555]: audit 2024-03-30T04:48:56.259601+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: cluster 2024-03-30T04:48:55.112801+0000 mgr.x (mgr.24938) 2215 : cluster [DBG] pgmap v1463: 161 pgs: 10 active+undersized+degraded, 7 stale+active+clean, 22 active+undersized, 122 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 48/726 objects degraded (6.612%) 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:55.512675+0000 mgr.x (mgr.24938) 2216 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.212058+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.224799+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.242869+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:56.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.246528+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:56.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.247700+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:56.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:56 smithi116 bash[80412]: audit 2024-03-30T04:48:56.259601+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:48:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:48:56] "GET /metrics HTTP/1.1" 200 38530 "" "Prometheus/2.33.4" 2024-03-30T04:48:57.579 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.254553+0000 mgr.x (mgr.24938) 2217 : cluster [DBG] pgmap v1464: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.579 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.254852+0000 mgr.x (mgr.24938) 2218 : cluster [DBG] pgmap v1465: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.579 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.265189+0000 mgr.x (mgr.24938) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.579 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.334690+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.579 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.338169+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.340326+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.344188+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.345546+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.352783+0000 mgr.x (mgr.24938) 2220 : cluster [DBG] pgmap v1466: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.353553+0000 mgr.x (mgr.24938) 2221 : cluster [DBG] pgmap v1467: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.356791+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.362354+0000 mgr.x (mgr.24938) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.433681+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.437094+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.438972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.442519+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.444103+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.580 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.451721+0000 mgr.x (mgr.24938) 2223 : cluster [DBG] pgmap v1468: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.452419+0000 mgr.x (mgr.24938) 2224 : cluster [DBG] pgmap v1469: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.456198+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.461787+0000 mgr.x (mgr.24938) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.535425+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.538691+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.540226+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.543025+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.544116+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.550661+0000 mgr.x (mgr.24938) 2226 : cluster [DBG] pgmap v1470: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.550941+0000 mgr.x (mgr.24938) 2227 : cluster [DBG] pgmap v1471: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.555710+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.561298+0000 mgr.x (mgr.24938) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.633663+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.581 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.637171+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.639019+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.642851+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.643992+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.582 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.651263+0000 mgr.x (mgr.24938) 2229 : cluster [DBG] pgmap v1472: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.652169+0000 mgr.x (mgr.24938) 2230 : cluster [DBG] pgmap v1473: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.655658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.661397+0000 mgr.x (mgr.24938) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.738496+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.742265+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.743935+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.748156+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.749541+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.757008+0000 mgr.x (mgr.24938) 2232 : cluster [DBG] pgmap v1474: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.757907+0000 mgr.x (mgr.24938) 2233 : cluster [DBG] pgmap v1475: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.761386+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.767022+0000 mgr.x (mgr.24938) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.837663+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.583 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.840981+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.842461+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.845849+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.846834+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.853303+0000 mgr.x (mgr.24938) 2235 : cluster [DBG] pgmap v1476: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.853569+0000 mgr.x (mgr.24938) 2236 : cluster [DBG] pgmap v1477: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.858197+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.863669+0000 mgr.x (mgr.24938) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.915337+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.918517+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.920518+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.923663+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.925161+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.932403+0000 mgr.x (mgr.24938) 2238 : cluster [DBG] pgmap v1478: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.584 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:56.932682+0000 mgr.x (mgr.24938) 2239 : cluster [DBG] pgmap v1479: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:56.937091+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cephadm 2024-03-30T04:48:56.942801+0000 mgr.x (mgr.24938) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.014445+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.017695+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.019227+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.022986+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.024280+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.036140+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.118722+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.123208+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.125458+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.129911+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.131740+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.585 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.144906+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.220339+0000 mon.a (mon.0) 3918 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.221309+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.228293+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.230044+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.233007+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.234361+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.586 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:57 smithi148 bash[65611]: audit 2024-03-30T04:48:57.246546+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.254553+0000 mgr.x (mgr.24938) 2217 : cluster [DBG] pgmap v1464: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.254852+0000 mgr.x (mgr.24938) 2218 : cluster [DBG] pgmap v1465: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.265189+0000 mgr.x (mgr.24938) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.334690+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.338169+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.340326+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.344188+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.345546+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.352783+0000 mgr.x (mgr.24938) 2220 : cluster [DBG] pgmap v1466: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.353553+0000 mgr.x (mgr.24938) 2221 : cluster [DBG] pgmap v1467: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.356791+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.362354+0000 mgr.x (mgr.24938) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.433681+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.437094+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.438972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.442519+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.444103+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.254553+0000 mgr.x (mgr.24938) 2217 : cluster [DBG] pgmap v1464: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.254852+0000 mgr.x (mgr.24938) 2218 : cluster [DBG] pgmap v1465: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.265189+0000 mgr.x (mgr.24938) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.334690+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.338169+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.340326+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.344188+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.345546+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.352783+0000 mgr.x (mgr.24938) 2220 : cluster [DBG] pgmap v1466: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.353553+0000 mgr.x (mgr.24938) 2221 : cluster [DBG] pgmap v1467: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.356791+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.362354+0000 mgr.x (mgr.24938) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.433681+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.437094+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.438972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.442519+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.444103+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.451721+0000 mgr.x (mgr.24938) 2223 : cluster [DBG] pgmap v1468: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.452419+0000 mgr.x (mgr.24938) 2224 : cluster [DBG] pgmap v1469: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.456198+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.461787+0000 mgr.x (mgr.24938) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.535425+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.538691+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.540226+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.543025+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.544116+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.550661+0000 mgr.x (mgr.24938) 2226 : cluster [DBG] pgmap v1470: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.550941+0000 mgr.x (mgr.24938) 2227 : cluster [DBG] pgmap v1471: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.555710+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.561298+0000 mgr.x (mgr.24938) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.633663+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.637171+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.639019+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.642851+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.643992+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.451721+0000 mgr.x (mgr.24938) 2223 : cluster [DBG] pgmap v1468: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.452419+0000 mgr.x (mgr.24938) 2224 : cluster [DBG] pgmap v1469: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.456198+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.461787+0000 mgr.x (mgr.24938) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.535425+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.538691+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.540226+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.543025+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.544116+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.550661+0000 mgr.x (mgr.24938) 2226 : cluster [DBG] pgmap v1470: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.550941+0000 mgr.x (mgr.24938) 2227 : cluster [DBG] pgmap v1471: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.555710+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.561298+0000 mgr.x (mgr.24938) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.633663+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.637171+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.639019+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.642851+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.643992+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.651263+0000 mgr.x (mgr.24938) 2229 : cluster [DBG] pgmap v1472: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.652169+0000 mgr.x (mgr.24938) 2230 : cluster [DBG] pgmap v1473: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.655658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.661397+0000 mgr.x (mgr.24938) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.738496+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.742265+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.743935+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.748156+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.749541+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.757008+0000 mgr.x (mgr.24938) 2232 : cluster [DBG] pgmap v1474: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.757907+0000 mgr.x (mgr.24938) 2233 : cluster [DBG] pgmap v1475: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.761386+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.767022+0000 mgr.x (mgr.24938) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.837663+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.840981+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.842461+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.845849+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.846834+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.651263+0000 mgr.x (mgr.24938) 2229 : cluster [DBG] pgmap v1472: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.652169+0000 mgr.x (mgr.24938) 2230 : cluster [DBG] pgmap v1473: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.655658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.661397+0000 mgr.x (mgr.24938) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.738496+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.742265+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.743935+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.748156+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.749541+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.757008+0000 mgr.x (mgr.24938) 2232 : cluster [DBG] pgmap v1474: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.757907+0000 mgr.x (mgr.24938) 2233 : cluster [DBG] pgmap v1475: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.761386+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.767022+0000 mgr.x (mgr.24938) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.837663+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.840981+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.842461+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.845849+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.846834+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.853303+0000 mgr.x (mgr.24938) 2235 : cluster [DBG] pgmap v1476: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.853569+0000 mgr.x (mgr.24938) 2236 : cluster [DBG] pgmap v1477: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.858197+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.863669+0000 mgr.x (mgr.24938) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.915337+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.918517+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.920518+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.923663+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.925161+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.932403+0000 mgr.x (mgr.24938) 2238 : cluster [DBG] pgmap v1478: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:56.932682+0000 mgr.x (mgr.24938) 2239 : cluster [DBG] pgmap v1479: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:56.937091+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cephadm 2024-03-30T04:48:56.942801+0000 mgr.x (mgr.24938) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.014445+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.017695+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.019227+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.022986+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.024280+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.853303+0000 mgr.x (mgr.24938) 2235 : cluster [DBG] pgmap v1476: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.853569+0000 mgr.x (mgr.24938) 2236 : cluster [DBG] pgmap v1477: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.858197+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.863669+0000 mgr.x (mgr.24938) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.915337+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.918517+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.920518+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.923663+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.925161+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.932403+0000 mgr.x (mgr.24938) 2238 : cluster [DBG] pgmap v1478: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:56.932682+0000 mgr.x (mgr.24938) 2239 : cluster [DBG] pgmap v1479: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:56.937091+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cephadm 2024-03-30T04:48:56.942801+0000 mgr.x (mgr.24938) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.014445+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.017695+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.019227+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.022986+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.024280+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.036140+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.118722+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.123208+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.125458+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.129911+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.131740+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.144906+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.220339+0000 mon.a (mon.0) 3918 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.221309+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.228293+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.230044+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.233007+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.234361+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[82555]: audit 2024-03-30T04:48:57.246546+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.036140+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.118722+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.123208+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.125458+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.129911+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.131740+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.144906+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.220339+0000 mon.a (mon.0) 3918 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.221309+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.228293+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:57.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.230044+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.233007+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.234361+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:57.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:57 smithi116 bash[80412]: audit 2024-03-30T04:48:57.246546+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.546 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T04:48:58.546 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T04:48:58.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T04:48:58.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T04:48:58.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-30T04:48:58.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T04:48:58.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[75894]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.031094+0000 mgr.x (mgr.24938) 2241 : cluster [DBG] pgmap v1480: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.031504+0000 mgr.x (mgr.24938) 2242 : cluster [DBG] pgmap v1481: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.041802+0000 mgr.x (mgr.24938) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.139645+0000 mgr.x (mgr.24938) 2244 : cluster [DBG] pgmap v1482: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.140382+0000 mgr.x (mgr.24938) 2245 : cluster [DBG] pgmap v1483: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.150642+0000 mgr.x (mgr.24938) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.241342+0000 mgr.x (mgr.24938) 2247 : cluster [DBG] pgmap v1484: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.241726+0000 mgr.x (mgr.24938) 2248 : cluster [DBG] pgmap v1485: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.252059+0000 mgr.x (mgr.24938) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.328114+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.333794+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.335994+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.340636+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.342244+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.350018+0000 mgr.x (mgr.24938) 2250 : cluster [DBG] pgmap v1486: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.352652+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.358245+0000 mgr.x (mgr.24938) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.428806+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.433709+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.436087+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.441234+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.443174+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.451447+0000 mgr.x (mgr.24938) 2252 : cluster [DBG] pgmap v1487: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.452171+0000 mgr.x (mgr.24938) 2253 : cluster [DBG] pgmap v1488: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.456140+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.461883+0000 mgr.x (mgr.24938) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.533929+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.536958+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.538810+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.542113+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.543179+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.549898+0000 mgr.x (mgr.24938) 2255 : cluster [DBG] pgmap v1489: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.550329+0000 mgr.x (mgr.24938) 2256 : cluster [DBG] pgmap v1490: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.554501+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.560120+0000 mgr.x (mgr.24938) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.616594+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.618714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.619704+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.622049+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.622956+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.629615+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.629645+0000 mgr.x (mgr.24938) 2258 : cluster [DBG] pgmap v1491: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.630164+0000 mgr.x (mgr.24938) 2259 : cluster [DBG] pgmap v1492: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.635234+0000 mgr.x (mgr.24938) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.670813+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.672946+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.674011+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.676374+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.677284+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.683815+0000 mgr.x (mgr.24938) 2261 : cluster [DBG] pgmap v1493: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.683910+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.684219+0000 mgr.x (mgr.24938) 2262 : cluster [DBG] pgmap v1494: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.689354+0000 mgr.x (mgr.24938) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.731021+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.734400+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.735960+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.738983+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.740144+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.746846+0000 mgr.x (mgr.24938) 2264 : cluster [DBG] pgmap v1495: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.747113+0000 mgr.x (mgr.24938) 2265 : cluster [DBG] pgmap v1496: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.749158+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.754624+0000 mgr.x (mgr.24938) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.807010+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.810074+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.811741+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.814754+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.815856+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.822470+0000 mgr.x (mgr.24938) 2267 : cluster [DBG] pgmap v1497: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.822729+0000 mgr.x (mgr.24938) 2268 : cluster [DBG] pgmap v1498: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.825690+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.831218+0000 mgr.x (mgr.24938) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.902168+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.905160+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.906743+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.909670+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.910732+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.917717+0000 mgr.x (mgr.24938) 2270 : cluster [DBG] pgmap v1499: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.918094+0000 mgr.x (mgr.24938) 2271 : cluster [DBG] pgmap v1500: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.921396+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: cephadm 2024-03-30T04:48:57.927106+0000 mgr.x (mgr.24938) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.985206+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.987992+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.989733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.992199+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:57.993250+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.000337+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.046443+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.049456+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.050959+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.053969+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.054965+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.064174+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.106551+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.108808+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.109853+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.112112+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.113007+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.119961+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.179479+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.182376+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.183843+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.186717+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.187755+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.198699+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.243504+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.245628+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.246717+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.248711+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.249470+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.258769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.300101+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.303265+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.305004+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.307876+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:58 smithi148 bash[65611]: audit 2024-03-30T04:48:58.308956+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.031094+0000 mgr.x (mgr.24938) 2241 : cluster [DBG] pgmap v1480: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.031504+0000 mgr.x (mgr.24938) 2242 : cluster [DBG] pgmap v1481: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.041802+0000 mgr.x (mgr.24938) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.139645+0000 mgr.x (mgr.24938) 2244 : cluster [DBG] pgmap v1482: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.140382+0000 mgr.x (mgr.24938) 2245 : cluster [DBG] pgmap v1483: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.150642+0000 mgr.x (mgr.24938) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.241342+0000 mgr.x (mgr.24938) 2247 : cluster [DBG] pgmap v1484: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.241726+0000 mgr.x (mgr.24938) 2248 : cluster [DBG] pgmap v1485: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.252059+0000 mgr.x (mgr.24938) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.328114+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.333794+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.335994+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.340636+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.342244+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.350018+0000 mgr.x (mgr.24938) 2250 : cluster [DBG] pgmap v1486: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.352652+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.358245+0000 mgr.x (mgr.24938) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.428806+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.433709+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.436087+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.441234+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.443174+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.451447+0000 mgr.x (mgr.24938) 2252 : cluster [DBG] pgmap v1487: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.452171+0000 mgr.x (mgr.24938) 2253 : cluster [DBG] pgmap v1488: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.456140+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.461883+0000 mgr.x (mgr.24938) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.533929+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.536958+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.538810+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.542113+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.543179+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.549898+0000 mgr.x (mgr.24938) 2255 : cluster [DBG] pgmap v1489: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.550329+0000 mgr.x (mgr.24938) 2256 : cluster [DBG] pgmap v1490: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.554501+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.031094+0000 mgr.x (mgr.24938) 2241 : cluster [DBG] pgmap v1480: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.031504+0000 mgr.x (mgr.24938) 2242 : cluster [DBG] pgmap v1481: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.041802+0000 mgr.x (mgr.24938) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.139645+0000 mgr.x (mgr.24938) 2244 : cluster [DBG] pgmap v1482: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.140382+0000 mgr.x (mgr.24938) 2245 : cluster [DBG] pgmap v1483: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.150642+0000 mgr.x (mgr.24938) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.241342+0000 mgr.x (mgr.24938) 2247 : cluster [DBG] pgmap v1484: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.241726+0000 mgr.x (mgr.24938) 2248 : cluster [DBG] pgmap v1485: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.252059+0000 mgr.x (mgr.24938) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.328114+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.333794+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.335994+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.340636+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.342244+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.350018+0000 mgr.x (mgr.24938) 2250 : cluster [DBG] pgmap v1486: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.352652+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.358245+0000 mgr.x (mgr.24938) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.560120+0000 mgr.x (mgr.24938) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.616594+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.618714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.619704+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.622049+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.622956+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.629615+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.629645+0000 mgr.x (mgr.24938) 2258 : cluster [DBG] pgmap v1491: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.630164+0000 mgr.x (mgr.24938) 2259 : cluster [DBG] pgmap v1492: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.635234+0000 mgr.x (mgr.24938) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.670813+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.672946+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.674011+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.676374+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.677284+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.683815+0000 mgr.x (mgr.24938) 2261 : cluster [DBG] pgmap v1493: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.683910+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.684219+0000 mgr.x (mgr.24938) 2262 : cluster [DBG] pgmap v1494: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.689354+0000 mgr.x (mgr.24938) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.731021+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.734400+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.735960+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.738983+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.740144+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.746846+0000 mgr.x (mgr.24938) 2264 : cluster [DBG] pgmap v1495: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.747113+0000 mgr.x (mgr.24938) 2265 : cluster [DBG] pgmap v1496: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.749158+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.754624+0000 mgr.x (mgr.24938) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.807010+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.810074+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.811741+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.814754+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.815856+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.822470+0000 mgr.x (mgr.24938) 2267 : cluster [DBG] pgmap v1497: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.822729+0000 mgr.x (mgr.24938) 2268 : cluster [DBG] pgmap v1498: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.825690+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.428806+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.433709+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.436087+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.441234+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.443174+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.451447+0000 mgr.x (mgr.24938) 2252 : cluster [DBG] pgmap v1487: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.452171+0000 mgr.x (mgr.24938) 2253 : cluster [DBG] pgmap v1488: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.456140+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.461883+0000 mgr.x (mgr.24938) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.533929+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.536958+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.538810+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.542113+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.543179+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.549898+0000 mgr.x (mgr.24938) 2255 : cluster [DBG] pgmap v1489: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.550329+0000 mgr.x (mgr.24938) 2256 : cluster [DBG] pgmap v1490: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.554501+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.831218+0000 mgr.x (mgr.24938) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.902168+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.905160+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.906743+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.909670+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.910732+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.917717+0000 mgr.x (mgr.24938) 2270 : cluster [DBG] pgmap v1499: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.918094+0000 mgr.x (mgr.24938) 2271 : cluster [DBG] pgmap v1500: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.921396+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: cephadm 2024-03-30T04:48:57.927106+0000 mgr.x (mgr.24938) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.985206+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.987992+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.989733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.992199+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:57.993250+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.000337+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.046443+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.049456+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.050959+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.053969+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.054965+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.064174+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.106551+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.108808+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.109853+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.112112+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.113007+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.119961+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.179479+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.182376+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.183843+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.186717+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.187755+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.198699+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.243504+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.245628+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.246717+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.248711+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.560120+0000 mgr.x (mgr.24938) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.616594+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.618714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.619704+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.622049+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.622956+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.629615+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.629645+0000 mgr.x (mgr.24938) 2258 : cluster [DBG] pgmap v1491: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.630164+0000 mgr.x (mgr.24938) 2259 : cluster [DBG] pgmap v1492: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.635234+0000 mgr.x (mgr.24938) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.670813+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.672946+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.674011+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.676374+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.677284+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.683815+0000 mgr.x (mgr.24938) 2261 : cluster [DBG] pgmap v1493: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.683910+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.684219+0000 mgr.x (mgr.24938) 2262 : cluster [DBG] pgmap v1494: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.249470+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.258769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.300101+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.303265+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.305004+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.307876+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[82555]: audit 2024-03-30T04:48:58.308956+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.689354+0000 mgr.x (mgr.24938) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.731021+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.734400+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.735960+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.738983+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.740144+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.746846+0000 mgr.x (mgr.24938) 2264 : cluster [DBG] pgmap v1495: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.747113+0000 mgr.x (mgr.24938) 2265 : cluster [DBG] pgmap v1496: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.749158+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.754624+0000 mgr.x (mgr.24938) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.807010+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.810074+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.811741+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.814754+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.815856+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.822470+0000 mgr.x (mgr.24938) 2267 : cluster [DBG] pgmap v1497: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.822729+0000 mgr.x (mgr.24938) 2268 : cluster [DBG] pgmap v1498: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.825690+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.831218+0000 mgr.x (mgr.24938) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.902168+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.905160+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.906743+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.909670+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.910732+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.917717+0000 mgr.x (mgr.24938) 2270 : cluster [DBG] pgmap v1499: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.918094+0000 mgr.x (mgr.24938) 2271 : cluster [DBG] pgmap v1500: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.921396+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: cephadm 2024-03-30T04:48:57.927106+0000 mgr.x (mgr.24938) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.985206+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.987992+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.989733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.992199+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:57.993250+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.000337+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.046443+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.049456+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.050959+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.053969+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.054965+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.064174+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.106551+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.108808+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.109853+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.112112+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.113007+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.119961+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.179479+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.182376+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.183843+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.186717+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.187755+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.198699+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.243504+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.245628+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.246717+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.248711+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.249470+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.258769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.300101+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.303265+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.305004+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.307876+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:58.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:58 smithi116 bash[80412]: audit 2024-03-30T04:48:58.308956+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.456 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:57.999941+0000 mgr.x (mgr.24938) 2273 : cluster [DBG] pgmap v1501: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.000330+0000 mgr.x (mgr.24938) 2274 : cluster [DBG] pgmap v1502: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.005910+0000 mgr.x (mgr.24938) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.061623+0000 mgr.x (mgr.24938) 2276 : cluster [DBG] pgmap v1503: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.061909+0000 mgr.x (mgr.24938) 2277 : cluster [DBG] pgmap v1504: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.069639+0000 mgr.x (mgr.24938) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.119404+0000 mgr.x (mgr.24938) 2279 : cluster [DBG] pgmap v1505: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.119679+0000 mgr.x (mgr.24938) 2280 : cluster [DBG] pgmap v1506: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.125349+0000 mgr.x (mgr.24938) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.194323+0000 mgr.x (mgr.24938) 2282 : cluster [DBG] pgmap v1507: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.194602+0000 mgr.x (mgr.24938) 2283 : cluster [DBG] pgmap v1508: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.204226+0000 mgr.x (mgr.24938) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.255795+0000 mgr.x (mgr.24938) 2285 : cluster [DBG] pgmap v1509: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.457 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.256054+0000 mgr.x (mgr.24938) 2286 : cluster [DBG] pgmap v1510: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.264213+0000 mgr.x (mgr.24938) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.315500+0000 mgr.x (mgr.24938) 2288 : cluster [DBG] pgmap v1511: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.315762+0000 mgr.x (mgr.24938) 2289 : cluster [DBG] pgmap v1512: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.319873+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.325278+0000 mgr.x (mgr.24938) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.382794+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.385197+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.386261+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.388648+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.389711+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.396217+0000 mgr.x (mgr.24938) 2291 : cluster [DBG] pgmap v1513: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.396484+0000 mgr.x (mgr.24938) 2292 : cluster [DBG] pgmap v1514: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.398102+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.458 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.403523+0000 mgr.x (mgr.24938) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.440751+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.443484+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.444761+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.447229+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.448129+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:57.999941+0000 mgr.x (mgr.24938) 2273 : cluster [DBG] pgmap v1501: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.000330+0000 mgr.x (mgr.24938) 2274 : cluster [DBG] pgmap v1502: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.005910+0000 mgr.x (mgr.24938) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.459 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.061623+0000 mgr.x (mgr.24938) 2276 : cluster [DBG] pgmap v1503: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.061909+0000 mgr.x (mgr.24938) 2277 : cluster [DBG] pgmap v1504: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.069639+0000 mgr.x (mgr.24938) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.119404+0000 mgr.x (mgr.24938) 2279 : cluster [DBG] pgmap v1505: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.119679+0000 mgr.x (mgr.24938) 2280 : cluster [DBG] pgmap v1506: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.125349+0000 mgr.x (mgr.24938) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.194323+0000 mgr.x (mgr.24938) 2282 : cluster [DBG] pgmap v1507: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.194602+0000 mgr.x (mgr.24938) 2283 : cluster [DBG] pgmap v1508: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.204226+0000 mgr.x (mgr.24938) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.255795+0000 mgr.x (mgr.24938) 2285 : cluster [DBG] pgmap v1509: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.256054+0000 mgr.x (mgr.24938) 2286 : cluster [DBG] pgmap v1510: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.460 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.264213+0000 mgr.x (mgr.24938) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.454673+0000 mgr.x (mgr.24938) 2294 : cluster [DBG] pgmap v1515: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.454936+0000 mgr.x (mgr.24938) 2295 : cluster [DBG] pgmap v1516: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.458979+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.464547+0000 mgr.x (mgr.24938) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.500722+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.503861+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.505369+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.508185+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.461 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.509346+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.515941+0000 mgr.x (mgr.24938) 2297 : cluster [DBG] pgmap v1517: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.521112+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.526570+0000 mgr.x (mgr.24938) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.583059+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.585998+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.587757+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.590963+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.592238+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.598860+0000 mgr.x (mgr.24938) 2299 : cluster [DBG] pgmap v1518: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.599110+0000 mgr.x (mgr.24938) 2300 : cluster [DBG] pgmap v1519: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.605675+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.611130+0000 mgr.x (mgr.24938) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.667930+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.462 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.670550+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.671930+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.674597+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.675596+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.682071+0000 mgr.x (mgr.24938) 2302 : cluster [DBG] pgmap v1520: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.682324+0000 mgr.x (mgr.24938) 2303 : cluster [DBG] pgmap v1521: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.687263+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.692709+0000 mgr.x (mgr.24938) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.733203+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.736386+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.738095+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.740902+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.463 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.742049+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.315500+0000 mgr.x (mgr.24938) 2288 : cluster [DBG] pgmap v1511: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.315762+0000 mgr.x (mgr.24938) 2289 : cluster [DBG] pgmap v1512: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.319873+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.325278+0000 mgr.x (mgr.24938) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.382794+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.385197+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.386261+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.388648+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.389711+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.396217+0000 mgr.x (mgr.24938) 2291 : cluster [DBG] pgmap v1513: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.396484+0000 mgr.x (mgr.24938) 2292 : cluster [DBG] pgmap v1514: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.398102+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.403523+0000 mgr.x (mgr.24938) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.464 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.440751+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.443484+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.444761+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.447229+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.448129+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.748554+0000 mgr.x (mgr.24938) 2305 : cluster [DBG] pgmap v1522: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.748833+0000 mgr.x (mgr.24938) 2306 : cluster [DBG] pgmap v1523: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.465 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.755408+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.760875+0000 mgr.x (mgr.24938) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.817453+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.820699+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.822346+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.824989+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.826039+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.832607+0000 mgr.x (mgr.24938) 2308 : cluster [DBG] pgmap v1524: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.832973+0000 mgr.x (mgr.24938) 2309 : cluster [DBG] pgmap v1525: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.837602+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.844381+0000 mgr.x (mgr.24938) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.895493+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.898784+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.900421+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.903312+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.466 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.904450+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.911141+0000 mgr.x (mgr.24938) 2311 : cluster [DBG] pgmap v1526: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cluster 2024-03-30T04:48:58.911490+0000 mgr.x (mgr.24938) 2312 : cluster [DBG] pgmap v1527: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.918197+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: cephadm 2024-03-30T04:48:58.923692+0000 mgr.x (mgr.24938) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.996384+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:58.999468+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.000883+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.004278+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.005458+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.016552+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.094978+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.097807+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.099285+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.103218+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.467 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.104721+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.119635+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.177472+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.179724+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.180865+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.183038+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.183877+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.190263+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.202007+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.208027+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.216537+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.250439+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.252491+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.253534+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.255491+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.256152+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.264310+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.305313+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.307515+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.308349+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.310316+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.311062+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.469 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[80412]: audit 2024-03-30T04:48:59.320667+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.454673+0000 mgr.x (mgr.24938) 2294 : cluster [DBG] pgmap v1515: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.454936+0000 mgr.x (mgr.24938) 2295 : cluster [DBG] pgmap v1516: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.458979+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.464547+0000 mgr.x (mgr.24938) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.500722+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.503861+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.505369+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.508185+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.509346+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.515941+0000 mgr.x (mgr.24938) 2297 : cluster [DBG] pgmap v1517: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.521112+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.526570+0000 mgr.x (mgr.24938) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.470 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.583059+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.585998+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.587757+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.590963+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.592238+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.598860+0000 mgr.x (mgr.24938) 2299 : cluster [DBG] pgmap v1518: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.599110+0000 mgr.x (mgr.24938) 2300 : cluster [DBG] pgmap v1519: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.605675+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.611130+0000 mgr.x (mgr.24938) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.667930+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.670550+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.671930+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.674597+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.471 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.675596+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.682071+0000 mgr.x (mgr.24938) 2302 : cluster [DBG] pgmap v1520: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.682324+0000 mgr.x (mgr.24938) 2303 : cluster [DBG] pgmap v1521: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.687263+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.692709+0000 mgr.x (mgr.24938) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.733203+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.736386+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.738095+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.740902+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.742049+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.748554+0000 mgr.x (mgr.24938) 2305 : cluster [DBG] pgmap v1522: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.748833+0000 mgr.x (mgr.24938) 2306 : cluster [DBG] pgmap v1523: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.755408+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.760875+0000 mgr.x (mgr.24938) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.817453+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.820699+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.472 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.822346+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.824989+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.826039+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.832607+0000 mgr.x (mgr.24938) 2308 : cluster [DBG] pgmap v1524: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.832973+0000 mgr.x (mgr.24938) 2309 : cluster [DBG] pgmap v1525: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.837602+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.844381+0000 mgr.x (mgr.24938) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.895493+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.898784+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.900421+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.903312+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.904450+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.911141+0000 mgr.x (mgr.24938) 2311 : cluster [DBG] pgmap v1526: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cluster 2024-03-30T04:48:58.911490+0000 mgr.x (mgr.24938) 2312 : cluster [DBG] pgmap v1527: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.918197+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: cephadm 2024-03-30T04:48:58.923692+0000 mgr.x (mgr.24938) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.996384+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.473 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:58.999468+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.000883+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.004278+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.005458+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.016552+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.094978+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.097807+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.099285+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.103218+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.104721+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.119635+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.177472+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.179724+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.180865+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.474 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.183038+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.183877+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.190263+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.202007+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.208027+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.216537+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.250439+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.252491+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.253534+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.255491+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.256152+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.264310+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.305313+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.307515+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.308349+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.475 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.310316+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.311062+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.476 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:48:59 smithi116 bash[82555]: audit 2024-03-30T04:48:59.320667+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:57.999941+0000 mgr.x (mgr.24938) 2273 : cluster [DBG] pgmap v1501: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.000330+0000 mgr.x (mgr.24938) 2274 : cluster [DBG] pgmap v1502: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.005910+0000 mgr.x (mgr.24938) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.061623+0000 mgr.x (mgr.24938) 2276 : cluster [DBG] pgmap v1503: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.061909+0000 mgr.x (mgr.24938) 2277 : cluster [DBG] pgmap v1504: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.069639+0000 mgr.x (mgr.24938) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.119404+0000 mgr.x (mgr.24938) 2279 : cluster [DBG] pgmap v1505: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.119679+0000 mgr.x (mgr.24938) 2280 : cluster [DBG] pgmap v1506: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.125349+0000 mgr.x (mgr.24938) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.194323+0000 mgr.x (mgr.24938) 2282 : cluster [DBG] pgmap v1507: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.194602+0000 mgr.x (mgr.24938) 2283 : cluster [DBG] pgmap v1508: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.204226+0000 mgr.x (mgr.24938) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.255795+0000 mgr.x (mgr.24938) 2285 : cluster [DBG] pgmap v1509: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.256054+0000 mgr.x (mgr.24938) 2286 : cluster [DBG] pgmap v1510: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.264213+0000 mgr.x (mgr.24938) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.315500+0000 mgr.x (mgr.24938) 2288 : cluster [DBG] pgmap v1511: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.315762+0000 mgr.x (mgr.24938) 2289 : cluster [DBG] pgmap v1512: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.319873+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.325278+0000 mgr.x (mgr.24938) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.382794+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.385197+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.386261+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.388648+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.389711+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.396217+0000 mgr.x (mgr.24938) 2291 : cluster [DBG] pgmap v1513: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.396484+0000 mgr.x (mgr.24938) 2292 : cluster [DBG] pgmap v1514: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.398102+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.403523+0000 mgr.x (mgr.24938) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.440751+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.443484+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.444761+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.447229+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.448129+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.454673+0000 mgr.x (mgr.24938) 2294 : cluster [DBG] pgmap v1515: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.454936+0000 mgr.x (mgr.24938) 2295 : cluster [DBG] pgmap v1516: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.458979+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.464547+0000 mgr.x (mgr.24938) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.500722+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.503861+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.505369+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.508185+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.509346+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.515941+0000 mgr.x (mgr.24938) 2297 : cluster [DBG] pgmap v1517: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.521112+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.526570+0000 mgr.x (mgr.24938) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.583059+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.585998+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.587757+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.590963+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.592238+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.598860+0000 mgr.x (mgr.24938) 2299 : cluster [DBG] pgmap v1518: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.599110+0000 mgr.x (mgr.24938) 2300 : cluster [DBG] pgmap v1519: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.605675+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.611130+0000 mgr.x (mgr.24938) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.667930+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.670550+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.671930+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.674597+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.675596+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.682071+0000 mgr.x (mgr.24938) 2302 : cluster [DBG] pgmap v1520: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.682324+0000 mgr.x (mgr.24938) 2303 : cluster [DBG] pgmap v1521: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.687263+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.692709+0000 mgr.x (mgr.24938) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.733203+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.736386+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.738095+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.740902+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.742049+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.748554+0000 mgr.x (mgr.24938) 2305 : cluster [DBG] pgmap v1522: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.748833+0000 mgr.x (mgr.24938) 2306 : cluster [DBG] pgmap v1523: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.755408+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.760875+0000 mgr.x (mgr.24938) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.817453+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.820699+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.822346+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.824989+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.826039+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.832607+0000 mgr.x (mgr.24938) 2308 : cluster [DBG] pgmap v1524: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.832973+0000 mgr.x (mgr.24938) 2309 : cluster [DBG] pgmap v1525: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.837602+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.844381+0000 mgr.x (mgr.24938) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.895493+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.898784+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.900421+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.903312+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.904450+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.911141+0000 mgr.x (mgr.24938) 2311 : cluster [DBG] pgmap v1526: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cluster 2024-03-30T04:48:58.911490+0000 mgr.x (mgr.24938) 2312 : cluster [DBG] pgmap v1527: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.918197+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: cephadm 2024-03-30T04:48:58.923692+0000 mgr.x (mgr.24938) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.996384+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:58.999468+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.000883+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.004278+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.005458+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.016552+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.094978+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.097807+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.099285+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.103218+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.104721+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.119635+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.177472+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.179724+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.180865+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.183038+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.183877+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.190263+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.202007+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.208027+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.216537+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.250439+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.252491+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.253534+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.255491+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.256152+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.264310+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.305313+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.307515+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.308349+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.310316+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.311062+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:59.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:48:59 smithi148 bash[65611]: audit 2024-03-30T04:48:59.320667+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.012482+0000 mgr.x (mgr.24938) 2314 : cluster [DBG] pgmap v1528: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.013232+0000 mgr.x (mgr.24938) 2315 : cluster [DBG] pgmap v1529: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.022065+0000 mgr.x (mgr.24938) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.112184+0000 mgr.x (mgr.24938) 2317 : cluster [DBG] pgmap v1530: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.115362+0000 mgr.x (mgr.24938) 2318 : cluster [DBG] pgmap v1531: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.125267+0000 mgr.x (mgr.24938) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.190292+0000 mgr.x (mgr.24938) 2320 : cluster [DBG] pgmap v1532: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.190544+0000 mgr.x (mgr.24938) 2321 : cluster [DBG] pgmap v1533: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.195637+0000 mgr.x (mgr.24938) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.214097+0000 mgr.x (mgr.24938) 2323 : cluster [DBG] pgmap v1534: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.214387+0000 mgr.x (mgr.24938) 2324 : cluster [DBG] pgmap v1535: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.262316+0000 mgr.x (mgr.24938) 2325 : cluster [DBG] pgmap v1536: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.262565+0000 mgr.x (mgr.24938) 2326 : cluster [DBG] pgmap v1537: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.269620+0000 mgr.x (mgr.24938) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.317664+0000 mgr.x (mgr.24938) 2328 : cluster [DBG] pgmap v1538: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.318014+0000 mgr.x (mgr.24938) 2329 : cluster [DBG] pgmap v1539: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.326101+0000 mgr.x (mgr.24938) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.361478+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.363595+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.364585+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.366423+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.367008+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.372789+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.373271+0000 mgr.x (mgr.24938) 2331 : cluster [DBG] pgmap v1540: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.373537+0000 mgr.x (mgr.24938) 2332 : cluster [DBG] pgmap v1541: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.378137+0000 mgr.x (mgr.24938) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.414336+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.417123+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.418677+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.421380+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.422494+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.429039+0000 mgr.x (mgr.24938) 2334 : cluster [DBG] pgmap v1542: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.012482+0000 mgr.x (mgr.24938) 2314 : cluster [DBG] pgmap v1528: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.013232+0000 mgr.x (mgr.24938) 2315 : cluster [DBG] pgmap v1529: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.022065+0000 mgr.x (mgr.24938) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.112184+0000 mgr.x (mgr.24938) 2317 : cluster [DBG] pgmap v1530: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.115362+0000 mgr.x (mgr.24938) 2318 : cluster [DBG] pgmap v1531: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.125267+0000 mgr.x (mgr.24938) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.190292+0000 mgr.x (mgr.24938) 2320 : cluster [DBG] pgmap v1532: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.190544+0000 mgr.x (mgr.24938) 2321 : cluster [DBG] pgmap v1533: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.195637+0000 mgr.x (mgr.24938) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.214097+0000 mgr.x (mgr.24938) 2323 : cluster [DBG] pgmap v1534: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.214387+0000 mgr.x (mgr.24938) 2324 : cluster [DBG] pgmap v1535: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.262316+0000 mgr.x (mgr.24938) 2325 : cluster [DBG] pgmap v1536: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.262565+0000 mgr.x (mgr.24938) 2326 : cluster [DBG] pgmap v1537: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.269620+0000 mgr.x (mgr.24938) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.317664+0000 mgr.x (mgr.24938) 2328 : cluster [DBG] pgmap v1538: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.429303+0000 mgr.x (mgr.24938) 2335 : cluster [DBG] pgmap v1543: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.431616+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.437015+0000 mgr.x (mgr.24938) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.450286+0000 mon.a (mon.0) 4102 : cluster [WRN] Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.504951+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.507320+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.508528+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.510782+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.511656+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.518189+0000 mgr.x (mgr.24938) 2337 : cluster [DBG] pgmap v1544: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.518467+0000 mgr.x (mgr.24938) 2338 : cluster [DBG] pgmap v1545: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.520882+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.526503+0000 mgr.x (mgr.24938) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.608096+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.612744+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.614779+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.618917+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.620341+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.627615+0000 mgr.x (mgr.24938) 2340 : cluster [DBG] pgmap v1546: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.627877+0000 mgr.x (mgr.24938) 2341 : cluster [DBG] pgmap v1547: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.631860+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.637788+0000 mgr.x (mgr.24938) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.692287+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.696019+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.698365+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.700676+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.701495+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.708018+0000 mgr.x (mgr.24938) 2343 : cluster [DBG] pgmap v1548: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.708389+0000 mgr.x (mgr.24938) 2344 : cluster [DBG] pgmap v1549: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.708725+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.714252+0000 mgr.x (mgr.24938) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.751053+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.753849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.755300+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.757979+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.759130+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.318014+0000 mgr.x (mgr.24938) 2329 : cluster [DBG] pgmap v1539: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.326101+0000 mgr.x (mgr.24938) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.361478+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.363595+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.364585+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.366423+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.367008+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.372789+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.373271+0000 mgr.x (mgr.24938) 2331 : cluster [DBG] pgmap v1540: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.373537+0000 mgr.x (mgr.24938) 2332 : cluster [DBG] pgmap v1541: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.378137+0000 mgr.x (mgr.24938) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.414336+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.417123+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.418677+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.421380+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.422494+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.429039+0000 mgr.x (mgr.24938) 2334 : cluster [DBG] pgmap v1542: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.765716+0000 mgr.x (mgr.24938) 2346 : cluster [DBG] pgmap v1550: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.765980+0000 mgr.x (mgr.24938) 2347 : cluster [DBG] pgmap v1551: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.770425+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.775935+0000 mgr.x (mgr.24938) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.845213+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.848458+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.850493+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.853433+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.854657+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.861323+0000 mgr.x (mgr.24938) 2349 : cluster [DBG] pgmap v1552: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.861651+0000 mgr.x (mgr.24938) 2350 : cluster [DBG] pgmap v1553: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.865900+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.871457+0000 mgr.x (mgr.24938) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.943116+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.946585+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.948193+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.951525+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.952580+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.959259+0000 mgr.x (mgr.24938) 2352 : cluster [DBG] pgmap v1554: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cluster 2024-03-30T04:48:59.959519+0000 mgr.x (mgr.24938) 2353 : cluster [DBG] pgmap v1555: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:48:59.961989+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: cephadm 2024-03-30T04:48:59.967537+0000 mgr.x (mgr.24938) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.038945+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.042121+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.043723+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.046970+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.048184+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.059171+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.132419+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.134862+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.136220+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.138707+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.139704+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.147543+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.221386+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.223681+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.224717+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.429303+0000 mgr.x (mgr.24938) 2335 : cluster [DBG] pgmap v1543: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.431616+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.437015+0000 mgr.x (mgr.24938) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.450286+0000 mon.a (mon.0) 4102 : cluster [WRN] Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.504951+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.507320+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.508528+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.510782+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.511656+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.518189+0000 mgr.x (mgr.24938) 2337 : cluster [DBG] pgmap v1544: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.518467+0000 mgr.x (mgr.24938) 2338 : cluster [DBG] pgmap v1545: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.520882+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.526503+0000 mgr.x (mgr.24938) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.608096+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.612744+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.614779+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.618917+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.620341+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.226790+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.227538+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.237182+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.311279+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.314172+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.315360+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.317950+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[82555]: audit 2024-03-30T04:49:00.319030+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.627615+0000 mgr.x (mgr.24938) 2340 : cluster [DBG] pgmap v1546: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.627877+0000 mgr.x (mgr.24938) 2341 : cluster [DBG] pgmap v1547: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.631860+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.637788+0000 mgr.x (mgr.24938) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.692287+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.696019+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.698365+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.700676+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.701495+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.708018+0000 mgr.x (mgr.24938) 2343 : cluster [DBG] pgmap v1548: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.708389+0000 mgr.x (mgr.24938) 2344 : cluster [DBG] pgmap v1549: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.708725+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.714252+0000 mgr.x (mgr.24938) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.751053+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.753849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.755300+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.757979+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.759130+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.765716+0000 mgr.x (mgr.24938) 2346 : cluster [DBG] pgmap v1550: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.765980+0000 mgr.x (mgr.24938) 2347 : cluster [DBG] pgmap v1551: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.770425+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.775935+0000 mgr.x (mgr.24938) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.845213+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.848458+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.850493+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.853433+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.854657+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.861323+0000 mgr.x (mgr.24938) 2349 : cluster [DBG] pgmap v1552: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.861651+0000 mgr.x (mgr.24938) 2350 : cluster [DBG] pgmap v1553: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.865900+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.871457+0000 mgr.x (mgr.24938) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.943116+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.946585+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.948193+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.951525+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.952580+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.959259+0000 mgr.x (mgr.24938) 2352 : cluster [DBG] pgmap v1554: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cluster 2024-03-30T04:48:59.959519+0000 mgr.x (mgr.24938) 2353 : cluster [DBG] pgmap v1555: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:48:59.961989+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: cephadm 2024-03-30T04:48:59.967537+0000 mgr.x (mgr.24938) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.038945+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.042121+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.043723+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.046970+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.048184+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.059171+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.132419+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.134862+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.136220+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.138707+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.139704+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.147543+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.221386+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.223681+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.224717+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.226790+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.227538+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.237182+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.311279+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.314172+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.315360+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.317950+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:00 smithi116 bash[80412]: audit 2024-03-30T04:49:00.319030+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.766 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.012482+0000 mgr.x (mgr.24938) 2314 : cluster [DBG] pgmap v1528: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.766 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.013232+0000 mgr.x (mgr.24938) 2315 : cluster [DBG] pgmap v1529: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.022065+0000 mgr.x (mgr.24938) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.112184+0000 mgr.x (mgr.24938) 2317 : cluster [DBG] pgmap v1530: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.115362+0000 mgr.x (mgr.24938) 2318 : cluster [DBG] pgmap v1531: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.125267+0000 mgr.x (mgr.24938) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.190292+0000 mgr.x (mgr.24938) 2320 : cluster [DBG] pgmap v1532: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.190544+0000 mgr.x (mgr.24938) 2321 : cluster [DBG] pgmap v1533: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.195637+0000 mgr.x (mgr.24938) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.214097+0000 mgr.x (mgr.24938) 2323 : cluster [DBG] pgmap v1534: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.214387+0000 mgr.x (mgr.24938) 2324 : cluster [DBG] pgmap v1535: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.262316+0000 mgr.x (mgr.24938) 2325 : cluster [DBG] pgmap v1536: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.767 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.262565+0000 mgr.x (mgr.24938) 2326 : cluster [DBG] pgmap v1537: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.269620+0000 mgr.x (mgr.24938) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.317664+0000 mgr.x (mgr.24938) 2328 : cluster [DBG] pgmap v1538: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.318014+0000 mgr.x (mgr.24938) 2329 : cluster [DBG] pgmap v1539: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.326101+0000 mgr.x (mgr.24938) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.361478+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.363595+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.364585+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.366423+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.367008+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.372789+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.373271+0000 mgr.x (mgr.24938) 2331 : cluster [DBG] pgmap v1540: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.768 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.373537+0000 mgr.x (mgr.24938) 2332 : cluster [DBG] pgmap v1541: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.378137+0000 mgr.x (mgr.24938) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.414336+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.417123+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.418677+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.421380+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.422494+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.769 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.429039+0000 mgr.x (mgr.24938) 2334 : cluster [DBG] pgmap v1542: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.429303+0000 mgr.x (mgr.24938) 2335 : cluster [DBG] pgmap v1543: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.431616+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.437015+0000 mgr.x (mgr.24938) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.450286+0000 mon.a (mon.0) 4102 : cluster [WRN] Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.504951+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.507320+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.508528+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.510782+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.770 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.511656+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.518189+0000 mgr.x (mgr.24938) 2337 : cluster [DBG] pgmap v1544: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.518467+0000 mgr.x (mgr.24938) 2338 : cluster [DBG] pgmap v1545: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.520882+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.526503+0000 mgr.x (mgr.24938) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.608096+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.612744+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.614779+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.618917+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.620341+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.627615+0000 mgr.x (mgr.24938) 2340 : cluster [DBG] pgmap v1546: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.627877+0000 mgr.x (mgr.24938) 2341 : cluster [DBG] pgmap v1547: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.631860+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.771 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.637788+0000 mgr.x (mgr.24938) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.692287+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.696019+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.698365+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.700676+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.701495+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.708018+0000 mgr.x (mgr.24938) 2343 : cluster [DBG] pgmap v1548: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.708389+0000 mgr.x (mgr.24938) 2344 : cluster [DBG] pgmap v1549: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.708725+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.714252+0000 mgr.x (mgr.24938) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.751053+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.753849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.755300+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.757979+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.772 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.759130+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.765716+0000 mgr.x (mgr.24938) 2346 : cluster [DBG] pgmap v1550: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.765980+0000 mgr.x (mgr.24938) 2347 : cluster [DBG] pgmap v1551: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.770425+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.775935+0000 mgr.x (mgr.24938) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.845213+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.848458+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.850493+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.853433+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.854657+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.861323+0000 mgr.x (mgr.24938) 2349 : cluster [DBG] pgmap v1552: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.861651+0000 mgr.x (mgr.24938) 2350 : cluster [DBG] pgmap v1553: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.865900+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.871457+0000 mgr.x (mgr.24938) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.773 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.943116+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.946585+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.948193+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.951525+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.952580+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.959259+0000 mgr.x (mgr.24938) 2352 : cluster [DBG] pgmap v1554: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cluster 2024-03-30T04:48:59.959519+0000 mgr.x (mgr.24938) 2353 : cluster [DBG] pgmap v1555: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:48:59.961989+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: cephadm 2024-03-30T04:48:59.967537+0000 mgr.x (mgr.24938) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.038945+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.042121+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.043723+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.046970+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.048184+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.774 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.059171+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.132419+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.134862+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.136220+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.138707+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.139704+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.147543+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.221386+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.223681+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.224717+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.226790+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.227538+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:00.775 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.237182+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:00.776 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.311279+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.776 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.314172+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:00.776 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.315360+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:00.776 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.317950+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:00.776 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:00 smithi148 bash[65611]: audit 2024-03-30T04:49:00.319030+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.054785+0000 mgr.x (mgr.24938) 2355 : cluster [DBG] pgmap v1556: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.055044+0000 mgr.x (mgr.24938) 2356 : cluster [DBG] pgmap v1557: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.064568+0000 mgr.x (mgr.24938) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.146246+0000 mgr.x (mgr.24938) 2358 : cluster [DBG] pgmap v1558: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.146512+0000 mgr.x (mgr.24938) 2359 : cluster [DBG] pgmap v1559: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.153010+0000 mgr.x (mgr.24938) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.234295+0000 mgr.x (mgr.24938) 2361 : cluster [DBG] pgmap v1560: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.234758+0000 mgr.x (mgr.24938) 2362 : cluster [DBG] pgmap v1561: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.242558+0000 mgr.x (mgr.24938) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.325742+0000 mgr.x (mgr.24938) 2364 : cluster [DBG] pgmap v1562: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.326024+0000 mgr.x (mgr.24938) 2365 : cluster [DBG] pgmap v1563: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.328748+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.334302+0000 mgr.x (mgr.24938) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.402579+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.404878+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.406409+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.054785+0000 mgr.x (mgr.24938) 2355 : cluster [DBG] pgmap v1556: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.055044+0000 mgr.x (mgr.24938) 2356 : cluster [DBG] pgmap v1557: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.064568+0000 mgr.x (mgr.24938) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.146246+0000 mgr.x (mgr.24938) 2358 : cluster [DBG] pgmap v1558: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.146512+0000 mgr.x (mgr.24938) 2359 : cluster [DBG] pgmap v1559: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.153010+0000 mgr.x (mgr.24938) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.622 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.234295+0000 mgr.x (mgr.24938) 2361 : cluster [DBG] pgmap v1560: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.234758+0000 mgr.x (mgr.24938) 2362 : cluster [DBG] pgmap v1561: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.242558+0000 mgr.x (mgr.24938) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.325742+0000 mgr.x (mgr.24938) 2364 : cluster [DBG] pgmap v1562: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.326024+0000 mgr.x (mgr.24938) 2365 : cluster [DBG] pgmap v1563: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.328748+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.334302+0000 mgr.x (mgr.24938) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.402579+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.404878+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.406409+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.408794+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.623 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.409688+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.416069+0000 mgr.x (mgr.24938) 2367 : cluster [DBG] pgmap v1564: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.416340+0000 mgr.x (mgr.24938) 2368 : cluster [DBG] pgmap v1565: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.418118+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.423645+0000 mgr.x (mgr.24938) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.459990+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.462086+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.463302+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.465604+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.466763+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.473285+0000 mgr.x (mgr.24938) 2370 : cluster [DBG] pgmap v1566: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.473558+0000 mgr.x (mgr.24938) 2371 : cluster [DBG] pgmap v1567: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.473934+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.479369+0000 mgr.x (mgr.24938) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.624 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.519616+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.522270+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.523670+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.408794+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.409688+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.416069+0000 mgr.x (mgr.24938) 2367 : cluster [DBG] pgmap v1564: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.416340+0000 mgr.x (mgr.24938) 2368 : cluster [DBG] pgmap v1565: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.418118+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.423645+0000 mgr.x (mgr.24938) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.459990+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.462086+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.463302+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.625 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.465604+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.466763+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.473285+0000 mgr.x (mgr.24938) 2370 : cluster [DBG] pgmap v1566: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.473558+0000 mgr.x (mgr.24938) 2371 : cluster [DBG] pgmap v1567: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.473934+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.479369+0000 mgr.x (mgr.24938) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.519616+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.522270+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.523670+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.526753+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.626 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.527741+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.534109+0000 mgr.x (mgr.24938) 2373 : cluster [DBG] pgmap v1568: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.534366+0000 mgr.x (mgr.24938) 2374 : cluster [DBG] pgmap v1569: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.536243+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.541676+0000 mgr.x (mgr.24938) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.581836+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.584775+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.586073+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.588730+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.589777+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.596227+0000 mgr.x (mgr.24938) 2376 : cluster [DBG] pgmap v1570: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.596520+0000 mgr.x (mgr.24938) 2377 : cluster [DBG] pgmap v1571: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.602538+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.608002+0000 mgr.x (mgr.24938) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.663228+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.627 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.665780+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.666767+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.526753+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.527741+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.534109+0000 mgr.x (mgr.24938) 2373 : cluster [DBG] pgmap v1568: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.534366+0000 mgr.x (mgr.24938) 2374 : cluster [DBG] pgmap v1569: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.536243+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.541676+0000 mgr.x (mgr.24938) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.581836+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.584775+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.586073+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.628 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.588730+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.589777+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.596227+0000 mgr.x (mgr.24938) 2376 : cluster [DBG] pgmap v1570: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.596520+0000 mgr.x (mgr.24938) 2377 : cluster [DBG] pgmap v1571: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.602538+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.608002+0000 mgr.x (mgr.24938) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.663228+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.665780+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.666767+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.669106+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.669954+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.676472+0000 mgr.x (mgr.24938) 2379 : cluster [DBG] pgmap v1572: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.629 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.676789+0000 mgr.x (mgr.24938) 2380 : cluster [DBG] pgmap v1573: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.679598+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.685133+0000 mgr.x (mgr.24938) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.723032+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.725145+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.726856+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.729218+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.730024+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.736329+0000 mgr.x (mgr.24938) 2382 : cluster [DBG] pgmap v1574: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.736699+0000 mgr.x (mgr.24938) 2383 : cluster [DBG] pgmap v1575: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.739255+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.744637+0000 mgr.x (mgr.24938) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.781251+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.783622+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.630 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.784873+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.669106+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.669954+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.676472+0000 mgr.x (mgr.24938) 2379 : cluster [DBG] pgmap v1572: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.676789+0000 mgr.x (mgr.24938) 2380 : cluster [DBG] pgmap v1573: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.679598+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.685133+0000 mgr.x (mgr.24938) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.723032+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.725145+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.726856+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.631 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.729218+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.730024+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.736329+0000 mgr.x (mgr.24938) 2382 : cluster [DBG] pgmap v1574: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.736699+0000 mgr.x (mgr.24938) 2383 : cluster [DBG] pgmap v1575: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.739255+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.744637+0000 mgr.x (mgr.24938) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.781251+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.783622+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.784873+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.787289+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.788475+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.795144+0000 mgr.x (mgr.24938) 2385 : cluster [DBG] pgmap v1576: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.795504+0000 mgr.x (mgr.24938) 2386 : cluster [DBG] pgmap v1577: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.800569+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.632 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.806174+0000 mgr.x (mgr.24938) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.863449+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.866476+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.868017+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.870700+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.871716+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.878639+0000 mgr.x (mgr.24938) 2388 : cluster [DBG] pgmap v1578: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.879005+0000 mgr.x (mgr.24938) 2389 : cluster [DBG] pgmap v1579: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.881216+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.886625+0000 mgr.x (mgr.24938) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.921589+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.923494+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.924426+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.633 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.787289+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.788475+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.795144+0000 mgr.x (mgr.24938) 2385 : cluster [DBG] pgmap v1576: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.795504+0000 mgr.x (mgr.24938) 2386 : cluster [DBG] pgmap v1577: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.800569+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.806174+0000 mgr.x (mgr.24938) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.863449+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.866476+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.868017+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.870700+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.871716+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.878639+0000 mgr.x (mgr.24938) 2388 : cluster [DBG] pgmap v1578: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.879005+0000 mgr.x (mgr.24938) 2389 : cluster [DBG] pgmap v1579: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.634 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.881216+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.886625+0000 mgr.x (mgr.24938) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.921589+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.923494+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.924426+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.926292+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.926943+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.933271+0000 mgr.x (mgr.24938) 2391 : cluster [DBG] pgmap v1580: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.933637+0000 mgr.x (mgr.24938) 2392 : cluster [DBG] pgmap v1581: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.936488+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.941859+0000 mgr.x (mgr.24938) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.635 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.977657+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.979536+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.980403+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.982254+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.982859+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.989161+0000 mgr.x (mgr.24938) 2394 : cluster [DBG] pgmap v1582: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: cluster 2024-03-30T04:49:00.989440+0000 mgr.x (mgr.24938) 2395 : cluster [DBG] pgmap v1583: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:00.991982+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.032147+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.034392+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.636 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.035556+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.926292+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.926943+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.933271+0000 mgr.x (mgr.24938) 2391 : cluster [DBG] pgmap v1580: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.933637+0000 mgr.x (mgr.24938) 2392 : cluster [DBG] pgmap v1581: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.936488+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.941859+0000 mgr.x (mgr.24938) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.977657+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.979536+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.980403+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.982254+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.982859+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.989161+0000 mgr.x (mgr.24938) 2394 : cluster [DBG] pgmap v1582: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: cluster 2024-03-30T04:49:00.989440+0000 mgr.x (mgr.24938) 2395 : cluster [DBG] pgmap v1583: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:00.991982+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.032147+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.034392+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.035556+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.037378+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.038005+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.047036+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.087925+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.089827+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.090686+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.092451+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.093066+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.102347+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.144720+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.147361+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.148848+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.152238+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.153280+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.163775+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.204947+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.207304+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.208368+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.210947+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.037378+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.038005+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.047036+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.087925+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.089827+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.090686+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.092451+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.093066+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.102347+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.144720+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.147361+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.148848+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.640 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.152238+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.153280+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.163775+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.204947+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.207304+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.208368+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.210947+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.211878+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.220629+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.308028+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.312422+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.641 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.314432+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.318877+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[80412]: audit 2024-03-30T04:49:01.320512+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.211878+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.220629+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.308028+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.312422+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.314432+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.318877+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.642 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:01 smithi116 bash[82555]: audit 2024-03-30T04:49:01.320512+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.796 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[76301]: debug 2024-03-30T04:49:01.491+0000 7f779c5f4700 1 -- 172.21.15.148:0/3700178532 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558200e55680 con 0x558200e92c00 2024-03-30T04:49:01.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.054785+0000 mgr.x (mgr.24938) 2355 : cluster [DBG] pgmap v1556: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.055044+0000 mgr.x (mgr.24938) 2356 : cluster [DBG] pgmap v1557: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.064568+0000 mgr.x (mgr.24938) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.146246+0000 mgr.x (mgr.24938) 2358 : cluster [DBG] pgmap v1558: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.146512+0000 mgr.x (mgr.24938) 2359 : cluster [DBG] pgmap v1559: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.153010+0000 mgr.x (mgr.24938) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.234295+0000 mgr.x (mgr.24938) 2361 : cluster [DBG] pgmap v1560: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.234758+0000 mgr.x (mgr.24938) 2362 : cluster [DBG] pgmap v1561: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.242558+0000 mgr.x (mgr.24938) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.325742+0000 mgr.x (mgr.24938) 2364 : cluster [DBG] pgmap v1562: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.326024+0000 mgr.x (mgr.24938) 2365 : cluster [DBG] pgmap v1563: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.328748+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.334302+0000 mgr.x (mgr.24938) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.402579+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.404878+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.406409+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.408794+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.409688+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.416069+0000 mgr.x (mgr.24938) 2367 : cluster [DBG] pgmap v1564: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.416340+0000 mgr.x (mgr.24938) 2368 : cluster [DBG] pgmap v1565: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.418118+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.423645+0000 mgr.x (mgr.24938) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.459990+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.462086+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.463302+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.465604+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.466763+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.473285+0000 mgr.x (mgr.24938) 2370 : cluster [DBG] pgmap v1566: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.473558+0000 mgr.x (mgr.24938) 2371 : cluster [DBG] pgmap v1567: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.473934+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.479369+0000 mgr.x (mgr.24938) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.519616+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.522270+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.523670+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.526753+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.527741+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.534109+0000 mgr.x (mgr.24938) 2373 : cluster [DBG] pgmap v1568: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.534366+0000 mgr.x (mgr.24938) 2374 : cluster [DBG] pgmap v1569: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.536243+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.541676+0000 mgr.x (mgr.24938) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.581836+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.584775+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.586073+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.588730+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.589777+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.596227+0000 mgr.x (mgr.24938) 2376 : cluster [DBG] pgmap v1570: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.596520+0000 mgr.x (mgr.24938) 2377 : cluster [DBG] pgmap v1571: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.602538+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.608002+0000 mgr.x (mgr.24938) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.663228+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.665780+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.666767+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.669106+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.669954+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.676472+0000 mgr.x (mgr.24938) 2379 : cluster [DBG] pgmap v1572: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.676789+0000 mgr.x (mgr.24938) 2380 : cluster [DBG] pgmap v1573: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.679598+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.685133+0000 mgr.x (mgr.24938) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.723032+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.725145+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.726856+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.729218+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.730024+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.736329+0000 mgr.x (mgr.24938) 2382 : cluster [DBG] pgmap v1574: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.736699+0000 mgr.x (mgr.24938) 2383 : cluster [DBG] pgmap v1575: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.739255+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.744637+0000 mgr.x (mgr.24938) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.781251+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.783622+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.784873+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.787289+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.788475+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.795144+0000 mgr.x (mgr.24938) 2385 : cluster [DBG] pgmap v1576: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.795504+0000 mgr.x (mgr.24938) 2386 : cluster [DBG] pgmap v1577: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.800569+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.806174+0000 mgr.x (mgr.24938) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.863449+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.866476+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.868017+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.870700+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.871716+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.878639+0000 mgr.x (mgr.24938) 2388 : cluster [DBG] pgmap v1578: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.879005+0000 mgr.x (mgr.24938) 2389 : cluster [DBG] pgmap v1579: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.881216+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.886625+0000 mgr.x (mgr.24938) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.921589+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.923494+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.924426+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.926292+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.926943+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.933271+0000 mgr.x (mgr.24938) 2391 : cluster [DBG] pgmap v1580: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.933637+0000 mgr.x (mgr.24938) 2392 : cluster [DBG] pgmap v1581: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.936488+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.941859+0000 mgr.x (mgr.24938) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.977657+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.979536+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.980403+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.982254+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.982859+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.989161+0000 mgr.x (mgr.24938) 2394 : cluster [DBG] pgmap v1582: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: cluster 2024-03-30T04:49:00.989440+0000 mgr.x (mgr.24938) 2395 : cluster [DBG] pgmap v1583: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:00.991982+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.032147+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.034392+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.035556+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.037378+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.038005+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.047036+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.087925+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.089827+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.090686+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.092451+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.093066+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.102347+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.144720+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.147361+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.148848+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.152238+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.153280+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.163775+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.204947+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.207304+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.208368+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.210947+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.211878+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.220629+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.308028+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.312422+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.314432+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:01.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.318877+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:01.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:01 smithi148 bash[65611]: audit 2024-03-30T04:49:01.320512+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.253 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[76301]: debug 2024-03-30T04:49:02.067+0000 7f77a578c7c0 -1 Falling back to public interface 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:00.997315+0000 mgr.x (mgr.24938) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.044306+0000 mgr.x (mgr.24938) 2397 : cluster [DBG] pgmap v1584: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.044660+0000 mgr.x (mgr.24938) 2398 : cluster [DBG] pgmap v1585: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.052418+0000 mgr.x (mgr.24938) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.099418+0000 mgr.x (mgr.24938) 2400 : cluster [DBG] pgmap v1586: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.099768+0000 mgr.x (mgr.24938) 2401 : cluster [DBG] pgmap v1587: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.107937+0000 mgr.x (mgr.24938) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.159853+0000 mgr.x (mgr.24938) 2403 : cluster [DBG] pgmap v1588: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.160200+0000 mgr.x (mgr.24938) 2404 : cluster [DBG] pgmap v1589: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.169213+0000 mgr.x (mgr.24938) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.218348+0000 mgr.x (mgr.24938) 2406 : cluster [DBG] pgmap v1590: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.218687+0000 mgr.x (mgr.24938) 2407 : cluster [DBG] pgmap v1591: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.225994+0000 mgr.x (mgr.24938) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.328272+0000 mgr.x (mgr.24938) 2409 : cluster [DBG] pgmap v1592: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.328673+0000 mgr.x (mgr.24938) 2410 : cluster [DBG] pgmap v1593: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.334139+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.339908+0000 mgr.x (mgr.24938) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.392456+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.394984+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.396184+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.399247+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.400173+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.407206+0000 mgr.x (mgr.24938) 2412 : cluster [DBG] pgmap v1594: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.408758+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.414264+0000 mgr.x (mgr.24938) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.466908+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.469521+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.470861+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.473469+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.474310+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.481068+0000 mgr.x (mgr.24938) 2414 : cluster [DBG] pgmap v1595: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.481291+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.481513+0000 mgr.x (mgr.24938) 2415 : cluster [DBG] pgmap v1596: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.486771+0000 mgr.x (mgr.24938) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.527331+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.529413+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.530412+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.532269+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.533120+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.539538+0000 mgr.x (mgr.24938) 2417 : cluster [DBG] pgmap v1597: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.539708+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.539794+0000 mgr.x (mgr.24938) 2418 : cluster [DBG] pgmap v1598: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.545046+0000 mgr.x (mgr.24938) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.585628+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.588172+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.589283+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.591395+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.592190+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.598517+0000 mgr.x (mgr.24938) 2420 : cluster [DBG] pgmap v1599: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.598774+0000 mgr.x (mgr.24938) 2421 : cluster [DBG] pgmap v1600: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.599479+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.604856+0000 mgr.x (mgr.24938) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.640789+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.642912+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.643963+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.646179+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.646871+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.653130+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.653255+0000 mgr.x (mgr.24938) 2423 : cluster [DBG] pgmap v1601: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.653512+0000 mgr.x (mgr.24938) 2424 : cluster [DBG] pgmap v1602: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.658451+0000 mgr.x (mgr.24938) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.693727+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.695883+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.697229+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.699279+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.700157+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.706433+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.706634+0000 mgr.x (mgr.24938) 2426 : cluster [DBG] pgmap v1603: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.706889+0000 mgr.x (mgr.24938) 2427 : cluster [DBG] pgmap v1604: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.711817+0000 mgr.x (mgr.24938) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.746918+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.749162+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.750483+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.752641+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.753504+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.759899+0000 mgr.x (mgr.24938) 2429 : cluster [DBG] pgmap v1605: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.760179+0000 mgr.x (mgr.24938) 2430 : cluster [DBG] pgmap v1606: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.762164+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.767572+0000 mgr.x (mgr.24938) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.803031+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.805458+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.806712+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.808917+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.809698+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.816223+0000 mgr.x (mgr.24938) 2432 : cluster [DBG] pgmap v1607: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.816584+0000 mgr.x (mgr.24938) 2433 : cluster [DBG] pgmap v1608: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.817362+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.822847+0000 mgr.x (mgr.24938) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.858156+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.860473+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.861545+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.863785+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.864543+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.870812+0000 mgr.x (mgr.24938) 2435 : cluster [DBG] pgmap v1609: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.871178+0000 mgr.x (mgr.24938) 2436 : cluster [DBG] pgmap v1610: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.872854+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.878306+0000 mgr.x (mgr.24938) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.913920+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.916641+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.918228+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.921160+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.922313+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.928816+0000 mgr.x (mgr.24938) 2438 : cluster [DBG] pgmap v1611: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.929076+0000 mgr.x (mgr.24938) 2439 : cluster [DBG] pgmap v1612: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.931136+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.936756+0000 mgr.x (mgr.24938) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.973058+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.975856+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.977294+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.979827+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.980991+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.987716+0000 mgr.x (mgr.24938) 2441 : cluster [DBG] pgmap v1613: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: cluster 2024-03-30T04:49:01.988100+0000 mgr.x (mgr.24938) 2442 : cluster [DBG] pgmap v1614: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:01.989059+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.031054+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.033421+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.034456+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.036498+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.037190+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.044954+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.090529+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.093687+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.095260+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.097941+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.099017+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.108223+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.149121+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.556 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.151551+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.152633+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.154843+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.155773+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.163894+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.205084+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.208082+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.209841+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.212395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.213382+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.222967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.298317+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.300995+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.302458+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.305291+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.557 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.306258+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.558 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:02 smithi148 bash[65611]: audit 2024-03-30T04:49:02.315982+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:00.997315+0000 mgr.x (mgr.24938) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.044306+0000 mgr.x (mgr.24938) 2397 : cluster [DBG] pgmap v1584: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.044660+0000 mgr.x (mgr.24938) 2398 : cluster [DBG] pgmap v1585: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.052418+0000 mgr.x (mgr.24938) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.099418+0000 mgr.x (mgr.24938) 2400 : cluster [DBG] pgmap v1586: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.099768+0000 mgr.x (mgr.24938) 2401 : cluster [DBG] pgmap v1587: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.107937+0000 mgr.x (mgr.24938) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.159853+0000 mgr.x (mgr.24938) 2403 : cluster [DBG] pgmap v1588: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.160200+0000 mgr.x (mgr.24938) 2404 : cluster [DBG] pgmap v1589: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.169213+0000 mgr.x (mgr.24938) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.218348+0000 mgr.x (mgr.24938) 2406 : cluster [DBG] pgmap v1590: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.218687+0000 mgr.x (mgr.24938) 2407 : cluster [DBG] pgmap v1591: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.225994+0000 mgr.x (mgr.24938) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.328272+0000 mgr.x (mgr.24938) 2409 : cluster [DBG] pgmap v1592: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.328673+0000 mgr.x (mgr.24938) 2410 : cluster [DBG] pgmap v1593: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.334139+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:00.997315+0000 mgr.x (mgr.24938) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.044306+0000 mgr.x (mgr.24938) 2397 : cluster [DBG] pgmap v1584: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.044660+0000 mgr.x (mgr.24938) 2398 : cluster [DBG] pgmap v1585: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.052418+0000 mgr.x (mgr.24938) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.099418+0000 mgr.x (mgr.24938) 2400 : cluster [DBG] pgmap v1586: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.099768+0000 mgr.x (mgr.24938) 2401 : cluster [DBG] pgmap v1587: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.107937+0000 mgr.x (mgr.24938) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.159853+0000 mgr.x (mgr.24938) 2403 : cluster [DBG] pgmap v1588: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.160200+0000 mgr.x (mgr.24938) 2404 : cluster [DBG] pgmap v1589: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.169213+0000 mgr.x (mgr.24938) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.218348+0000 mgr.x (mgr.24938) 2406 : cluster [DBG] pgmap v1590: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.218687+0000 mgr.x (mgr.24938) 2407 : cluster [DBG] pgmap v1591: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.225994+0000 mgr.x (mgr.24938) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.328272+0000 mgr.x (mgr.24938) 2409 : cluster [DBG] pgmap v1592: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.328673+0000 mgr.x (mgr.24938) 2410 : cluster [DBG] pgmap v1593: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.334139+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.339908+0000 mgr.x (mgr.24938) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.392456+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.394984+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.396184+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.399247+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.400173+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.407206+0000 mgr.x (mgr.24938) 2412 : cluster [DBG] pgmap v1594: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.408758+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.414264+0000 mgr.x (mgr.24938) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.466908+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.469521+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.470861+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.473469+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.474310+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.481068+0000 mgr.x (mgr.24938) 2414 : cluster [DBG] pgmap v1595: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.481291+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.481513+0000 mgr.x (mgr.24938) 2415 : cluster [DBG] pgmap v1596: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.486771+0000 mgr.x (mgr.24938) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.527331+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.529413+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.530412+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.532269+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.533120+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.539538+0000 mgr.x (mgr.24938) 2417 : cluster [DBG] pgmap v1597: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.539708+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.539794+0000 mgr.x (mgr.24938) 2418 : cluster [DBG] pgmap v1598: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.545046+0000 mgr.x (mgr.24938) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.585628+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.588172+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.589283+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.591395+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.592190+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.598517+0000 mgr.x (mgr.24938) 2420 : cluster [DBG] pgmap v1599: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.598774+0000 mgr.x (mgr.24938) 2421 : cluster [DBG] pgmap v1600: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.599479+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.604856+0000 mgr.x (mgr.24938) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.339908+0000 mgr.x (mgr.24938) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.392456+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.394984+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.396184+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.399247+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.400173+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.407206+0000 mgr.x (mgr.24938) 2412 : cluster [DBG] pgmap v1594: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.408758+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.414264+0000 mgr.x (mgr.24938) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.466908+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.469521+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.470861+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.473469+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.474310+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.481068+0000 mgr.x (mgr.24938) 2414 : cluster [DBG] pgmap v1595: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.481291+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.481513+0000 mgr.x (mgr.24938) 2415 : cluster [DBG] pgmap v1596: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.486771+0000 mgr.x (mgr.24938) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.640789+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.642912+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.643963+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.646179+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.646871+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.653130+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.653255+0000 mgr.x (mgr.24938) 2423 : cluster [DBG] pgmap v1601: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.653512+0000 mgr.x (mgr.24938) 2424 : cluster [DBG] pgmap v1602: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.658451+0000 mgr.x (mgr.24938) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.693727+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.695883+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.697229+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.699279+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.700157+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.706433+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.706634+0000 mgr.x (mgr.24938) 2426 : cluster [DBG] pgmap v1603: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.706889+0000 mgr.x (mgr.24938) 2427 : cluster [DBG] pgmap v1604: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.711817+0000 mgr.x (mgr.24938) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.746918+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.749162+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.750483+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.752641+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.753504+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.759899+0000 mgr.x (mgr.24938) 2429 : cluster [DBG] pgmap v1605: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.760179+0000 mgr.x (mgr.24938) 2430 : cluster [DBG] pgmap v1606: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.762164+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.767572+0000 mgr.x (mgr.24938) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.803031+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.805458+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.806712+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.808917+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.809698+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.816223+0000 mgr.x (mgr.24938) 2432 : cluster [DBG] pgmap v1607: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.816584+0000 mgr.x (mgr.24938) 2433 : cluster [DBG] pgmap v1608: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.817362+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.822847+0000 mgr.x (mgr.24938) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.527331+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.529413+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.530412+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.532269+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.533120+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.539538+0000 mgr.x (mgr.24938) 2417 : cluster [DBG] pgmap v1597: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.539708+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.539794+0000 mgr.x (mgr.24938) 2418 : cluster [DBG] pgmap v1598: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.545046+0000 mgr.x (mgr.24938) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.585628+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.588172+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.589283+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.591395+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.592190+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.598517+0000 mgr.x (mgr.24938) 2420 : cluster [DBG] pgmap v1599: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.598774+0000 mgr.x (mgr.24938) 2421 : cluster [DBG] pgmap v1600: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.599479+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.604856+0000 mgr.x (mgr.24938) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.858156+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.860473+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.861545+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.863785+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.864543+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.870812+0000 mgr.x (mgr.24938) 2435 : cluster [DBG] pgmap v1609: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.871178+0000 mgr.x (mgr.24938) 2436 : cluster [DBG] pgmap v1610: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.872854+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.878306+0000 mgr.x (mgr.24938) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.913920+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.916641+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.918228+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.921160+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.922313+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.928816+0000 mgr.x (mgr.24938) 2438 : cluster [DBG] pgmap v1611: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.929076+0000 mgr.x (mgr.24938) 2439 : cluster [DBG] pgmap v1612: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.931136+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.936756+0000 mgr.x (mgr.24938) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.973058+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.975856+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.977294+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.979827+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.980991+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.987716+0000 mgr.x (mgr.24938) 2441 : cluster [DBG] pgmap v1613: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: cluster 2024-03-30T04:49:01.988100+0000 mgr.x (mgr.24938) 2442 : cluster [DBG] pgmap v1614: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:01.989059+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.031054+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.033421+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.034456+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.036498+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.037190+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.044954+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.090529+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.093687+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.095260+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.097941+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.640789+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.642912+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.643963+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.646179+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.646871+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.653130+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.653255+0000 mgr.x (mgr.24938) 2423 : cluster [DBG] pgmap v1601: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.653512+0000 mgr.x (mgr.24938) 2424 : cluster [DBG] pgmap v1602: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.658451+0000 mgr.x (mgr.24938) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.693727+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.695883+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.697229+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.699279+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.700157+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.706433+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.706634+0000 mgr.x (mgr.24938) 2426 : cluster [DBG] pgmap v1603: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.706889+0000 mgr.x (mgr.24938) 2427 : cluster [DBG] pgmap v1604: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.711817+0000 mgr.x (mgr.24938) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.099017+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.108223+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.149121+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.151551+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.152633+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.154843+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.155773+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.163894+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.205084+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.208082+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.209841+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.212395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.213382+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.222967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.298317+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.300995+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.302458+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.305291+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.306258+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[82555]: audit 2024-03-30T04:49:02.315982+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.746918+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.749162+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.750483+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.752641+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.753504+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.759899+0000 mgr.x (mgr.24938) 2429 : cluster [DBG] pgmap v1605: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.760179+0000 mgr.x (mgr.24938) 2430 : cluster [DBG] pgmap v1606: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.762164+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.767572+0000 mgr.x (mgr.24938) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.803031+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.805458+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.806712+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.808917+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.809698+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.816223+0000 mgr.x (mgr.24938) 2432 : cluster [DBG] pgmap v1607: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.816584+0000 mgr.x (mgr.24938) 2433 : cluster [DBG] pgmap v1608: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.817362+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.822847+0000 mgr.x (mgr.24938) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.858156+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.860473+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.861545+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.863785+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.864543+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.870812+0000 mgr.x (mgr.24938) 2435 : cluster [DBG] pgmap v1609: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.871178+0000 mgr.x (mgr.24938) 2436 : cluster [DBG] pgmap v1610: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.872854+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.878306+0000 mgr.x (mgr.24938) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.913920+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.916641+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.918228+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.921160+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.922313+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.928816+0000 mgr.x (mgr.24938) 2438 : cluster [DBG] pgmap v1611: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.929076+0000 mgr.x (mgr.24938) 2439 : cluster [DBG] pgmap v1612: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.931136+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.936756+0000 mgr.x (mgr.24938) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.973058+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.975856+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.977294+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.979827+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.980991+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.987716+0000 mgr.x (mgr.24938) 2441 : cluster [DBG] pgmap v1613: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: cluster 2024-03-30T04:49:01.988100+0000 mgr.x (mgr.24938) 2442 : cluster [DBG] pgmap v1614: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:01.989059+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.031054+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.033421+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.034456+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.036498+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.037190+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.044954+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.090529+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.093687+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.095260+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.097941+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.099017+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.108223+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.149121+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.151551+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.152633+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.154843+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.155773+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.163894+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.205084+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.208082+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.209841+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.212395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.213382+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.222967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.298317+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.300995+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.302458+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.305291+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.306258+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:02.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:02 smithi116 bash[80412]: audit 2024-03-30T04:49:02.315982+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:01.994738+0000 mgr.x (mgr.24938) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.043387+0000 mgr.x (mgr.24938) 2444 : cluster [DBG] pgmap v1615: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.043656+0000 mgr.x (mgr.24938) 2445 : cluster [DBG] pgmap v1616: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.050334+0000 mgr.x (mgr.24938) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.105588+0000 mgr.x (mgr.24938) 2447 : cluster [DBG] pgmap v1617: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.105840+0000 mgr.x (mgr.24938) 2448 : cluster [DBG] pgmap v1618: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.113650+0000 mgr.x (mgr.24938) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.162253+0000 mgr.x (mgr.24938) 2450 : cluster [DBG] pgmap v1619: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.162505+0000 mgr.x (mgr.24938) 2451 : cluster [DBG] pgmap v1620: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.169413+0000 mgr.x (mgr.24938) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.219814+0000 mgr.x (mgr.24938) 2453 : cluster [DBG] pgmap v1621: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.220190+0000 mgr.x (mgr.24938) 2454 : cluster [DBG] pgmap v1622: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.228385+0000 mgr.x (mgr.24938) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.312907+0000 mgr.x (mgr.24938) 2456 : cluster [DBG] pgmap v1623: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.313292+0000 mgr.x (mgr.24938) 2457 : cluster [DBG] pgmap v1624: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.321847+0000 mgr.x (mgr.24938) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.396579+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.399816+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.401376+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.404215+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.405296+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.412061+0000 mgr.x (mgr.24938) 2459 : cluster [DBG] pgmap v1625: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.412336+0000 mgr.x (mgr.24938) 2460 : cluster [DBG] pgmap v1626: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.418438+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.424001+0000 mgr.x (mgr.24938) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.475902+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.478589+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.480159+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.483184+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.484320+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.490992+0000 mgr.x (mgr.24938) 2462 : cluster [DBG] pgmap v1627: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.491236+0000 mgr.x (mgr.24938) 2463 : cluster [DBG] pgmap v1628: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.492151+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.498152+0000 mgr.x (mgr.24938) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.554226+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.556995+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.558275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.560791+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.561717+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.568195+0000 mgr.x (mgr.24938) 2465 : cluster [DBG] pgmap v1629: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.568455+0000 mgr.x (mgr.24938) 2466 : cluster [DBG] pgmap v1630: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.569136+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.574618+0000 mgr.x (mgr.24938) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.615178+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.618459+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.620101+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.623178+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.624476+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.631316+0000 mgr.x (mgr.24938) 2468 : cluster [DBG] pgmap v1631: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.631668+0000 mgr.x (mgr.24938) 2469 : cluster [DBG] pgmap v1632: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.636097+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.641525+0000 mgr.x (mgr.24938) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.697853+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.701202+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.703109+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.706399+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.707729+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.714657+0000 mgr.x (mgr.24938) 2471 : cluster [DBG] pgmap v1633: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.714968+0000 mgr.x (mgr.24938) 2472 : cluster [DBG] pgmap v1634: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.719329+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.724834+0000 mgr.x (mgr.24938) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.800783+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.804422+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.806516+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.810770+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.812235+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.819679+0000 mgr.x (mgr.24938) 2474 : cluster [DBG] pgmap v1635: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.820605+0000 mgr.x (mgr.24938) 2475 : cluster [DBG] pgmap v1636: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.823813+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.829461+0000 mgr.x (mgr.24938) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.901469+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.904604+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.906608+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.910318+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.911420+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cluster 2024-03-30T04:49:02.918505+0000 mgr.x (mgr.24938) 2477 : cluster [DBG] pgmap v1637: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.921734+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: cephadm 2024-03-30T04:49:02.927264+0000 mgr.x (mgr.24938) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.996086+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:02.999286+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.001389+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.004964+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.006381+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.018092+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.104566+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.109475+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.111937+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.116343+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.118076+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.130756+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.189966+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.193002+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.194671+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.198310+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.199483+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.213846+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.272006+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.275106+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.276558+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.279211+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.280268+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:03 smithi148 bash[65611]: audit 2024-03-30T04:49:03.294933+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:01.994738+0000 mgr.x (mgr.24938) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.043387+0000 mgr.x (mgr.24938) 2444 : cluster [DBG] pgmap v1615: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.043656+0000 mgr.x (mgr.24938) 2445 : cluster [DBG] pgmap v1616: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.050334+0000 mgr.x (mgr.24938) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.105588+0000 mgr.x (mgr.24938) 2447 : cluster [DBG] pgmap v1617: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.105840+0000 mgr.x (mgr.24938) 2448 : cluster [DBG] pgmap v1618: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.113650+0000 mgr.x (mgr.24938) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.162253+0000 mgr.x (mgr.24938) 2450 : cluster [DBG] pgmap v1619: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.162505+0000 mgr.x (mgr.24938) 2451 : cluster [DBG] pgmap v1620: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.169413+0000 mgr.x (mgr.24938) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.219814+0000 mgr.x (mgr.24938) 2453 : cluster [DBG] pgmap v1621: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.220190+0000 mgr.x (mgr.24938) 2454 : cluster [DBG] pgmap v1622: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.228385+0000 mgr.x (mgr.24938) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.312907+0000 mgr.x (mgr.24938) 2456 : cluster [DBG] pgmap v1623: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.313292+0000 mgr.x (mgr.24938) 2457 : cluster [DBG] pgmap v1624: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.321847+0000 mgr.x (mgr.24938) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.396579+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.399816+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.401376+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.404215+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.405296+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.412061+0000 mgr.x (mgr.24938) 2459 : cluster [DBG] pgmap v1625: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.412336+0000 mgr.x (mgr.24938) 2460 : cluster [DBG] pgmap v1626: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.418438+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.424001+0000 mgr.x (mgr.24938) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.475902+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.478589+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.480159+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.483184+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.484320+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.490992+0000 mgr.x (mgr.24938) 2462 : cluster [DBG] pgmap v1627: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.491236+0000 mgr.x (mgr.24938) 2463 : cluster [DBG] pgmap v1628: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.492151+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.498152+0000 mgr.x (mgr.24938) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:01.994738+0000 mgr.x (mgr.24938) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.043387+0000 mgr.x (mgr.24938) 2444 : cluster [DBG] pgmap v1615: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.043656+0000 mgr.x (mgr.24938) 2445 : cluster [DBG] pgmap v1616: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.050334+0000 mgr.x (mgr.24938) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.105588+0000 mgr.x (mgr.24938) 2447 : cluster [DBG] pgmap v1617: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.105840+0000 mgr.x (mgr.24938) 2448 : cluster [DBG] pgmap v1618: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.113650+0000 mgr.x (mgr.24938) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.162253+0000 mgr.x (mgr.24938) 2450 : cluster [DBG] pgmap v1619: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.162505+0000 mgr.x (mgr.24938) 2451 : cluster [DBG] pgmap v1620: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.169413+0000 mgr.x (mgr.24938) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.219814+0000 mgr.x (mgr.24938) 2453 : cluster [DBG] pgmap v1621: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.220190+0000 mgr.x (mgr.24938) 2454 : cluster [DBG] pgmap v1622: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.228385+0000 mgr.x (mgr.24938) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.312907+0000 mgr.x (mgr.24938) 2456 : cluster [DBG] pgmap v1623: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.313292+0000 mgr.x (mgr.24938) 2457 : cluster [DBG] pgmap v1624: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.321847+0000 mgr.x (mgr.24938) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.554226+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.556995+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.558275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.560791+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.561717+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.568195+0000 mgr.x (mgr.24938) 2465 : cluster [DBG] pgmap v1629: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.568455+0000 mgr.x (mgr.24938) 2466 : cluster [DBG] pgmap v1630: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.569136+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.574618+0000 mgr.x (mgr.24938) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.615178+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.618459+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.620101+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.623178+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.624476+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.631316+0000 mgr.x (mgr.24938) 2468 : cluster [DBG] pgmap v1631: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.631668+0000 mgr.x (mgr.24938) 2469 : cluster [DBG] pgmap v1632: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.636097+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.641525+0000 mgr.x (mgr.24938) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.697853+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.701202+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.703109+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.706399+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.707729+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.714657+0000 mgr.x (mgr.24938) 2471 : cluster [DBG] pgmap v1633: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.714968+0000 mgr.x (mgr.24938) 2472 : cluster [DBG] pgmap v1634: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.719329+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.724834+0000 mgr.x (mgr.24938) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.800783+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.804422+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.806516+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.810770+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.812235+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.819679+0000 mgr.x (mgr.24938) 2474 : cluster [DBG] pgmap v1635: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.820605+0000 mgr.x (mgr.24938) 2475 : cluster [DBG] pgmap v1636: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.823813+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.396579+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.399816+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.401376+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.404215+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.405296+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.412061+0000 mgr.x (mgr.24938) 2459 : cluster [DBG] pgmap v1625: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.412336+0000 mgr.x (mgr.24938) 2460 : cluster [DBG] pgmap v1626: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.418438+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.424001+0000 mgr.x (mgr.24938) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.475902+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.478589+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.480159+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.483184+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.484320+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.490992+0000 mgr.x (mgr.24938) 2462 : cluster [DBG] pgmap v1627: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.491236+0000 mgr.x (mgr.24938) 2463 : cluster [DBG] pgmap v1628: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.492151+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.498152+0000 mgr.x (mgr.24938) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.829461+0000 mgr.x (mgr.24938) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.901469+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.904604+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.906608+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.910318+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.911420+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cluster 2024-03-30T04:49:02.918505+0000 mgr.x (mgr.24938) 2477 : cluster [DBG] pgmap v1637: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.921734+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: cephadm 2024-03-30T04:49:02.927264+0000 mgr.x (mgr.24938) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.996086+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:02.999286+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.001389+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.004964+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.006381+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.018092+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.104566+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.109475+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.111937+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.116343+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.118076+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.130756+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.189966+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.193002+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.194671+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.198310+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.199483+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.213846+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.272006+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.275106+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.276558+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.279211+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.280268+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[80412]: audit 2024-03-30T04:49:03.294933+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.554226+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.556995+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.558275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.560791+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.561717+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.568195+0000 mgr.x (mgr.24938) 2465 : cluster [DBG] pgmap v1629: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.568455+0000 mgr.x (mgr.24938) 2466 : cluster [DBG] pgmap v1630: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.569136+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.574618+0000 mgr.x (mgr.24938) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.615178+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.618459+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.620101+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.623178+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.624476+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.631316+0000 mgr.x (mgr.24938) 2468 : cluster [DBG] pgmap v1631: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.631668+0000 mgr.x (mgr.24938) 2469 : cluster [DBG] pgmap v1632: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.636097+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.641525+0000 mgr.x (mgr.24938) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.697853+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.701202+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.703109+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.706399+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.707729+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.714657+0000 mgr.x (mgr.24938) 2471 : cluster [DBG] pgmap v1633: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.714968+0000 mgr.x (mgr.24938) 2472 : cluster [DBG] pgmap v1634: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.719329+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.724834+0000 mgr.x (mgr.24938) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.800783+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.804422+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.806516+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.810770+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.812235+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.819679+0000 mgr.x (mgr.24938) 2474 : cluster [DBG] pgmap v1635: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.820605+0000 mgr.x (mgr.24938) 2475 : cluster [DBG] pgmap v1636: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.823813+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.829461+0000 mgr.x (mgr.24938) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.901469+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.904604+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.906608+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.910318+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.911420+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cluster 2024-03-30T04:49:02.918505+0000 mgr.x (mgr.24938) 2477 : cluster [DBG] pgmap v1637: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.921734+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: cephadm 2024-03-30T04:49:02.927264+0000 mgr.x (mgr.24938) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.996086+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:02.999286+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.001389+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.004964+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.006381+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.018092+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.104566+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.109475+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.111937+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.116343+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.118076+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.130756+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.189966+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.193002+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.194671+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.198310+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.199483+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.213846+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:03.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.272006+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.275106+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:03.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.276558+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:03.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.279211+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:03.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.280268+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:03.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:03 smithi116 bash[82555]: audit 2024-03-30T04:49:03.294933+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.013092+0000 mgr.x (mgr.24938) 2479 : cluster [DBG] pgmap v1638: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.013457+0000 mgr.x (mgr.24938) 2480 : cluster [DBG] pgmap v1639: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.023607+0000 mgr.x (mgr.24938) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.125719+0000 mgr.x (mgr.24938) 2482 : cluster [DBG] pgmap v1640: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.126402+0000 mgr.x (mgr.24938) 2483 : cluster [DBG] pgmap v1641: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.136356+0000 mgr.x (mgr.24938) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.206375+0000 mgr.x (mgr.24938) 2485 : cluster [DBG] pgmap v1642: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.206631+0000 mgr.x (mgr.24938) 2486 : cluster [DBG] pgmap v1643: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.219384+0000 mgr.x (mgr.24938) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.286730+0000 mgr.x (mgr.24938) 2488 : cluster [DBG] pgmap v1644: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.286998+0000 mgr.x (mgr.24938) 2489 : cluster [DBG] pgmap v1645: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.300548+0000 mgr.x (mgr.24938) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.369841+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.373159+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.374887+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.378490+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.013092+0000 mgr.x (mgr.24938) 2479 : cluster [DBG] pgmap v1638: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.013457+0000 mgr.x (mgr.24938) 2480 : cluster [DBG] pgmap v1639: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.023607+0000 mgr.x (mgr.24938) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.125719+0000 mgr.x (mgr.24938) 2482 : cluster [DBG] pgmap v1640: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.126402+0000 mgr.x (mgr.24938) 2483 : cluster [DBG] pgmap v1641: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.136356+0000 mgr.x (mgr.24938) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.206375+0000 mgr.x (mgr.24938) 2485 : cluster [DBG] pgmap v1642: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.206631+0000 mgr.x (mgr.24938) 2486 : cluster [DBG] pgmap v1643: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.219384+0000 mgr.x (mgr.24938) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.286730+0000 mgr.x (mgr.24938) 2488 : cluster [DBG] pgmap v1644: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.286998+0000 mgr.x (mgr.24938) 2489 : cluster [DBG] pgmap v1645: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.300548+0000 mgr.x (mgr.24938) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.369841+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.373159+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.374887+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.378490+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.379719+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.387369+0000 mgr.x (mgr.24938) 2491 : cluster [DBG] pgmap v1646: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.388172+0000 mgr.x (mgr.24938) 2492 : cluster [DBG] pgmap v1647: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.389725+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.395365+0000 mgr.x (mgr.24938) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.470758+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.474750+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.476945+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.480213+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.481653+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.489111+0000 mgr.x (mgr.24938) 2494 : cluster [DBG] pgmap v1648: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.489494+0000 mgr.x (mgr.24938) 2495 : cluster [DBG] pgmap v1649: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.494321+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.500032+0000 mgr.x (mgr.24938) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.582686+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.587783+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.590229+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.379719+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.387369+0000 mgr.x (mgr.24938) 2491 : cluster [DBG] pgmap v1646: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.388172+0000 mgr.x (mgr.24938) 2492 : cluster [DBG] pgmap v1647: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.389725+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.395365+0000 mgr.x (mgr.24938) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.470758+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.474750+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.476945+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.480213+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.481653+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.489111+0000 mgr.x (mgr.24938) 2494 : cluster [DBG] pgmap v1648: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.489494+0000 mgr.x (mgr.24938) 2495 : cluster [DBG] pgmap v1649: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.494321+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.500032+0000 mgr.x (mgr.24938) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.582686+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.587783+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.590229+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.593836+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.595009+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.601947+0000 mgr.x (mgr.24938) 2497 : cluster [DBG] pgmap v1650: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.602656+0000 mgr.x (mgr.24938) 2498 : cluster [DBG] pgmap v1651: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.606198+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.611818+0000 mgr.x (mgr.24938) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.697559+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.702151+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.704255+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.708481+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.709802+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.716780+0000 mgr.x (mgr.24938) 2500 : cluster [DBG] pgmap v1652: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.717186+0000 mgr.x (mgr.24938) 2501 : cluster [DBG] pgmap v1653: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.723863+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.729490+0000 mgr.x (mgr.24938) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.803392+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.806958+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.809231+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.593836+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.595009+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.601947+0000 mgr.x (mgr.24938) 2497 : cluster [DBG] pgmap v1650: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.602656+0000 mgr.x (mgr.24938) 2498 : cluster [DBG] pgmap v1651: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.606198+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.611818+0000 mgr.x (mgr.24938) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.697559+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.702151+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.704255+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.708481+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.709802+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.716780+0000 mgr.x (mgr.24938) 2500 : cluster [DBG] pgmap v1652: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.717186+0000 mgr.x (mgr.24938) 2501 : cluster [DBG] pgmap v1653: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.723863+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.729490+0000 mgr.x (mgr.24938) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.803392+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.806958+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.809231+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.812451+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.813835+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.821165+0000 mgr.x (mgr.24938) 2503 : cluster [DBG] pgmap v1654: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.821845+0000 mgr.x (mgr.24938) 2504 : cluster [DBG] pgmap v1655: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.828262+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.833930+0000 mgr.x (mgr.24938) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.906733+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.910831+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.913066+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.916981+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.918305+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.925888+0000 mgr.x (mgr.24938) 2506 : cluster [DBG] pgmap v1656: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cluster 2024-03-30T04:49:03.926576+0000 mgr.x (mgr.24938) 2507 : cluster [DBG] pgmap v1657: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.933099+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: cephadm 2024-03-30T04:49:03.938767+0000 mgr.x (mgr.24938) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.993230+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.996585+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:03.998215+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.812451+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.813835+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.821165+0000 mgr.x (mgr.24938) 2503 : cluster [DBG] pgmap v1654: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.821845+0000 mgr.x (mgr.24938) 2504 : cluster [DBG] pgmap v1655: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.828262+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.833930+0000 mgr.x (mgr.24938) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.906733+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.910831+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.913066+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.916981+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.918305+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.925888+0000 mgr.x (mgr.24938) 2506 : cluster [DBG] pgmap v1656: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cluster 2024-03-30T04:49:03.926576+0000 mgr.x (mgr.24938) 2507 : cluster [DBG] pgmap v1657: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.933099+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: cephadm 2024-03-30T04:49:03.938767+0000 mgr.x (mgr.24938) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.993230+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.996585+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:03.998215+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.000992+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.002144+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.011706+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.075433+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.078974+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.080837+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.084010+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.085194+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.096336+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.159493+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.162150+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.163545+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.166168+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.167117+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.177732+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.235210+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.237984+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.240191+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.248676+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.000992+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.002144+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.011706+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.075433+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.078974+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.080837+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.084010+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.085194+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.096336+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.159493+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.162150+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.163545+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.166168+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.167117+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.177732+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.235210+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.237984+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.240191+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.248676+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.249652+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.260682+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.319366+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.322415+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.324234+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.326971+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.327991+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[80412]: audit 2024-03-30T04:49:04.338970+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.249652+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.260682+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.319366+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.322415+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.324234+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.326971+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.327991+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:04 smithi116 bash[82555]: audit 2024-03-30T04:49:04.338970+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.013092+0000 mgr.x (mgr.24938) 2479 : cluster [DBG] pgmap v1638: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.013457+0000 mgr.x (mgr.24938) 2480 : cluster [DBG] pgmap v1639: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.023607+0000 mgr.x (mgr.24938) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.125719+0000 mgr.x (mgr.24938) 2482 : cluster [DBG] pgmap v1640: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.126402+0000 mgr.x (mgr.24938) 2483 : cluster [DBG] pgmap v1641: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.136356+0000 mgr.x (mgr.24938) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.206375+0000 mgr.x (mgr.24938) 2485 : cluster [DBG] pgmap v1642: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.206631+0000 mgr.x (mgr.24938) 2486 : cluster [DBG] pgmap v1643: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.219384+0000 mgr.x (mgr.24938) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.286730+0000 mgr.x (mgr.24938) 2488 : cluster [DBG] pgmap v1644: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.286998+0000 mgr.x (mgr.24938) 2489 : cluster [DBG] pgmap v1645: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.300548+0000 mgr.x (mgr.24938) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.369841+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.373159+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.374887+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.378490+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.379719+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.387369+0000 mgr.x (mgr.24938) 2491 : cluster [DBG] pgmap v1646: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.388172+0000 mgr.x (mgr.24938) 2492 : cluster [DBG] pgmap v1647: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.389725+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.395365+0000 mgr.x (mgr.24938) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.470758+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.474750+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.476945+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.480213+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.481653+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.489111+0000 mgr.x (mgr.24938) 2494 : cluster [DBG] pgmap v1648: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.489494+0000 mgr.x (mgr.24938) 2495 : cluster [DBG] pgmap v1649: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.494321+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.500032+0000 mgr.x (mgr.24938) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.582686+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.587783+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.590229+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.593836+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.595009+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.601947+0000 mgr.x (mgr.24938) 2497 : cluster [DBG] pgmap v1650: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.602656+0000 mgr.x (mgr.24938) 2498 : cluster [DBG] pgmap v1651: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.606198+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.611818+0000 mgr.x (mgr.24938) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.697559+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.702151+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.704255+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.708481+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.709802+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.716780+0000 mgr.x (mgr.24938) 2500 : cluster [DBG] pgmap v1652: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.717186+0000 mgr.x (mgr.24938) 2501 : cluster [DBG] pgmap v1653: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.723863+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.729490+0000 mgr.x (mgr.24938) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.803392+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.806958+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.809231+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.812451+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.813835+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.821165+0000 mgr.x (mgr.24938) 2503 : cluster [DBG] pgmap v1654: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.821845+0000 mgr.x (mgr.24938) 2504 : cluster [DBG] pgmap v1655: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.828262+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.833930+0000 mgr.x (mgr.24938) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.906733+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.910831+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.913066+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.916981+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.918305+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.925888+0000 mgr.x (mgr.24938) 2506 : cluster [DBG] pgmap v1656: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cluster 2024-03-30T04:49:03.926576+0000 mgr.x (mgr.24938) 2507 : cluster [DBG] pgmap v1657: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.933099+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: cephadm 2024-03-30T04:49:03.938767+0000 mgr.x (mgr.24938) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.993230+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.996585+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:03.998215+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.000992+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.002144+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.011706+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.075433+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.078974+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.080837+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.084010+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.085194+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.096336+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.159493+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.162150+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.163545+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.166168+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.167117+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.177732+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.235210+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.237984+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.240191+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.248676+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.249652+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.260682+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.319366+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.322415+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.324234+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.326971+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.327991+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:04.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:04 smithi148 bash[65611]: audit 2024-03-30T04:49:04.338970+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.328 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[76301]: debug 2024-03-30T04:49:05.079+0000 7f77a578c7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-30T04:49:05.328 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[76301]: debug 2024-03-30T04:49:05.111+0000 7f77a578c7c0 -1 osd.5 150 log_to_monitors true 2024-03-30T04:49:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.008894+0000 mgr.x (mgr.24938) 2509 : cluster [DBG] pgmap v1658: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.009191+0000 mgr.x (mgr.24938) 2510 : cluster [DBG] pgmap v1659: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.017278+0000 mgr.x (mgr.24938) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.092002+0000 mgr.x (mgr.24938) 2512 : cluster [DBG] pgmap v1660: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.092373+0000 mgr.x (mgr.24938) 2513 : cluster [DBG] pgmap v1661: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.101911+0000 mgr.x (mgr.24938) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.173679+0000 mgr.x (mgr.24938) 2515 : cluster [DBG] pgmap v1662: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.174017+0000 mgr.x (mgr.24938) 2516 : cluster [DBG] pgmap v1663: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.183333+0000 mgr.x (mgr.24938) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.256408+0000 mgr.x (mgr.24938) 2518 : cluster [DBG] pgmap v1664: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.256808+0000 mgr.x (mgr.24938) 2519 : cluster [DBG] pgmap v1665: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.266291+0000 mgr.x (mgr.24938) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.334496+0000 mgr.x (mgr.24938) 2521 : cluster [DBG] pgmap v1666: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.334755+0000 mgr.x (mgr.24938) 2522 : cluster [DBG] pgmap v1667: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.344500+0000 mgr.x (mgr.24938) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.008894+0000 mgr.x (mgr.24938) 2509 : cluster [DBG] pgmap v1658: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.009191+0000 mgr.x (mgr.24938) 2510 : cluster [DBG] pgmap v1659: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.017278+0000 mgr.x (mgr.24938) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.092002+0000 mgr.x (mgr.24938) 2512 : cluster [DBG] pgmap v1660: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.092373+0000 mgr.x (mgr.24938) 2513 : cluster [DBG] pgmap v1661: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.101911+0000 mgr.x (mgr.24938) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.173679+0000 mgr.x (mgr.24938) 2515 : cluster [DBG] pgmap v1662: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.174017+0000 mgr.x (mgr.24938) 2516 : cluster [DBG] pgmap v1663: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.183333+0000 mgr.x (mgr.24938) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.256408+0000 mgr.x (mgr.24938) 2518 : cluster [DBG] pgmap v1664: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.256808+0000 mgr.x (mgr.24938) 2519 : cluster [DBG] pgmap v1665: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.266291+0000 mgr.x (mgr.24938) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.334496+0000 mgr.x (mgr.24938) 2521 : cluster [DBG] pgmap v1666: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.334755+0000 mgr.x (mgr.24938) 2522 : cluster [DBG] pgmap v1667: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.344500+0000 mgr.x (mgr.24938) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.396493+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.399282+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.400732+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.403856+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.405174+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.412044+0000 mgr.x (mgr.24938) 2524 : cluster [DBG] pgmap v1668: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.412408+0000 mgr.x (mgr.24938) 2525 : cluster [DBG] pgmap v1669: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.416332+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.421934+0000 mgr.x (mgr.24938) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.474550+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.477629+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.479043+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.482020+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.482985+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.489501+0000 mgr.x (mgr.24938) 2527 : cluster [DBG] pgmap v1670: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.489768+0000 mgr.x (mgr.24938) 2528 : cluster [DBG] pgmap v1671: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.494068+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.499603+0000 mgr.x (mgr.24938) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.396493+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.399282+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.400732+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.403856+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.405174+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.412044+0000 mgr.x (mgr.24938) 2524 : cluster [DBG] pgmap v1668: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.412408+0000 mgr.x (mgr.24938) 2525 : cluster [DBG] pgmap v1669: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.416332+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.421934+0000 mgr.x (mgr.24938) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.474550+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.477629+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.479043+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.482020+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.482985+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.489501+0000 mgr.x (mgr.24938) 2527 : cluster [DBG] pgmap v1670: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.489768+0000 mgr.x (mgr.24938) 2528 : cluster [DBG] pgmap v1671: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.494068+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.499603+0000 mgr.x (mgr.24938) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.551519+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.554934+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.557026+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.560062+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.561235+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.567810+0000 mgr.x (mgr.24938) 2530 : cluster [DBG] pgmap v1672: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.568174+0000 mgr.x (mgr.24938) 2531 : cluster [DBG] pgmap v1673: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.572116+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.577589+0000 mgr.x (mgr.24938) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.630327+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.633320+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.635114+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.638475+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.639696+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.646727+0000 mgr.x (mgr.24938) 2533 : cluster [DBG] pgmap v1674: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.647073+0000 mgr.x (mgr.24938) 2534 : cluster [DBG] pgmap v1675: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.649487+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.655014+0000 mgr.x (mgr.24938) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.551519+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.554934+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.557026+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.560062+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.561235+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.567810+0000 mgr.x (mgr.24938) 2530 : cluster [DBG] pgmap v1672: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.568174+0000 mgr.x (mgr.24938) 2531 : cluster [DBG] pgmap v1673: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.572116+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.577589+0000 mgr.x (mgr.24938) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.630327+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.633320+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.635114+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.638475+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.639696+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.646727+0000 mgr.x (mgr.24938) 2533 : cluster [DBG] pgmap v1674: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.647073+0000 mgr.x (mgr.24938) 2534 : cluster [DBG] pgmap v1675: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.649487+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.655014+0000 mgr.x (mgr.24938) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.706997+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.709763+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.711160+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.713746+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.714792+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.721358+0000 mgr.x (mgr.24938) 2536 : cluster [DBG] pgmap v1676: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.721707+0000 mgr.x (mgr.24938) 2537 : cluster [DBG] pgmap v1677: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.725598+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.731132+0000 mgr.x (mgr.24938) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.783042+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.786121+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.787546+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.790449+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.791536+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.798112+0000 mgr.x (mgr.24938) 2539 : cluster [DBG] pgmap v1678: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.798458+0000 mgr.x (mgr.24938) 2540 : cluster [DBG] pgmap v1679: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.803184+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.808668+0000 mgr.x (mgr.24938) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.706997+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.709763+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.711160+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.713746+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.714792+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.721358+0000 mgr.x (mgr.24938) 2536 : cluster [DBG] pgmap v1676: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.721707+0000 mgr.x (mgr.24938) 2537 : cluster [DBG] pgmap v1677: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.725598+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.731132+0000 mgr.x (mgr.24938) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.783042+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.786121+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.787546+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.790449+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.791536+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.798112+0000 mgr.x (mgr.24938) 2539 : cluster [DBG] pgmap v1678: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.798458+0000 mgr.x (mgr.24938) 2540 : cluster [DBG] pgmap v1679: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.803184+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.808668+0000 mgr.x (mgr.24938) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.845165+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.848149+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.849815+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.852850+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.854137+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.860797+0000 mgr.x (mgr.24938) 2542 : cluster [DBG] pgmap v1680: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.861161+0000 mgr.x (mgr.24938) 2543 : cluster [DBG] pgmap v1681: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.863540+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.869159+0000 mgr.x (mgr.24938) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.920976+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.923340+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.924355+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.926649+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.927700+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.934351+0000 mgr.x (mgr.24938) 2545 : cluster [DBG] pgmap v1682: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.934716+0000 mgr.x (mgr.24938) 2546 : cluster [DBG] pgmap v1683: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.937126+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cephadm 2024-03-30T04:49:04.942701+0000 mgr.x (mgr.24938) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.845165+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.848149+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.849815+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.852850+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.854137+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.860797+0000 mgr.x (mgr.24938) 2542 : cluster [DBG] pgmap v1680: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.861161+0000 mgr.x (mgr.24938) 2543 : cluster [DBG] pgmap v1681: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.863540+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.869159+0000 mgr.x (mgr.24938) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.920976+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.923340+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.924355+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.926649+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.927700+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.934351+0000 mgr.x (mgr.24938) 2545 : cluster [DBG] pgmap v1682: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.934716+0000 mgr.x (mgr.24938) 2546 : cluster [DBG] pgmap v1683: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.937126+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cephadm 2024-03-30T04:49:04.942701+0000 mgr.x (mgr.24938) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.978670+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.981550+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.983001+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.985802+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.986788+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.993351+0000 mgr.x (mgr.24938) 2548 : cluster [DBG] pgmap v1684: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: cluster 2024-03-30T04:49:04.993714+0000 mgr.x (mgr.24938) 2549 : cluster [DBG] pgmap v1685: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:04.996132+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.037069+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.039940+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.041481+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.044187+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.045535+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.052669+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.098132+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.101034+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.102829+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.105905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.978670+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.981550+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.983001+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.985802+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.986788+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.993351+0000 mgr.x (mgr.24938) 2548 : cluster [DBG] pgmap v1684: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: cluster 2024-03-30T04:49:04.993714+0000 mgr.x (mgr.24938) 2549 : cluster [DBG] pgmap v1685: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:04.996132+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.037069+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.039940+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.041481+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.044187+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.045535+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.052669+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.098132+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.101034+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.102829+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.105905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.107046+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.116766+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.117614+0000 mon.a (mon.0) 4547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.118882+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.175380+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.178201+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.179691+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.182455+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.183453+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.190714+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.231458+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.234096+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.235320+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.237489+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.238335+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.251045+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.291704+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.294837+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.296646+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.107046+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.116766+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.117614+0000 mon.a (mon.0) 4547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.118882+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.175380+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.178201+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.179691+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.182455+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.183453+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.190714+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.231458+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.234096+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.235320+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.237489+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.238335+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.251045+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.291704+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.294837+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.296646+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.299601+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.300815+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.310821+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.351935+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.354703+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[80412]: audit 2024-03-30T04:49:05.355934+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.299601+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.300815+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.310821+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.351935+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.354703+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.781 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:05 smithi116 bash[82555]: audit 2024-03-30T04:49:05.355934+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.008894+0000 mgr.x (mgr.24938) 2509 : cluster [DBG] pgmap v1658: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.009191+0000 mgr.x (mgr.24938) 2510 : cluster [DBG] pgmap v1659: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.017278+0000 mgr.x (mgr.24938) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.092002+0000 mgr.x (mgr.24938) 2512 : cluster [DBG] pgmap v1660: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.092373+0000 mgr.x (mgr.24938) 2513 : cluster [DBG] pgmap v1661: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.101911+0000 mgr.x (mgr.24938) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.173679+0000 mgr.x (mgr.24938) 2515 : cluster [DBG] pgmap v1662: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.174017+0000 mgr.x (mgr.24938) 2516 : cluster [DBG] pgmap v1663: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.183333+0000 mgr.x (mgr.24938) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.256408+0000 mgr.x (mgr.24938) 2518 : cluster [DBG] pgmap v1664: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.256808+0000 mgr.x (mgr.24938) 2519 : cluster [DBG] pgmap v1665: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.266291+0000 mgr.x (mgr.24938) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.334496+0000 mgr.x (mgr.24938) 2521 : cluster [DBG] pgmap v1666: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.334755+0000 mgr.x (mgr.24938) 2522 : cluster [DBG] pgmap v1667: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.344500+0000 mgr.x (mgr.24938) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.396493+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.399282+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.400732+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.403856+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.405174+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.412044+0000 mgr.x (mgr.24938) 2524 : cluster [DBG] pgmap v1668: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.412408+0000 mgr.x (mgr.24938) 2525 : cluster [DBG] pgmap v1669: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.416332+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.421934+0000 mgr.x (mgr.24938) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.474550+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.477629+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.479043+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.482020+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.482985+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.489501+0000 mgr.x (mgr.24938) 2527 : cluster [DBG] pgmap v1670: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.489768+0000 mgr.x (mgr.24938) 2528 : cluster [DBG] pgmap v1671: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.494068+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.499603+0000 mgr.x (mgr.24938) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.551519+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.554934+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.557026+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.560062+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.561235+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.567810+0000 mgr.x (mgr.24938) 2530 : cluster [DBG] pgmap v1672: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.568174+0000 mgr.x (mgr.24938) 2531 : cluster [DBG] pgmap v1673: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.572116+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.577589+0000 mgr.x (mgr.24938) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.630327+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.633320+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.635114+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.638475+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.639696+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.646727+0000 mgr.x (mgr.24938) 2533 : cluster [DBG] pgmap v1674: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.647073+0000 mgr.x (mgr.24938) 2534 : cluster [DBG] pgmap v1675: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.649487+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.655014+0000 mgr.x (mgr.24938) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.706997+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.709763+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.711160+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.713746+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.714792+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.721358+0000 mgr.x (mgr.24938) 2536 : cluster [DBG] pgmap v1676: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.721707+0000 mgr.x (mgr.24938) 2537 : cluster [DBG] pgmap v1677: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.725598+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.731132+0000 mgr.x (mgr.24938) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.783042+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.786121+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.787546+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.790449+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.791536+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.798112+0000 mgr.x (mgr.24938) 2539 : cluster [DBG] pgmap v1678: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.798458+0000 mgr.x (mgr.24938) 2540 : cluster [DBG] pgmap v1679: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.803184+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.808668+0000 mgr.x (mgr.24938) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.845165+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.848149+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.849815+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.852850+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.854137+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.860797+0000 mgr.x (mgr.24938) 2542 : cluster [DBG] pgmap v1680: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.861161+0000 mgr.x (mgr.24938) 2543 : cluster [DBG] pgmap v1681: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.863540+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.869159+0000 mgr.x (mgr.24938) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.920976+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.923340+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.924355+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.926649+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.927700+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.934351+0000 mgr.x (mgr.24938) 2545 : cluster [DBG] pgmap v1682: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.934716+0000 mgr.x (mgr.24938) 2546 : cluster [DBG] pgmap v1683: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.937126+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cephadm 2024-03-30T04:49:04.942701+0000 mgr.x (mgr.24938) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.978670+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.981550+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.983001+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.985802+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.986788+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.993351+0000 mgr.x (mgr.24938) 2548 : cluster [DBG] pgmap v1684: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: cluster 2024-03-30T04:49:04.993714+0000 mgr.x (mgr.24938) 2549 : cluster [DBG] pgmap v1685: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:04.996132+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.037069+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.039940+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.041481+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.044187+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.045535+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.052669+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.098132+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.101034+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.102829+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.105905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.107046+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.116766+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.117614+0000 mon.a (mon.0) 4547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.118882+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.175380+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.178201+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.179691+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.182455+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.183453+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.190714+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.231458+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.234096+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.235320+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.237489+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.238335+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.251045+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.291704+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.294837+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.296646+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.299601+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.300815+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:05.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.310821+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:05.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.351935+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:05.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.354703+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:05.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:05 smithi148 bash[65611]: audit 2024-03-30T04:49:05.355934+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.001492+0000 mgr.x (mgr.24938) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.058398+0000 mgr.x (mgr.24938) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.058677+0000 mgr.x (mgr.24938) 2552 : cluster [DBG] pgmap v1686: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.113818+0000 mgr.x (mgr.24938) 2553 : cluster [DBG] pgmap v1687: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.114249+0000 mgr.x (mgr.24938) 2554 : cluster [DBG] pgmap v1688: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.122448+0000 mgr.x (mgr.24938) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.189931+0000 mgr.x (mgr.24938) 2556 : cluster [DBG] pgmap v1689: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.190186+0000 mgr.x (mgr.24938) 2557 : cluster [DBG] pgmap v1690: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.196160+0000 mgr.x (mgr.24938) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.244651+0000 mgr.x (mgr.24938) 2559 : cluster [DBG] pgmap v1691: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.244968+0000 mgr.x (mgr.24938) 2560 : cluster [DBG] pgmap v1692: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.256479+0000 mgr.x (mgr.24938) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.307642+0000 mgr.x (mgr.24938) 2562 : cluster [DBG] pgmap v1693: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.307966+0000 mgr.x (mgr.24938) 2563 : cluster [DBG] pgmap v1694: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.316592+0000 mgr.x (mgr.24938) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.372006+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.374146+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.380634+0000 mgr.x (mgr.24938) 2565 : cluster [DBG] pgmap v1695: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.380951+0000 mgr.x (mgr.24938) 2566 : cluster [DBG] pgmap v1696: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.384392+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.389813+0000 mgr.x (mgr.24938) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.425868+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.428154+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.429310+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.431593+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.432657+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.439085+0000 mgr.x (mgr.24938) 2568 : cluster [DBG] pgmap v1697: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.439353+0000 mgr.x (mgr.24938) 2569 : cluster [DBG] pgmap v1698: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.443724+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.449355+0000 mgr.x (mgr.24938) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.501142+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.504019+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.505588+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.508203+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.509304+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.515758+0000 mgr.x (mgr.24938) 2571 : cluster [DBG] pgmap v1699: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.516017+0000 mgr.x (mgr.24938) 2572 : cluster [DBG] pgmap v1700: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.520342+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.520410+0000 mgr.x (mgr.24938) 2573 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.525855+0000 mgr.x (mgr.24938) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.563244+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.565961+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.567376+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.570011+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.570995+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.577597+0000 mgr.x (mgr.24938) 2575 : cluster [DBG] pgmap v1701: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.577976+0000 mgr.x (mgr.24938) 2576 : cluster [DBG] pgmap v1702: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.585126+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.590657+0000 mgr.x (mgr.24938) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.658426+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.661299+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.662831+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.666086+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.667183+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.673806+0000 mgr.x (mgr.24938) 2578 : cluster [DBG] pgmap v1703: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.674181+0000 mgr.x (mgr.24938) 2579 : cluster [DBG] pgmap v1704: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.680612+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.686142+0000 mgr.x (mgr.24938) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.755886+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.758885+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.761027+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.764176+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.765471+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.772186+0000 mgr.x (mgr.24938) 2581 : cluster [DBG] pgmap v1705: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.772557+0000 mgr.x (mgr.24938) 2582 : cluster [DBG] pgmap v1706: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.778800+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.784668+0000 mgr.x (mgr.24938) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.855458+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.859281+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.861654+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.865121+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.866394+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.873266+0000 mgr.x (mgr.24938) 2584 : cluster [DBG] pgmap v1707: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.873654+0000 mgr.x (mgr.24938) 2585 : cluster [DBG] pgmap v1708: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.879773+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.885448+0000 mgr.x (mgr.24938) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.956154+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.959686+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.961712+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.965889+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.967286+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.974962+0000 mgr.x (mgr.24938) 2587 : cluster [DBG] pgmap v1709: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:05.975923+0000 mgr.x (mgr.24938) 2588 : cluster [DBG] pgmap v1710: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:05.981866+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cephadm 2024-03-30T04:49:05.987556+0000 mgr.x (mgr.24938) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.055492+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.058592+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.060147+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.063478+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.064850+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.078790+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.118975+0000 mon.a (mon.0) 4620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.127517+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.128372+0000 mon.a (mon.0) 4622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.128981+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.153655+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.156457+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.158145+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.161121+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.162223+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.206722+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.264729+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.267256+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.268622+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.276197+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.277376+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.555 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[65611]: audit 2024-03-30T04:49:06.332209+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.001492+0000 mgr.x (mgr.24938) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.058398+0000 mgr.x (mgr.24938) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.058677+0000 mgr.x (mgr.24938) 2552 : cluster [DBG] pgmap v1686: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.113818+0000 mgr.x (mgr.24938) 2553 : cluster [DBG] pgmap v1687: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.114249+0000 mgr.x (mgr.24938) 2554 : cluster [DBG] pgmap v1688: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.122448+0000 mgr.x (mgr.24938) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.189931+0000 mgr.x (mgr.24938) 2556 : cluster [DBG] pgmap v1689: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.190186+0000 mgr.x (mgr.24938) 2557 : cluster [DBG] pgmap v1690: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.196160+0000 mgr.x (mgr.24938) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.244651+0000 mgr.x (mgr.24938) 2559 : cluster [DBG] pgmap v1691: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.244968+0000 mgr.x (mgr.24938) 2560 : cluster [DBG] pgmap v1692: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.256479+0000 mgr.x (mgr.24938) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.307642+0000 mgr.x (mgr.24938) 2562 : cluster [DBG] pgmap v1693: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.307966+0000 mgr.x (mgr.24938) 2563 : cluster [DBG] pgmap v1694: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.316592+0000 mgr.x (mgr.24938) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.372006+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.001492+0000 mgr.x (mgr.24938) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.058398+0000 mgr.x (mgr.24938) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.058677+0000 mgr.x (mgr.24938) 2552 : cluster [DBG] pgmap v1686: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.113818+0000 mgr.x (mgr.24938) 2553 : cluster [DBG] pgmap v1687: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.114249+0000 mgr.x (mgr.24938) 2554 : cluster [DBG] pgmap v1688: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.122448+0000 mgr.x (mgr.24938) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.189931+0000 mgr.x (mgr.24938) 2556 : cluster [DBG] pgmap v1689: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.190186+0000 mgr.x (mgr.24938) 2557 : cluster [DBG] pgmap v1690: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.196160+0000 mgr.x (mgr.24938) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.244651+0000 mgr.x (mgr.24938) 2559 : cluster [DBG] pgmap v1691: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.244968+0000 mgr.x (mgr.24938) 2560 : cluster [DBG] pgmap v1692: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.256479+0000 mgr.x (mgr.24938) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.307642+0000 mgr.x (mgr.24938) 2562 : cluster [DBG] pgmap v1693: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.307966+0000 mgr.x (mgr.24938) 2563 : cluster [DBG] pgmap v1694: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.316592+0000 mgr.x (mgr.24938) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.372006+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.374146+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.380634+0000 mgr.x (mgr.24938) 2565 : cluster [DBG] pgmap v1695: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.380951+0000 mgr.x (mgr.24938) 2566 : cluster [DBG] pgmap v1696: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.384392+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.389813+0000 mgr.x (mgr.24938) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.425868+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.428154+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.429310+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.431593+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.432657+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.439085+0000 mgr.x (mgr.24938) 2568 : cluster [DBG] pgmap v1697: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.439353+0000 mgr.x (mgr.24938) 2569 : cluster [DBG] pgmap v1698: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.443724+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.449355+0000 mgr.x (mgr.24938) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.501142+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.504019+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.505588+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.508203+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.374146+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.380634+0000 mgr.x (mgr.24938) 2565 : cluster [DBG] pgmap v1695: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.380951+0000 mgr.x (mgr.24938) 2566 : cluster [DBG] pgmap v1696: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.384392+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.389813+0000 mgr.x (mgr.24938) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.425868+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.428154+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.429310+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.431593+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.432657+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.439085+0000 mgr.x (mgr.24938) 2568 : cluster [DBG] pgmap v1697: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.439353+0000 mgr.x (mgr.24938) 2569 : cluster [DBG] pgmap v1698: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.443724+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.449355+0000 mgr.x (mgr.24938) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.501142+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.504019+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.505588+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.508203+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.509304+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.515758+0000 mgr.x (mgr.24938) 2571 : cluster [DBG] pgmap v1699: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.516017+0000 mgr.x (mgr.24938) 2572 : cluster [DBG] pgmap v1700: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.520342+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.520410+0000 mgr.x (mgr.24938) 2573 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:06.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.525855+0000 mgr.x (mgr.24938) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.563244+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.565961+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.567376+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.570011+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.570995+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.577597+0000 mgr.x (mgr.24938) 2575 : cluster [DBG] pgmap v1701: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.577976+0000 mgr.x (mgr.24938) 2576 : cluster [DBG] pgmap v1702: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.585126+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.590657+0000 mgr.x (mgr.24938) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.658426+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.661299+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.662831+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.509304+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.515758+0000 mgr.x (mgr.24938) 2571 : cluster [DBG] pgmap v1699: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.516017+0000 mgr.x (mgr.24938) 2572 : cluster [DBG] pgmap v1700: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.520342+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.520410+0000 mgr.x (mgr.24938) 2573 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.525855+0000 mgr.x (mgr.24938) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.563244+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.565961+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.567376+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.570011+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.570995+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.577597+0000 mgr.x (mgr.24938) 2575 : cluster [DBG] pgmap v1701: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.577976+0000 mgr.x (mgr.24938) 2576 : cluster [DBG] pgmap v1702: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.585126+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.590657+0000 mgr.x (mgr.24938) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.658426+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.661299+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.662831+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.666086+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.667183+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.673806+0000 mgr.x (mgr.24938) 2578 : cluster [DBG] pgmap v1703: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.674181+0000 mgr.x (mgr.24938) 2579 : cluster [DBG] pgmap v1704: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.680612+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.686142+0000 mgr.x (mgr.24938) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.755886+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.758885+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.761027+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.764176+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.765471+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.772186+0000 mgr.x (mgr.24938) 2581 : cluster [DBG] pgmap v1705: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.772557+0000 mgr.x (mgr.24938) 2582 : cluster [DBG] pgmap v1706: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.778800+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.784668+0000 mgr.x (mgr.24938) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.855458+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.859281+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.861654+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.666086+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.667183+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.673806+0000 mgr.x (mgr.24938) 2578 : cluster [DBG] pgmap v1703: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.674181+0000 mgr.x (mgr.24938) 2579 : cluster [DBG] pgmap v1704: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.680612+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.686142+0000 mgr.x (mgr.24938) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.755886+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.758885+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.761027+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.764176+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.765471+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.772186+0000 mgr.x (mgr.24938) 2581 : cluster [DBG] pgmap v1705: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.772557+0000 mgr.x (mgr.24938) 2582 : cluster [DBG] pgmap v1706: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.778800+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.784668+0000 mgr.x (mgr.24938) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.855458+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.859281+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.861654+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.865121+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.866394+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.873266+0000 mgr.x (mgr.24938) 2584 : cluster [DBG] pgmap v1707: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.873654+0000 mgr.x (mgr.24938) 2585 : cluster [DBG] pgmap v1708: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.879773+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.885448+0000 mgr.x (mgr.24938) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.956154+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.959686+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.961712+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.965889+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.967286+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.974962+0000 mgr.x (mgr.24938) 2587 : cluster [DBG] pgmap v1709: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:05.975923+0000 mgr.x (mgr.24938) 2588 : cluster [DBG] pgmap v1710: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:05.981866+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cephadm 2024-03-30T04:49:05.987556+0000 mgr.x (mgr.24938) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.055492+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.058592+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.865121+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.866394+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.873266+0000 mgr.x (mgr.24938) 2584 : cluster [DBG] pgmap v1707: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.873654+0000 mgr.x (mgr.24938) 2585 : cluster [DBG] pgmap v1708: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.879773+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.885448+0000 mgr.x (mgr.24938) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.956154+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.959686+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.961712+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.965889+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.967286+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.974962+0000 mgr.x (mgr.24938) 2587 : cluster [DBG] pgmap v1709: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:05.975923+0000 mgr.x (mgr.24938) 2588 : cluster [DBG] pgmap v1710: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:05.981866+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cephadm 2024-03-30T04:49:05.987556+0000 mgr.x (mgr.24938) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.055492+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.058592+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.060147+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.063478+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.064850+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.078790+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.118975+0000 mon.a (mon.0) 4620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.127517+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.128372+0000 mon.a (mon.0) 4622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.128981+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.153655+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.156457+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.158145+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.161121+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.162223+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.206722+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.264729+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.267256+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.268622+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.276197+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.277376+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[80412]: audit 2024-03-30T04:49:06.332209+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.060147+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.063478+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.064850+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.078790+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.118975+0000 mon.a (mon.0) 4620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.127517+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.128372+0000 mon.a (mon.0) 4622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.128981+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.153655+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.156457+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.158145+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.161121+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.162223+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.206722+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.264729+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.267256+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.268622+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.276197+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.277376+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:06.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:06 smithi116 bash[82555]: audit 2024-03-30T04:49:06.332209+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:06.962 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[76301]: debug 2024-03-30T04:49:06.714+0000 7f7792bdc700 -1 osd.5 150 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:49:07.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:06] "GET /metrics HTTP/1.1" 200 38530 "" "Prometheus/2.33.4" 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.072071+0000 mgr.x (mgr.24938) 2590 : cluster [DBG] pgmap v1711: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.072455+0000 mgr.x (mgr.24938) 2591 : cluster [DBG] pgmap v1712: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.084314+0000 mgr.x (mgr.24938) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.168761+0000 mgr.x (mgr.24938) 2593 : cluster [DBG] pgmap v1714: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.169045+0000 mgr.x (mgr.24938) 2594 : cluster [DBG] pgmap v1715: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.212374+0000 mgr.x (mgr.24938) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.283900+0000 mgr.x (mgr.24938) 2596 : cluster [DBG] pgmap v1716: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.284180+0000 mgr.x (mgr.24938) 2597 : cluster [DBG] pgmap v1717: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.337952+0000 mgr.x (mgr.24938) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.420221+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.592 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.423022+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.425097+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.427816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.428857+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.435461+0000 mgr.x (mgr.24938) 2599 : cluster [DBG] pgmap v1718: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.435751+0000 mgr.x (mgr.24938) 2600 : cluster [DBG] pgmap v1719: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.529794+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.535465+0000 mgr.x (mgr.24938) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.587278+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.590195+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.591935+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.595171+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.596343+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.603150+0000 mgr.x (mgr.24938) 2602 : cluster [DBG] pgmap v1720: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.603535+0000 mgr.x (mgr.24938) 2603 : cluster [DBG] pgmap v1721: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.593 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.607585+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.613152+0000 mgr.x (mgr.24938) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.668690+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.671455+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.673053+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.676168+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.678017+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.683131+0000 mon.a (mon.0) 4652 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T04:49:07.594 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.684728+0000 mgr.x (mgr.24938) 2605 : cluster [DBG] pgmap v1722: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.685110+0000 mgr.x (mgr.24938) 2606 : cluster [DBG] pgmap v1723: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.694559+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.700210+0000 mgr.x (mgr.24938) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.753109+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.756075+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.757753+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.761005+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.762245+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.768889+0000 mgr.x (mgr.24938) 2608 : cluster [DBG] pgmap v1724: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.769190+0000 mgr.x (mgr.24938) 2609 : cluster [DBG] pgmap v1725: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.773647+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.779338+0000 mgr.x (mgr.24938) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.595 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.830694+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.833225+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.834504+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.837047+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.837950+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.844403+0000 mgr.x (mgr.24938) 2611 : cluster [DBG] pgmap v1726: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.844761+0000 mgr.x (mgr.24938) 2612 : cluster [DBG] pgmap v1727: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.847154+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.852687+0000 mgr.x (mgr.24938) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.909101+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.912055+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.913611+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.916855+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.918060+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.924745+0000 mgr.x (mgr.24938) 2614 : cluster [DBG] pgmap v1728: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cluster 2024-03-30T04:49:06.925025+0000 mgr.x (mgr.24938) 2615 : cluster [DBG] pgmap v1729: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.596 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.930440+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: cephadm 2024-03-30T04:49:06.936110+0000 mgr.x (mgr.24938) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.989364+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.992198+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.993673+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.996759+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:06.997778+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.010013+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.069307+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.072280+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.073788+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.076722+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.077714+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.090095+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.154656+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.597 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.157487+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.159024+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.162130+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.163409+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.177431+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.236606+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.240178+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.241835+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.244773+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.246050+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.259286+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.317475+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.320235+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.322110+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.598 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.325186+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.599 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.326251+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.599 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.337621+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.599 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[65611]: audit 2024-03-30T04:49:07.395830+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.072071+0000 mgr.x (mgr.24938) 2590 : cluster [DBG] pgmap v1711: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.072455+0000 mgr.x (mgr.24938) 2591 : cluster [DBG] pgmap v1712: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.084314+0000 mgr.x (mgr.24938) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.168761+0000 mgr.x (mgr.24938) 2593 : cluster [DBG] pgmap v1714: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.169045+0000 mgr.x (mgr.24938) 2594 : cluster [DBG] pgmap v1715: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.212374+0000 mgr.x (mgr.24938) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.283900+0000 mgr.x (mgr.24938) 2596 : cluster [DBG] pgmap v1716: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.284180+0000 mgr.x (mgr.24938) 2597 : cluster [DBG] pgmap v1717: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.337952+0000 mgr.x (mgr.24938) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.420221+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.423022+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.425097+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.427816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.428857+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.435461+0000 mgr.x (mgr.24938) 2599 : cluster [DBG] pgmap v1718: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.435751+0000 mgr.x (mgr.24938) 2600 : cluster [DBG] pgmap v1719: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.072071+0000 mgr.x (mgr.24938) 2590 : cluster [DBG] pgmap v1711: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.072455+0000 mgr.x (mgr.24938) 2591 : cluster [DBG] pgmap v1712: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.084314+0000 mgr.x (mgr.24938) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.168761+0000 mgr.x (mgr.24938) 2593 : cluster [DBG] pgmap v1714: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.169045+0000 mgr.x (mgr.24938) 2594 : cluster [DBG] pgmap v1715: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.212374+0000 mgr.x (mgr.24938) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.283900+0000 mgr.x (mgr.24938) 2596 : cluster [DBG] pgmap v1716: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.284180+0000 mgr.x (mgr.24938) 2597 : cluster [DBG] pgmap v1717: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.337952+0000 mgr.x (mgr.24938) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.420221+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.423022+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.425097+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.427816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.428857+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.435461+0000 mgr.x (mgr.24938) 2599 : cluster [DBG] pgmap v1718: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.435751+0000 mgr.x (mgr.24938) 2600 : cluster [DBG] pgmap v1719: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.529794+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.535465+0000 mgr.x (mgr.24938) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.587278+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.590195+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.591935+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.595171+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.596343+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.603150+0000 mgr.x (mgr.24938) 2602 : cluster [DBG] pgmap v1720: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.603535+0000 mgr.x (mgr.24938) 2603 : cluster [DBG] pgmap v1721: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.607585+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.613152+0000 mgr.x (mgr.24938) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.668690+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.671455+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.673053+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.676168+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.678017+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.683131+0000 mon.a (mon.0) 4652 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T04:49:07.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.684728+0000 mgr.x (mgr.24938) 2605 : cluster [DBG] pgmap v1722: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.529794+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.535465+0000 mgr.x (mgr.24938) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.587278+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.590195+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.591935+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.595171+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.596343+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.603150+0000 mgr.x (mgr.24938) 2602 : cluster [DBG] pgmap v1720: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.603535+0000 mgr.x (mgr.24938) 2603 : cluster [DBG] pgmap v1721: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.607585+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.613152+0000 mgr.x (mgr.24938) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.668690+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.671455+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.673053+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.676168+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.678017+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.683131+0000 mon.a (mon.0) 4652 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T04:49:07.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.684728+0000 mgr.x (mgr.24938) 2605 : cluster [DBG] pgmap v1722: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.685110+0000 mgr.x (mgr.24938) 2606 : cluster [DBG] pgmap v1723: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.694559+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.700210+0000 mgr.x (mgr.24938) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.753109+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.756075+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.757753+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.761005+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.762245+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.768889+0000 mgr.x (mgr.24938) 2608 : cluster [DBG] pgmap v1724: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.769190+0000 mgr.x (mgr.24938) 2609 : cluster [DBG] pgmap v1725: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.773647+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.779338+0000 mgr.x (mgr.24938) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.830694+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.833225+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.834504+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.837047+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.837950+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.844403+0000 mgr.x (mgr.24938) 2611 : cluster [DBG] pgmap v1726: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.685110+0000 mgr.x (mgr.24938) 2606 : cluster [DBG] pgmap v1723: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.694559+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.700210+0000 mgr.x (mgr.24938) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.753109+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.756075+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.757753+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.761005+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.762245+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.768889+0000 mgr.x (mgr.24938) 2608 : cluster [DBG] pgmap v1724: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.769190+0000 mgr.x (mgr.24938) 2609 : cluster [DBG] pgmap v1725: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.773647+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.779338+0000 mgr.x (mgr.24938) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.830694+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.833225+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.834504+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.837047+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.837950+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.844403+0000 mgr.x (mgr.24938) 2611 : cluster [DBG] pgmap v1726: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.844761+0000 mgr.x (mgr.24938) 2612 : cluster [DBG] pgmap v1727: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.847154+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.852687+0000 mgr.x (mgr.24938) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.909101+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.912055+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.913611+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.916855+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.918060+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.924745+0000 mgr.x (mgr.24938) 2614 : cluster [DBG] pgmap v1728: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cluster 2024-03-30T04:49:06.925025+0000 mgr.x (mgr.24938) 2615 : cluster [DBG] pgmap v1729: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.930440+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: cephadm 2024-03-30T04:49:06.936110+0000 mgr.x (mgr.24938) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.989364+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.992198+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.993673+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.996759+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:06.997778+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.010013+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.069307+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.844761+0000 mgr.x (mgr.24938) 2612 : cluster [DBG] pgmap v1727: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.847154+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.852687+0000 mgr.x (mgr.24938) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.909101+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.912055+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.913611+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.916855+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.918060+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.924745+0000 mgr.x (mgr.24938) 2614 : cluster [DBG] pgmap v1728: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cluster 2024-03-30T04:49:06.925025+0000 mgr.x (mgr.24938) 2615 : cluster [DBG] pgmap v1729: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:07.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.930440+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: cephadm 2024-03-30T04:49:06.936110+0000 mgr.x (mgr.24938) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.989364+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.992198+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.993673+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.996759+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:06.997778+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.010013+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.069307+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.072280+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.073788+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.076722+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.077714+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.090095+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.154656+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.157487+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.159024+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.162130+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.163409+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.177431+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.236606+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.240178+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.241835+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.244773+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.246050+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.259286+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.317475+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.320235+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.072280+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.073788+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.076722+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.077714+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.090095+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.154656+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.157487+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.159024+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.162130+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.163409+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.177431+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.236606+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.240178+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.241835+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.244773+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.246050+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.259286+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.317475+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.320235+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.322110+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.325186+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.326251+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.337621+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[80412]: audit 2024-03-30T04:49:07.395830+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.322110+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.325186+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.326251+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.337621+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:07.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:07 smithi116 bash[82555]: audit 2024-03-30T04:49:07.395830+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:07 smithi148 bash[53504]: debug 2024-03-30T04:49:07.598+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:49:08.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.004302+0000 mgr.x (mgr.24938) 2617 : cluster [DBG] pgmap v1730: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.004688+0000 mgr.x (mgr.24938) 2618 : cluster [DBG] pgmap v1731: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.015670+0000 mgr.x (mgr.24938) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.084257+0000 mgr.x (mgr.24938) 2620 : cluster [DBG] pgmap v1732: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.084507+0000 mgr.x (mgr.24938) 2621 : cluster [DBG] pgmap v1733: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.102074+0000 mgr.x (mgr.24938) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.171502+0000 mgr.x (mgr.24938) 2623 : cluster [DBG] pgmap v1734: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.171782+0000 mgr.x (mgr.24938) 2624 : cluster [DBG] pgmap v1735: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.183193+0000 mgr.x (mgr.24938) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.252837+0000 mgr.x (mgr.24938) 2626 : cluster [DBG] pgmap v1736: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.253228+0000 mgr.x (mgr.24938) 2627 : cluster [DBG] pgmap v1737: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.264813+0000 mgr.x (mgr.24938) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.332922+0000 mgr.x (mgr.24938) 2629 : cluster [DBG] pgmap v1738: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.333282+0000 mgr.x (mgr.24938) 2630 : cluster [DBG] pgmap v1739: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.343249+0000 mgr.x (mgr.24938) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.400213+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.417963+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.422768+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.423702+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.430256+0000 mgr.x (mgr.24938) 2632 : cluster [DBG] pgmap v1740: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.430514+0000 mgr.x (mgr.24938) 2633 : cluster [DBG] pgmap v1741: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.434114+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.439737+0000 mgr.x (mgr.24938) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.507412+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.510129+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.511772+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.514476+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.515599+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.522248+0000 mgr.x (mgr.24938) 2635 : cluster [DBG] pgmap v1742: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.522600+0000 mgr.x (mgr.24938) 2636 : cluster [DBG] pgmap v1743: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.527435+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.533020+0000 mgr.x (mgr.24938) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.566175+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.575479+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.582276+0000 mgr.x (mgr.24938) 2638 : cluster [DBG] pgmap v1744: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.582587+0000 mgr.x (mgr.24938) 2639 : cluster [DBG] pgmap v1745: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.587046+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.587798+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.590515+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.592639+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.594287+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.596328+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.601592+0000 mgr.x (mgr.24938) 2640 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cephadm 2024-03-30T04:49:07.602786+0000 mgr.x (mgr.24938) 2641 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:49:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.691765+0000 mon.a (mon.0) 4722 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.700499+0000 mon.a (mon.0) 4723 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135] boot 2024-03-30T04:49:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: cluster 2024-03-30T04:49:07.700612+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T04:49:08.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:08 smithi148 bash[65611]: audit 2024-03-30T04:49:07.702005+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:49:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.004302+0000 mgr.x (mgr.24938) 2617 : cluster [DBG] pgmap v1730: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.004688+0000 mgr.x (mgr.24938) 2618 : cluster [DBG] pgmap v1731: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.015670+0000 mgr.x (mgr.24938) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.084257+0000 mgr.x (mgr.24938) 2620 : cluster [DBG] pgmap v1732: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.084507+0000 mgr.x (mgr.24938) 2621 : cluster [DBG] pgmap v1733: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.102074+0000 mgr.x (mgr.24938) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.171502+0000 mgr.x (mgr.24938) 2623 : cluster [DBG] pgmap v1734: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.171782+0000 mgr.x (mgr.24938) 2624 : cluster [DBG] pgmap v1735: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.183193+0000 mgr.x (mgr.24938) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.252837+0000 mgr.x (mgr.24938) 2626 : cluster [DBG] pgmap v1736: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.253228+0000 mgr.x (mgr.24938) 2627 : cluster [DBG] pgmap v1737: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.264813+0000 mgr.x (mgr.24938) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.332922+0000 mgr.x (mgr.24938) 2629 : cluster [DBG] pgmap v1738: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.333282+0000 mgr.x (mgr.24938) 2630 : cluster [DBG] pgmap v1739: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.343249+0000 mgr.x (mgr.24938) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.400213+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.417963+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.422768+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.423702+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.430256+0000 mgr.x (mgr.24938) 2632 : cluster [DBG] pgmap v1740: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.430514+0000 mgr.x (mgr.24938) 2633 : cluster [DBG] pgmap v1741: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.434114+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.439737+0000 mgr.x (mgr.24938) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.507412+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.510129+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.511772+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.514476+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.515599+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.522248+0000 mgr.x (mgr.24938) 2635 : cluster [DBG] pgmap v1742: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.522600+0000 mgr.x (mgr.24938) 2636 : cluster [DBG] pgmap v1743: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.527435+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.533020+0000 mgr.x (mgr.24938) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.566175+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.575479+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.582276+0000 mgr.x (mgr.24938) 2638 : cluster [DBG] pgmap v1744: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.582587+0000 mgr.x (mgr.24938) 2639 : cluster [DBG] pgmap v1745: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.587046+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.587798+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.590515+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.592639+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.594287+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.596328+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.601592+0000 mgr.x (mgr.24938) 2640 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cephadm 2024-03-30T04:49:07.602786+0000 mgr.x (mgr.24938) 2641 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.691765+0000 mon.a (mon.0) 4722 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.700499+0000 mon.a (mon.0) 4723 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135] boot 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: cluster 2024-03-30T04:49:07.700612+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T04:49:08.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[80412]: audit 2024-03-30T04:49:07.702005+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.004302+0000 mgr.x (mgr.24938) 2617 : cluster [DBG] pgmap v1730: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.004688+0000 mgr.x (mgr.24938) 2618 : cluster [DBG] pgmap v1731: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.015670+0000 mgr.x (mgr.24938) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.084257+0000 mgr.x (mgr.24938) 2620 : cluster [DBG] pgmap v1732: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.084507+0000 mgr.x (mgr.24938) 2621 : cluster [DBG] pgmap v1733: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.102074+0000 mgr.x (mgr.24938) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.171502+0000 mgr.x (mgr.24938) 2623 : cluster [DBG] pgmap v1734: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.171782+0000 mgr.x (mgr.24938) 2624 : cluster [DBG] pgmap v1735: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.183193+0000 mgr.x (mgr.24938) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.252837+0000 mgr.x (mgr.24938) 2626 : cluster [DBG] pgmap v1736: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.253228+0000 mgr.x (mgr.24938) 2627 : cluster [DBG] pgmap v1737: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.264813+0000 mgr.x (mgr.24938) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.332922+0000 mgr.x (mgr.24938) 2629 : cluster [DBG] pgmap v1738: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.333282+0000 mgr.x (mgr.24938) 2630 : cluster [DBG] pgmap v1739: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.343249+0000 mgr.x (mgr.24938) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.400213+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.417963+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.422768+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.423702+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.430256+0000 mgr.x (mgr.24938) 2632 : cluster [DBG] pgmap v1740: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.430514+0000 mgr.x (mgr.24938) 2633 : cluster [DBG] pgmap v1741: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.434114+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.439737+0000 mgr.x (mgr.24938) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.507412+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.510129+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.511772+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.514476+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.515599+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.522248+0000 mgr.x (mgr.24938) 2635 : cluster [DBG] pgmap v1742: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.522600+0000 mgr.x (mgr.24938) 2636 : cluster [DBG] pgmap v1743: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.527435+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.533020+0000 mgr.x (mgr.24938) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.566175+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.575479+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.582276+0000 mgr.x (mgr.24938) 2638 : cluster [DBG] pgmap v1744: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.582587+0000 mgr.x (mgr.24938) 2639 : cluster [DBG] pgmap v1745: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-03-30T04:49:08.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.587046+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.587798+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.590515+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.592639+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.594287+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.596328+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.601592+0000 mgr.x (mgr.24938) 2640 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cephadm 2024-03-30T04:49:07.602786+0000 mgr.x (mgr.24938) 2641 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.691765+0000 mon.a (mon.0) 4722 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.700499+0000 mon.a (mon.0) 4723 : cluster [INF] osd.5 [v2:172.21.15.148:6808/3257572135,v1:172.21.15.148:6809/3257572135] boot 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: cluster 2024-03-30T04:49:07.700612+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T04:49:08.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:08 smithi116 bash[82555]: audit 2024-03-30T04:49:07.702005+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[80412]: cluster 2024-03-30T04:49:08.702116+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[80412]: audit 2024-03-30T04:49:09.312657+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[80412]: audit 2024-03-30T04:49:09.314231+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[82555]: cluster 2024-03-30T04:49:08.702116+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[82555]: audit 2024-03-30T04:49:09.312657+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:10.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:09 smithi116 bash[82555]: audit 2024-03-30T04:49:09.314231+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:10.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:09 smithi148 bash[65611]: cluster 2024-03-30T04:49:08.702116+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T04:49:10.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:09 smithi148 bash[65611]: audit 2024-03-30T04:49:09.312657+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:10.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:09 smithi148 bash[65611]: audit 2024-03-30T04:49:09.314231+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:11.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:10 smithi116 bash[80412]: cluster 2024-03-30T04:49:09.583190+0000 mgr.x (mgr.24938) 2642 : cluster [DBG] pgmap v1748: 161 pgs: 13 peering, 16 active+undersized+degraded, 30 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 60/726 objects degraded (8.264%) 2024-03-30T04:49:11.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:10 smithi116 bash[80412]: cluster 2024-03-30T04:49:10.308103+0000 mon.a (mon.0) 4729 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 16 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:11.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:10 smithi116 bash[82555]: cluster 2024-03-30T04:49:09.583190+0000 mgr.x (mgr.24938) 2642 : cluster [DBG] pgmap v1748: 161 pgs: 13 peering, 16 active+undersized+degraded, 30 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 60/726 objects degraded (8.264%) 2024-03-30T04:49:11.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:10 smithi116 bash[82555]: cluster 2024-03-30T04:49:10.308103+0000 mon.a (mon.0) 4729 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 16 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:11.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:10 smithi148 bash[65611]: cluster 2024-03-30T04:49:09.583190+0000 mgr.x (mgr.24938) 2642 : cluster [DBG] pgmap v1748: 161 pgs: 13 peering, 16 active+undersized+degraded, 30 active+undersized, 102 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 60/726 objects degraded (8.264%) 2024-03-30T04:49:11.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:10 smithi148 bash[65611]: cluster 2024-03-30T04:49:10.308103+0000 mon.a (mon.0) 4729 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 16 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:12 smithi148 bash[65611]: audit 2024-03-30T04:49:11.276880+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:12 smithi148 bash[65611]: audit 2024-03-30T04:49:11.291422+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:12 smithi148 bash[65611]: cluster 2024-03-30T04:49:11.299686+0000 mgr.x (mgr.24938) 2643 : cluster [DBG] pgmap v1749: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:12 smithi148 bash[65611]: cluster 2024-03-30T04:49:11.300435+0000 mgr.x (mgr.24938) 2644 : cluster [DBG] pgmap v1750: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:12 smithi148 bash[65611]: audit 2024-03-30T04:49:11.308568+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[80412]: audit 2024-03-30T04:49:11.276880+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[80412]: audit 2024-03-30T04:49:11.291422+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[80412]: cluster 2024-03-30T04:49:11.299686+0000 mgr.x (mgr.24938) 2643 : cluster [DBG] pgmap v1749: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[80412]: cluster 2024-03-30T04:49:11.300435+0000 mgr.x (mgr.24938) 2644 : cluster [DBG] pgmap v1750: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[80412]: audit 2024-03-30T04:49:11.308568+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[82555]: audit 2024-03-30T04:49:11.276880+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[82555]: audit 2024-03-30T04:49:11.291422+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[82555]: cluster 2024-03-30T04:49:11.299686+0000 mgr.x (mgr.24938) 2643 : cluster [DBG] pgmap v1749: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[82555]: cluster 2024-03-30T04:49:11.300435+0000 mgr.x (mgr.24938) 2644 : cluster [DBG] pgmap v1750: 161 pgs: 13 peering, 1 active+undersized+degraded, 4 active+undersized, 143 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1/726 objects degraded (0.138%) 2024-03-30T04:49:12.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:12 smithi116 bash[82555]: audit 2024-03-30T04:49:11.308568+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:13.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:13 smithi148 bash[65611]: cluster 2024-03-30T04:49:13.348682+0000 mon.a (mon.0) 4733 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-03-30T04:49:13.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:13 smithi116 bash[80412]: cluster 2024-03-30T04:49:13.348682+0000 mon.a (mon.0) 4733 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-03-30T04:49:13.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:13 smithi116 bash[82555]: cluster 2024-03-30T04:49:13.348682+0000 mon.a (mon.0) 4733 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-03-30T04:49:14.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:14 smithi116 bash[80412]: cluster 2024-03-30T04:49:13.301689+0000 mgr.x (mgr.24938) 2645 : cluster [DBG] pgmap v1751: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:14.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:14 smithi116 bash[82555]: cluster 2024-03-30T04:49:13.301689+0000 mgr.x (mgr.24938) 2645 : cluster [DBG] pgmap v1751: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:14 smithi148 bash[65611]: cluster 2024-03-30T04:49:13.301689+0000 mgr.x (mgr.24938) 2645 : cluster [DBG] pgmap v1751: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:16 smithi116 bash[80412]: cluster 2024-03-30T04:49:15.302996+0000 mgr.x (mgr.24938) 2646 : cluster [DBG] pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 134 B/s rd, 0 op/s 2024-03-30T04:49:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:16 smithi116 bash[80412]: audit 2024-03-30T04:49:15.528768+0000 mgr.x (mgr.24938) 2647 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:16.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:16 smithi116 bash[82555]: cluster 2024-03-30T04:49:15.302996+0000 mgr.x (mgr.24938) 2646 : cluster [DBG] pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 134 B/s rd, 0 op/s 2024-03-30T04:49:16.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:16 smithi116 bash[82555]: audit 2024-03-30T04:49:15.528768+0000 mgr.x (mgr.24938) 2647 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:16.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:16 smithi148 bash[65611]: cluster 2024-03-30T04:49:15.302996+0000 mgr.x (mgr.24938) 2646 : cluster [DBG] pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 134 B/s rd, 0 op/s 2024-03-30T04:49:16.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:16 smithi148 bash[65611]: audit 2024-03-30T04:49:15.528768+0000 mgr.x (mgr.24938) 2647 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:17.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:16] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-03-30T04:49:18.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:18 smithi116 bash[80412]: cluster 2024-03-30T04:49:17.304158+0000 mgr.x (mgr.24938) 2648 : cluster [DBG] pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:49:18.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:18 smithi116 bash[82555]: cluster 2024-03-30T04:49:17.304158+0000 mgr.x (mgr.24938) 2648 : cluster [DBG] pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:49:18.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:18 smithi148 bash[65611]: cluster 2024-03-30T04:49:17.304158+0000 mgr.x (mgr.24938) 2648 : cluster [DBG] pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:49:19.100 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:49:19.867 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:49:19.867 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 0s ago 22m - - 2024-03-30T04:49:19.867 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 8s ago 22m - - 2024-03-30T04:49:19.867 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (9m) 0s ago 16m 14.6M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:49:19.867 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 8s ago 16m - - 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (8m) 0s ago 14m 45.1M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (8m) 8s ago 22m 524M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (6m) 0s ago 24m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (5m) 0s ago 24m 99.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (4m) 8s ago 22m 52.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (5m) 0s ago 22m 51.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (9m) 0s ago 16m 9612k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (9m) 8s ago 16m 9459k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (3m) 0s ago 21m 56.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (3m) 0s ago 21m 55.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (2m) 0s ago 20m 52.6M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (107s) 0s ago 20m 50.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (59s) 8s ago 19m 46.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:49:19.868 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (20s) 8s ago 18m 49.8M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (18m) 8s ago 18m 62.5M 2780M 17.2.0 e1d6a67b021e 40a5e3ed9f60 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (17m) 8s ago 17m 65.9M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (7m) 8s ago 16m 68.0M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (14m) 0s ago 14m 89.0M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (14m) 8s ago 14m 88.7M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (14m) 0s ago 14m 89.1M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:49:19.869 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (14m) 8s ago 14m 88.9M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T04:49:20.294 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 11 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:49:20.295 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "11/23 daemons upgraded", 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:49:20.658 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:49:20.659 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.095821+0000 mgr.x (mgr.24938) 2649 : audit [DBG] from='client.44455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: cluster 2024-03-30T04:49:19.305376+0000 mgr.x (mgr.24938) 2650 : cluster [DBG] pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.371879+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.381627+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: cluster 2024-03-30T04:49:19.388811+0000 mgr.x (mgr.24938) 2651 : cluster [DBG] pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: cluster 2024-03-30T04:49:19.389413+0000 mgr.x (mgr.24938) 2652 : cluster [DBG] pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.390216+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.486350+0000 mgr.x (mgr.24938) 2653 : audit [DBG] from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:19.828354+0000 mgr.x (mgr.24938) 2654 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[82555]: audit 2024-03-30T04:49:20.298688+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.116:0/1975882581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.095821+0000 mgr.x (mgr.24938) 2649 : audit [DBG] from='client.44455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: cluster 2024-03-30T04:49:19.305376+0000 mgr.x (mgr.24938) 2650 : cluster [DBG] pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.371879+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.381627+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: cluster 2024-03-30T04:49:19.388811+0000 mgr.x (mgr.24938) 2651 : cluster [DBG] pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: cluster 2024-03-30T04:49:19.389413+0000 mgr.x (mgr.24938) 2652 : cluster [DBG] pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.390216+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.486350+0000 mgr.x (mgr.24938) 2653 : audit [DBG] from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:19.828354+0000 mgr.x (mgr.24938) 2654 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:20 smithi116 bash[80412]: audit 2024-03-30T04:49:20.298688+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.116:0/1975882581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.095821+0000 mgr.x (mgr.24938) 2649 : audit [DBG] from='client.44455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: cluster 2024-03-30T04:49:19.305376+0000 mgr.x (mgr.24938) 2650 : cluster [DBG] pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.371879+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.381627+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: cluster 2024-03-30T04:49:19.388811+0000 mgr.x (mgr.24938) 2651 : cluster [DBG] pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: cluster 2024-03-30T04:49:19.389413+0000 mgr.x (mgr.24938) 2652 : cluster [DBG] pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.390216+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.486350+0000 mgr.x (mgr.24938) 2653 : audit [DBG] from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:19.828354+0000 mgr.x (mgr.24938) 2654 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:20.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:20 smithi148 bash[65611]: audit 2024-03-30T04:49:20.298688+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.116:0/1975882581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:21.073 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:49:21.073 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:49:21.073 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:49:21.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:21 smithi116 bash[82555]: audit 2024-03-30T04:49:20.666698+0000 mgr.x (mgr.24938) 2655 : audit [DBG] from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:21.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:21 smithi116 bash[82555]: audit 2024-03-30T04:49:21.078189+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.116:0/1117953368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:21.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:21 smithi116 bash[80412]: audit 2024-03-30T04:49:20.666698+0000 mgr.x (mgr.24938) 2655 : audit [DBG] from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:21.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:21 smithi116 bash[80412]: audit 2024-03-30T04:49:21.078189+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.116:0/1117953368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:21.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:21 smithi148 bash[65611]: audit 2024-03-30T04:49:20.666698+0000 mgr.x (mgr.24938) 2655 : audit [DBG] from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:21.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:21 smithi148 bash[65611]: audit 2024-03-30T04:49:21.078189+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.116:0/1117953368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:22.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:22 smithi116 bash[80412]: cluster 2024-03-30T04:49:21.390724+0000 mgr.x (mgr.24938) 2656 : cluster [DBG] pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:22.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:22 smithi116 bash[82555]: cluster 2024-03-30T04:49:21.390724+0000 mgr.x (mgr.24938) 2656 : cluster [DBG] pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:22 smithi148 bash[65611]: cluster 2024-03-30T04:49:21.390724+0000 mgr.x (mgr.24938) 2656 : cluster [DBG] pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:23.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[80412]: audit 2024-03-30T04:49:22.613718+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[80412]: audit 2024-03-30T04:49:22.619366+0000 mgr.x (mgr.24938) 2657 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[80412]: cephadm 2024-03-30T04:49:22.622288+0000 mgr.x (mgr.24938) 2658 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T04:49:23.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[82555]: audit 2024-03-30T04:49:22.613718+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[82555]: audit 2024-03-30T04:49:22.619366+0000 mgr.x (mgr.24938) 2657 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:23 smithi116 bash[82555]: cephadm 2024-03-30T04:49:22.622288+0000 mgr.x (mgr.24938) 2658 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T04:49:23.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:23 smithi148 bash[65611]: audit 2024-03-30T04:49:22.613718+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:23 smithi148 bash[65611]: audit 2024-03-30T04:49:22.619366+0000 mgr.x (mgr.24938) 2657 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T04:49:23.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:23 smithi148 bash[65611]: cephadm 2024-03-30T04:49:22.622288+0000 mgr.x (mgr.24938) 2658 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[82555]: cluster 2024-03-30T04:49:23.392070+0000 mgr.x (mgr.24938) 2659 : cluster [DBG] pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[82555]: audit 2024-03-30T04:49:24.310996+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[82555]: audit 2024-03-30T04:49:24.313179+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[80412]: cluster 2024-03-30T04:49:23.392070+0000 mgr.x (mgr.24938) 2659 : cluster [DBG] pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[80412]: audit 2024-03-30T04:49:24.310996+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:24.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:24 smithi116 bash[80412]: audit 2024-03-30T04:49:24.313179+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:24.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:24 smithi148 bash[65611]: cluster 2024-03-30T04:49:23.392070+0000 mgr.x (mgr.24938) 2659 : cluster [DBG] pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:24.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:24 smithi148 bash[65611]: audit 2024-03-30T04:49:24.310996+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:24.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:24 smithi148 bash[65611]: audit 2024-03-30T04:49:24.313179+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:25.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:25 smithi148 bash[65611]: audit 2024-03-30T04:49:24.537341+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:25.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:25 smithi148 bash[65611]: audit 2024-03-30T04:49:25.100790+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:25.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:25 smithi148 bash[65611]: audit 2024-03-30T04:49:25.105242+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:49:25.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:25 smithi148 bash[65611]: audit 2024-03-30T04:49:25.107309+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:26.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[80412]: audit 2024-03-30T04:49:24.537341+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[80412]: audit 2024-03-30T04:49:25.100790+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[80412]: audit 2024-03-30T04:49:25.105242+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[80412]: audit 2024-03-30T04:49:25.107309+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[82555]: audit 2024-03-30T04:49:24.537341+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[82555]: audit 2024-03-30T04:49:25.100790+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[82555]: audit 2024-03-30T04:49:25.105242+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:25 smithi116 bash[82555]: audit 2024-03-30T04:49:25.107309+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:26.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:26 smithi148 bash[65611]: cephadm 2024-03-30T04:49:25.098011+0000 mgr.x (mgr.24938) 2660 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T04:49:26.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:26 smithi148 bash[65611]: cephadm 2024-03-30T04:49:25.118513+0000 mgr.x (mgr.24938) 2661 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:49:26.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:26 smithi148 bash[65611]: cluster 2024-03-30T04:49:25.393070+0000 mgr.x (mgr.24938) 2662 : cluster [DBG] pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.726 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:26 smithi148 bash[65611]: audit 2024-03-30T04:49:25.536960+0000 mgr.x (mgr.24938) 2663 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[80412]: cephadm 2024-03-30T04:49:25.098011+0000 mgr.x (mgr.24938) 2660 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T04:49:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[80412]: cephadm 2024-03-30T04:49:25.118513+0000 mgr.x (mgr.24938) 2661 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:49:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[80412]: cluster 2024-03-30T04:49:25.393070+0000 mgr.x (mgr.24938) 2662 : cluster [DBG] pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[80412]: audit 2024-03-30T04:49:25.536960+0000 mgr.x (mgr.24938) 2663 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[82555]: cephadm 2024-03-30T04:49:25.098011+0000 mgr.x (mgr.24938) 2660 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[82555]: cephadm 2024-03-30T04:49:25.118513+0000 mgr.x (mgr.24938) 2661 : cephadm [INF] Deploying daemon osd.6 on smithi148 2024-03-30T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[82555]: cluster 2024-03-30T04:49:25.393070+0000 mgr.x (mgr.24938) 2662 : cluster [DBG] pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:26 smithi116 bash[82555]: audit 2024-03-30T04:49:25.536960+0000 mgr.x (mgr.24938) 2663 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:27.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:26] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-03-30T04:49:28.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:28 smithi148 bash[65611]: cluster 2024-03-30T04:49:27.394235+0000 mgr.x (mgr.24938) 2664 : cluster [DBG] pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-30T04:49:29.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:28 smithi116 bash[80412]: cluster 2024-03-30T04:49:27.394235+0000 mgr.x (mgr.24938) 2664 : cluster [DBG] pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-30T04:49:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:28 smithi116 bash[82555]: cluster 2024-03-30T04:49:27.394235+0000 mgr.x (mgr.24938) 2664 : cluster [DBG] pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-30T04:49:29.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.546 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.547 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.547 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.547 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.548 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.548 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:29.548 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:29 smithi148 systemd[1]: Stopping Ceph osd.6 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:49:30.046 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:29 smithi148 bash[30229]: debug 2024-03-30T04:49:29.594+0000 7ff8c0ecb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:49:30.046 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:29 smithi148 bash[30229]: debug 2024-03-30T04:49:29.594+0000 7ff8c0ecb700 -1 osd.6 155 *** Got signal Terminated *** 2024-03-30T04:49:30.046 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:29 smithi148 bash[30229]: debug 2024-03-30T04:49:29.594+0000 7ff8c0ecb700 -1 osd.6 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:49:30.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:30 smithi148 bash[65611]: cluster 2024-03-30T04:49:29.394963+0000 mgr.x (mgr.24938) 2665 : cluster [DBG] pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:49:30.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:30 smithi148 bash[65611]: cluster 2024-03-30T04:49:29.594681+0000 mon.a (mon.0) 4746 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T04:49:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:30 smithi116 bash[80412]: cluster 2024-03-30T04:49:29.394963+0000 mgr.x (mgr.24938) 2665 : cluster [DBG] pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:49:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:30 smithi116 bash[80412]: cluster 2024-03-30T04:49:29.594681+0000 mon.a (mon.0) 4746 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T04:49:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:30 smithi116 bash[82555]: cluster 2024-03-30T04:49:29.394963+0000 mgr.x (mgr.24938) 2665 : cluster [DBG] pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:49:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:30 smithi116 bash[82555]: cluster 2024-03-30T04:49:29.594681+0000 mon.a (mon.0) 4746 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T04:49:31.631 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:31 smithi148 bash[65611]: cluster 2024-03-30T04:49:30.545059+0000 mon.a (mon.0) 4747 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:49:31.632 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:31 smithi148 bash[65611]: cluster 2024-03-30T04:49:30.562197+0000 mon.a (mon.0) 4748 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-03-30T04:49:31.632 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:31 smithi148 bash[65611]: audit 2024-03-30T04:49:31.458897+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:31.632 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:31 smithi148 bash[65611]: audit 2024-03-30T04:49:31.484859+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:31.632 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:31 smithi148 bash[65611]: audit 2024-03-30T04:49:31.500229+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[80412]: cluster 2024-03-30T04:49:30.545059+0000 mon.a (mon.0) 4747 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:49:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[80412]: cluster 2024-03-30T04:49:30.562197+0000 mon.a (mon.0) 4748 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-03-30T04:49:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[80412]: audit 2024-03-30T04:49:31.458897+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[80412]: audit 2024-03-30T04:49:31.484859+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[80412]: audit 2024-03-30T04:49:31.500229+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[82555]: cluster 2024-03-30T04:49:30.545059+0000 mon.a (mon.0) 4747 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[82555]: cluster 2024-03-30T04:49:30.562197+0000 mon.a (mon.0) 4748 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[82555]: audit 2024-03-30T04:49:31.458897+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[82555]: audit 2024-03-30T04:49:31.484859+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:31 smithi116 bash[82555]: audit 2024-03-30T04:49:31.500229+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.688 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[78563]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T04:49:32.688 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.395598+0000 mgr.x (mgr.24938) 2666 : cluster [DBG] pgmap v1763: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.491948+0000 mgr.x (mgr.24938) 2667 : cluster [DBG] pgmap v1764: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.492175+0000 mgr.x (mgr.24938) 2668 : cluster [DBG] pgmap v1765: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.566390+0000 mon.a (mon.0) 4752 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.583880+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: audit 2024-03-30T04:49:31.616850+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: audit 2024-03-30T04:49:31.624759+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.631197+0000 mgr.x (mgr.24938) 2669 : cluster [DBG] pgmap v1767: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: cluster 2024-03-30T04:49:31.631476+0000 mgr.x (mgr.24938) 2670 : cluster [DBG] pgmap v1768: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:32.689 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[65611]: audit 2024-03-30T04:49:31.635448+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.395598+0000 mgr.x (mgr.24938) 2666 : cluster [DBG] pgmap v1763: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:49:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.491948+0000 mgr.x (mgr.24938) 2667 : cluster [DBG] pgmap v1764: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-03-30T04:49:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.492175+0000 mgr.x (mgr.24938) 2668 : cluster [DBG] pgmap v1765: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.566390+0000 mon.a (mon.0) 4752 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.583880+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: audit 2024-03-30T04:49:31.616850+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: audit 2024-03-30T04:49:31.624759+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.631197+0000 mgr.x (mgr.24938) 2669 : cluster [DBG] pgmap v1767: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: cluster 2024-03-30T04:49:31.631476+0000 mgr.x (mgr.24938) 2670 : cluster [DBG] pgmap v1768: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[80412]: audit 2024-03-30T04:49:31.635448+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.395598+0000 mgr.x (mgr.24938) 2666 : cluster [DBG] pgmap v1763: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.491948+0000 mgr.x (mgr.24938) 2667 : cluster [DBG] pgmap v1764: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.492175+0000 mgr.x (mgr.24938) 2668 : cluster [DBG] pgmap v1765: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.566390+0000 mon.a (mon.0) 4752 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.583880+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: audit 2024-03-30T04:49:31.616850+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: audit 2024-03-30T04:49:31.624759+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.631197+0000 mgr.x (mgr.24938) 2669 : cluster [DBG] pgmap v1767: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: cluster 2024-03-30T04:49:31.631476+0000 mgr.x (mgr.24938) 2670 : cluster [DBG] pgmap v1768: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:49:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:32 smithi116 bash[82555]: audit 2024-03-30T04:49:31.635448+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:33.046 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:32 smithi148 bash[78719]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T04:49:33.639 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:33 smithi148 bash[65611]: cluster 2024-03-30T04:49:32.621839+0000 mon.a (mon.0) 4757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:33 smithi116 bash[80412]: cluster 2024-03-30T04:49:32.621839+0000 mon.a (mon.0) 4757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:34.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:33 smithi116 bash[82555]: cluster 2024-03-30T04:49:32.621839+0000 mon.a (mon.0) 4757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:34.833 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:34 smithi148 bash[65611]: cluster 2024-03-30T04:49:33.632471+0000 mgr.x (mgr.24938) 2671 : cluster [DBG] pgmap v1769: 161 pgs: 13 active+undersized+degraded, 12 peering, 1 stale+active+clean, 18 active+undersized, 117 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 57/726 objects degraded (7.851%) 2024-03-30T04:49:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:34 smithi116 bash[80412]: cluster 2024-03-30T04:49:33.632471+0000 mgr.x (mgr.24938) 2671 : cluster [DBG] pgmap v1769: 161 pgs: 13 active+undersized+degraded, 12 peering, 1 stale+active+clean, 18 active+undersized, 117 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 57/726 objects degraded (7.851%) 2024-03-30T04:49:35.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:34 smithi116 bash[82555]: cluster 2024-03-30T04:49:33.632471+0000 mgr.x (mgr.24938) 2671 : cluster [DBG] pgmap v1769: 161 pgs: 13 active+undersized+degraded, 12 peering, 1 stale+active+clean, 18 active+undersized, 117 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 57/726 objects degraded (7.851%) 2024-03-30T04:49:35.546 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-03-30T04:49:35.546 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: Stopped Ceph osd.6 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:49:35.546 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.546 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.547 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.548 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.548 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.548 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:35.548 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:49:36.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:35 smithi116 bash[80412]: cluster 2024-03-30T04:49:34.573329+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check failed: Degraded data redundancy: 57/726 objects degraded (7.851%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:36.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:35 smithi116 bash[82555]: cluster 2024-03-30T04:49:34.573329+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check failed: Degraded data redundancy: 57/726 objects degraded (7.851%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:36.046 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:35 smithi148 systemd[1]: Started Ceph osd.6 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:49:36.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:35 smithi148 bash[65611]: cluster 2024-03-30T04:49:34.573329+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check failed: Degraded data redundancy: 57/726 objects degraded (7.851%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.541389+0000 mgr.x (mgr.24938) 2672 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.630887+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.633052+0000 mgr.x (mgr.24938) 2673 : cluster [DBG] pgmap v1770: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.642445+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.650678+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.654055+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.655306+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.662116+0000 mgr.x (mgr.24938) 2674 : cluster [DBG] pgmap v1771: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.662408+0000 mgr.x (mgr.24938) 2675 : cluster [DBG] pgmap v1772: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.908 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.666144+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cephadm 2024-03-30T04:49:35.672087+0000 mgr.x (mgr.24938) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.724650+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.727640+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.729457+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.732655+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.733812+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.740600+0000 mgr.x (mgr.24938) 2677 : cluster [DBG] pgmap v1773: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.740934+0000 mgr.x (mgr.24938) 2678 : cluster [DBG] pgmap v1774: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.745238+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cephadm 2024-03-30T04:49:35.750943+0000 mgr.x (mgr.24938) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.824408+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.827706+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.829343+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.832454+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.833636+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.909 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.840529+0000 mgr.x (mgr.24938) 2680 : cluster [DBG] pgmap v1775: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.840844+0000 mgr.x (mgr.24938) 2681 : cluster [DBG] pgmap v1776: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.845278+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cephadm 2024-03-30T04:49:35.851104+0000 mgr.x (mgr.24938) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.921283+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.924577+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.926353+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.929843+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.931352+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.938475+0000 mgr.x (mgr.24938) 2683 : cluster [DBG] pgmap v1777: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cluster 2024-03-30T04:49:35.938806+0000 mgr.x (mgr.24938) 2684 : cluster [DBG] pgmap v1778: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:35.943194+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: cephadm 2024-03-30T04:49:35.949001+0000 mgr.x (mgr.24938) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.002736+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.910 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.007423+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.009516+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.013662+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.014862+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.027441+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.115259+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.120232+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.122326+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.126472+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.128023+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.140658+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.231163+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.236267+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.238608+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.911 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.242917+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.244807+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.257560+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.346967+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.351910+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.354243+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.358018+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.359563+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.372301+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.431257+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.434601+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.436634+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.439425+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.440596+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.452076+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.521526+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.524583+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.526430+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.529719+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.531116+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.543037+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.615582+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.620527+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:36.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[65611]: audit 2024-03-30T04:49:36.622912+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.541389+0000 mgr.x (mgr.24938) 2672 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.630887+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.633052+0000 mgr.x (mgr.24938) 2673 : cluster [DBG] pgmap v1770: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.642445+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.650678+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.654055+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.655306+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.662116+0000 mgr.x (mgr.24938) 2674 : cluster [DBG] pgmap v1771: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.662408+0000 mgr.x (mgr.24938) 2675 : cluster [DBG] pgmap v1772: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.666144+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cephadm 2024-03-30T04:49:35.672087+0000 mgr.x (mgr.24938) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.724650+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.727640+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.729457+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.732655+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.733812+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.740600+0000 mgr.x (mgr.24938) 2677 : cluster [DBG] pgmap v1773: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.740934+0000 mgr.x (mgr.24938) 2678 : cluster [DBG] pgmap v1774: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.745238+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cephadm 2024-03-30T04:49:35.750943+0000 mgr.x (mgr.24938) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.824408+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.827706+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.829343+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.832454+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.833636+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.840529+0000 mgr.x (mgr.24938) 2680 : cluster [DBG] pgmap v1775: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.840844+0000 mgr.x (mgr.24938) 2681 : cluster [DBG] pgmap v1776: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.845278+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cephadm 2024-03-30T04:49:35.851104+0000 mgr.x (mgr.24938) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.921283+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.924577+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.926353+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.929843+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.931352+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.938475+0000 mgr.x (mgr.24938) 2683 : cluster [DBG] pgmap v1777: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.541389+0000 mgr.x (mgr.24938) 2672 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.630887+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.633052+0000 mgr.x (mgr.24938) 2673 : cluster [DBG] pgmap v1770: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.642445+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.650678+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.654055+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.655306+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.662116+0000 mgr.x (mgr.24938) 2674 : cluster [DBG] pgmap v1771: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.662408+0000 mgr.x (mgr.24938) 2675 : cluster [DBG] pgmap v1772: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.666144+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cephadm 2024-03-30T04:49:35.672087+0000 mgr.x (mgr.24938) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.724650+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.727640+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.729457+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.732655+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.733812+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.740600+0000 mgr.x (mgr.24938) 2677 : cluster [DBG] pgmap v1773: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cluster 2024-03-30T04:49:35.938806+0000 mgr.x (mgr.24938) 2684 : cluster [DBG] pgmap v1778: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:35.943194+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: cephadm 2024-03-30T04:49:35.949001+0000 mgr.x (mgr.24938) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.002736+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.007423+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.009516+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.013662+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.014862+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.027441+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.115259+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.120232+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.122326+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.126472+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.128023+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.140658+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.231163+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.236267+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.238608+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.242917+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.740934+0000 mgr.x (mgr.24938) 2678 : cluster [DBG] pgmap v1774: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.745238+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cephadm 2024-03-30T04:49:35.750943+0000 mgr.x (mgr.24938) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.824408+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.827706+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.829343+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.832454+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.833636+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.840529+0000 mgr.x (mgr.24938) 2680 : cluster [DBG] pgmap v1775: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.840844+0000 mgr.x (mgr.24938) 2681 : cluster [DBG] pgmap v1776: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.845278+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cephadm 2024-03-30T04:49:35.851104+0000 mgr.x (mgr.24938) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.921283+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.924577+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.926353+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.929843+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.931352+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.938475+0000 mgr.x (mgr.24938) 2683 : cluster [DBG] pgmap v1777: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.244807+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.257560+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.346967+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.351910+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.354243+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.358018+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.359563+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.372301+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.431257+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.434601+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.436634+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.439425+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.440596+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.452076+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.521526+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.524583+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.526430+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.529719+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.531116+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.543037+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.615582+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.620527+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[80412]: audit 2024-03-30T04:49:36.622912+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cluster 2024-03-30T04:49:35.938806+0000 mgr.x (mgr.24938) 2684 : cluster [DBG] pgmap v1778: 161 pgs: 16 active+undersized+degraded, 12 peering, 25 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:35.943194+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: cephadm 2024-03-30T04:49:35.949001+0000 mgr.x (mgr.24938) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.002736+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.007423+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.009516+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.013662+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.014862+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.027441+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.115259+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.120232+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.122326+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.126472+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.128023+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.140658+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.231163+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.236267+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.238608+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.242917+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.244807+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.257560+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.346967+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.351910+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.354243+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.358018+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.359563+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.372301+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.431257+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.434601+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.436634+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.439425+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.440596+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.452076+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.521526+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.524583+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.526430+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.529719+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.531116+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.543037+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.615582+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.620527+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:36 smithi116 bash[82555]: audit 2024-03-30T04:49:36.622912+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:36] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T04:49:37.796 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[78932]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-30T04:49:37.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.022360+0000 mgr.x (mgr.24938) 2686 : cluster [DBG] pgmap v1779: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:37.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.022708+0000 mgr.x (mgr.24938) 2687 : cluster [DBG] pgmap v1780: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:37.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.033220+0000 mgr.x (mgr.24938) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.135918+0000 mgr.x (mgr.24938) 2689 : cluster [DBG] pgmap v1781: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:37.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.136176+0000 mgr.x (mgr.24938) 2690 : cluster [DBG] pgmap v1782: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.146475+0000 mgr.x (mgr.24938) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.252622+0000 mgr.x (mgr.24938) 2692 : cluster [DBG] pgmap v1783: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.252903+0000 mgr.x (mgr.24938) 2693 : cluster [DBG] pgmap v1784: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.263403+0000 mgr.x (mgr.24938) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.367380+0000 mgr.x (mgr.24938) 2695 : cluster [DBG] pgmap v1785: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.367714+0000 mgr.x (mgr.24938) 2696 : cluster [DBG] pgmap v1786: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.378214+0000 mgr.x (mgr.24938) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.447355+0000 mgr.x (mgr.24938) 2698 : cluster [DBG] pgmap v1787: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.447616+0000 mgr.x (mgr.24938) 2699 : cluster [DBG] pgmap v1788: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.457750+0000 mgr.x (mgr.24938) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.538754+0000 mgr.x (mgr.24938) 2701 : cluster [DBG] pgmap v1789: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.539451+0000 mgr.x (mgr.24938) 2702 : cluster [DBG] pgmap v1790: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.548824+0000 mgr.x (mgr.24938) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.627470+0000 mon.a (mon.0) 4822 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:49:37.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.627872+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.643077+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.658922+0000 mgr.x (mgr.24938) 2704 : cluster [DBG] pgmap v1791: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.659663+0000 mgr.x (mgr.24938) 2705 : cluster [DBG] pgmap v1792: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.664949+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.671142+0000 mgr.x (mgr.24938) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.754583+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.759398+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.761758+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.766461+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.768325+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.776672+0000 mgr.x (mgr.24938) 2707 : cluster [DBG] pgmap v1793: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.777469+0000 mgr.x (mgr.24938) 2708 : cluster [DBG] pgmap v1794: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.783505+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.789463+0000 mgr.x (mgr.24938) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.862177+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.865534+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.867386+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.871167+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.872677+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.880263+0000 mgr.x (mgr.24938) 2710 : cluster [DBG] pgmap v1795: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.880771+0000 mgr.x (mgr.24938) 2711 : cluster [DBG] pgmap v1796: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.886871+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:36.892607+0000 mgr.x (mgr.24938) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.970728+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.973973+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.975712+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.979027+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.980329+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.987424+0000 mgr.x (mgr.24938) 2713 : cluster [DBG] pgmap v1797: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cluster 2024-03-30T04:49:36.987830+0000 mgr.x (mgr.24938) 2714 : cluster [DBG] pgmap v1798: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:36.994398+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.000321+0000 mgr.x (mgr.24938) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.074056+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.077087+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.078594+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.081692+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.082830+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.096812+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.159315+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.162613+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.164181+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.167158+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.168326+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.182034+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.243941+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.247263+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.248839+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.251863+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.253032+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.266986+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.329739+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.333166+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.334963+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.338206+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.339502+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.355694+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.418879+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.422115+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.423591+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.426599+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.427794+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.443424+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.501101+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.503827+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.505313+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.508029+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.509145+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.524467+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.585637+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.588695+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.590222+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.593121+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.594277+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:37.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:37 smithi148 bash[65611]: audit 2024-03-30T04:49:37.609711+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.022360+0000 mgr.x (mgr.24938) 2686 : cluster [DBG] pgmap v1779: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.022708+0000 mgr.x (mgr.24938) 2687 : cluster [DBG] pgmap v1780: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.033220+0000 mgr.x (mgr.24938) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.135918+0000 mgr.x (mgr.24938) 2689 : cluster [DBG] pgmap v1781: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.136176+0000 mgr.x (mgr.24938) 2690 : cluster [DBG] pgmap v1782: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.146475+0000 mgr.x (mgr.24938) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.252622+0000 mgr.x (mgr.24938) 2692 : cluster [DBG] pgmap v1783: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.252903+0000 mgr.x (mgr.24938) 2693 : cluster [DBG] pgmap v1784: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.263403+0000 mgr.x (mgr.24938) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.367380+0000 mgr.x (mgr.24938) 2695 : cluster [DBG] pgmap v1785: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.367714+0000 mgr.x (mgr.24938) 2696 : cluster [DBG] pgmap v1786: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.378214+0000 mgr.x (mgr.24938) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.447355+0000 mgr.x (mgr.24938) 2698 : cluster [DBG] pgmap v1787: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.447616+0000 mgr.x (mgr.24938) 2699 : cluster [DBG] pgmap v1788: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.457750+0000 mgr.x (mgr.24938) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.022360+0000 mgr.x (mgr.24938) 2686 : cluster [DBG] pgmap v1779: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.022708+0000 mgr.x (mgr.24938) 2687 : cluster [DBG] pgmap v1780: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.033220+0000 mgr.x (mgr.24938) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.135918+0000 mgr.x (mgr.24938) 2689 : cluster [DBG] pgmap v1781: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.136176+0000 mgr.x (mgr.24938) 2690 : cluster [DBG] pgmap v1782: 161 pgs: 17 active+undersized+degraded, 9 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.146475+0000 mgr.x (mgr.24938) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.252622+0000 mgr.x (mgr.24938) 2692 : cluster [DBG] pgmap v1783: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.252903+0000 mgr.x (mgr.24938) 2693 : cluster [DBG] pgmap v1784: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.263403+0000 mgr.x (mgr.24938) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.367380+0000 mgr.x (mgr.24938) 2695 : cluster [DBG] pgmap v1785: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.367714+0000 mgr.x (mgr.24938) 2696 : cluster [DBG] pgmap v1786: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.378214+0000 mgr.x (mgr.24938) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.447355+0000 mgr.x (mgr.24938) 2698 : cluster [DBG] pgmap v1787: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.447616+0000 mgr.x (mgr.24938) 2699 : cluster [DBG] pgmap v1788: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.457750+0000 mgr.x (mgr.24938) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.538754+0000 mgr.x (mgr.24938) 2701 : cluster [DBG] pgmap v1789: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.539451+0000 mgr.x (mgr.24938) 2702 : cluster [DBG] pgmap v1790: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.548824+0000 mgr.x (mgr.24938) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.627470+0000 mon.a (mon.0) 4822 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.627872+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.643077+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.658922+0000 mgr.x (mgr.24938) 2704 : cluster [DBG] pgmap v1791: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.659663+0000 mgr.x (mgr.24938) 2705 : cluster [DBG] pgmap v1792: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.664949+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.671142+0000 mgr.x (mgr.24938) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.754583+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.759398+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.761758+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.766461+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.768325+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.776672+0000 mgr.x (mgr.24938) 2707 : cluster [DBG] pgmap v1793: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.777469+0000 mgr.x (mgr.24938) 2708 : cluster [DBG] pgmap v1794: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.783505+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.538754+0000 mgr.x (mgr.24938) 2701 : cluster [DBG] pgmap v1789: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.539451+0000 mgr.x (mgr.24938) 2702 : cluster [DBG] pgmap v1790: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.548824+0000 mgr.x (mgr.24938) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.627470+0000 mon.a (mon.0) 4822 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.627872+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.643077+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.658922+0000 mgr.x (mgr.24938) 2704 : cluster [DBG] pgmap v1791: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.659663+0000 mgr.x (mgr.24938) 2705 : cluster [DBG] pgmap v1792: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.664949+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.671142+0000 mgr.x (mgr.24938) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.754583+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.759398+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.761758+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.766461+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.768325+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.776672+0000 mgr.x (mgr.24938) 2707 : cluster [DBG] pgmap v1793: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.777469+0000 mgr.x (mgr.24938) 2708 : cluster [DBG] pgmap v1794: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.783505+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.789463+0000 mgr.x (mgr.24938) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.862177+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.865534+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.867386+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.871167+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.872677+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.880263+0000 mgr.x (mgr.24938) 2710 : cluster [DBG] pgmap v1795: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.880771+0000 mgr.x (mgr.24938) 2711 : cluster [DBG] pgmap v1796: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.886871+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:36.892607+0000 mgr.x (mgr.24938) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.970728+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.973973+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.975712+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.979027+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.980329+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.987424+0000 mgr.x (mgr.24938) 2713 : cluster [DBG] pgmap v1797: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cluster 2024-03-30T04:49:36.987830+0000 mgr.x (mgr.24938) 2714 : cluster [DBG] pgmap v1798: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.789463+0000 mgr.x (mgr.24938) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.862177+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.865534+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.867386+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.871167+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.872677+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.880263+0000 mgr.x (mgr.24938) 2710 : cluster [DBG] pgmap v1795: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.880771+0000 mgr.x (mgr.24938) 2711 : cluster [DBG] pgmap v1796: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.886871+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:36.892607+0000 mgr.x (mgr.24938) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.970728+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.973973+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.975712+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.979027+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.980329+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.987424+0000 mgr.x (mgr.24938) 2713 : cluster [DBG] pgmap v1797: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cluster 2024-03-30T04:49:36.987830+0000 mgr.x (mgr.24938) 2714 : cluster [DBG] pgmap v1798: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:36.994398+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.000321+0000 mgr.x (mgr.24938) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.074056+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.077087+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.078594+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.081692+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.082830+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.096812+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.159315+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.162613+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.164181+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.167158+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.168326+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.182034+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.243941+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.247263+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.248839+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.251863+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.253032+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.266986+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.329739+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.333166+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.334963+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.338206+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.339502+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.355694+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.418879+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.422115+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.423591+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.426599+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.427794+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.443424+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.501101+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.503827+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.505313+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.508029+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.509145+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.524467+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.585637+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:36.994398+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.000321+0000 mgr.x (mgr.24938) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.074056+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.077087+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.078594+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.081692+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.082830+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.096812+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.159315+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.162613+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.164181+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.167158+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.168326+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.182034+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.243941+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.247263+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.248839+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.251863+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.253032+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.266986+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.588695+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.590222+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.593121+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.594277+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[82555]: audit 2024-03-30T04:49:37.609711+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.329739+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.333166+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.334963+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.338206+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.339502+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.355694+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.418879+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.422115+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.423591+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.426599+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.427794+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.443424+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.501101+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.503827+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.505313+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.508029+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.509145+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.524467+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.585637+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.588695+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.590222+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.593121+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.594277+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:37 smithi116 bash[80412]: audit 2024-03-30T04:49:37.609711+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.089787+0000 mgr.x (mgr.24938) 2716 : cluster [DBG] pgmap v1799: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.090198+0000 mgr.x (mgr.24938) 2717 : cluster [DBG] pgmap v1800: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.102605+0000 mgr.x (mgr.24938) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.175261+0000 mgr.x (mgr.24938) 2719 : cluster [DBG] pgmap v1801: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.175631+0000 mgr.x (mgr.24938) 2720 : cluster [DBG] pgmap v1802: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.187809+0000 mgr.x (mgr.24938) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.260081+0000 mgr.x (mgr.24938) 2722 : cluster [DBG] pgmap v1803: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.260465+0000 mgr.x (mgr.24938) 2723 : cluster [DBG] pgmap v1804: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.272896+0000 mgr.x (mgr.24938) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.346676+0000 mgr.x (mgr.24938) 2725 : cluster [DBG] pgmap v1805: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.346957+0000 mgr.x (mgr.24938) 2726 : cluster [DBG] pgmap v1806: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.361625+0000 mgr.x (mgr.24938) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.434827+0000 mgr.x (mgr.24938) 2728 : cluster [DBG] pgmap v1807: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.435101+0000 mgr.x (mgr.24938) 2729 : cluster [DBG] pgmap v1808: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.449293+0000 mgr.x (mgr.24938) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.515932+0000 mgr.x (mgr.24938) 2731 : cluster [DBG] pgmap v1809: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.516221+0000 mgr.x (mgr.24938) 2732 : cluster [DBG] pgmap v1810: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.530201+0000 mgr.x (mgr.24938) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.601229+0000 mgr.x (mgr.24938) 2734 : cluster [DBG] pgmap v1811: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.601543+0000 mgr.x (mgr.24938) 2735 : cluster [DBG] pgmap v1812: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.615478+0000 mgr.x (mgr.24938) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.668028+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.670811+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.672624+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.675395+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.676434+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.683475+0000 mgr.x (mgr.24938) 2737 : cluster [DBG] pgmap v1813: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.683827+0000 mgr.x (mgr.24938) 2738 : cluster [DBG] pgmap v1814: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.687853+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.693411+0000 mgr.x (mgr.24938) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.749300+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.752214+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.753780+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.756416+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.757365+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.764002+0000 mgr.x (mgr.24938) 2740 : cluster [DBG] pgmap v1815: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.764273+0000 mgr.x (mgr.24938) 2741 : cluster [DBG] pgmap v1816: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.770265+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.775943+0000 mgr.x (mgr.24938) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.813808+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.816444+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.817924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.820724+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.821621+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.828215+0000 mgr.x (mgr.24938) 2743 : cluster [DBG] pgmap v1817: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.828490+0000 mgr.x (mgr.24938) 2744 : cluster [DBG] pgmap v1818: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.831360+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.836923+0000 mgr.x (mgr.24938) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.872490+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.875381+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.877146+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.880251+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.881425+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.888351+0000 mgr.x (mgr.24938) 2746 : cluster [DBG] pgmap v1819: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.888646+0000 mgr.x (mgr.24938) 2747 : cluster [DBG] pgmap v1820: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.892970+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.898770+0000 mgr.x (mgr.24938) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.950125+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.953175+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.954683+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.957570+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.958598+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.965299+0000 mgr.x (mgr.24938) 2749 : cluster [DBG] pgmap v1821: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cluster 2024-03-30T04:49:37.965571+0000 mgr.x (mgr.24938) 2750 : cluster [DBG] pgmap v1822: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:37.974141+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: cephadm 2024-03-30T04:49:37.979868+0000 mgr.x (mgr.24938) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.031968+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.035037+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.036793+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.039614+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.040981+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.056453+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.130033+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.132905+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.134431+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.137384+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.138449+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.153727+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.211709+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.214571+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.216103+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.218888+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.220007+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.233228+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.319502+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.324282+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.326322+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.330196+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.331410+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.344889+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.420412+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.423865+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.425469+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.428375+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.429407+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.442351+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.505211+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.508912+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.510504+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.513687+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.514901+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.527890+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.585147+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.588285+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.590163+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.593066+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.594363+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:38 smithi148 bash[65611]: audit 2024-03-30T04:49:38.605809+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.953 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.089787+0000 mgr.x (mgr.24938) 2716 : cluster [DBG] pgmap v1799: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.953 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.090198+0000 mgr.x (mgr.24938) 2717 : cluster [DBG] pgmap v1800: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.953 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.102605+0000 mgr.x (mgr.24938) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.175261+0000 mgr.x (mgr.24938) 2719 : cluster [DBG] pgmap v1801: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.175631+0000 mgr.x (mgr.24938) 2720 : cluster [DBG] pgmap v1802: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.187809+0000 mgr.x (mgr.24938) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.260081+0000 mgr.x (mgr.24938) 2722 : cluster [DBG] pgmap v1803: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.260465+0000 mgr.x (mgr.24938) 2723 : cluster [DBG] pgmap v1804: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.272896+0000 mgr.x (mgr.24938) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.346676+0000 mgr.x (mgr.24938) 2725 : cluster [DBG] pgmap v1805: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.346957+0000 mgr.x (mgr.24938) 2726 : cluster [DBG] pgmap v1806: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.361625+0000 mgr.x (mgr.24938) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.434827+0000 mgr.x (mgr.24938) 2728 : cluster [DBG] pgmap v1807: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.435101+0000 mgr.x (mgr.24938) 2729 : cluster [DBG] pgmap v1808: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.449293+0000 mgr.x (mgr.24938) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.515932+0000 mgr.x (mgr.24938) 2731 : cluster [DBG] pgmap v1809: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.516221+0000 mgr.x (mgr.24938) 2732 : cluster [DBG] pgmap v1810: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.530201+0000 mgr.x (mgr.24938) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.601229+0000 mgr.x (mgr.24938) 2734 : cluster [DBG] pgmap v1811: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.601543+0000 mgr.x (mgr.24938) 2735 : cluster [DBG] pgmap v1812: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.615478+0000 mgr.x (mgr.24938) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.668028+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.670811+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.672624+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.675395+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.676434+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.683475+0000 mgr.x (mgr.24938) 2737 : cluster [DBG] pgmap v1813: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.683827+0000 mgr.x (mgr.24938) 2738 : cluster [DBG] pgmap v1814: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.687853+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.955 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.693411+0000 mgr.x (mgr.24938) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.749300+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.752214+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.753780+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.089787+0000 mgr.x (mgr.24938) 2716 : cluster [DBG] pgmap v1799: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.090198+0000 mgr.x (mgr.24938) 2717 : cluster [DBG] pgmap v1800: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.102605+0000 mgr.x (mgr.24938) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.175261+0000 mgr.x (mgr.24938) 2719 : cluster [DBG] pgmap v1801: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.175631+0000 mgr.x (mgr.24938) 2720 : cluster [DBG] pgmap v1802: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.187809+0000 mgr.x (mgr.24938) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.260081+0000 mgr.x (mgr.24938) 2722 : cluster [DBG] pgmap v1803: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.956 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.260465+0000 mgr.x (mgr.24938) 2723 : cluster [DBG] pgmap v1804: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.272896+0000 mgr.x (mgr.24938) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.346676+0000 mgr.x (mgr.24938) 2725 : cluster [DBG] pgmap v1805: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.346957+0000 mgr.x (mgr.24938) 2726 : cluster [DBG] pgmap v1806: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.361625+0000 mgr.x (mgr.24938) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.434827+0000 mgr.x (mgr.24938) 2728 : cluster [DBG] pgmap v1807: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.435101+0000 mgr.x (mgr.24938) 2729 : cluster [DBG] pgmap v1808: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.449293+0000 mgr.x (mgr.24938) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.957 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.756416+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.757365+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.764002+0000 mgr.x (mgr.24938) 2740 : cluster [DBG] pgmap v1815: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.764273+0000 mgr.x (mgr.24938) 2741 : cluster [DBG] pgmap v1816: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.770265+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.775943+0000 mgr.x (mgr.24938) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.813808+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.816444+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.817924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.820724+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.821621+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.828215+0000 mgr.x (mgr.24938) 2743 : cluster [DBG] pgmap v1817: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.828490+0000 mgr.x (mgr.24938) 2744 : cluster [DBG] pgmap v1818: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.958 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.831360+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.836923+0000 mgr.x (mgr.24938) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.872490+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.875381+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.877146+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.515932+0000 mgr.x (mgr.24938) 2731 : cluster [DBG] pgmap v1809: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.516221+0000 mgr.x (mgr.24938) 2732 : cluster [DBG] pgmap v1810: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.530201+0000 mgr.x (mgr.24938) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.601229+0000 mgr.x (mgr.24938) 2734 : cluster [DBG] pgmap v1811: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.601543+0000 mgr.x (mgr.24938) 2735 : cluster [DBG] pgmap v1812: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.615478+0000 mgr.x (mgr.24938) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.668028+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.959 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.670811+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.672624+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.675395+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.676434+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.683475+0000 mgr.x (mgr.24938) 2737 : cluster [DBG] pgmap v1813: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.683827+0000 mgr.x (mgr.24938) 2738 : cluster [DBG] pgmap v1814: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.687853+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.693411+0000 mgr.x (mgr.24938) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.749300+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.752214+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.753780+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.880251+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.960 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.881425+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.888351+0000 mgr.x (mgr.24938) 2746 : cluster [DBG] pgmap v1819: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.888646+0000 mgr.x (mgr.24938) 2747 : cluster [DBG] pgmap v1820: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.892970+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.898770+0000 mgr.x (mgr.24938) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.950125+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.953175+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.954683+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.957570+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.958598+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.965299+0000 mgr.x (mgr.24938) 2749 : cluster [DBG] pgmap v1821: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cluster 2024-03-30T04:49:37.965571+0000 mgr.x (mgr.24938) 2750 : cluster [DBG] pgmap v1822: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:37.974141+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: cephadm 2024-03-30T04:49:37.979868+0000 mgr.x (mgr.24938) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.961 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.031968+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.035037+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.756416+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.757365+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.764002+0000 mgr.x (mgr.24938) 2740 : cluster [DBG] pgmap v1815: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.764273+0000 mgr.x (mgr.24938) 2741 : cluster [DBG] pgmap v1816: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.770265+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.775943+0000 mgr.x (mgr.24938) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.813808+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.816444+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.817924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.820724+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.962 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.821621+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.828215+0000 mgr.x (mgr.24938) 2743 : cluster [DBG] pgmap v1817: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.828490+0000 mgr.x (mgr.24938) 2744 : cluster [DBG] pgmap v1818: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.831360+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.836923+0000 mgr.x (mgr.24938) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.872490+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.875381+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.877146+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.036793+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.039614+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.040981+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.056453+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.130033+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.132905+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.134431+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.137384+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.138449+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.153727+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.211709+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.214571+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.216103+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.218888+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.220007+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.233228+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.319502+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.324282+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.326322+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.880251+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.881425+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.888351+0000 mgr.x (mgr.24938) 2746 : cluster [DBG] pgmap v1819: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.888646+0000 mgr.x (mgr.24938) 2747 : cluster [DBG] pgmap v1820: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.892970+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.898770+0000 mgr.x (mgr.24938) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.950125+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.953175+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.954683+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.957570+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.958598+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.965299+0000 mgr.x (mgr.24938) 2749 : cluster [DBG] pgmap v1821: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cluster 2024-03-30T04:49:37.965571+0000 mgr.x (mgr.24938) 2750 : cluster [DBG] pgmap v1822: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:37.974141+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: cephadm 2024-03-30T04:49:37.979868+0000 mgr.x (mgr.24938) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.031968+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.035037+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.330196+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.331410+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.344889+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.420412+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.423865+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.425469+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.428375+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.429407+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.442351+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.505211+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.508912+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.510504+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.513687+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.514901+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.527890+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.585147+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.588285+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.590163+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.593066+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.594363+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[80412]: audit 2024-03-30T04:49:38.605809+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.036793+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.039614+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.040981+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.056453+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.968 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.130033+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.132905+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.134431+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.137384+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.138449+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.153727+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.211709+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.214571+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.216103+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.218888+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.220007+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.233228+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.319502+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.324282+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.326322+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.330196+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.969 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.331410+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.344889+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.420412+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.423865+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.425469+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.428375+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.429407+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.442351+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.505211+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.508912+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.510504+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.513687+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.514901+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.970 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.527890+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.585147+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.588285+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.590163+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.593066+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.594363+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:38.971 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:38 smithi116 bash[82555]: audit 2024-03-30T04:49:38.605809+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.047713+0000 mgr.x (mgr.24938) 2752 : cluster [DBG] pgmap v1823: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.047996+0000 mgr.x (mgr.24938) 2753 : cluster [DBG] pgmap v1824: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.062181+0000 mgr.x (mgr.24938) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.145335+0000 mgr.x (mgr.24938) 2755 : cluster [DBG] pgmap v1825: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.145758+0000 mgr.x (mgr.24938) 2756 : cluster [DBG] pgmap v1826: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.159535+0000 mgr.x (mgr.24938) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.226670+0000 mgr.x (mgr.24938) 2758 : cluster [DBG] pgmap v1827: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.047713+0000 mgr.x (mgr.24938) 2752 : cluster [DBG] pgmap v1823: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.047996+0000 mgr.x (mgr.24938) 2753 : cluster [DBG] pgmap v1824: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.062181+0000 mgr.x (mgr.24938) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.145335+0000 mgr.x (mgr.24938) 2755 : cluster [DBG] pgmap v1825: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.145758+0000 mgr.x (mgr.24938) 2756 : cluster [DBG] pgmap v1826: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.159535+0000 mgr.x (mgr.24938) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.226670+0000 mgr.x (mgr.24938) 2758 : cluster [DBG] pgmap v1827: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.226924+0000 mgr.x (mgr.24938) 2759 : cluster [DBG] pgmap v1828: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.238942+0000 mgr.x (mgr.24938) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.338304+0000 mgr.x (mgr.24938) 2761 : cluster [DBG] pgmap v1829: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.338648+0000 mgr.x (mgr.24938) 2762 : cluster [DBG] pgmap v1830: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.350691+0000 mgr.x (mgr.24938) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.436164+0000 mgr.x (mgr.24938) 2764 : cluster [DBG] pgmap v1831: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.436450+0000 mgr.x (mgr.24938) 2765 : cluster [DBG] pgmap v1832: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.448029+0000 mgr.x (mgr.24938) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.913 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.047713+0000 mgr.x (mgr.24938) 2752 : cluster [DBG] pgmap v1823: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.047996+0000 mgr.x (mgr.24938) 2753 : cluster [DBG] pgmap v1824: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.062181+0000 mgr.x (mgr.24938) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.145335+0000 mgr.x (mgr.24938) 2755 : cluster [DBG] pgmap v1825: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.145758+0000 mgr.x (mgr.24938) 2756 : cluster [DBG] pgmap v1826: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.159535+0000 mgr.x (mgr.24938) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.226670+0000 mgr.x (mgr.24938) 2758 : cluster [DBG] pgmap v1827: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.226924+0000 mgr.x (mgr.24938) 2759 : cluster [DBG] pgmap v1828: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.238942+0000 mgr.x (mgr.24938) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.338304+0000 mgr.x (mgr.24938) 2761 : cluster [DBG] pgmap v1829: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.338648+0000 mgr.x (mgr.24938) 2762 : cluster [DBG] pgmap v1830: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.914 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.350691+0000 mgr.x (mgr.24938) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.436164+0000 mgr.x (mgr.24938) 2764 : cluster [DBG] pgmap v1831: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.436450+0000 mgr.x (mgr.24938) 2765 : cluster [DBG] pgmap v1832: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.448029+0000 mgr.x (mgr.24938) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.521788+0000 mgr.x (mgr.24938) 2767 : cluster [DBG] pgmap v1833: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.522055+0000 mgr.x (mgr.24938) 2768 : cluster [DBG] pgmap v1834: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.533597+0000 mgr.x (mgr.24938) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.601292+0000 mgr.x (mgr.24938) 2770 : cluster [DBG] pgmap v1835: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.601619+0000 mgr.x (mgr.24938) 2771 : cluster [DBG] pgmap v1836: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.611484+0000 mgr.x (mgr.24938) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.679598+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.682321+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.683892+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.915 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.687130+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.688285+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.695116+0000 mgr.x (mgr.24938) 2773 : cluster [DBG] pgmap v1837: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.695468+0000 mgr.x (mgr.24938) 2774 : cluster [DBG] pgmap v1838: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.702077+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.707785+0000 mgr.x (mgr.24938) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.770982+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.774362+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.521788+0000 mgr.x (mgr.24938) 2767 : cluster [DBG] pgmap v1833: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.522055+0000 mgr.x (mgr.24938) 2768 : cluster [DBG] pgmap v1834: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.533597+0000 mgr.x (mgr.24938) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.916 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.601292+0000 mgr.x (mgr.24938) 2770 : cluster [DBG] pgmap v1835: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.601619+0000 mgr.x (mgr.24938) 2771 : cluster [DBG] pgmap v1836: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.611484+0000 mgr.x (mgr.24938) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.679598+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.682321+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.683892+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.687130+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.688285+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.695116+0000 mgr.x (mgr.24938) 2773 : cluster [DBG] pgmap v1837: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.695468+0000 mgr.x (mgr.24938) 2774 : cluster [DBG] pgmap v1838: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.702077+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.707785+0000 mgr.x (mgr.24938) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.770982+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.917 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.774362+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.776198+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.779709+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.781054+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.788472+0000 mgr.x (mgr.24938) 2776 : cluster [DBG] pgmap v1839: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.789186+0000 mgr.x (mgr.24938) 2777 : cluster [DBG] pgmap v1840: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.793810+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.799624+0000 mgr.x (mgr.24938) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.866164+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.870633+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.918 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.872445+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.876356+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.877642+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.885003+0000 mgr.x (mgr.24938) 2779 : cluster [DBG] pgmap v1841: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.885805+0000 mgr.x (mgr.24938) 2780 : cluster [DBG] pgmap v1842: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.889354+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.895221+0000 mgr.x (mgr.24938) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.977468+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.979679+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.776198+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.779709+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.781054+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.788472+0000 mgr.x (mgr.24938) 2776 : cluster [DBG] pgmap v1839: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.919 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.789186+0000 mgr.x (mgr.24938) 2777 : cluster [DBG] pgmap v1840: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.793810+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.799624+0000 mgr.x (mgr.24938) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.866164+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.870633+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.872445+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.876356+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.877642+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.885003+0000 mgr.x (mgr.24938) 2779 : cluster [DBG] pgmap v1841: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.885805+0000 mgr.x (mgr.24938) 2780 : cluster [DBG] pgmap v1842: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.889354+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.895221+0000 mgr.x (mgr.24938) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.977468+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.920 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.979679+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.980973+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.983902+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.984800+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:38.991859+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.991891+0000 mgr.x (mgr.24938) 2782 : cluster [DBG] pgmap v1843: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:38.992701+0000 mgr.x (mgr.24938) 2783 : cluster [DBG] pgmap v1844: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cephadm 2024-03-30T04:49:38.997445+0000 mgr.x (mgr.24938) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.078918+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.083435+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.085542+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.089559+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.090836+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.103557+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.179933+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.182911+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.921 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.184794+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.188169+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.189168+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.980973+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.983902+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.984800+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:38.991859+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.991891+0000 mgr.x (mgr.24938) 2782 : cluster [DBG] pgmap v1843: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:38.992701+0000 mgr.x (mgr.24938) 2783 : cluster [DBG] pgmap v1844: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cephadm 2024-03-30T04:49:38.997445+0000 mgr.x (mgr.24938) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.078918+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.083435+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.085542+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.089559+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.090836+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.103557+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.179933+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.182911+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.184794+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.188169+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.189168+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.200170+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.288506+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.293551+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.295897+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.301028+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.302753+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.312417+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.314154+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.317552+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.460910+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.464823+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.465290+0000 mon.a (mon.0) 5004 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.471546+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.478386+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.479282+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.486027+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.535909+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.537991+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.538784+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.541492+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.544191+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.545256+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.549605+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.555867+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.562059+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.598528+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.601003+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.601955+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.603951+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.604645+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.611290+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.652391+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.654960+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[82555]: audit 2024-03-30T04:49:39.656422+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.200170+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.288506+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.293551+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.295897+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.301028+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.926 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.302753+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.312417+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.314154+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.317552+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.460910+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.464823+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.465290+0000 mon.a (mon.0) 5004 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.471546+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.478386+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.479282+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.486027+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.535909+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.537991+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.538784+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.541492+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.927 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.544191+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.545256+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.549605+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.555867+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.562059+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.598528+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.601003+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.601955+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.603951+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.604645+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.611290+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.652391+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.654960+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:39.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:39 smithi116 bash[80412]: audit 2024-03-30T04:49:39.656422+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.226924+0000 mgr.x (mgr.24938) 2759 : cluster [DBG] pgmap v1828: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.238942+0000 mgr.x (mgr.24938) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.338304+0000 mgr.x (mgr.24938) 2761 : cluster [DBG] pgmap v1829: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.338648+0000 mgr.x (mgr.24938) 2762 : cluster [DBG] pgmap v1830: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.350691+0000 mgr.x (mgr.24938) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.436164+0000 mgr.x (mgr.24938) 2764 : cluster [DBG] pgmap v1831: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.436450+0000 mgr.x (mgr.24938) 2765 : cluster [DBG] pgmap v1832: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.448029+0000 mgr.x (mgr.24938) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.521788+0000 mgr.x (mgr.24938) 2767 : cluster [DBG] pgmap v1833: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.522055+0000 mgr.x (mgr.24938) 2768 : cluster [DBG] pgmap v1834: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.533597+0000 mgr.x (mgr.24938) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.601292+0000 mgr.x (mgr.24938) 2770 : cluster [DBG] pgmap v1835: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.601619+0000 mgr.x (mgr.24938) 2771 : cluster [DBG] pgmap v1836: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.611484+0000 mgr.x (mgr.24938) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.679598+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.682321+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.683892+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.687130+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.688285+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.695116+0000 mgr.x (mgr.24938) 2773 : cluster [DBG] pgmap v1837: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.695468+0000 mgr.x (mgr.24938) 2774 : cluster [DBG] pgmap v1838: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.702077+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.707785+0000 mgr.x (mgr.24938) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.770982+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.774362+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.776198+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.779709+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.781054+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.788472+0000 mgr.x (mgr.24938) 2776 : cluster [DBG] pgmap v1839: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.789186+0000 mgr.x (mgr.24938) 2777 : cluster [DBG] pgmap v1840: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.793810+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.799624+0000 mgr.x (mgr.24938) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.866164+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.870633+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.872445+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.876356+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.877642+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.885003+0000 mgr.x (mgr.24938) 2779 : cluster [DBG] pgmap v1841: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.885805+0000 mgr.x (mgr.24938) 2780 : cluster [DBG] pgmap v1842: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.889354+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.895221+0000 mgr.x (mgr.24938) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.977468+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.979679+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.980973+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.983902+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.984800+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:38.991859+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.991891+0000 mgr.x (mgr.24938) 2782 : cluster [DBG] pgmap v1843: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:38.992701+0000 mgr.x (mgr.24938) 2783 : cluster [DBG] pgmap v1844: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cephadm 2024-03-30T04:49:38.997445+0000 mgr.x (mgr.24938) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.078918+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.083435+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.085542+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.089559+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.090836+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.103557+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.179933+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.182911+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.184794+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.188169+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.189168+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.200170+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.288506+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.293551+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.295897+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.301028+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.302753+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.312417+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.314154+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.317552+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.460910+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.464823+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.465290+0000 mon.a (mon.0) 5004 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.471546+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.478386+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.479282+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.486027+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.535909+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.537991+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.538784+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.541492+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.544191+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.545256+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.549605+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.555867+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.562059+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.598528+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.601003+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.601955+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.603951+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.604645+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.611290+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.652391+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.654960+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:39 smithi148 bash[65611]: audit 2024-03-30T04:49:39.656422+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.856 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.099477+0000 mgr.x (mgr.24938) 2785 : cluster [DBG] pgmap v1845: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.856 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.100556+0000 mgr.x (mgr.24938) 2786 : cluster [DBG] pgmap v1846: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.109744+0000 mgr.x (mgr.24938) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.196069+0000 mgr.x (mgr.24938) 2788 : cluster [DBG] pgmap v1847: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.196542+0000 mgr.x (mgr.24938) 2789 : cluster [DBG] pgmap v1848: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.205873+0000 mgr.x (mgr.24938) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.310684+0000 mgr.x (mgr.24938) 2791 : cluster [DBG] pgmap v1849: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.311141+0000 mgr.x (mgr.24938) 2792 : cluster [DBG] pgmap v1850: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.325039+0000 mgr.x (mgr.24938) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.485972+0000 mgr.x (mgr.24938) 2794 : cluster [DBG] pgmap v1851: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.486286+0000 mgr.x (mgr.24938) 2795 : cluster [DBG] pgmap v1852: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.491746+0000 mgr.x (mgr.24938) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.551823+0000 mgr.x (mgr.24938) 2797 : cluster [DBG] pgmap v1853: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.552188+0000 mgr.x (mgr.24938) 2798 : cluster [DBG] pgmap v1854: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.857 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.555798+0000 mgr.x (mgr.24938) 2799 : cluster [DBG] pgmap v1855: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.556070+0000 mgr.x (mgr.24938) 2800 : cluster [DBG] pgmap v1856: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.561453+0000 mgr.x (mgr.24938) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.611361+0000 mgr.x (mgr.24938) 2802 : cluster [DBG] pgmap v1857: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.611636+0000 mgr.x (mgr.24938) 2803 : cluster [DBG] pgmap v1858: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.616872+0000 mgr.x (mgr.24938) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.659320+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.663428+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.670254+0000 mgr.x (mgr.24938) 2805 : cluster [DBG] pgmap v1859: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.670530+0000 mgr.x (mgr.24938) 2806 : cluster [DBG] pgmap v1860: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.682576+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.688376+0000 mgr.x (mgr.24938) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.737466+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.858 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.741541+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.743498+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.747202+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.748224+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.754859+0000 mgr.x (mgr.24938) 2808 : cluster [DBG] pgmap v1861: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.755109+0000 mgr.x (mgr.24938) 2809 : cluster [DBG] pgmap v1862: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.759507+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.765347+0000 mgr.x (mgr.24938) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.801727+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.804675+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.806161+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.809094+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.810139+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.816825+0000 mgr.x (mgr.24938) 2811 : cluster [DBG] pgmap v1863: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.817084+0000 mgr.x (mgr.24938) 2812 : cluster [DBG] pgmap v1864: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.823269+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.828923+0000 mgr.x (mgr.24938) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.863980+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.866387+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.867607+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.870192+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.871250+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.877899+0000 mgr.x (mgr.24938) 2814 : cluster [DBG] pgmap v1865: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.878155+0000 mgr.x (mgr.24938) 2815 : cluster [DBG] pgmap v1866: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.883167+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.888803+0000 mgr.x (mgr.24938) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.924093+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.926160+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.860 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.927481+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.930523+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.931326+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.938442+0000 mgr.x (mgr.24938) 2817 : cluster [DBG] pgmap v1867: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.938762+0000 mgr.x (mgr.24938) 2818 : cluster [DBG] pgmap v1868: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.940360+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:39.945945+0000 mgr.x (mgr.24938) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.981143+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.983296+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.984283+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.986444+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.987179+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.861 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.993809+0000 mgr.x (mgr.24938) 2820 : cluster [DBG] pgmap v1869: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cluster 2024-03-30T04:49:39.994182+0000 mgr.x (mgr.24938) 2821 : cluster [DBG] pgmap v1870: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:39.995564+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.001271+0000 mgr.x (mgr.24938) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.053293+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.055778+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.056724+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.058776+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.059487+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.068125+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.109366+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.111356+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.112429+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.114491+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.862 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.115263+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.123860+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.164420+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.167206+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.168732+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.172050+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.173124+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.183368+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.262335+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.863 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.265140+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.266566+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.269484+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.270601+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.277942+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.367065+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.371563+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.373467+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.377568+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.378855+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.391432+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.469984+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.473378+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.475166+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.864 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.480702+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.481859+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.493225+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.555422+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.558295+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.559898+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.562957+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.564077+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.573582+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.635667+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.638799+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.640627+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.643788+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.644889+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:40.865 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[65611]: audit 2024-03-30T04:49:40.656203+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:40.866 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:40 smithi148 bash[79319]: debug 2024-03-30T04:49:40.642+0000 7f8453547700 1 -- 172.21.15.148:0/1932650498 <== mon.2 v2:172.21.15.148:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560919451680 con 0x56091948f000 2024-03-30T04:49:41.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.099477+0000 mgr.x (mgr.24938) 2785 : cluster [DBG] pgmap v1845: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.100556+0000 mgr.x (mgr.24938) 2786 : cluster [DBG] pgmap v1846: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.109744+0000 mgr.x (mgr.24938) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.196069+0000 mgr.x (mgr.24938) 2788 : cluster [DBG] pgmap v1847: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.196542+0000 mgr.x (mgr.24938) 2789 : cluster [DBG] pgmap v1848: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.205873+0000 mgr.x (mgr.24938) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.310684+0000 mgr.x (mgr.24938) 2791 : cluster [DBG] pgmap v1849: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.311141+0000 mgr.x (mgr.24938) 2792 : cluster [DBG] pgmap v1850: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.325039+0000 mgr.x (mgr.24938) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.485972+0000 mgr.x (mgr.24938) 2794 : cluster [DBG] pgmap v1851: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.486286+0000 mgr.x (mgr.24938) 2795 : cluster [DBG] pgmap v1852: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.491746+0000 mgr.x (mgr.24938) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.551823+0000 mgr.x (mgr.24938) 2797 : cluster [DBG] pgmap v1853: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.552188+0000 mgr.x (mgr.24938) 2798 : cluster [DBG] pgmap v1854: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.555798+0000 mgr.x (mgr.24938) 2799 : cluster [DBG] pgmap v1855: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.099477+0000 mgr.x (mgr.24938) 2785 : cluster [DBG] pgmap v1845: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.100556+0000 mgr.x (mgr.24938) 2786 : cluster [DBG] pgmap v1846: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.109744+0000 mgr.x (mgr.24938) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.196069+0000 mgr.x (mgr.24938) 2788 : cluster [DBG] pgmap v1847: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.196542+0000 mgr.x (mgr.24938) 2789 : cluster [DBG] pgmap v1848: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.205873+0000 mgr.x (mgr.24938) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.310684+0000 mgr.x (mgr.24938) 2791 : cluster [DBG] pgmap v1849: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.311141+0000 mgr.x (mgr.24938) 2792 : cluster [DBG] pgmap v1850: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.325039+0000 mgr.x (mgr.24938) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.485972+0000 mgr.x (mgr.24938) 2794 : cluster [DBG] pgmap v1851: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.486286+0000 mgr.x (mgr.24938) 2795 : cluster [DBG] pgmap v1852: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.491746+0000 mgr.x (mgr.24938) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.551823+0000 mgr.x (mgr.24938) 2797 : cluster [DBG] pgmap v1853: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.552188+0000 mgr.x (mgr.24938) 2798 : cluster [DBG] pgmap v1854: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.555798+0000 mgr.x (mgr.24938) 2799 : cluster [DBG] pgmap v1855: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.556070+0000 mgr.x (mgr.24938) 2800 : cluster [DBG] pgmap v1856: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.561453+0000 mgr.x (mgr.24938) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.611361+0000 mgr.x (mgr.24938) 2802 : cluster [DBG] pgmap v1857: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.611636+0000 mgr.x (mgr.24938) 2803 : cluster [DBG] pgmap v1858: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.616872+0000 mgr.x (mgr.24938) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.659320+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.663428+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.670254+0000 mgr.x (mgr.24938) 2805 : cluster [DBG] pgmap v1859: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.670530+0000 mgr.x (mgr.24938) 2806 : cluster [DBG] pgmap v1860: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.682576+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.688376+0000 mgr.x (mgr.24938) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.737466+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.741541+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.743498+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.747202+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.748224+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.754859+0000 mgr.x (mgr.24938) 2808 : cluster [DBG] pgmap v1861: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.556070+0000 mgr.x (mgr.24938) 2800 : cluster [DBG] pgmap v1856: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.561453+0000 mgr.x (mgr.24938) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.611361+0000 mgr.x (mgr.24938) 2802 : cluster [DBG] pgmap v1857: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.611636+0000 mgr.x (mgr.24938) 2803 : cluster [DBG] pgmap v1858: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.616872+0000 mgr.x (mgr.24938) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.659320+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.663428+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.670254+0000 mgr.x (mgr.24938) 2805 : cluster [DBG] pgmap v1859: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.670530+0000 mgr.x (mgr.24938) 2806 : cluster [DBG] pgmap v1860: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.682576+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.688376+0000 mgr.x (mgr.24938) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.737466+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.741541+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.743498+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.747202+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.748224+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.754859+0000 mgr.x (mgr.24938) 2808 : cluster [DBG] pgmap v1861: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.755109+0000 mgr.x (mgr.24938) 2809 : cluster [DBG] pgmap v1862: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.759507+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.765347+0000 mgr.x (mgr.24938) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.801727+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.804675+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.806161+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.809094+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.810139+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.816825+0000 mgr.x (mgr.24938) 2811 : cluster [DBG] pgmap v1863: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.817084+0000 mgr.x (mgr.24938) 2812 : cluster [DBG] pgmap v1864: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.823269+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.828923+0000 mgr.x (mgr.24938) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.863980+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.866387+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.867607+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.870192+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.871250+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.877899+0000 mgr.x (mgr.24938) 2814 : cluster [DBG] pgmap v1865: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.878155+0000 mgr.x (mgr.24938) 2815 : cluster [DBG] pgmap v1866: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.883167+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.888803+0000 mgr.x (mgr.24938) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.924093+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.926160+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.927481+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.930523+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.931326+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.938442+0000 mgr.x (mgr.24938) 2817 : cluster [DBG] pgmap v1867: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.938762+0000 mgr.x (mgr.24938) 2818 : cluster [DBG] pgmap v1868: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.940360+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:39.945945+0000 mgr.x (mgr.24938) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.981143+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.983296+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.984283+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.986444+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.987179+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.993809+0000 mgr.x (mgr.24938) 2820 : cluster [DBG] pgmap v1869: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cluster 2024-03-30T04:49:39.994182+0000 mgr.x (mgr.24938) 2821 : cluster [DBG] pgmap v1870: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:39.995564+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.001271+0000 mgr.x (mgr.24938) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.053293+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.055778+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.056724+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.058776+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.059487+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.068125+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.109366+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.111356+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.112429+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.114491+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.115263+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.123860+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.164420+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.167206+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.168732+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.172050+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.755109+0000 mgr.x (mgr.24938) 2809 : cluster [DBG] pgmap v1862: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.759507+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.765347+0000 mgr.x (mgr.24938) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.801727+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.804675+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.806161+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.809094+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.810139+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.816825+0000 mgr.x (mgr.24938) 2811 : cluster [DBG] pgmap v1863: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.817084+0000 mgr.x (mgr.24938) 2812 : cluster [DBG] pgmap v1864: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.823269+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.828923+0000 mgr.x (mgr.24938) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.863980+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.866387+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.867607+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.870192+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.871250+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.877899+0000 mgr.x (mgr.24938) 2814 : cluster [DBG] pgmap v1865: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.173124+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.183368+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.262335+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.265140+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.266566+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.269484+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.270601+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.277942+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.367065+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.371563+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.373467+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.377568+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.378855+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.391432+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.469984+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.473378+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.475166+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.480702+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.481859+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.493225+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.555422+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.558295+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.559898+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.562957+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.564077+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.573582+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.635667+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.638799+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.640627+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.643788+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.644889+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[82555]: audit 2024-03-30T04:49:40.656203+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.878155+0000 mgr.x (mgr.24938) 2815 : cluster [DBG] pgmap v1866: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.883167+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.888803+0000 mgr.x (mgr.24938) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.924093+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.926160+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.927481+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.930523+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.931326+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.938442+0000 mgr.x (mgr.24938) 2817 : cluster [DBG] pgmap v1867: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.938762+0000 mgr.x (mgr.24938) 2818 : cluster [DBG] pgmap v1868: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.940360+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:39.945945+0000 mgr.x (mgr.24938) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.981143+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.983296+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.984283+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.986444+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.987179+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.993809+0000 mgr.x (mgr.24938) 2820 : cluster [DBG] pgmap v1869: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cluster 2024-03-30T04:49:39.994182+0000 mgr.x (mgr.24938) 2821 : cluster [DBG] pgmap v1870: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:39.995564+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.001271+0000 mgr.x (mgr.24938) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.053293+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.055778+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.056724+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.058776+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.059487+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.068125+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.109366+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.111356+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.112429+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.114491+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.115263+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.123860+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.164420+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.167206+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.168732+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.172050+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.173124+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.183368+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.262335+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.265140+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.266566+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.269484+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.270601+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.277942+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.367065+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.371563+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.373467+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.377568+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.378855+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.391432+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.469984+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.473378+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.475166+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.480702+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.481859+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.493225+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.555422+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.558295+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.559898+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.562957+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.564077+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.573582+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.635667+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.638799+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:41.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.640627+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:41.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.643788+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:41.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.644889+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:41.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:40 smithi116 bash[80412]: audit 2024-03-30T04:49:40.656203+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:41.546 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[79319]: debug 2024-03-30T04:49:41.222+0000 7f845c6df7c0 -1 Falling back to public interface 2024-03-30T04:49:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.066204+0000 mgr.x (mgr.24938) 2823 : cluster [DBG] pgmap v1871: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.066552+0000 mgr.x (mgr.24938) 2824 : cluster [DBG] pgmap v1872: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.073830+0000 mgr.x (mgr.24938) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.121851+0000 mgr.x (mgr.24938) 2826 : cluster [DBG] pgmap v1873: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.122215+0000 mgr.x (mgr.24938) 2827 : cluster [DBG] pgmap v1874: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.129441+0000 mgr.x (mgr.24938) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.179786+0000 mgr.x (mgr.24938) 2829 : cluster [DBG] pgmap v1875: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.180117+0000 mgr.x (mgr.24938) 2830 : cluster [DBG] pgmap v1876: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.188960+0000 mgr.x (mgr.24938) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.278284+0000 mgr.x (mgr.24938) 2832 : cluster [DBG] pgmap v1877: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.283947+0000 mgr.x (mgr.24938) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.386948+0000 mgr.x (mgr.24938) 2834 : cluster [DBG] pgmap v1878: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.387682+0000 mgr.x (mgr.24938) 2835 : cluster [DBG] pgmap v1879: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.397265+0000 mgr.x (mgr.24938) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.490508+0000 mgr.x (mgr.24938) 2837 : cluster [DBG] pgmap v1880: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.066204+0000 mgr.x (mgr.24938) 2823 : cluster [DBG] pgmap v1871: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.066552+0000 mgr.x (mgr.24938) 2824 : cluster [DBG] pgmap v1872: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.073830+0000 mgr.x (mgr.24938) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.121851+0000 mgr.x (mgr.24938) 2826 : cluster [DBG] pgmap v1873: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.122215+0000 mgr.x (mgr.24938) 2827 : cluster [DBG] pgmap v1874: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.129441+0000 mgr.x (mgr.24938) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.179786+0000 mgr.x (mgr.24938) 2829 : cluster [DBG] pgmap v1875: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.180117+0000 mgr.x (mgr.24938) 2830 : cluster [DBG] pgmap v1876: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.188960+0000 mgr.x (mgr.24938) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.278284+0000 mgr.x (mgr.24938) 2832 : cluster [DBG] pgmap v1877: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.283947+0000 mgr.x (mgr.24938) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.386948+0000 mgr.x (mgr.24938) 2834 : cluster [DBG] pgmap v1878: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.387682+0000 mgr.x (mgr.24938) 2835 : cluster [DBG] pgmap v1879: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.397265+0000 mgr.x (mgr.24938) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.490508+0000 mgr.x (mgr.24938) 2837 : cluster [DBG] pgmap v1880: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.491315+0000 mgr.x (mgr.24938) 2838 : cluster [DBG] pgmap v1881: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.498977+0000 mgr.x (mgr.24938) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.570811+0000 mgr.x (mgr.24938) 2840 : cluster [DBG] pgmap v1882: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.571065+0000 mgr.x (mgr.24938) 2841 : cluster [DBG] pgmap v1883: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.579244+0000 mgr.x (mgr.24938) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.651698+0000 mgr.x (mgr.24938) 2843 : cluster [DBG] pgmap v1884: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.651953+0000 mgr.x (mgr.24938) 2844 : cluster [DBG] pgmap v1885: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.661900+0000 mgr.x (mgr.24938) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.717453+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.720114+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.721374+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.724480+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.725589+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.732737+0000 mgr.x (mgr.24938) 2846 : cluster [DBG] pgmap v1886: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.733127+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.733240+0000 mgr.x (mgr.24938) 2847 : cluster [DBG] pgmap v1887: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.738754+0000 mgr.x (mgr.24938) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.491315+0000 mgr.x (mgr.24938) 2838 : cluster [DBG] pgmap v1881: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.498977+0000 mgr.x (mgr.24938) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.570811+0000 mgr.x (mgr.24938) 2840 : cluster [DBG] pgmap v1882: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.571065+0000 mgr.x (mgr.24938) 2841 : cluster [DBG] pgmap v1883: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.579244+0000 mgr.x (mgr.24938) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.651698+0000 mgr.x (mgr.24938) 2843 : cluster [DBG] pgmap v1884: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.651953+0000 mgr.x (mgr.24938) 2844 : cluster [DBG] pgmap v1885: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.661900+0000 mgr.x (mgr.24938) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.717453+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.720114+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.721374+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.724480+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.725589+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.732737+0000 mgr.x (mgr.24938) 2846 : cluster [DBG] pgmap v1886: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.733127+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.733240+0000 mgr.x (mgr.24938) 2847 : cluster [DBG] pgmap v1887: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.738754+0000 mgr.x (mgr.24938) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.774564+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.776944+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.778362+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.780753+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.781622+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.788229+0000 mgr.x (mgr.24938) 2849 : cluster [DBG] pgmap v1888: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.788554+0000 mgr.x (mgr.24938) 2850 : cluster [DBG] pgmap v1889: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.791644+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.797308+0000 mgr.x (mgr.24938) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.867515+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.869944+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.871071+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.873377+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.874324+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.880662+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.881119+0000 mgr.x (mgr.24938) 2852 : cluster [DBG] pgmap v1890: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.881476+0000 mgr.x (mgr.24938) 2853 : cluster [DBG] pgmap v1891: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.886319+0000 mgr.x (mgr.24938) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.774564+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.776944+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.778362+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.780753+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.781622+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.788229+0000 mgr.x (mgr.24938) 2849 : cluster [DBG] pgmap v1888: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.788554+0000 mgr.x (mgr.24938) 2850 : cluster [DBG] pgmap v1889: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.791644+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.797308+0000 mgr.x (mgr.24938) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.867515+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.869944+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.871071+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.873377+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.874324+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.880662+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.881119+0000 mgr.x (mgr.24938) 2852 : cluster [DBG] pgmap v1890: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.881476+0000 mgr.x (mgr.24938) 2853 : cluster [DBG] pgmap v1891: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.886319+0000 mgr.x (mgr.24938) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.922854+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.925606+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.926840+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.929284+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.930086+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.936698+0000 mgr.x (mgr.24938) 2855 : cluster [DBG] pgmap v1892: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.936960+0000 mgr.x (mgr.24938) 2856 : cluster [DBG] pgmap v1893: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.940402+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cephadm 2024-03-30T04:49:40.946043+0000 mgr.x (mgr.24938) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.982008+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.985041+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.986926+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.989950+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:40.991153+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.998117+0000 mgr.x (mgr.24938) 2858 : cluster [DBG] pgmap v1894: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: cluster 2024-03-30T04:49:40.998469+0000 mgr.x (mgr.24938) 2859 : cluster [DBG] pgmap v1895: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.001659+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.042899+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.046107+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.047881+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.050708+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.051841+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.062464+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.103016+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.106130+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.107780+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.110534+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.111832+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.121755+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.162647+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.165595+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.167380+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.170805+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.172000+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.180973+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.223054+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.226687+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.922854+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.925606+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.926840+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.929284+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.930086+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.936698+0000 mgr.x (mgr.24938) 2855 : cluster [DBG] pgmap v1892: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.936960+0000 mgr.x (mgr.24938) 2856 : cluster [DBG] pgmap v1893: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.940402+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cephadm 2024-03-30T04:49:40.946043+0000 mgr.x (mgr.24938) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.982008+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.985041+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.986926+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.989950+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:40.991153+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.998117+0000 mgr.x (mgr.24938) 2858 : cluster [DBG] pgmap v1894: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: cluster 2024-03-30T04:49:40.998469+0000 mgr.x (mgr.24938) 2859 : cluster [DBG] pgmap v1895: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.001659+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.042899+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.228455+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.230951+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.231838+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.240227+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.296812+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.299496+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.300856+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.303362+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.304237+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.312923+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.389125+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.392155+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.393627+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.396540+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.397600+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.408459+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.497975+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.501180+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.503074+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.046107+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.047881+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.050708+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.051841+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.062464+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.103016+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.106130+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.107780+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.110534+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.111832+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.121755+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.162647+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.165595+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.167380+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.170805+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.172000+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.180973+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.223054+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.226687+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.506417+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.507265+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.519464+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.577197+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.580252+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.581750+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.584032+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.584988+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.592917+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.650439+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.653090+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.654617+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.657371+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.658549+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[80412]: audit 2024-03-30T04:49:41.669904+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.228455+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.230951+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.231838+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.240227+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.296812+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.299496+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.300856+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.303362+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.304237+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.312923+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.389125+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.392155+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.393627+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.396540+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.397600+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.408459+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.497975+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.501180+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.503074+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.506417+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.507265+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.519464+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.577197+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.580252+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.581750+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.584032+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.584988+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.592917+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.650439+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.653090+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.654617+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.657371+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.658549+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:41 smithi116 bash[82555]: audit 2024-03-30T04:49:41.669904+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.066204+0000 mgr.x (mgr.24938) 2823 : cluster [DBG] pgmap v1871: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.066552+0000 mgr.x (mgr.24938) 2824 : cluster [DBG] pgmap v1872: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.073830+0000 mgr.x (mgr.24938) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.121851+0000 mgr.x (mgr.24938) 2826 : cluster [DBG] pgmap v1873: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.122215+0000 mgr.x (mgr.24938) 2827 : cluster [DBG] pgmap v1874: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.129441+0000 mgr.x (mgr.24938) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.179786+0000 mgr.x (mgr.24938) 2829 : cluster [DBG] pgmap v1875: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.180117+0000 mgr.x (mgr.24938) 2830 : cluster [DBG] pgmap v1876: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.188960+0000 mgr.x (mgr.24938) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.278284+0000 mgr.x (mgr.24938) 2832 : cluster [DBG] pgmap v1877: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.283947+0000 mgr.x (mgr.24938) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.386948+0000 mgr.x (mgr.24938) 2834 : cluster [DBG] pgmap v1878: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.387682+0000 mgr.x (mgr.24938) 2835 : cluster [DBG] pgmap v1879: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.397265+0000 mgr.x (mgr.24938) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.490508+0000 mgr.x (mgr.24938) 2837 : cluster [DBG] pgmap v1880: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.491315+0000 mgr.x (mgr.24938) 2838 : cluster [DBG] pgmap v1881: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.498977+0000 mgr.x (mgr.24938) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.570811+0000 mgr.x (mgr.24938) 2840 : cluster [DBG] pgmap v1882: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.571065+0000 mgr.x (mgr.24938) 2841 : cluster [DBG] pgmap v1883: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.579244+0000 mgr.x (mgr.24938) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.651698+0000 mgr.x (mgr.24938) 2843 : cluster [DBG] pgmap v1884: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.651953+0000 mgr.x (mgr.24938) 2844 : cluster [DBG] pgmap v1885: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.661900+0000 mgr.x (mgr.24938) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.717453+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.720114+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.721374+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.724480+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.725589+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.732737+0000 mgr.x (mgr.24938) 2846 : cluster [DBG] pgmap v1886: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.733127+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.733240+0000 mgr.x (mgr.24938) 2847 : cluster [DBG] pgmap v1887: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.738754+0000 mgr.x (mgr.24938) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.774564+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.776944+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.778362+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.780753+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.781622+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.788229+0000 mgr.x (mgr.24938) 2849 : cluster [DBG] pgmap v1888: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.788554+0000 mgr.x (mgr.24938) 2850 : cluster [DBG] pgmap v1889: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.791644+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.797308+0000 mgr.x (mgr.24938) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.867515+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.869944+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.871071+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.873377+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.874324+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.880662+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.881119+0000 mgr.x (mgr.24938) 2852 : cluster [DBG] pgmap v1890: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.881476+0000 mgr.x (mgr.24938) 2853 : cluster [DBG] pgmap v1891: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.886319+0000 mgr.x (mgr.24938) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.922854+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.925606+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.926840+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.929284+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.930086+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.936698+0000 mgr.x (mgr.24938) 2855 : cluster [DBG] pgmap v1892: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.936960+0000 mgr.x (mgr.24938) 2856 : cluster [DBG] pgmap v1893: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.940402+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cephadm 2024-03-30T04:49:40.946043+0000 mgr.x (mgr.24938) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.982008+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.985041+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.986926+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.989950+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:40.991153+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.998117+0000 mgr.x (mgr.24938) 2858 : cluster [DBG] pgmap v1894: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: cluster 2024-03-30T04:49:40.998469+0000 mgr.x (mgr.24938) 2859 : cluster [DBG] pgmap v1895: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.001659+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.042899+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.046107+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.047881+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.050708+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.051841+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.062464+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.103016+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.106130+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.107780+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.110534+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.111832+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.121755+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.162647+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.165595+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.167380+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.170805+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.172000+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.180973+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.223054+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.226687+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.228455+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.230951+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.231838+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.240227+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.296812+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.299496+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.300856+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.303362+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.304237+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.312923+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.389125+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.392155+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.393627+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.396540+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.397600+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.408459+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.497975+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.501180+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.503074+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.506417+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.507265+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.519464+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.577197+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.580252+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.581750+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.584032+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.584988+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.592917+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.650439+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.653090+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.654617+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.657371+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.658549+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:41 smithi148 bash[65611]: audit 2024-03-30T04:49:41.669904+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.007419+0000 mgr.x (mgr.24938) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.058827+0000 mgr.x (mgr.24938) 2861 : cluster [DBG] pgmap v1896: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.059212+0000 mgr.x (mgr.24938) 2862 : cluster [DBG] pgmap v1897: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.068145+0000 mgr.x (mgr.24938) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.118921+0000 mgr.x (mgr.24938) 2864 : cluster [DBG] pgmap v1898: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.119283+0000 mgr.x (mgr.24938) 2865 : cluster [DBG] pgmap v1899: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.127403+0000 mgr.x (mgr.24938) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.178947+0000 mgr.x (mgr.24938) 2867 : cluster [DBG] pgmap v1900: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.179311+0000 mgr.x (mgr.24938) 2868 : cluster [DBG] pgmap v1901: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.186608+0000 mgr.x (mgr.24938) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.238446+0000 mgr.x (mgr.24938) 2870 : cluster [DBG] pgmap v1902: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.238708+0000 mgr.x (mgr.24938) 2871 : cluster [DBG] pgmap v1903: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.245825+0000 mgr.x (mgr.24938) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.310945+0000 mgr.x (mgr.24938) 2873 : cluster [DBG] pgmap v1904: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.311305+0000 mgr.x (mgr.24938) 2874 : cluster [DBG] pgmap v1905: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.318509+0000 mgr.x (mgr.24938) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.404418+0000 mgr.x (mgr.24938) 2876 : cluster [DBG] pgmap v1906: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.404775+0000 mgr.x (mgr.24938) 2877 : cluster [DBG] pgmap v1907: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.414365+0000 mgr.x (mgr.24938) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.514314+0000 mgr.x (mgr.24938) 2879 : cluster [DBG] pgmap v1908: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.514583+0000 mgr.x (mgr.24938) 2880 : cluster [DBG] pgmap v1909: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.525233+0000 mgr.x (mgr.24938) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.591924+0000 mgr.x (mgr.24938) 2882 : cluster [DBG] pgmap v1910: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.592193+0000 mgr.x (mgr.24938) 2883 : cluster [DBG] pgmap v1911: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.598517+0000 mgr.x (mgr.24938) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.665551+0000 mgr.x (mgr.24938) 2885 : cluster [DBG] pgmap v1912: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.665980+0000 mgr.x (mgr.24938) 2886 : cluster [DBG] pgmap v1913: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.675618+0000 mgr.x (mgr.24938) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.727293+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.730021+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.731416+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.734248+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.735306+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.742139+0000 mgr.x (mgr.24938) 2888 : cluster [DBG] pgmap v1914: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.742522+0000 mgr.x (mgr.24938) 2889 : cluster [DBG] pgmap v1915: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.744953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.750733+0000 mgr.x (mgr.24938) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.802061+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.804410+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.805677+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.808789+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.809819+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.816534+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.816640+0000 mgr.x (mgr.24938) 2891 : cluster [DBG] pgmap v1916: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.816979+0000 mgr.x (mgr.24938) 2892 : cluster [DBG] pgmap v1917: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.822804+0000 mgr.x (mgr.24938) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.874500+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.876593+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.877603+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.879769+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.880638+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.886699+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.887316+0000 mgr.x (mgr.24938) 2894 : cluster [DBG] pgmap v1918: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.887662+0000 mgr.x (mgr.24938) 2895 : cluster [DBG] pgmap v1919: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.892302+0000 mgr.x (mgr.24938) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.944305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.946664+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.947989+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.950617+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.951533+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.958213+0000 mgr.x (mgr.24938) 2897 : cluster [DBG] pgmap v1920: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cluster 2024-03-30T04:49:41.958604+0000 mgr.x (mgr.24938) 2898 : cluster [DBG] pgmap v1921: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:41.959651+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: cephadm 2024-03-30T04:49:41.965271+0000 mgr.x (mgr.24938) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.023848+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.026590+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.027641+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.030430+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.031297+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.038070+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.092118+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.095821+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.097270+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.100694+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.101842+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.109633+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.156567+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.159221+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.160587+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.162816+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.163627+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.169487+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.246237+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.248600+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.249783+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.252465+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.253383+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.260214+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.333946+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.336139+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.337478+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.339722+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.340658+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.348531+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.389968+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.392205+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.393233+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.395255+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.395967+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.402278+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.463252+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.465961+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.467284+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.469847+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.470662+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.477586+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.522541+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.524859+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.525906+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.528191+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.528964+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.535402+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.578612+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.581135+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.582188+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.584527+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.585194+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.590932+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.636934+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.639495+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.640636+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.642825+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.643593+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:42.975 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:42 smithi148 bash[65611]: audit 2024-03-30T04:49:42.649468+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.007419+0000 mgr.x (mgr.24938) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.058827+0000 mgr.x (mgr.24938) 2861 : cluster [DBG] pgmap v1896: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.059212+0000 mgr.x (mgr.24938) 2862 : cluster [DBG] pgmap v1897: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.068145+0000 mgr.x (mgr.24938) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.118921+0000 mgr.x (mgr.24938) 2864 : cluster [DBG] pgmap v1898: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.119283+0000 mgr.x (mgr.24938) 2865 : cluster [DBG] pgmap v1899: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.127403+0000 mgr.x (mgr.24938) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.178947+0000 mgr.x (mgr.24938) 2867 : cluster [DBG] pgmap v1900: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.179311+0000 mgr.x (mgr.24938) 2868 : cluster [DBG] pgmap v1901: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.186608+0000 mgr.x (mgr.24938) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.238446+0000 mgr.x (mgr.24938) 2870 : cluster [DBG] pgmap v1902: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.238708+0000 mgr.x (mgr.24938) 2871 : cluster [DBG] pgmap v1903: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.245825+0000 mgr.x (mgr.24938) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.310945+0000 mgr.x (mgr.24938) 2873 : cluster [DBG] pgmap v1904: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.311305+0000 mgr.x (mgr.24938) 2874 : cluster [DBG] pgmap v1905: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.318509+0000 mgr.x (mgr.24938) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.404418+0000 mgr.x (mgr.24938) 2876 : cluster [DBG] pgmap v1906: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.404775+0000 mgr.x (mgr.24938) 2877 : cluster [DBG] pgmap v1907: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.414365+0000 mgr.x (mgr.24938) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.514314+0000 mgr.x (mgr.24938) 2879 : cluster [DBG] pgmap v1908: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.514583+0000 mgr.x (mgr.24938) 2880 : cluster [DBG] pgmap v1909: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.525233+0000 mgr.x (mgr.24938) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.591924+0000 mgr.x (mgr.24938) 2882 : cluster [DBG] pgmap v1910: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.592193+0000 mgr.x (mgr.24938) 2883 : cluster [DBG] pgmap v1911: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.598517+0000 mgr.x (mgr.24938) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.665551+0000 mgr.x (mgr.24938) 2885 : cluster [DBG] pgmap v1912: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.665980+0000 mgr.x (mgr.24938) 2886 : cluster [DBG] pgmap v1913: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.675618+0000 mgr.x (mgr.24938) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.727293+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.730021+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.731416+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.734248+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.007419+0000 mgr.x (mgr.24938) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.058827+0000 mgr.x (mgr.24938) 2861 : cluster [DBG] pgmap v1896: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.059212+0000 mgr.x (mgr.24938) 2862 : cluster [DBG] pgmap v1897: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.068145+0000 mgr.x (mgr.24938) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.118921+0000 mgr.x (mgr.24938) 2864 : cluster [DBG] pgmap v1898: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.119283+0000 mgr.x (mgr.24938) 2865 : cluster [DBG] pgmap v1899: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.127403+0000 mgr.x (mgr.24938) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.178947+0000 mgr.x (mgr.24938) 2867 : cluster [DBG] pgmap v1900: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.179311+0000 mgr.x (mgr.24938) 2868 : cluster [DBG] pgmap v1901: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.186608+0000 mgr.x (mgr.24938) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.238446+0000 mgr.x (mgr.24938) 2870 : cluster [DBG] pgmap v1902: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.238708+0000 mgr.x (mgr.24938) 2871 : cluster [DBG] pgmap v1903: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.245825+0000 mgr.x (mgr.24938) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.310945+0000 mgr.x (mgr.24938) 2873 : cluster [DBG] pgmap v1904: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.311305+0000 mgr.x (mgr.24938) 2874 : cluster [DBG] pgmap v1905: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.318509+0000 mgr.x (mgr.24938) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.735306+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.742139+0000 mgr.x (mgr.24938) 2888 : cluster [DBG] pgmap v1914: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.742522+0000 mgr.x (mgr.24938) 2889 : cluster [DBG] pgmap v1915: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.744953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.750733+0000 mgr.x (mgr.24938) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.802061+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.804410+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.805677+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.808789+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.809819+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.816534+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.816640+0000 mgr.x (mgr.24938) 2891 : cluster [DBG] pgmap v1916: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.816979+0000 mgr.x (mgr.24938) 2892 : cluster [DBG] pgmap v1917: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.822804+0000 mgr.x (mgr.24938) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.874500+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.876593+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.877603+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.879769+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.880638+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.886699+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.887316+0000 mgr.x (mgr.24938) 2894 : cluster [DBG] pgmap v1918: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.887662+0000 mgr.x (mgr.24938) 2895 : cluster [DBG] pgmap v1919: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.892302+0000 mgr.x (mgr.24938) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.944305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.946664+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.947989+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.950617+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.951533+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.958213+0000 mgr.x (mgr.24938) 2897 : cluster [DBG] pgmap v1920: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cluster 2024-03-30T04:49:41.958604+0000 mgr.x (mgr.24938) 2898 : cluster [DBG] pgmap v1921: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:41.959651+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: cephadm 2024-03-30T04:49:41.965271+0000 mgr.x (mgr.24938) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.023848+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.026590+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.027641+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.030430+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.031297+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.038070+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.092118+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.095821+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.097270+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.100694+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.101842+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.109633+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.156567+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.159221+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.160587+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.162816+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.163627+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.169487+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.246237+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.248600+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.249783+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.252465+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.253383+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.260214+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.333946+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.336139+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.337478+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.339722+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.340658+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.348531+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.389968+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.392205+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.393233+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.395255+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.395967+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.402278+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.463252+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.465961+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.467284+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.469847+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.470662+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.477586+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.404418+0000 mgr.x (mgr.24938) 2876 : cluster [DBG] pgmap v1906: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.404775+0000 mgr.x (mgr.24938) 2877 : cluster [DBG] pgmap v1907: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.414365+0000 mgr.x (mgr.24938) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.514314+0000 mgr.x (mgr.24938) 2879 : cluster [DBG] pgmap v1908: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.514583+0000 mgr.x (mgr.24938) 2880 : cluster [DBG] pgmap v1909: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.525233+0000 mgr.x (mgr.24938) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.591924+0000 mgr.x (mgr.24938) 2882 : cluster [DBG] pgmap v1910: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.592193+0000 mgr.x (mgr.24938) 2883 : cluster [DBG] pgmap v1911: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.598517+0000 mgr.x (mgr.24938) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.665551+0000 mgr.x (mgr.24938) 2885 : cluster [DBG] pgmap v1912: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.665980+0000 mgr.x (mgr.24938) 2886 : cluster [DBG] pgmap v1913: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.675618+0000 mgr.x (mgr.24938) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.727293+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.730021+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.731416+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.734248+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.522541+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.524859+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.525906+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.528191+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.528964+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.535402+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.578612+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.581135+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.582188+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.584527+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.585194+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.590932+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.636934+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.639495+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.640636+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.642825+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.643593+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[82555]: audit 2024-03-30T04:49:42.649468+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.735306+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.742139+0000 mgr.x (mgr.24938) 2888 : cluster [DBG] pgmap v1914: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.742522+0000 mgr.x (mgr.24938) 2889 : cluster [DBG] pgmap v1915: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.744953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.750733+0000 mgr.x (mgr.24938) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.802061+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.804410+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.805677+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.808789+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.809819+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.816534+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.816640+0000 mgr.x (mgr.24938) 2891 : cluster [DBG] pgmap v1916: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.816979+0000 mgr.x (mgr.24938) 2892 : cluster [DBG] pgmap v1917: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.822804+0000 mgr.x (mgr.24938) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.874500+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.876593+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.877603+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.879769+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.880638+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.886699+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.887316+0000 mgr.x (mgr.24938) 2894 : cluster [DBG] pgmap v1918: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.887662+0000 mgr.x (mgr.24938) 2895 : cluster [DBG] pgmap v1919: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.892302+0000 mgr.x (mgr.24938) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.944305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.946664+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.947989+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.950617+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.951533+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.958213+0000 mgr.x (mgr.24938) 2897 : cluster [DBG] pgmap v1920: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cluster 2024-03-30T04:49:41.958604+0000 mgr.x (mgr.24938) 2898 : cluster [DBG] pgmap v1921: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:41.959651+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: cephadm 2024-03-30T04:49:41.965271+0000 mgr.x (mgr.24938) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.023848+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.026590+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.027641+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.030430+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.031297+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.038070+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.092118+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.095821+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.097270+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.100694+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.101842+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.109633+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.156567+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.159221+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.160587+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.162816+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.163627+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.169487+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.246237+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.248600+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.249783+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.252465+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.253383+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.260214+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.333946+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.336139+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.337478+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.339722+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.340658+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.348531+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.389968+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.392205+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.393233+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.395255+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.395967+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.402278+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.463252+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.465961+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.467284+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.469847+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.470662+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.477586+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.522541+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.524859+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.525906+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.528191+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.528964+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.535402+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.578612+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.581135+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.582188+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.584527+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.585194+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.590932+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.636934+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.639495+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.640636+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.642825+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.643593+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:42 smithi116 bash[80412]: audit 2024-03-30T04:49:42.649468+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.038346+0000 mgr.x (mgr.24938) 2900 : cluster [DBG] pgmap v1922: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.039070+0000 mgr.x (mgr.24938) 2901 : cluster [DBG] pgmap v1923: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.043766+0000 mgr.x (mgr.24938) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.109523+0000 mgr.x (mgr.24938) 2903 : cluster [DBG] pgmap v1924: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.110574+0000 mgr.x (mgr.24938) 2904 : cluster [DBG] pgmap v1925: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.115613+0000 mgr.x (mgr.24938) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.170311+0000 mgr.x (mgr.24938) 2906 : cluster [DBG] pgmap v1926: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.170793+0000 mgr.x (mgr.24938) 2907 : cluster [DBG] pgmap v1927: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.175121+0000 mgr.x (mgr.24938) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.260267+0000 mgr.x (mgr.24938) 2909 : cluster [DBG] pgmap v1928: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.260778+0000 mgr.x (mgr.24938) 2910 : cluster [DBG] pgmap v1929: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.265895+0000 mgr.x (mgr.24938) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.347228+0000 mgr.x (mgr.24938) 2912 : cluster [DBG] pgmap v1930: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.347591+0000 mgr.x (mgr.24938) 2913 : cluster [DBG] pgmap v1931: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.354194+0000 mgr.x (mgr.24938) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.038346+0000 mgr.x (mgr.24938) 2900 : cluster [DBG] pgmap v1922: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.039070+0000 mgr.x (mgr.24938) 2901 : cluster [DBG] pgmap v1923: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.043766+0000 mgr.x (mgr.24938) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.109523+0000 mgr.x (mgr.24938) 2903 : cluster [DBG] pgmap v1924: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.110574+0000 mgr.x (mgr.24938) 2904 : cluster [DBG] pgmap v1925: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.115613+0000 mgr.x (mgr.24938) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.170311+0000 mgr.x (mgr.24938) 2906 : cluster [DBG] pgmap v1926: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.170793+0000 mgr.x (mgr.24938) 2907 : cluster [DBG] pgmap v1927: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.175121+0000 mgr.x (mgr.24938) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.260267+0000 mgr.x (mgr.24938) 2909 : cluster [DBG] pgmap v1928: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.260778+0000 mgr.x (mgr.24938) 2910 : cluster [DBG] pgmap v1929: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.265895+0000 mgr.x (mgr.24938) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.347228+0000 mgr.x (mgr.24938) 2912 : cluster [DBG] pgmap v1930: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.347591+0000 mgr.x (mgr.24938) 2913 : cluster [DBG] pgmap v1931: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.354194+0000 mgr.x (mgr.24938) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.402467+0000 mgr.x (mgr.24938) 2915 : cluster [DBG] pgmap v1932: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.402869+0000 mgr.x (mgr.24938) 2916 : cluster [DBG] pgmap v1933: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.407905+0000 mgr.x (mgr.24938) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.477336+0000 mgr.x (mgr.24938) 2918 : cluster [DBG] pgmap v1934: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.477605+0000 mgr.x (mgr.24938) 2919 : cluster [DBG] pgmap v1935: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.483164+0000 mgr.x (mgr.24938) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.535564+0000 mgr.x (mgr.24938) 2921 : cluster [DBG] pgmap v1936: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.535829+0000 mgr.x (mgr.24938) 2922 : cluster [DBG] pgmap v1937: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.541016+0000 mgr.x (mgr.24938) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.591704+0000 mgr.x (mgr.24938) 2924 : cluster [DBG] pgmap v1938: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.592063+0000 mgr.x (mgr.24938) 2925 : cluster [DBG] pgmap v1939: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.596487+0000 mgr.x (mgr.24938) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.650300+0000 mgr.x (mgr.24938) 2927 : cluster [DBG] pgmap v1940: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.650784+0000 mgr.x (mgr.24938) 2928 : cluster [DBG] pgmap v1941: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.655039+0000 mgr.x (mgr.24938) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.691170+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.402467+0000 mgr.x (mgr.24938) 2915 : cluster [DBG] pgmap v1932: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.402869+0000 mgr.x (mgr.24938) 2916 : cluster [DBG] pgmap v1933: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.407905+0000 mgr.x (mgr.24938) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.477336+0000 mgr.x (mgr.24938) 2918 : cluster [DBG] pgmap v1934: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.477605+0000 mgr.x (mgr.24938) 2919 : cluster [DBG] pgmap v1935: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.483164+0000 mgr.x (mgr.24938) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.535564+0000 mgr.x (mgr.24938) 2921 : cluster [DBG] pgmap v1936: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.535829+0000 mgr.x (mgr.24938) 2922 : cluster [DBG] pgmap v1937: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.541016+0000 mgr.x (mgr.24938) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.591704+0000 mgr.x (mgr.24938) 2924 : cluster [DBG] pgmap v1938: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.592063+0000 mgr.x (mgr.24938) 2925 : cluster [DBG] pgmap v1939: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.596487+0000 mgr.x (mgr.24938) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.650300+0000 mgr.x (mgr.24938) 2927 : cluster [DBG] pgmap v1940: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.650784+0000 mgr.x (mgr.24938) 2928 : cluster [DBG] pgmap v1941: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.655039+0000 mgr.x (mgr.24938) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.691170+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.699228+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.700308+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.702440+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.703056+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.709593+0000 mgr.x (mgr.24938) 2930 : cluster [DBG] pgmap v1942: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.709952+0000 mgr.x (mgr.24938) 2931 : cluster [DBG] pgmap v1943: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.710703+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.716258+0000 mgr.x (mgr.24938) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.751565+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.754600+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.756111+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.758559+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.759416+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.766734+0000 mgr.x (mgr.24938) 2933 : cluster [DBG] pgmap v1944: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.766936+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.767098+0000 mgr.x (mgr.24938) 2934 : cluster [DBG] pgmap v1945: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.772514+0000 mgr.x (mgr.24938) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.807803+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.699228+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.700308+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.702440+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.703056+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.709593+0000 mgr.x (mgr.24938) 2930 : cluster [DBG] pgmap v1942: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.709952+0000 mgr.x (mgr.24938) 2931 : cluster [DBG] pgmap v1943: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.710703+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.716258+0000 mgr.x (mgr.24938) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.751565+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.754600+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.756111+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.758559+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.759416+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.766734+0000 mgr.x (mgr.24938) 2933 : cluster [DBG] pgmap v1944: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.766936+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.767098+0000 mgr.x (mgr.24938) 2934 : cluster [DBG] pgmap v1945: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.772514+0000 mgr.x (mgr.24938) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.807803+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.810418+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.811824+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.814349+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.815283+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.821907+0000 mgr.x (mgr.24938) 2936 : cluster [DBG] pgmap v1946: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.822260+0000 mgr.x (mgr.24938) 2937 : cluster [DBG] pgmap v1947: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.826001+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.831646+0000 mgr.x (mgr.24938) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.867185+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.869617+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.870944+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.873320+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.874166+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.880774+0000 mgr.x (mgr.24938) 2939 : cluster [DBG] pgmap v1948: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.881143+0000 mgr.x (mgr.24938) 2940 : cluster [DBG] pgmap v1949: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.883251+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.888857+0000 mgr.x (mgr.24938) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.952939+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.810418+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.811824+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.814349+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.815283+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.821907+0000 mgr.x (mgr.24938) 2936 : cluster [DBG] pgmap v1946: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.822260+0000 mgr.x (mgr.24938) 2937 : cluster [DBG] pgmap v1947: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.826001+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.831646+0000 mgr.x (mgr.24938) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.867185+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.869617+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.870944+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.873320+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.874166+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.880774+0000 mgr.x (mgr.24938) 2939 : cluster [DBG] pgmap v1948: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.881143+0000 mgr.x (mgr.24938) 2940 : cluster [DBG] pgmap v1949: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.883251+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.888857+0000 mgr.x (mgr.24938) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.952939+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.956671+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.958293+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.961909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.962953+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cluster 2024-03-30T04:49:42.970306+0000 mgr.x (mgr.24938) 2942 : cluster [DBG] pgmap v1950: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:42.972917+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: cephadm 2024-03-30T04:49:42.978760+0000 mgr.x (mgr.24938) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.019999+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.022817+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.024497+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.029280+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.030168+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.039451+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.082486+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.085560+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.086917+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.089629+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.090598+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.101711+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.956671+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.958293+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.961909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.962953+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cluster 2024-03-30T04:49:42.970306+0000 mgr.x (mgr.24938) 2942 : cluster [DBG] pgmap v1950: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:42.972917+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: cephadm 2024-03-30T04:49:42.978760+0000 mgr.x (mgr.24938) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.019999+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.022817+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.024497+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.029280+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.030168+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.039451+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.082486+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.085560+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.086917+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.089629+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.090598+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.101711+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.143509+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.146413+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.147929+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.150610+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.151675+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.163187+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.225887+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.228711+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.230319+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.233099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.234024+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.244306+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.306819+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.309922+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.311485+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.314559+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.315607+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.327634+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.385560+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.143509+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.146413+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.147929+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.150610+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.151675+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.163187+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.225887+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.228711+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.230319+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.233099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.234024+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.244306+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.306819+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.309922+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.311485+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.314559+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.315607+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.327634+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.385560+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.388502+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.389914+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.392540+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.393470+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.407822+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.453072+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.456333+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.457833+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.460730+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.461657+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.474837+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.519320+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.522046+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.523374+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.525930+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.526921+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.541074+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.582351+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.584954+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.388502+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.389914+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.392540+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.393470+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.407822+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.453072+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.456333+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.457833+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.460730+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.461657+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.474837+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.519320+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.522046+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.523374+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.525930+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.526921+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.541074+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.582351+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.584954+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.586448+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.589501+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.590450+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.606008+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.647046+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.649914+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.651385+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.654017+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.655036+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[82555]: audit 2024-03-30T04:49:43.670299+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.586448+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.589501+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.590450+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.606008+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.647046+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.649914+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.651385+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.654017+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.655036+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:43 smithi116 bash[80412]: audit 2024-03-30T04:49:43.670299+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.038346+0000 mgr.x (mgr.24938) 2900 : cluster [DBG] pgmap v1922: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.039070+0000 mgr.x (mgr.24938) 2901 : cluster [DBG] pgmap v1923: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.043766+0000 mgr.x (mgr.24938) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.109523+0000 mgr.x (mgr.24938) 2903 : cluster [DBG] pgmap v1924: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.110574+0000 mgr.x (mgr.24938) 2904 : cluster [DBG] pgmap v1925: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.115613+0000 mgr.x (mgr.24938) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.170311+0000 mgr.x (mgr.24938) 2906 : cluster [DBG] pgmap v1926: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.170793+0000 mgr.x (mgr.24938) 2907 : cluster [DBG] pgmap v1927: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.175121+0000 mgr.x (mgr.24938) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.260267+0000 mgr.x (mgr.24938) 2909 : cluster [DBG] pgmap v1928: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.260778+0000 mgr.x (mgr.24938) 2910 : cluster [DBG] pgmap v1929: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.265895+0000 mgr.x (mgr.24938) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.347228+0000 mgr.x (mgr.24938) 2912 : cluster [DBG] pgmap v1930: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.347591+0000 mgr.x (mgr.24938) 2913 : cluster [DBG] pgmap v1931: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.354194+0000 mgr.x (mgr.24938) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.402467+0000 mgr.x (mgr.24938) 2915 : cluster [DBG] pgmap v1932: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.402869+0000 mgr.x (mgr.24938) 2916 : cluster [DBG] pgmap v1933: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.407905+0000 mgr.x (mgr.24938) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.477336+0000 mgr.x (mgr.24938) 2918 : cluster [DBG] pgmap v1934: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.477605+0000 mgr.x (mgr.24938) 2919 : cluster [DBG] pgmap v1935: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.483164+0000 mgr.x (mgr.24938) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.535564+0000 mgr.x (mgr.24938) 2921 : cluster [DBG] pgmap v1936: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.535829+0000 mgr.x (mgr.24938) 2922 : cluster [DBG] pgmap v1937: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.541016+0000 mgr.x (mgr.24938) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.591704+0000 mgr.x (mgr.24938) 2924 : cluster [DBG] pgmap v1938: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.592063+0000 mgr.x (mgr.24938) 2925 : cluster [DBG] pgmap v1939: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.596487+0000 mgr.x (mgr.24938) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.650300+0000 mgr.x (mgr.24938) 2927 : cluster [DBG] pgmap v1940: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.650784+0000 mgr.x (mgr.24938) 2928 : cluster [DBG] pgmap v1941: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.655039+0000 mgr.x (mgr.24938) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.691170+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.699228+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.700308+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.702440+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.703056+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.709593+0000 mgr.x (mgr.24938) 2930 : cluster [DBG] pgmap v1942: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.709952+0000 mgr.x (mgr.24938) 2931 : cluster [DBG] pgmap v1943: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.710703+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.716258+0000 mgr.x (mgr.24938) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.751565+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.754600+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.756111+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.758559+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.759416+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.766734+0000 mgr.x (mgr.24938) 2933 : cluster [DBG] pgmap v1944: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.766936+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.767098+0000 mgr.x (mgr.24938) 2934 : cluster [DBG] pgmap v1945: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.772514+0000 mgr.x (mgr.24938) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.807803+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.810418+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.811824+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.814349+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.815283+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.821907+0000 mgr.x (mgr.24938) 2936 : cluster [DBG] pgmap v1946: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.822260+0000 mgr.x (mgr.24938) 2937 : cluster [DBG] pgmap v1947: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.826001+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.831646+0000 mgr.x (mgr.24938) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.867185+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.869617+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.870944+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.873320+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.874166+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.880774+0000 mgr.x (mgr.24938) 2939 : cluster [DBG] pgmap v1948: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.881143+0000 mgr.x (mgr.24938) 2940 : cluster [DBG] pgmap v1949: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.883251+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.888857+0000 mgr.x (mgr.24938) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.952939+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.956671+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.958293+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.961909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.962953+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cluster 2024-03-30T04:49:42.970306+0000 mgr.x (mgr.24938) 2942 : cluster [DBG] pgmap v1950: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:42.972917+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: cephadm 2024-03-30T04:49:42.978760+0000 mgr.x (mgr.24938) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.019999+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.022817+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.024497+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.029280+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.030168+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.039451+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.082486+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.085560+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.086917+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.089629+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.090598+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.101711+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.143509+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.146413+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.147929+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.150610+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.151675+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.163187+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.225887+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.228711+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.230319+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.233099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.234024+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.244306+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.306819+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.309922+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.311485+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.314559+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.315607+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.327634+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.385560+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.388502+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.389914+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.392540+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.393470+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.407822+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.453072+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.456333+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.457833+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.460730+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.461657+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.474837+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.519320+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.522046+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.523374+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.525930+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.526921+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.541074+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.582351+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.584954+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.586448+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.589501+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.590450+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.606008+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.647046+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.649914+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.651385+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.654017+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.655036+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:44.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:43 smithi148 bash[65611]: audit 2024-03-30T04:49:43.670299+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:44.388 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[79319]: debug 2024-03-30T04:49:44.234+0000 7f845c6df7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-30T04:49:44.388 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[79319]: debug 2024-03-30T04:49:44.282+0000 7f845c6df7c0 -1 osd.6 155 log_to_monitors true 2024-03-30T04:49:45.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.036871+0000 mgr.x (mgr.24938) 2944 : cluster [DBG] pgmap v1951: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.037146+0000 mgr.x (mgr.24938) 2945 : cluster [DBG] pgmap v1952: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.046138+0000 mgr.x (mgr.24938) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.097343+0000 mgr.x (mgr.24938) 2947 : cluster [DBG] pgmap v1953: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.097663+0000 mgr.x (mgr.24938) 2948 : cluster [DBG] pgmap v1954: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.107526+0000 mgr.x (mgr.24938) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.158371+0000 mgr.x (mgr.24938) 2950 : cluster [DBG] pgmap v1955: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.158655+0000 mgr.x (mgr.24938) 2951 : cluster [DBG] pgmap v1956: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.168948+0000 mgr.x (mgr.24938) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.240696+0000 mgr.x (mgr.24938) 2953 : cluster [DBG] pgmap v1957: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.240972+0000 mgr.x (mgr.24938) 2954 : cluster [DBG] pgmap v1958: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.250052+0000 mgr.x (mgr.24938) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.322462+0000 mgr.x (mgr.24938) 2956 : cluster [DBG] pgmap v1959: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.333339+0000 mgr.x (mgr.24938) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.400197+0000 mgr.x (mgr.24938) 2958 : cluster [DBG] pgmap v1960: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.036871+0000 mgr.x (mgr.24938) 2944 : cluster [DBG] pgmap v1951: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.037146+0000 mgr.x (mgr.24938) 2945 : cluster [DBG] pgmap v1952: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.046138+0000 mgr.x (mgr.24938) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.097343+0000 mgr.x (mgr.24938) 2947 : cluster [DBG] pgmap v1953: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.097663+0000 mgr.x (mgr.24938) 2948 : cluster [DBG] pgmap v1954: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.107526+0000 mgr.x (mgr.24938) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.158371+0000 mgr.x (mgr.24938) 2950 : cluster [DBG] pgmap v1955: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.158655+0000 mgr.x (mgr.24938) 2951 : cluster [DBG] pgmap v1956: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.168948+0000 mgr.x (mgr.24938) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.240696+0000 mgr.x (mgr.24938) 2953 : cluster [DBG] pgmap v1957: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.240972+0000 mgr.x (mgr.24938) 2954 : cluster [DBG] pgmap v1958: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.250052+0000 mgr.x (mgr.24938) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.322462+0000 mgr.x (mgr.24938) 2956 : cluster [DBG] pgmap v1959: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.333339+0000 mgr.x (mgr.24938) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.400197+0000 mgr.x (mgr.24938) 2958 : cluster [DBG] pgmap v1960: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.400460+0000 mgr.x (mgr.24938) 2959 : cluster [DBG] pgmap v1961: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.413599+0000 mgr.x (mgr.24938) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.468323+0000 mgr.x (mgr.24938) 2961 : cluster [DBG] pgmap v1962: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.468578+0000 mgr.x (mgr.24938) 2962 : cluster [DBG] pgmap v1963: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.480596+0000 mgr.x (mgr.24938) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.533695+0000 mgr.x (mgr.24938) 2964 : cluster [DBG] pgmap v1964: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.546816+0000 mgr.x (mgr.24938) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.597174+0000 mgr.x (mgr.24938) 2966 : cluster [DBG] pgmap v1965: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.597452+0000 mgr.x (mgr.24938) 2967 : cluster [DBG] pgmap v1966: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.611885+0000 mgr.x (mgr.24938) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.661709+0000 mgr.x (mgr.24938) 2969 : cluster [DBG] pgmap v1967: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.661965+0000 mgr.x (mgr.24938) 2970 : cluster [DBG] pgmap v1968: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.676169+0000 mgr.x (mgr.24938) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.724455+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.726712+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.727782+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.729858+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.400460+0000 mgr.x (mgr.24938) 2959 : cluster [DBG] pgmap v1961: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.413599+0000 mgr.x (mgr.24938) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.468323+0000 mgr.x (mgr.24938) 2961 : cluster [DBG] pgmap v1962: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.468578+0000 mgr.x (mgr.24938) 2962 : cluster [DBG] pgmap v1963: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.480596+0000 mgr.x (mgr.24938) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.533695+0000 mgr.x (mgr.24938) 2964 : cluster [DBG] pgmap v1964: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.546816+0000 mgr.x (mgr.24938) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.597174+0000 mgr.x (mgr.24938) 2966 : cluster [DBG] pgmap v1965: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.597452+0000 mgr.x (mgr.24938) 2967 : cluster [DBG] pgmap v1966: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.611885+0000 mgr.x (mgr.24938) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.661709+0000 mgr.x (mgr.24938) 2969 : cluster [DBG] pgmap v1967: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.661965+0000 mgr.x (mgr.24938) 2970 : cluster [DBG] pgmap v1968: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.676169+0000 mgr.x (mgr.24938) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.724455+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.726712+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.727782+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.729858+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.730587+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.737112+0000 mgr.x (mgr.24938) 2972 : cluster [DBG] pgmap v1969: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.737395+0000 mgr.x (mgr.24938) 2973 : cluster [DBG] pgmap v1970: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.738853+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.744567+0000 mgr.x (mgr.24938) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.780494+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.783422+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.784952+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.788134+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.789249+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.795963+0000 mgr.x (mgr.24938) 2975 : cluster [DBG] pgmap v1971: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.796247+0000 mgr.x (mgr.24938) 2976 : cluster [DBG] pgmap v1972: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.799910+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.805577+0000 mgr.x (mgr.24938) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.841404+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.844078+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.845757+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.730587+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.737112+0000 mgr.x (mgr.24938) 2972 : cluster [DBG] pgmap v1969: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.737395+0000 mgr.x (mgr.24938) 2973 : cluster [DBG] pgmap v1970: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.738853+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.744567+0000 mgr.x (mgr.24938) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.780494+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.783422+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.784952+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.788134+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.789249+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.795963+0000 mgr.x (mgr.24938) 2975 : cluster [DBG] pgmap v1971: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.796247+0000 mgr.x (mgr.24938) 2976 : cluster [DBG] pgmap v1972: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.799910+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.805577+0000 mgr.x (mgr.24938) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.841404+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.844078+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.845757+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.848545+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.849784+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.856526+0000 mgr.x (mgr.24938) 2978 : cluster [DBG] pgmap v1973: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.856813+0000 mgr.x (mgr.24938) 2979 : cluster [DBG] pgmap v1974: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.860586+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.866412+0000 mgr.x (mgr.24938) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.901360+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.904264+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.905958+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.908674+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.909765+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.916358+0000 mgr.x (mgr.24938) 2981 : cluster [DBG] pgmap v1975: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.916608+0000 mgr.x (mgr.24938) 2982 : cluster [DBG] pgmap v1976: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.920410+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:43.926289+0000 mgr.x (mgr.24938) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.978489+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.981661+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.983395+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.848545+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.849784+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.856526+0000 mgr.x (mgr.24938) 2978 : cluster [DBG] pgmap v1973: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.856813+0000 mgr.x (mgr.24938) 2979 : cluster [DBG] pgmap v1974: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.860586+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.866412+0000 mgr.x (mgr.24938) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.901360+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.904264+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.905958+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.908674+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.909765+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.916358+0000 mgr.x (mgr.24938) 2981 : cluster [DBG] pgmap v1975: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.916608+0000 mgr.x (mgr.24938) 2982 : cluster [DBG] pgmap v1976: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.920410+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:43.926289+0000 mgr.x (mgr.24938) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.978489+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.981661+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.983395+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.986010+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.987001+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.993672+0000 mgr.x (mgr.24938) 2984 : cluster [DBG] pgmap v1977: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:43.993945+0000 mgr.x (mgr.24938) 2985 : cluster [DBG] pgmap v1978: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:43.997787+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.003474+0000 mgr.x (mgr.24938) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.039374+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.042083+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.043402+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.046043+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.046968+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.057534+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.119959+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.123114+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.124708+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.127578+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.128642+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.139320+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.180967+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.986010+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.987001+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.993672+0000 mgr.x (mgr.24938) 2984 : cluster [DBG] pgmap v1977: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:43.993945+0000 mgr.x (mgr.24938) 2985 : cluster [DBG] pgmap v1978: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:43.997787+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.003474+0000 mgr.x (mgr.24938) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.039374+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.042083+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.043402+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.046043+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.046968+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.057534+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.119959+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.123114+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.124708+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.127578+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.128642+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.139320+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.180967+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.183695+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.185222+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.187857+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.188804+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.199544+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.257753+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.260678+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.262323+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.265355+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.266536+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.277543+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.286606+0000 mon.a (mon.0) 5420 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.291078+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.319271+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.322220+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.323944+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.326668+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.327958+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.337585+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.183695+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.185222+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.187857+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.188804+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.199544+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.257753+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.260678+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.262323+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.265355+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.266536+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.277543+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.286606+0000 mon.a (mon.0) 5420 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.291078+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.319271+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.322220+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.323944+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.326668+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.327958+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.337585+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.378900+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.381675+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.383050+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.385945+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.387114+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.397486+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.439070+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.441626+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.443485+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.446669+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.448125+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.455933+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.470764+0000 mon.a (mon.0) 5439 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.536111+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.539433+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.541310+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.544856+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.547394+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.560064+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.378900+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.381675+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.383050+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.385945+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.387114+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.397486+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.439070+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.441626+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.443485+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.446669+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.448125+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.455933+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.470764+0000 mon.a (mon.0) 5439 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.536111+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.539433+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.541310+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.544856+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.547394+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.560064+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.637837+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.641007+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.642625+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.645903+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.647295+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[82555]: audit 2024-03-30T04:49:44.658644+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.637837+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.641007+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.642625+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.645903+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.647295+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:44 smithi116 bash[80412]: audit 2024-03-30T04:49:44.658644+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.036871+0000 mgr.x (mgr.24938) 2944 : cluster [DBG] pgmap v1951: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.037146+0000 mgr.x (mgr.24938) 2945 : cluster [DBG] pgmap v1952: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.046138+0000 mgr.x (mgr.24938) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.097343+0000 mgr.x (mgr.24938) 2947 : cluster [DBG] pgmap v1953: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.097663+0000 mgr.x (mgr.24938) 2948 : cluster [DBG] pgmap v1954: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.107526+0000 mgr.x (mgr.24938) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.158371+0000 mgr.x (mgr.24938) 2950 : cluster [DBG] pgmap v1955: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.158655+0000 mgr.x (mgr.24938) 2951 : cluster [DBG] pgmap v1956: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.168948+0000 mgr.x (mgr.24938) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.240696+0000 mgr.x (mgr.24938) 2953 : cluster [DBG] pgmap v1957: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.240972+0000 mgr.x (mgr.24938) 2954 : cluster [DBG] pgmap v1958: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.250052+0000 mgr.x (mgr.24938) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.322462+0000 mgr.x (mgr.24938) 2956 : cluster [DBG] pgmap v1959: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.333339+0000 mgr.x (mgr.24938) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.400197+0000 mgr.x (mgr.24938) 2958 : cluster [DBG] pgmap v1960: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.400460+0000 mgr.x (mgr.24938) 2959 : cluster [DBG] pgmap v1961: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.413599+0000 mgr.x (mgr.24938) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.468323+0000 mgr.x (mgr.24938) 2961 : cluster [DBG] pgmap v1962: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.468578+0000 mgr.x (mgr.24938) 2962 : cluster [DBG] pgmap v1963: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.480596+0000 mgr.x (mgr.24938) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.533695+0000 mgr.x (mgr.24938) 2964 : cluster [DBG] pgmap v1964: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.546816+0000 mgr.x (mgr.24938) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.597174+0000 mgr.x (mgr.24938) 2966 : cluster [DBG] pgmap v1965: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.597452+0000 mgr.x (mgr.24938) 2967 : cluster [DBG] pgmap v1966: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.611885+0000 mgr.x (mgr.24938) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.661709+0000 mgr.x (mgr.24938) 2969 : cluster [DBG] pgmap v1967: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.661965+0000 mgr.x (mgr.24938) 2970 : cluster [DBG] pgmap v1968: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.676169+0000 mgr.x (mgr.24938) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.724455+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.726712+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.727782+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.729858+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.730587+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.737112+0000 mgr.x (mgr.24938) 2972 : cluster [DBG] pgmap v1969: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.737395+0000 mgr.x (mgr.24938) 2973 : cluster [DBG] pgmap v1970: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.738853+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.744567+0000 mgr.x (mgr.24938) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.780494+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.783422+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.784952+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.788134+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.789249+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.795963+0000 mgr.x (mgr.24938) 2975 : cluster [DBG] pgmap v1971: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.796247+0000 mgr.x (mgr.24938) 2976 : cluster [DBG] pgmap v1972: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.799910+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.805577+0000 mgr.x (mgr.24938) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.841404+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.844078+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.845757+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.848545+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.849784+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.856526+0000 mgr.x (mgr.24938) 2978 : cluster [DBG] pgmap v1973: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.856813+0000 mgr.x (mgr.24938) 2979 : cluster [DBG] pgmap v1974: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.860586+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.866412+0000 mgr.x (mgr.24938) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.901360+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.904264+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.905958+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.908674+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.909765+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.916358+0000 mgr.x (mgr.24938) 2981 : cluster [DBG] pgmap v1975: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.916608+0000 mgr.x (mgr.24938) 2982 : cluster [DBG] pgmap v1976: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.920410+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:43.926289+0000 mgr.x (mgr.24938) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.978489+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.981661+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.983395+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.986010+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.987001+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.993672+0000 mgr.x (mgr.24938) 2984 : cluster [DBG] pgmap v1977: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:43.993945+0000 mgr.x (mgr.24938) 2985 : cluster [DBG] pgmap v1978: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:43.997787+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.003474+0000 mgr.x (mgr.24938) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.039374+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.042083+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.043402+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.046043+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.046968+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.057534+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.119959+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.123114+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.124708+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.127578+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.128642+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.139320+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.180967+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.183695+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.185222+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.187857+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.188804+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.199544+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.257753+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.260678+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.262323+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.265355+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.266536+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.277543+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.286606+0000 mon.a (mon.0) 5420 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.291078+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.319271+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.322220+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.323944+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.326668+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.327958+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.337585+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.378900+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.381675+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.383050+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.385945+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.387114+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.397486+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.439070+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.441626+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.443485+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.446669+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.448125+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.455933+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.470764+0000 mon.a (mon.0) 5439 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.536111+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.539433+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.541310+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.544856+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.547394+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.560064+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.637837+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.641007+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.642625+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.645903+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.647295+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:44 smithi148 bash[65611]: audit 2024-03-30T04:49:44.658644+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.506 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[79319]: debug 2024-03-30T04:49:45.318+0000 7f844db37700 -1 osd.6 155 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:49:45.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.053599+0000 mgr.x (mgr.24938) 2987 : cluster [DBG] pgmap v1979: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.053872+0000 mgr.x (mgr.24938) 2988 : cluster [DBG] pgmap v1980: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.063248+0000 mgr.x (mgr.24938) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.135382+0000 mgr.x (mgr.24938) 2990 : cluster [DBG] pgmap v1981: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.135668+0000 mgr.x (mgr.24938) 2991 : cluster [DBG] pgmap v1982: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.145172+0000 mgr.x (mgr.24938) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.195443+0000 mgr.x (mgr.24938) 2993 : cluster [DBG] pgmap v1983: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.195697+0000 mgr.x (mgr.24938) 2994 : cluster [DBG] pgmap v1984: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.205248+0000 mgr.x (mgr.24938) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.273532+0000 mgr.x (mgr.24938) 2996 : cluster [DBG] pgmap v1985: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.273928+0000 mgr.x (mgr.24938) 2997 : cluster [DBG] pgmap v1986: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.283331+0000 mgr.x (mgr.24938) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.334850+0000 mgr.x (mgr.24938) 2999 : cluster [DBG] pgmap v1987: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.335124+0000 mgr.x (mgr.24938) 3000 : cluster [DBG] pgmap v1988: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.343356+0000 mgr.x (mgr.24938) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.393801+0000 mgr.x (mgr.24938) 3002 : cluster [DBG] pgmap v1989: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.394076+0000 mgr.x (mgr.24938) 3003 : cluster [DBG] pgmap v1990: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.403227+0000 mgr.x (mgr.24938) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.455505+0000 mgr.x (mgr.24938) 3005 : cluster [DBG] pgmap v1991: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.456187+0000 mgr.x (mgr.24938) 3006 : cluster [DBG] pgmap v1992: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.461718+0000 mgr.x (mgr.24938) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.555166+0000 mgr.x (mgr.24938) 3008 : cluster [DBG] pgmap v1993: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.555666+0000 mgr.x (mgr.24938) 3009 : cluster [DBG] pgmap v1994: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.565895+0000 mgr.x (mgr.24938) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.654917+0000 mgr.x (mgr.24938) 3011 : cluster [DBG] pgmap v1995: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.655843+0000 mgr.x (mgr.24938) 3012 : cluster [DBG] pgmap v1996: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.664495+0000 mgr.x (mgr.24938) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.744135+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.747736+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.749976+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.753820+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.755421+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.763430+0000 mgr.x (mgr.24938) 3014 : cluster [DBG] pgmap v1997: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.766883+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.772807+0000 mgr.x (mgr.24938) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.842882+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.846305+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.848051+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.851310+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.852836+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.859873+0000 mgr.x (mgr.24938) 3016 : cluster [DBG] pgmap v1998: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.860216+0000 mgr.x (mgr.24938) 3017 : cluster [DBG] pgmap v1999: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.863984+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.869927+0000 mgr.x (mgr.24938) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.937192+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.942335+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.945126+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.950512+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.952404+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.960988+0000 mgr.x (mgr.24938) 3019 : cluster [DBG] pgmap v2000: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:44.961919+0000 mgr.x (mgr.24938) 3020 : cluster [DBG] pgmap v2001: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:44.965894+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cephadm 2024-03-30T04:49:44.971975+0000 mgr.x (mgr.24938) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.042931+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.046381+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.048234+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.051999+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.053521+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.065669+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.123916+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.126819+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.128316+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.131210+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.132328+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.143258+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.200922+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.203810+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.205481+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.208747+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.210196+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.221741+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.275904+0000 mon.a (mon.0) 5488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.280479+0000 mon.a (mon.0) 5489 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.283790+0000 mon.a (mon.0) 5490 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.288198+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.297507+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.301138+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.302982+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.306163+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.307317+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.319169+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.376736+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.379858+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.381433+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.384346+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.385441+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.396725+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.470822+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.473639+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.474953+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.478211+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.479188+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.488715+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.564261+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.567215+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.568702+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.571471+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.572506+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.581702+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.641115+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.643918+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.645527+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.648499+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.649625+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.660603+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.701992+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.704762+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:45.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.706234+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:45.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.708869+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:45.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.709993+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:45.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:45 smithi148 bash[65611]: audit 2024-03-30T04:49:45.720924+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.053599+0000 mgr.x (mgr.24938) 2987 : cluster [DBG] pgmap v1979: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.053872+0000 mgr.x (mgr.24938) 2988 : cluster [DBG] pgmap v1980: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.063248+0000 mgr.x (mgr.24938) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.135382+0000 mgr.x (mgr.24938) 2990 : cluster [DBG] pgmap v1981: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.135668+0000 mgr.x (mgr.24938) 2991 : cluster [DBG] pgmap v1982: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.145172+0000 mgr.x (mgr.24938) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.195443+0000 mgr.x (mgr.24938) 2993 : cluster [DBG] pgmap v1983: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.195697+0000 mgr.x (mgr.24938) 2994 : cluster [DBG] pgmap v1984: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.205248+0000 mgr.x (mgr.24938) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.273532+0000 mgr.x (mgr.24938) 2996 : cluster [DBG] pgmap v1985: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.273928+0000 mgr.x (mgr.24938) 2997 : cluster [DBG] pgmap v1986: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.283331+0000 mgr.x (mgr.24938) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.334850+0000 mgr.x (mgr.24938) 2999 : cluster [DBG] pgmap v1987: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.335124+0000 mgr.x (mgr.24938) 3000 : cluster [DBG] pgmap v1988: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.343356+0000 mgr.x (mgr.24938) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.053599+0000 mgr.x (mgr.24938) 2987 : cluster [DBG] pgmap v1979: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.053872+0000 mgr.x (mgr.24938) 2988 : cluster [DBG] pgmap v1980: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.063248+0000 mgr.x (mgr.24938) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.135382+0000 mgr.x (mgr.24938) 2990 : cluster [DBG] pgmap v1981: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.135668+0000 mgr.x (mgr.24938) 2991 : cluster [DBG] pgmap v1982: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.145172+0000 mgr.x (mgr.24938) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.195443+0000 mgr.x (mgr.24938) 2993 : cluster [DBG] pgmap v1983: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.195697+0000 mgr.x (mgr.24938) 2994 : cluster [DBG] pgmap v1984: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.205248+0000 mgr.x (mgr.24938) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.273532+0000 mgr.x (mgr.24938) 2996 : cluster [DBG] pgmap v1985: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.273928+0000 mgr.x (mgr.24938) 2997 : cluster [DBG] pgmap v1986: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.283331+0000 mgr.x (mgr.24938) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.334850+0000 mgr.x (mgr.24938) 2999 : cluster [DBG] pgmap v1987: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.335124+0000 mgr.x (mgr.24938) 3000 : cluster [DBG] pgmap v1988: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.343356+0000 mgr.x (mgr.24938) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.393801+0000 mgr.x (mgr.24938) 3002 : cluster [DBG] pgmap v1989: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.394076+0000 mgr.x (mgr.24938) 3003 : cluster [DBG] pgmap v1990: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.403227+0000 mgr.x (mgr.24938) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.455505+0000 mgr.x (mgr.24938) 3005 : cluster [DBG] pgmap v1991: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.456187+0000 mgr.x (mgr.24938) 3006 : cluster [DBG] pgmap v1992: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.461718+0000 mgr.x (mgr.24938) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.555166+0000 mgr.x (mgr.24938) 3008 : cluster [DBG] pgmap v1993: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.555666+0000 mgr.x (mgr.24938) 3009 : cluster [DBG] pgmap v1994: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.565895+0000 mgr.x (mgr.24938) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.654917+0000 mgr.x (mgr.24938) 3011 : cluster [DBG] pgmap v1995: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.655843+0000 mgr.x (mgr.24938) 3012 : cluster [DBG] pgmap v1996: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.664495+0000 mgr.x (mgr.24938) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.744135+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.747736+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.749976+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.753820+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.755421+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.393801+0000 mgr.x (mgr.24938) 3002 : cluster [DBG] pgmap v1989: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.394076+0000 mgr.x (mgr.24938) 3003 : cluster [DBG] pgmap v1990: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.403227+0000 mgr.x (mgr.24938) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.455505+0000 mgr.x (mgr.24938) 3005 : cluster [DBG] pgmap v1991: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.456187+0000 mgr.x (mgr.24938) 3006 : cluster [DBG] pgmap v1992: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.461718+0000 mgr.x (mgr.24938) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.555166+0000 mgr.x (mgr.24938) 3008 : cluster [DBG] pgmap v1993: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.555666+0000 mgr.x (mgr.24938) 3009 : cluster [DBG] pgmap v1994: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.565895+0000 mgr.x (mgr.24938) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.654917+0000 mgr.x (mgr.24938) 3011 : cluster [DBG] pgmap v1995: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.655843+0000 mgr.x (mgr.24938) 3012 : cluster [DBG] pgmap v1996: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.664495+0000 mgr.x (mgr.24938) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.744135+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.747736+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.749976+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.753820+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.755421+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.763430+0000 mgr.x (mgr.24938) 3014 : cluster [DBG] pgmap v1997: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.766883+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.772807+0000 mgr.x (mgr.24938) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.842882+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.846305+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.848051+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.851310+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.852836+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.859873+0000 mgr.x (mgr.24938) 3016 : cluster [DBG] pgmap v1998: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.860216+0000 mgr.x (mgr.24938) 3017 : cluster [DBG] pgmap v1999: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.863984+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.869927+0000 mgr.x (mgr.24938) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.937192+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.942335+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.945126+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.950512+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.952404+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.960988+0000 mgr.x (mgr.24938) 3019 : cluster [DBG] pgmap v2000: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.763430+0000 mgr.x (mgr.24938) 3014 : cluster [DBG] pgmap v1997: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.766883+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.772807+0000 mgr.x (mgr.24938) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.842882+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.846305+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.848051+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.851310+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.852836+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.859873+0000 mgr.x (mgr.24938) 3016 : cluster [DBG] pgmap v1998: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.860216+0000 mgr.x (mgr.24938) 3017 : cluster [DBG] pgmap v1999: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.863984+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.869927+0000 mgr.x (mgr.24938) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.937192+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.942335+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.945126+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.950512+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.952404+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.960988+0000 mgr.x (mgr.24938) 3019 : cluster [DBG] pgmap v2000: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:44.961919+0000 mgr.x (mgr.24938) 3020 : cluster [DBG] pgmap v2001: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:44.965894+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cephadm 2024-03-30T04:49:44.971975+0000 mgr.x (mgr.24938) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.042931+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.046381+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.048234+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.051999+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.053521+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.065669+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.123916+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.126819+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.128316+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.131210+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.132328+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.143258+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.200922+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.203810+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.205481+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.208747+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.210196+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.221741+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.275904+0000 mon.a (mon.0) 5488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.280479+0000 mon.a (mon.0) 5489 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.283790+0000 mon.a (mon.0) 5490 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.288198+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.297507+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.301138+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.302982+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.306163+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.307317+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.319169+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.376736+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.379858+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.381433+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.384346+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.385441+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.396725+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:44.961919+0000 mgr.x (mgr.24938) 3020 : cluster [DBG] pgmap v2001: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:44.965894+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cephadm 2024-03-30T04:49:44.971975+0000 mgr.x (mgr.24938) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.042931+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.046381+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.048234+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.051999+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.053521+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.065669+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.123916+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.126819+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.128316+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.131210+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.132328+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.143258+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.200922+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.203810+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.205481+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.208747+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.470822+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.473639+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.474953+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.478211+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.479188+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.488715+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.564261+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.567215+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.568702+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.571471+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.572506+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.581702+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.641115+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.643918+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.645527+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.648499+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.649625+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.660603+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.701992+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.704762+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.706234+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.708869+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.709993+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[82555]: audit 2024-03-30T04:49:45.720924+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.210196+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.221741+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.275904+0000 mon.a (mon.0) 5488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.280479+0000 mon.a (mon.0) 5489 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-03-30T04:49:46.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.283790+0000 mon.a (mon.0) 5490 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.288198+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.297507+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.301138+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.302982+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.306163+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.307317+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.319169+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.376736+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.379858+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.381433+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.384346+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.385441+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.396725+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.470822+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.473639+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.474953+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.478211+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.479188+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.488715+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.564261+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.567215+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.568702+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.571471+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.572506+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.581702+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.641115+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.643918+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.645527+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.648499+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.649625+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.660603+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.701992+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.704762+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.706234+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.708869+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.709993+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:45 smithi116 bash[80412]: audit 2024-03-30T04:49:45.720924+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.545 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[53504]: debug 2024-03-30T04:49:46.470+0000 7f5095bc8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:49:46.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.061486+0000 mgr.x (mgr.24938) 3022 : cluster [DBG] pgmap v2002: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.061939+0000 mgr.x (mgr.24938) 3023 : cluster [DBG] pgmap v2003: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.071542+0000 mgr.x (mgr.24938) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.139130+0000 mgr.x (mgr.24938) 3025 : cluster [DBG] pgmap v2004: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.139401+0000 mgr.x (mgr.24938) 3026 : cluster [DBG] pgmap v2005: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.149108+0000 mgr.x (mgr.24938) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.217351+0000 mgr.x (mgr.24938) 3028 : cluster [DBG] pgmap v2006: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.217720+0000 mgr.x (mgr.24938) 3029 : cluster [DBG] pgmap v2007: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.227532+0000 mgr.x (mgr.24938) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.314343+0000 mgr.x (mgr.24938) 3031 : cluster [DBG] pgmap v2009: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.314602+0000 mgr.x (mgr.24938) 3032 : cluster [DBG] pgmap v2010: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.324943+0000 mgr.x (mgr.24938) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.392264+0000 mgr.x (mgr.24938) 3034 : cluster [DBG] pgmap v2011: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.392542+0000 mgr.x (mgr.24938) 3035 : cluster [DBG] pgmap v2012: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.402486+0000 mgr.x (mgr.24938) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.485835+0000 mgr.x (mgr.24938) 3037 : cluster [DBG] pgmap v2013: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.486202+0000 mgr.x (mgr.24938) 3038 : cluster [DBG] pgmap v2014: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.494458+0000 mgr.x (mgr.24938) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.548757+0000 mgr.x (mgr.24938) 3040 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:46.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.579270+0000 mgr.x (mgr.24938) 3041 : cluster [DBG] pgmap v2015: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.579569+0000 mgr.x (mgr.24938) 3042 : cluster [DBG] pgmap v2016: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.587470+0000 mgr.x (mgr.24938) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.656420+0000 mgr.x (mgr.24938) 3044 : cluster [DBG] pgmap v2017: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.656700+0000 mgr.x (mgr.24938) 3045 : cluster [DBG] pgmap v2018: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.666516+0000 mgr.x (mgr.24938) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.716795+0000 mgr.x (mgr.24938) 3047 : cluster [DBG] pgmap v2019: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.717057+0000 mgr.x (mgr.24938) 3048 : cluster [DBG] pgmap v2020: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.726715+0000 mgr.x (mgr.24938) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.783620+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.785994+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.787289+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.789865+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.790824+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.797577+0000 mgr.x (mgr.24938) 3050 : cluster [DBG] pgmap v2021: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.797848+0000 mgr.x (mgr.24938) 3051 : cluster [DBG] pgmap v2022: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.804088+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.809962+0000 mgr.x (mgr.24938) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.862714+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.865495+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.867001+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.870163+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.871298+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.878306+0000 mgr.x (mgr.24938) 3053 : cluster [DBG] pgmap v2023: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.878586+0000 mgr.x (mgr.24938) 3054 : cluster [DBG] pgmap v2024: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.887158+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.893099+0000 mgr.x (mgr.24938) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.945665+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.948564+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.949964+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.952873+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.954129+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.960991+0000 mgr.x (mgr.24938) 3056 : cluster [DBG] pgmap v2025: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:45.961263+0000 mgr.x (mgr.24938) 3057 : cluster [DBG] pgmap v2026: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:45.967672+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cephadm 2024-03-30T04:49:45.973524+0000 mgr.x (mgr.24938) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.025815+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.028730+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.030324+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.033475+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.034736+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.047153+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.106634+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.110003+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.112003+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.114929+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.116199+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.128587+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.187536+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.190393+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.191921+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.194728+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.195784+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.209233+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.268311+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.271407+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.273025+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.278230+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.279797+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.295633+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.315392+0000 mon.a (mon.0) 5569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.327654+0000 mon.a (mon.0) 5570 : cluster [INF] osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867] boot 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.327783+0000 mon.a (mon.0) 5571 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.335717+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.380296+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.382916+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.384629+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.387057+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.388267+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.397585+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.417722+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.426662+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.435771+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.460285+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.463245+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.465075+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.466552+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:46.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[65611]: audit 2024-03-30T04:49:46.468474+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.061486+0000 mgr.x (mgr.24938) 3022 : cluster [DBG] pgmap v2002: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.061939+0000 mgr.x (mgr.24938) 3023 : cluster [DBG] pgmap v2003: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.071542+0000 mgr.x (mgr.24938) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.139130+0000 mgr.x (mgr.24938) 3025 : cluster [DBG] pgmap v2004: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.139401+0000 mgr.x (mgr.24938) 3026 : cluster [DBG] pgmap v2005: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.149108+0000 mgr.x (mgr.24938) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.217351+0000 mgr.x (mgr.24938) 3028 : cluster [DBG] pgmap v2006: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.217720+0000 mgr.x (mgr.24938) 3029 : cluster [DBG] pgmap v2007: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.227532+0000 mgr.x (mgr.24938) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.314343+0000 mgr.x (mgr.24938) 3031 : cluster [DBG] pgmap v2009: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.314602+0000 mgr.x (mgr.24938) 3032 : cluster [DBG] pgmap v2010: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.324943+0000 mgr.x (mgr.24938) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.392264+0000 mgr.x (mgr.24938) 3034 : cluster [DBG] pgmap v2011: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.392542+0000 mgr.x (mgr.24938) 3035 : cluster [DBG] pgmap v2012: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.402486+0000 mgr.x (mgr.24938) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.061486+0000 mgr.x (mgr.24938) 3022 : cluster [DBG] pgmap v2002: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.061939+0000 mgr.x (mgr.24938) 3023 : cluster [DBG] pgmap v2003: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.071542+0000 mgr.x (mgr.24938) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.139130+0000 mgr.x (mgr.24938) 3025 : cluster [DBG] pgmap v2004: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.139401+0000 mgr.x (mgr.24938) 3026 : cluster [DBG] pgmap v2005: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.149108+0000 mgr.x (mgr.24938) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.217351+0000 mgr.x (mgr.24938) 3028 : cluster [DBG] pgmap v2006: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.217720+0000 mgr.x (mgr.24938) 3029 : cluster [DBG] pgmap v2007: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.227532+0000 mgr.x (mgr.24938) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.314343+0000 mgr.x (mgr.24938) 3031 : cluster [DBG] pgmap v2009: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.314602+0000 mgr.x (mgr.24938) 3032 : cluster [DBG] pgmap v2010: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.324943+0000 mgr.x (mgr.24938) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.392264+0000 mgr.x (mgr.24938) 3034 : cluster [DBG] pgmap v2011: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.392542+0000 mgr.x (mgr.24938) 3035 : cluster [DBG] pgmap v2012: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.402486+0000 mgr.x (mgr.24938) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.485835+0000 mgr.x (mgr.24938) 3037 : cluster [DBG] pgmap v2013: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.486202+0000 mgr.x (mgr.24938) 3038 : cluster [DBG] pgmap v2014: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.494458+0000 mgr.x (mgr.24938) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.548757+0000 mgr.x (mgr.24938) 3040 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.579270+0000 mgr.x (mgr.24938) 3041 : cluster [DBG] pgmap v2015: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.579569+0000 mgr.x (mgr.24938) 3042 : cluster [DBG] pgmap v2016: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.587470+0000 mgr.x (mgr.24938) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.656420+0000 mgr.x (mgr.24938) 3044 : cluster [DBG] pgmap v2017: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.656700+0000 mgr.x (mgr.24938) 3045 : cluster [DBG] pgmap v2018: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.666516+0000 mgr.x (mgr.24938) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.716795+0000 mgr.x (mgr.24938) 3047 : cluster [DBG] pgmap v2019: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.717057+0000 mgr.x (mgr.24938) 3048 : cluster [DBG] pgmap v2020: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.726715+0000 mgr.x (mgr.24938) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.783620+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.785994+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.787289+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.789865+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.485835+0000 mgr.x (mgr.24938) 3037 : cluster [DBG] pgmap v2013: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.486202+0000 mgr.x (mgr.24938) 3038 : cluster [DBG] pgmap v2014: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.494458+0000 mgr.x (mgr.24938) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.548757+0000 mgr.x (mgr.24938) 3040 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.579270+0000 mgr.x (mgr.24938) 3041 : cluster [DBG] pgmap v2015: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.579569+0000 mgr.x (mgr.24938) 3042 : cluster [DBG] pgmap v2016: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.587470+0000 mgr.x (mgr.24938) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.656420+0000 mgr.x (mgr.24938) 3044 : cluster [DBG] pgmap v2017: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.656700+0000 mgr.x (mgr.24938) 3045 : cluster [DBG] pgmap v2018: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.666516+0000 mgr.x (mgr.24938) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.716795+0000 mgr.x (mgr.24938) 3047 : cluster [DBG] pgmap v2019: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.717057+0000 mgr.x (mgr.24938) 3048 : cluster [DBG] pgmap v2020: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.726715+0000 mgr.x (mgr.24938) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.783620+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.785994+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.787289+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.789865+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.790824+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.797577+0000 mgr.x (mgr.24938) 3050 : cluster [DBG] pgmap v2021: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.797848+0000 mgr.x (mgr.24938) 3051 : cluster [DBG] pgmap v2022: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.804088+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.809962+0000 mgr.x (mgr.24938) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.862714+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.865495+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.867001+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.870163+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.871298+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.878306+0000 mgr.x (mgr.24938) 3053 : cluster [DBG] pgmap v2023: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.878586+0000 mgr.x (mgr.24938) 3054 : cluster [DBG] pgmap v2024: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.887158+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.893099+0000 mgr.x (mgr.24938) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.945665+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.948564+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.949964+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.952873+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.790824+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.797577+0000 mgr.x (mgr.24938) 3050 : cluster [DBG] pgmap v2021: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.797848+0000 mgr.x (mgr.24938) 3051 : cluster [DBG] pgmap v2022: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.804088+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.809962+0000 mgr.x (mgr.24938) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.862714+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.865495+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.867001+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.870163+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.871298+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.878306+0000 mgr.x (mgr.24938) 3053 : cluster [DBG] pgmap v2023: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.878586+0000 mgr.x (mgr.24938) 3054 : cluster [DBG] pgmap v2024: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.887158+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.893099+0000 mgr.x (mgr.24938) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.945665+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.948564+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.949964+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.952873+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.954129+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.960991+0000 mgr.x (mgr.24938) 3056 : cluster [DBG] pgmap v2025: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:45.961263+0000 mgr.x (mgr.24938) 3057 : cluster [DBG] pgmap v2026: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:45.967672+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cephadm 2024-03-30T04:49:45.973524+0000 mgr.x (mgr.24938) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.025815+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.028730+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.030324+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.033475+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.034736+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.047153+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.106634+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.110003+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.112003+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.114929+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.116199+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.128587+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.187536+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.190393+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.191921+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.194728+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.195784+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.209233+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.268311+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.271407+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.273025+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.278230+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.279797+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.295633+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.315392+0000 mon.a (mon.0) 5569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.327654+0000 mon.a (mon.0) 5570 : cluster [INF] osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867] boot 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.327783+0000 mon.a (mon.0) 5571 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.335717+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.380296+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.382916+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.384629+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.387057+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.388267+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.954129+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.960991+0000 mgr.x (mgr.24938) 3056 : cluster [DBG] pgmap v2025: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:45.961263+0000 mgr.x (mgr.24938) 3057 : cluster [DBG] pgmap v2026: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:45.967672+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cephadm 2024-03-30T04:49:45.973524+0000 mgr.x (mgr.24938) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.025815+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.028730+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.030324+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.033475+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.034736+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.047153+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.106634+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.110003+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.112003+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.114929+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.116199+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.128587+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.187536+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.397585+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.417722+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.426662+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.435771+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.460285+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.463245+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.465075+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.466552+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[82555]: audit 2024-03-30T04:49:46.468474+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.190393+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.191921+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.194728+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.195784+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.209233+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.268311+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.271407+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.273025+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.278230+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.279797+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.295633+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.315392+0000 mon.a (mon.0) 5569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.327654+0000 mon.a (mon.0) 5570 : cluster [INF] osd.6 [v2:172.21.15.148:6816/3694682867,v1:172.21.15.148:6817/3694682867] boot 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.327783+0000 mon.a (mon.0) 5571 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.335717+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.380296+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.382916+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.384629+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.387057+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.388267+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.397585+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.417722+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.426662+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.435771+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.460285+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.463245+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.465075+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.466552+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:47.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:46 smithi116 bash[80412]: audit 2024-03-30T04:49:46.468474+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:47.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:46] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.33.4" 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.042151+0000 mgr.x (mgr.24938) 3059 : cluster [DBG] pgmap v2027: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.042556+0000 mgr.x (mgr.24938) 3060 : cluster [DBG] pgmap v2028: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.053013+0000 mgr.x (mgr.24938) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.123355+0000 mgr.x (mgr.24938) 3062 : cluster [DBG] pgmap v2029: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.123769+0000 mgr.x (mgr.24938) 3063 : cluster [DBG] pgmap v2030: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.134422+0000 mgr.x (mgr.24938) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.202786+0000 mgr.x (mgr.24938) 3065 : cluster [DBG] pgmap v2031: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.203061+0000 mgr.x (mgr.24938) 3066 : cluster [DBG] pgmap v2032: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.215220+0000 mgr.x (mgr.24938) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.287084+0000 mgr.x (mgr.24938) 3068 : cluster [DBG] pgmap v2033: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.287535+0000 mgr.x (mgr.24938) 3069 : cluster [DBG] pgmap v2034: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.301598+0000 mgr.x (mgr.24938) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.395096+0000 mgr.x (mgr.24938) 3071 : cluster [DBG] pgmap v2036: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.395353+0000 mgr.x (mgr.24938) 3072 : cluster [DBG] pgmap v2037: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.403420+0000 mgr.x (mgr.24938) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.042151+0000 mgr.x (mgr.24938) 3059 : cluster [DBG] pgmap v2027: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.042556+0000 mgr.x (mgr.24938) 3060 : cluster [DBG] pgmap v2028: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.053013+0000 mgr.x (mgr.24938) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.123355+0000 mgr.x (mgr.24938) 3062 : cluster [DBG] pgmap v2029: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.123769+0000 mgr.x (mgr.24938) 3063 : cluster [DBG] pgmap v2030: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.134422+0000 mgr.x (mgr.24938) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.202786+0000 mgr.x (mgr.24938) 3065 : cluster [DBG] pgmap v2031: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.203061+0000 mgr.x (mgr.24938) 3066 : cluster [DBG] pgmap v2032: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.215220+0000 mgr.x (mgr.24938) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.287084+0000 mgr.x (mgr.24938) 3068 : cluster [DBG] pgmap v2033: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.287535+0000 mgr.x (mgr.24938) 3069 : cluster [DBG] pgmap v2034: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.301598+0000 mgr.x (mgr.24938) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.395096+0000 mgr.x (mgr.24938) 3071 : cluster [DBG] pgmap v2036: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.395353+0000 mgr.x (mgr.24938) 3072 : cluster [DBG] pgmap v2037: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.403420+0000 mgr.x (mgr.24938) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.433388+0000 mgr.x (mgr.24938) 3074 : cluster [DBG] pgmap v2038: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:46.433667+0000 mgr.x (mgr.24938) 3075 : cluster [DBG] pgmap v2039: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: audit 2024-03-30T04:49:46.473966+0000 mgr.x (mgr.24938) 3076 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cephadm 2024-03-30T04:49:46.475027+0000 mgr.x (mgr.24938) 3077 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[82555]: cluster 2024-03-30T04:49:47.329682+0000 mon.a (mon.0) 5587 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.433388+0000 mgr.x (mgr.24938) 3074 : cluster [DBG] pgmap v2038: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:46.433667+0000 mgr.x (mgr.24938) 3075 : cluster [DBG] pgmap v2039: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: audit 2024-03-30T04:49:46.473966+0000 mgr.x (mgr.24938) 3076 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cephadm 2024-03-30T04:49:46.475027+0000 mgr.x (mgr.24938) 3077 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:49:48.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:47 smithi116 bash[80412]: cluster 2024-03-30T04:49:47.329682+0000 mon.a (mon.0) 5587 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T04:49:48.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.042151+0000 mgr.x (mgr.24938) 3059 : cluster [DBG] pgmap v2027: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.042556+0000 mgr.x (mgr.24938) 3060 : cluster [DBG] pgmap v2028: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.053013+0000 mgr.x (mgr.24938) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.123355+0000 mgr.x (mgr.24938) 3062 : cluster [DBG] pgmap v2029: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.123769+0000 mgr.x (mgr.24938) 3063 : cluster [DBG] pgmap v2030: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.134422+0000 mgr.x (mgr.24938) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.202786+0000 mgr.x (mgr.24938) 3065 : cluster [DBG] pgmap v2031: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.203061+0000 mgr.x (mgr.24938) 3066 : cluster [DBG] pgmap v2032: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.215220+0000 mgr.x (mgr.24938) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.287084+0000 mgr.x (mgr.24938) 3068 : cluster [DBG] pgmap v2033: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.287535+0000 mgr.x (mgr.24938) 3069 : cluster [DBG] pgmap v2034: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.301598+0000 mgr.x (mgr.24938) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.395096+0000 mgr.x (mgr.24938) 3071 : cluster [DBG] pgmap v2036: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.395353+0000 mgr.x (mgr.24938) 3072 : cluster [DBG] pgmap v2037: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.403420+0000 mgr.x (mgr.24938) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:49:48.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.433388+0000 mgr.x (mgr.24938) 3074 : cluster [DBG] pgmap v2038: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:46.433667+0000 mgr.x (mgr.24938) 3075 : cluster [DBG] pgmap v2039: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T04:49:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: audit 2024-03-30T04:49:46.473966+0000 mgr.x (mgr.24938) 3076 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:49:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cephadm 2024-03-30T04:49:46.475027+0000 mgr.x (mgr.24938) 3077 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T04:49:48.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:47 smithi148 bash[65611]: cluster 2024-03-30T04:49:47.329682+0000 mon.a (mon.0) 5587 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T04:49:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[80412]: cluster 2024-03-30T04:49:48.434989+0000 mgr.x (mgr.24938) 3078 : cluster [DBG] pgmap v2041: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[80412]: audit 2024-03-30T04:49:49.070442+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[80412]: audit 2024-03-30T04:49:49.081496+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[80412]: audit 2024-03-30T04:49:49.093288+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[80412]: cluster 2024-03-30T04:49:49.471722+0000 mon.a (mon.0) 5591 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[82555]: cluster 2024-03-30T04:49:48.434989+0000 mgr.x (mgr.24938) 3078 : cluster [DBG] pgmap v2041: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[82555]: audit 2024-03-30T04:49:49.070442+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[82555]: audit 2024-03-30T04:49:49.081496+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[82555]: audit 2024-03-30T04:49:49.093288+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:49 smithi116 bash[82555]: cluster 2024-03-30T04:49:49.471722+0000 mon.a (mon.0) 5591 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:50.015 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:49 smithi148 bash[65611]: cluster 2024-03-30T04:49:48.434989+0000 mgr.x (mgr.24938) 3078 : cluster [DBG] pgmap v2041: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:50.015 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:49 smithi148 bash[65611]: audit 2024-03-30T04:49:49.070442+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.015 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:49 smithi148 bash[65611]: audit 2024-03-30T04:49:49.081496+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.015 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:49 smithi148 bash[65611]: audit 2024-03-30T04:49:49.093288+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:50.015 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:49 smithi148 bash[65611]: cluster 2024-03-30T04:49:49.471722+0000 mon.a (mon.0) 5591 : cluster [WRN] Health check update: Degraded data redundancy: 41/726 objects degraded (5.647%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:49:51.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:50 smithi116 bash[80412]: cluster 2024-03-30T04:49:49.088404+0000 mgr.x (mgr.24938) 3079 : cluster [DBG] pgmap v2042: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:50 smithi116 bash[80412]: cluster 2024-03-30T04:49:49.088770+0000 mgr.x (mgr.24938) 3080 : cluster [DBG] pgmap v2043: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:50 smithi116 bash[82555]: cluster 2024-03-30T04:49:49.088404+0000 mgr.x (mgr.24938) 3079 : cluster [DBG] pgmap v2042: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:50 smithi116 bash[82555]: cluster 2024-03-30T04:49:49.088770+0000 mgr.x (mgr.24938) 3080 : cluster [DBG] pgmap v2043: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:50 smithi148 bash[65611]: cluster 2024-03-30T04:49:49.088404+0000 mgr.x (mgr.24938) 3079 : cluster [DBG] pgmap v2042: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:50 smithi148 bash[65611]: cluster 2024-03-30T04:49:49.088770+0000 mgr.x (mgr.24938) 3080 : cluster [DBG] pgmap v2043: 161 pgs: 9 active+undersized+degraded, 21 active+undersized, 131 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-03-30T04:49:51.465 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:49:52.208 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:49:52.208 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 12s ago 23m - - 2024-03-30T04:49:52.208 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 3s ago 23m - - 2024-03-30T04:49:52.208 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (10m) 12s ago 16m 14.6M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:49:52.208 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 3s ago 16m - - 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (8m) 12s ago 14m 45.2M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (8m) 3s ago 22m 525M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (6m) 12s ago 24m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (6m) 12s ago 24m 102M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (5m) 3s ago 23m 53.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (5m) 12s ago 23m 51.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (10m) 12s ago 17m 9.82M - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (9m) 3s ago 17m 11.5M - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (4m) 12s ago 22m 57.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (3m) 12s ago 21m 57.1M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (2m) 12s ago 21m 53.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (2m) 12s ago 20m 51.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (91s) 3s ago 19m 47.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (53s) 3s ago 19m 52.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:49:52.209 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (13s) 3s ago 18m 45.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (18m) 3s ago 18m 67.0M 2780M 17.2.0 e1d6a67b021e a95e79abdf6f 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (8m) 3s ago 17m 68.2M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (15m) 12s ago 15m 89.1M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (15m) 3s ago 15m 88.9M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (14m) 12s ago 14m 89.2M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:49:52.210 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (14m) 3s ago 14m 89.1M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:49:52.630 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 12 2024-03-30T04:49:52.631 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:49:52.632 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:49:52.982 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:49:52.982 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:49:52.982 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:49:52.982 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:49:52.982 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: "mon" 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "12/23 daemons upgraded", 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:49:52.983 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:49:53.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:52 smithi148 bash[65611]: cluster 2024-03-30T04:49:51.089711+0000 mgr.x (mgr.24938) 3081 : cluster [DBG] pgmap v2044: 161 pgs: 2 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-03-30T04:49:53.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:52 smithi148 bash[65611]: audit 2024-03-30T04:49:51.460992+0000 mgr.x (mgr.24938) 3082 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:52 smithi148 bash[65611]: audit 2024-03-30T04:49:51.824422+0000 mgr.x (mgr.24938) 3083 : audit [DBG] from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:52 smithi148 bash[65611]: audit 2024-03-30T04:49:52.634948+0000 mon.a (mon.0) 5592 : audit [DBG] from='client.? 172.21.15.116:0/3659028372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[82555]: cluster 2024-03-30T04:49:51.089711+0000 mgr.x (mgr.24938) 3081 : cluster [DBG] pgmap v2044: 161 pgs: 2 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[82555]: audit 2024-03-30T04:49:51.460992+0000 mgr.x (mgr.24938) 3082 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[82555]: audit 2024-03-30T04:49:51.824422+0000 mgr.x (mgr.24938) 3083 : audit [DBG] from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[82555]: audit 2024-03-30T04:49:52.634948+0000 mon.a (mon.0) 5592 : audit [DBG] from='client.? 172.21.15.116:0/3659028372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[80412]: cluster 2024-03-30T04:49:51.089711+0000 mgr.x (mgr.24938) 3081 : cluster [DBG] pgmap v2044: 161 pgs: 2 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[80412]: audit 2024-03-30T04:49:51.460992+0000 mgr.x (mgr.24938) 3082 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[80412]: audit 2024-03-30T04:49:51.824422+0000 mgr.x (mgr.24938) 3083 : audit [DBG] from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:52 smithi116 bash[80412]: audit 2024-03-30T04:49:52.634948+0000 mon.a (mon.0) 5592 : audit [DBG] from='client.? 172.21.15.116:0/3659028372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:49:53.404 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded 2024-03-30T04:49:53.405 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:49:53.405 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:49:53.405 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded 2024-03-30T04:49:53.405 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-03-30T04:49:53.405 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-03-30T04:49:54.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:53 smithi148 bash[65611]: audit 2024-03-30T04:49:52.168819+0000 mgr.x (mgr.24938) 3084 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:53 smithi148 bash[65611]: audit 2024-03-30T04:49:52.991565+0000 mgr.x (mgr.24938) 3085 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:53 smithi148 bash[65611]: audit 2024-03-30T04:49:53.409730+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.116:0/1617865142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[80412]: audit 2024-03-30T04:49:52.168819+0000 mgr.x (mgr.24938) 3084 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[80412]: audit 2024-03-30T04:49:52.991565+0000 mgr.x (mgr.24938) 3085 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[80412]: audit 2024-03-30T04:49:53.409730+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.116:0/1617865142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[82555]: audit 2024-03-30T04:49:52.168819+0000 mgr.x (mgr.24938) 3084 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[82555]: audit 2024-03-30T04:49:52.991565+0000 mgr.x (mgr.24938) 3085 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:53 smithi116 bash[82555]: audit 2024-03-30T04:49:53.409730+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.116:0/1617865142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:49:55.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:54 smithi148 bash[65611]: cluster 2024-03-30T04:49:53.090909+0000 mgr.x (mgr.24938) 3086 : cluster [DBG] pgmap v2045: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-03-30T04:49:55.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:54 smithi148 bash[65611]: cluster 2024-03-30T04:49:53.764327+0000 mon.a (mon.0) 5593 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-03-30T04:49:55.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:54 smithi148 bash[65611]: audit 2024-03-30T04:49:54.312047+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:55.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:54 smithi148 bash[65611]: audit 2024-03-30T04:49:54.313987+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[80412]: cluster 2024-03-30T04:49:53.090909+0000 mgr.x (mgr.24938) 3086 : cluster [DBG] pgmap v2045: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[80412]: cluster 2024-03-30T04:49:53.764327+0000 mon.a (mon.0) 5593 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[80412]: audit 2024-03-30T04:49:54.312047+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[80412]: audit 2024-03-30T04:49:54.313987+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[82555]: cluster 2024-03-30T04:49:53.090909+0000 mgr.x (mgr.24938) 3086 : cluster [DBG] pgmap v2045: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[82555]: cluster 2024-03-30T04:49:53.764327+0000 mon.a (mon.0) 5593 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[82555]: audit 2024-03-30T04:49:54.312047+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:49:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:54 smithi116 bash[82555]: audit 2024-03-30T04:49:54.313987+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:49:57.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:49:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:49:56] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.33.4" 2024-03-30T04:49:57.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:56 smithi148 bash[65611]: cluster 2024-03-30T04:49:55.091951+0000 mgr.x (mgr.24938) 3087 : cluster [DBG] pgmap v2046: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:57.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:56 smithi148 bash[65611]: audit 2024-03-30T04:49:55.559714+0000 mgr.x (mgr.24938) 3088 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:57.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:56 smithi116 bash[80412]: cluster 2024-03-30T04:49:55.091951+0000 mgr.x (mgr.24938) 3087 : cluster [DBG] pgmap v2046: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:57.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:56 smithi116 bash[80412]: audit 2024-03-30T04:49:55.559714+0000 mgr.x (mgr.24938) 3088 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:56 smithi116 bash[82555]: cluster 2024-03-30T04:49:55.091951+0000 mgr.x (mgr.24938) 3087 : cluster [DBG] pgmap v2046: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:56 smithi116 bash[82555]: audit 2024-03-30T04:49:55.559714+0000 mgr.x (mgr.24938) 3088 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:59.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:49:58 smithi148 bash[65611]: cluster 2024-03-30T04:49:57.093383+0000 mgr.x (mgr.24938) 3089 : cluster [DBG] pgmap v2047: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:49:59.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:49:58 smithi116 bash[80412]: cluster 2024-03-30T04:49:57.093383+0000 mgr.x (mgr.24938) 3089 : cluster [DBG] pgmap v2047: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:49:59.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:49:58 smithi116 bash[82555]: cluster 2024-03-30T04:49:57.093383+0000 mgr.x (mgr.24938) 3089 : cluster [DBG] pgmap v2047: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:50:00.831 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: cluster 2024-03-30T04:49:59.094641+0000 mgr.x (mgr.24938) 3090 : cluster [DBG] pgmap v2048: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: audit 2024-03-30T04:49:59.559673+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: audit 2024-03-30T04:49:59.751472+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: audit 2024-03-30T04:49:59.764223+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: cluster 2024-03-30T04:49:59.772386+0000 mgr.x (mgr.24938) 3091 : cluster [DBG] pgmap v2049: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: cluster 2024-03-30T04:49:59.773061+0000 mgr.x (mgr.24938) 3092 : cluster [DBG] pgmap v2050: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: audit 2024-03-30T04:49:59.778361+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[82555]: cluster 2024-03-30T04:50:00.000111+0000 mon.a (mon.0) 5600 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: cluster 2024-03-30T04:49:59.094641+0000 mgr.x (mgr.24938) 3090 : cluster [DBG] pgmap v2048: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: audit 2024-03-30T04:49:59.559673+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.832 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: audit 2024-03-30T04:49:59.751472+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.833 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: audit 2024-03-30T04:49:59.764223+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.833 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: cluster 2024-03-30T04:49:59.772386+0000 mgr.x (mgr.24938) 3091 : cluster [DBG] pgmap v2049: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-30T04:50:00.833 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: cluster 2024-03-30T04:49:59.773061+0000 mgr.x (mgr.24938) 3092 : cluster [DBG] pgmap v2050: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:00.833 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: audit 2024-03-30T04:49:59.778361+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:00.833 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:00 smithi116 bash[80412]: cluster 2024-03-30T04:50:00.000111+0000 mon.a (mon.0) 5600 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: cluster 2024-03-30T04:49:59.094641+0000 mgr.x (mgr.24938) 3090 : cluster [DBG] pgmap v2048: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: audit 2024-03-30T04:49:59.559673+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: audit 2024-03-30T04:49:59.751472+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: audit 2024-03-30T04:49:59.764223+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: cluster 2024-03-30T04:49:59.772386+0000 mgr.x (mgr.24938) 3091 : cluster [DBG] pgmap v2049: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: cluster 2024-03-30T04:49:59.773061+0000 mgr.x (mgr.24938) 3092 : cluster [DBG] pgmap v2050: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: audit 2024-03-30T04:49:59.778361+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:01.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:00 smithi148 bash[65611]: cluster 2024-03-30T04:50:00.000111+0000 mon.a (mon.0) 5600 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:50:01.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:01 smithi116 bash[80412]: audit 2024-03-30T04:50:01.484324+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:01.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:01 smithi116 bash[82555]: audit 2024-03-30T04:50:01.484324+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:01.928 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:01 smithi148 bash[65611]: audit 2024-03-30T04:50:01.484324+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[80412]: audit 2024-03-30T04:50:01.490175+0000 mgr.x (mgr.24938) 3093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[80412]: cephadm 2024-03-30T04:50:01.493040+0000 mgr.x (mgr.24938) 3094 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[80412]: cluster 2024-03-30T04:50:01.774366+0000 mgr.x (mgr.24938) 3095 : cluster [DBG] pgmap v2051: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[82555]: audit 2024-03-30T04:50:01.490175+0000 mgr.x (mgr.24938) 3093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[82555]: cephadm 2024-03-30T04:50:01.493040+0000 mgr.x (mgr.24938) 3094 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T04:50:02.814 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:02 smithi116 bash[82555]: cluster 2024-03-30T04:50:01.774366+0000 mgr.x (mgr.24938) 3095 : cluster [DBG] pgmap v2051: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:02.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:02 smithi148 bash[65611]: audit 2024-03-30T04:50:01.490175+0000 mgr.x (mgr.24938) 3093 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T04:50:02.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:02 smithi148 bash[65611]: cephadm 2024-03-30T04:50:01.493040+0000 mgr.x (mgr.24938) 3094 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T04:50:02.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:02 smithi148 bash[65611]: cluster 2024-03-30T04:50:01.774366+0000 mgr.x (mgr.24938) 3095 : cluster [DBG] pgmap v2051: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: cluster 2024-03-30T04:50:03.775594+0000 mgr.x (mgr.24938) 3096 : cluster [DBG] pgmap v2052: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: cephadm 2024-03-30T04:50:03.965252+0000 mgr.x (mgr.24938) 3097 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: audit 2024-03-30T04:50:03.968852+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: audit 2024-03-30T04:50:03.973308+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: audit 2024-03-30T04:50:03.975224+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:05.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:04 smithi148 bash[65611]: cephadm 2024-03-30T04:50:03.986884+0000 mgr.x (mgr.24938) 3098 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: cluster 2024-03-30T04:50:03.775594+0000 mgr.x (mgr.24938) 3096 : cluster [DBG] pgmap v2052: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: cephadm 2024-03-30T04:50:03.965252+0000 mgr.x (mgr.24938) 3097 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: audit 2024-03-30T04:50:03.968852+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: audit 2024-03-30T04:50:03.973308+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: audit 2024-03-30T04:50:03.975224+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[80412]: cephadm 2024-03-30T04:50:03.986884+0000 mgr.x (mgr.24938) 3098 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: cluster 2024-03-30T04:50:03.775594+0000 mgr.x (mgr.24938) 3096 : cluster [DBG] pgmap v2052: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: cephadm 2024-03-30T04:50:03.965252+0000 mgr.x (mgr.24938) 3097 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: audit 2024-03-30T04:50:03.968852+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: audit 2024-03-30T04:50:03.973308+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: audit 2024-03-30T04:50:03.975224+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:04 smithi116 bash[82555]: cephadm 2024-03-30T04:50:03.986884+0000 mgr.x (mgr.24938) 3098 : cephadm [INF] Deploying daemon osd.7 on smithi148 2024-03-30T04:50:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:06 smithi116 bash[80412]: audit 2024-03-30T04:50:05.566957+0000 mgr.x (mgr.24938) 3099 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:06 smithi116 bash[80412]: cluster 2024-03-30T04:50:05.776655+0000 mgr.x (mgr.24938) 3100 : cluster [DBG] pgmap v2053: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:06 smithi116 bash[82555]: audit 2024-03-30T04:50:05.566957+0000 mgr.x (mgr.24938) 3099 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:06 smithi116 bash[82555]: cluster 2024-03-30T04:50:05.776655+0000 mgr.x (mgr.24938) 3100 : cluster [DBG] pgmap v2053: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:07.295 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:06] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.33.4" 2024-03-30T04:50:07.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:06 smithi148 bash[65611]: audit 2024-03-30T04:50:05.566957+0000 mgr.x (mgr.24938) 3099 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:07.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:06 smithi148 bash[65611]: cluster 2024-03-30T04:50:05.776655+0000 mgr.x (mgr.24938) 3100 : cluster [DBG] pgmap v2053: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:50:08.539 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.540 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.540 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.540 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.541 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.541 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.541 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.542 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.542 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:08.796 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:08 smithi148 systemd[1]: Stopping Ceph osd.7 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:50:08.796 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:08 smithi148 bash[33549]: debug 2024-03-30T04:50:08.646+0000 7fef58dd2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:50:08.796 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:08 smithi148 bash[33549]: debug 2024-03-30T04:50:08.646+0000 7fef58dd2700 -1 osd.7 160 *** Got signal Terminated *** 2024-03-30T04:50:08.796 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:08 smithi148 bash[33549]: debug 2024-03-30T04:50:08.646+0000 7fef58dd2700 -1 osd.7 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:50:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:09 smithi116 bash[80412]: cluster 2024-03-30T04:50:07.777950+0000 mgr.x (mgr.24938) 3101 : cluster [DBG] pgmap v2054: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-03-30T04:50:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:09 smithi116 bash[80412]: cluster 2024-03-30T04:50:08.646950+0000 mon.a (mon.0) 5605 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T04:50:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:09 smithi116 bash[82555]: cluster 2024-03-30T04:50:07.777950+0000 mgr.x (mgr.24938) 3101 : cluster [DBG] pgmap v2054: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-03-30T04:50:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:09 smithi116 bash[82555]: cluster 2024-03-30T04:50:08.646950+0000 mon.a (mon.0) 5605 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T04:50:09.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:09 smithi148 bash[65611]: cluster 2024-03-30T04:50:07.777950+0000 mgr.x (mgr.24938) 3101 : cluster [DBG] pgmap v2054: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-03-30T04:50:09.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:09 smithi148 bash[65611]: cluster 2024-03-30T04:50:08.646950+0000 mon.a (mon.0) 5605 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T04:50:10.296 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[81550]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: cluster 2024-03-30T04:50:08.975522+0000 mon.a (mon.0) 5606 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: cluster 2024-03-30T04:50:08.975578+0000 mon.a (mon.0) 5607 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: cluster 2024-03-30T04:50:08.987251+0000 mon.a (mon.0) 5608 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: audit 2024-03-30T04:50:09.259777+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: audit 2024-03-30T04:50:09.271967+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: audit 2024-03-30T04:50:09.284689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: audit 2024-03-30T04:50:09.312859+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: audit 2024-03-30T04:50:09.314418+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:10.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[65611]: cluster 2024-03-30T04:50:09.988351+0000 mon.a (mon.0) 5614 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: cluster 2024-03-30T04:50:08.975522+0000 mon.a (mon.0) 5606 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: cluster 2024-03-30T04:50:08.975578+0000 mon.a (mon.0) 5607 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: cluster 2024-03-30T04:50:08.987251+0000 mon.a (mon.0) 5608 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: audit 2024-03-30T04:50:09.259777+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: audit 2024-03-30T04:50:09.271967+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: audit 2024-03-30T04:50:09.284689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: audit 2024-03-30T04:50:09.312859+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: audit 2024-03-30T04:50:09.314418+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[80412]: cluster 2024-03-30T04:50:09.988351+0000 mon.a (mon.0) 5614 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: cluster 2024-03-30T04:50:08.975522+0000 mon.a (mon.0) 5606 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: cluster 2024-03-30T04:50:08.975578+0000 mon.a (mon.0) 5607 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: cluster 2024-03-30T04:50:08.987251+0000 mon.a (mon.0) 5608 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: audit 2024-03-30T04:50:09.259777+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: audit 2024-03-30T04:50:09.271967+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: audit 2024-03-30T04:50:09.284689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: audit 2024-03-30T04:50:09.312859+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:10.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: audit 2024-03-30T04:50:09.314418+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:10.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:10 smithi116 bash[82555]: cluster 2024-03-30T04:50:09.988351+0000 mon.a (mon.0) 5614 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-03-30T04:50:11.018 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:10 smithi148 bash[81713]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: cluster 2024-03-30T04:50:09.279697+0000 mgr.x (mgr.24938) 3102 : cluster [DBG] pgmap v2056: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: audit 2024-03-30T04:50:10.040067+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: audit 2024-03-30T04:50:10.047745+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: cluster 2024-03-30T04:50:10.054406+0000 mgr.x (mgr.24938) 3103 : cluster [DBG] pgmap v2058: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: cluster 2024-03-30T04:50:10.054643+0000 mgr.x (mgr.24938) 3104 : cluster [DBG] pgmap v2059: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: audit 2024-03-30T04:50:10.055304+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:11 smithi148 bash[65611]: cluster 2024-03-30T04:50:10.267666+0000 mon.a (mon.0) 5618 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: cluster 2024-03-30T04:50:09.279697+0000 mgr.x (mgr.24938) 3102 : cluster [DBG] pgmap v2056: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: audit 2024-03-30T04:50:10.040067+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: audit 2024-03-30T04:50:10.047745+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: cluster 2024-03-30T04:50:10.054406+0000 mgr.x (mgr.24938) 3103 : cluster [DBG] pgmap v2058: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: cluster 2024-03-30T04:50:10.054643+0000 mgr.x (mgr.24938) 3104 : cluster [DBG] pgmap v2059: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: audit 2024-03-30T04:50:10.055304+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[80412]: cluster 2024-03-30T04:50:10.267666+0000 mon.a (mon.0) 5618 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: cluster 2024-03-30T04:50:09.279697+0000 mgr.x (mgr.24938) 3102 : cluster [DBG] pgmap v2056: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: audit 2024-03-30T04:50:10.040067+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: audit 2024-03-30T04:50:10.047745+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: cluster 2024-03-30T04:50:10.054406+0000 mgr.x (mgr.24938) 3103 : cluster [DBG] pgmap v2058: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: cluster 2024-03-30T04:50:10.054643+0000 mgr.x (mgr.24938) 3104 : cluster [DBG] pgmap v2059: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: audit 2024-03-30T04:50:10.055304+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:11.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:11 smithi116 bash[82555]: cluster 2024-03-30T04:50:10.267666+0000 mon.a (mon.0) 5618 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:12.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:12 smithi116 bash[80412]: cluster 2024-03-30T04:50:12.102287+0000 mon.a (mon.0) 5619 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:12 smithi116 bash[82555]: cluster 2024-03-30T04:50:12.102287+0000 mon.a (mon.0) 5619 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:12.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:12 smithi148 bash[65611]: cluster 2024-03-30T04:50:12.102287+0000 mon.a (mon.0) 5619 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:13.362 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.362 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.362 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.363 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-03-30T04:50:13.363 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: Stopped Ceph osd.7 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:13.363 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.363 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.363 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.364 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:13 smithi148 bash[65611]: cluster 2024-03-30T04:50:12.055429+0000 mgr.x (mgr.24938) 3105 : cluster [DBG] pgmap v2060: 161 pgs: 9 active+undersized+degraded, 9 stale+active+clean, 31 active+undersized, 112 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-03-30T04:50:13.364 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.364 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.364 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:13.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:13 smithi116 bash[82555]: cluster 2024-03-30T04:50:12.055429+0000 mgr.x (mgr.24938) 3105 : cluster [DBG] pgmap v2060: 161 pgs: 9 active+undersized+degraded, 9 stale+active+clean, 31 active+undersized, 112 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-03-30T04:50:13.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:13 smithi116 bash[80412]: cluster 2024-03-30T04:50:12.055429+0000 mgr.x (mgr.24938) 3105 : cluster [DBG] pgmap v2060: 161 pgs: 9 active+undersized+degraded, 9 stale+active+clean, 31 active+undersized, 112 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-03-30T04:50:13.661 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:13 smithi148 systemd[1]: Started Ceph osd.7 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:14.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.417812+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.430634+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.465057+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.468859+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.470630+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.478118+0000 mgr.x (mgr.24938) 3106 : cluster [DBG] pgmap v2061: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.478407+0000 mgr.x (mgr.24938) 3107 : cluster [DBG] pgmap v2062: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.483275+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cephadm 2024-03-30T04:50:13.489227+0000 mgr.x (mgr.24938) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.550077+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.554407+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.556750+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.561462+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.563169+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.571688+0000 mgr.x (mgr.24938) 3109 : cluster [DBG] pgmap v2063: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.572758+0000 mgr.x (mgr.24938) 3110 : cluster [DBG] pgmap v2064: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.576235+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cephadm 2024-03-30T04:50:13.582394+0000 mgr.x (mgr.24938) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.417812+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.430634+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.465057+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.468859+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.470630+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.478118+0000 mgr.x (mgr.24938) 3106 : cluster [DBG] pgmap v2061: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.478407+0000 mgr.x (mgr.24938) 3107 : cluster [DBG] pgmap v2062: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.483275+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cephadm 2024-03-30T04:50:13.489227+0000 mgr.x (mgr.24938) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.550077+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.554407+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.556750+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.561462+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.563169+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.571688+0000 mgr.x (mgr.24938) 3109 : cluster [DBG] pgmap v2063: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.572758+0000 mgr.x (mgr.24938) 3110 : cluster [DBG] pgmap v2064: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.576235+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cephadm 2024-03-30T04:50:13.582394+0000 mgr.x (mgr.24938) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.654279+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.658070+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.660165+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.664468+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.666160+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.674814+0000 mgr.x (mgr.24938) 3112 : cluster [DBG] pgmap v2065: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.675600+0000 mgr.x (mgr.24938) 3113 : cluster [DBG] pgmap v2066: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.678632+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cephadm 2024-03-30T04:50:13.684832+0000 mgr.x (mgr.24938) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.769421+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.773101+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.775026+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.778838+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.780516+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.788981+0000 mgr.x (mgr.24938) 3115 : cluster [DBG] pgmap v2067: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.789780+0000 mgr.x (mgr.24938) 3116 : cluster [DBG] pgmap v2068: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.792963+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cephadm 2024-03-30T04:50:13.799251+0000 mgr.x (mgr.24938) 3117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.882843+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.888082+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.890407+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.895038+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.896505+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.904315+0000 mgr.x (mgr.24938) 3118 : cluster [DBG] pgmap v2069: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cluster 2024-03-30T04:50:13.904709+0000 mgr.x (mgr.24938) 3119 : cluster [DBG] pgmap v2070: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.908547+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: cephadm 2024-03-30T04:50:13.914640+0000 mgr.x (mgr.24938) 3120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:13.998851+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.004404+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.006537+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.011743+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.013391+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.026598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.101814+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.105107+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.107538+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.654279+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.658070+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.660165+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.664468+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.666160+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.674814+0000 mgr.x (mgr.24938) 3112 : cluster [DBG] pgmap v2065: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.675600+0000 mgr.x (mgr.24938) 3113 : cluster [DBG] pgmap v2066: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.678632+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cephadm 2024-03-30T04:50:13.684832+0000 mgr.x (mgr.24938) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.769421+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.773101+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.775026+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.778838+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.780516+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.788981+0000 mgr.x (mgr.24938) 3115 : cluster [DBG] pgmap v2067: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.789780+0000 mgr.x (mgr.24938) 3116 : cluster [DBG] pgmap v2068: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.792963+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cephadm 2024-03-30T04:50:13.799251+0000 mgr.x (mgr.24938) 3117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.110975+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.112319+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.124488+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.186478+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.189629+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.191158+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.194309+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.195343+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.205302+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.287324+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.291553+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.293733+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.298195+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.299791+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.312778+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.392388+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.396173+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.398323+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.403453+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[80412]: audit 2024-03-30T04:50:14.405509+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.882843+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.888082+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.890407+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.895038+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.896505+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.904315+0000 mgr.x (mgr.24938) 3118 : cluster [DBG] pgmap v2069: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cluster 2024-03-30T04:50:13.904709+0000 mgr.x (mgr.24938) 3119 : cluster [DBG] pgmap v2070: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.908547+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: cephadm 2024-03-30T04:50:13.914640+0000 mgr.x (mgr.24938) 3120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:13.998851+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.004404+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.006537+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.011743+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.013391+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.026598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.101814+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.105107+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.107538+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.110975+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.112319+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.124488+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.186478+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.189629+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.191158+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.194309+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.195343+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.205302+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.287324+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.291553+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.293733+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.298195+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.299791+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.312778+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.392388+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.396173+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.398323+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.403453+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:14 smithi116 bash[82555]: audit 2024-03-30T04:50:14.405509+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.417812+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.430634+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.465057+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.468859+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.470630+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.478118+0000 mgr.x (mgr.24938) 3106 : cluster [DBG] pgmap v2061: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.478407+0000 mgr.x (mgr.24938) 3107 : cluster [DBG] pgmap v2062: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.483275+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cephadm 2024-03-30T04:50:13.489227+0000 mgr.x (mgr.24938) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.550077+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.554407+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.556750+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.561462+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.563169+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.571688+0000 mgr.x (mgr.24938) 3109 : cluster [DBG] pgmap v2063: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.572758+0000 mgr.x (mgr.24938) 3110 : cluster [DBG] pgmap v2064: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.576235+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cephadm 2024-03-30T04:50:13.582394+0000 mgr.x (mgr.24938) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.654279+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.658070+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.660165+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.664468+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.666160+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.674814+0000 mgr.x (mgr.24938) 3112 : cluster [DBG] pgmap v2065: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.675600+0000 mgr.x (mgr.24938) 3113 : cluster [DBG] pgmap v2066: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.678632+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cephadm 2024-03-30T04:50:13.684832+0000 mgr.x (mgr.24938) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.769421+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.773101+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.775026+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.778838+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.780516+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.788981+0000 mgr.x (mgr.24938) 3115 : cluster [DBG] pgmap v2067: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.789780+0000 mgr.x (mgr.24938) 3116 : cluster [DBG] pgmap v2068: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.792963+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cephadm 2024-03-30T04:50:13.799251+0000 mgr.x (mgr.24938) 3117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.882843+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.888082+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.890407+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.895038+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.896505+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.904315+0000 mgr.x (mgr.24938) 3118 : cluster [DBG] pgmap v2069: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cluster 2024-03-30T04:50:13.904709+0000 mgr.x (mgr.24938) 3119 : cluster [DBG] pgmap v2070: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.908547+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: cephadm 2024-03-30T04:50:13.914640+0000 mgr.x (mgr.24938) 3120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:13.998851+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.004404+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.006537+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.011743+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.013391+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.026598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.101814+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.105107+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.107538+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.110975+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.112319+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.124488+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.186478+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.189629+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.191158+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.194309+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.195343+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.205302+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.287324+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.291553+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.293733+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.298195+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.299791+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.312778+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.392388+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.396173+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.398323+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.403453+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:14 smithi148 bash[65611]: audit 2024-03-30T04:50:14.405509+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.708 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T04:50:15.709 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[81926]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-30T04:50:15.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.022061+0000 mgr.x (mgr.24938) 3121 : cluster [DBG] pgmap v2071: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.022824+0000 mgr.x (mgr.24938) 3122 : cluster [DBG] pgmap v2072: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.710 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.032855+0000 mgr.x (mgr.24938) 3123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.119654+0000 mgr.x (mgr.24938) 3124 : cluster [DBG] pgmap v2073: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.119974+0000 mgr.x (mgr.24938) 3125 : cluster [DBG] pgmap v2074: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.130442+0000 mgr.x (mgr.24938) 3126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.202751+0000 mgr.x (mgr.24938) 3127 : cluster [DBG] pgmap v2075: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.203038+0000 mgr.x (mgr.24938) 3128 : cluster [DBG] pgmap v2076: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.211291+0000 mgr.x (mgr.24938) 3129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.307735+0000 mgr.x (mgr.24938) 3130 : cluster [DBG] pgmap v2077: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.308295+0000 mgr.x (mgr.24938) 3131 : cluster [DBG] pgmap v2078: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.318897+0000 mgr.x (mgr.24938) 3132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.413457+0000 mgr.x (mgr.24938) 3133 : cluster [DBG] pgmap v2079: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.414256+0000 mgr.x (mgr.24938) 3134 : cluster [DBG] pgmap v2080: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.418141+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.424137+0000 mgr.x (mgr.24938) 3135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.711 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.528977+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.531878+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.533110+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.535802+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.537070+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.544217+0000 mgr.x (mgr.24938) 3136 : cluster [DBG] pgmap v2081: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.544565+0000 mgr.x (mgr.24938) 3137 : cluster [DBG] pgmap v2082: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.546412+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.552377+0000 mgr.x (mgr.24938) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.621966+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.624755+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.625926+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.628700+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.712 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.629666+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.636705+0000 mgr.x (mgr.24938) 3139 : cluster [DBG] pgmap v2083: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.637176+0000 mgr.x (mgr.24938) 3140 : cluster [DBG] pgmap v2084: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.638786+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.644813+0000 mgr.x (mgr.24938) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.701449+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.704631+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.706110+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.709122+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.710141+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.717212+0000 mgr.x (mgr.24938) 3142 : cluster [DBG] pgmap v2085: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.717701+0000 mgr.x (mgr.24938) 3143 : cluster [DBG] pgmap v2086: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.723511+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.729471+0000 mgr.x (mgr.24938) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.713 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.782716+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.786122+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.787966+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.791790+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.793026+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.800296+0000 mgr.x (mgr.24938) 3145 : cluster [DBG] pgmap v2087: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.800790+0000 mgr.x (mgr.24938) 3146 : cluster [DBG] pgmap v2088: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.806733+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.812846+0000 mgr.x (mgr.24938) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.866562+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.869690+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.871181+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.874194+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.714 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.875340+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.883031+0000 mgr.x (mgr.24938) 3148 : cluster [DBG] pgmap v2089: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.883310+0000 mgr.x (mgr.24938) 3149 : cluster [DBG] pgmap v2090: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.889243+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.895289+0000 mgr.x (mgr.24938) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.963704+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.966119+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.967107+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.969490+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.970411+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.977363+0000 mgr.x (mgr.24938) 3151 : cluster [DBG] pgmap v2091: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cluster 2024-03-30T04:50:14.977753+0000 mgr.x (mgr.24938) 3152 : cluster [DBG] pgmap v2092: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.715 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:14.988540+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: cephadm 2024-03-30T04:50:14.994453+0000 mgr.x (mgr.24938) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.063372+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.066579+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.068349+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.071359+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.072428+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.082224+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.145400+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.148821+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.150570+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.153678+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.154813+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.716 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.166469+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.229680+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.232965+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.234651+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.237885+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.239008+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.252539+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.315338+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.319137+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.321119+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.324624+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.325984+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.340027+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.404366+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.407785+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.717 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.409624+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.412890+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.718 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:15 smithi148 bash[65611]: audit 2024-03-30T04:50:15.414213+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.022061+0000 mgr.x (mgr.24938) 3121 : cluster [DBG] pgmap v2071: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.022824+0000 mgr.x (mgr.24938) 3122 : cluster [DBG] pgmap v2072: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.032855+0000 mgr.x (mgr.24938) 3123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.119654+0000 mgr.x (mgr.24938) 3124 : cluster [DBG] pgmap v2073: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.119974+0000 mgr.x (mgr.24938) 3125 : cluster [DBG] pgmap v2074: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.130442+0000 mgr.x (mgr.24938) 3126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.202751+0000 mgr.x (mgr.24938) 3127 : cluster [DBG] pgmap v2075: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.203038+0000 mgr.x (mgr.24938) 3128 : cluster [DBG] pgmap v2076: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.211291+0000 mgr.x (mgr.24938) 3129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.307735+0000 mgr.x (mgr.24938) 3130 : cluster [DBG] pgmap v2077: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.308295+0000 mgr.x (mgr.24938) 3131 : cluster [DBG] pgmap v2078: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.318897+0000 mgr.x (mgr.24938) 3132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.413457+0000 mgr.x (mgr.24938) 3133 : cluster [DBG] pgmap v2079: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.414256+0000 mgr.x (mgr.24938) 3134 : cluster [DBG] pgmap v2080: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.418141+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.424137+0000 mgr.x (mgr.24938) 3135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.022061+0000 mgr.x (mgr.24938) 3121 : cluster [DBG] pgmap v2071: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.022824+0000 mgr.x (mgr.24938) 3122 : cluster [DBG] pgmap v2072: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.032855+0000 mgr.x (mgr.24938) 3123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.119654+0000 mgr.x (mgr.24938) 3124 : cluster [DBG] pgmap v2073: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.119974+0000 mgr.x (mgr.24938) 3125 : cluster [DBG] pgmap v2074: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.130442+0000 mgr.x (mgr.24938) 3126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.202751+0000 mgr.x (mgr.24938) 3127 : cluster [DBG] pgmap v2075: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.203038+0000 mgr.x (mgr.24938) 3128 : cluster [DBG] pgmap v2076: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.211291+0000 mgr.x (mgr.24938) 3129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.307735+0000 mgr.x (mgr.24938) 3130 : cluster [DBG] pgmap v2077: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.308295+0000 mgr.x (mgr.24938) 3131 : cluster [DBG] pgmap v2078: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.318897+0000 mgr.x (mgr.24938) 3132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.413457+0000 mgr.x (mgr.24938) 3133 : cluster [DBG] pgmap v2079: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.414256+0000 mgr.x (mgr.24938) 3134 : cluster [DBG] pgmap v2080: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.418141+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.424137+0000 mgr.x (mgr.24938) 3135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.528977+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.531878+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.533110+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.535802+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.537070+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.544217+0000 mgr.x (mgr.24938) 3136 : cluster [DBG] pgmap v2081: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.544565+0000 mgr.x (mgr.24938) 3137 : cluster [DBG] pgmap v2082: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.546412+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.552377+0000 mgr.x (mgr.24938) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.621966+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.624755+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.625926+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.628700+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.629666+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.636705+0000 mgr.x (mgr.24938) 3139 : cluster [DBG] pgmap v2083: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.637176+0000 mgr.x (mgr.24938) 3140 : cluster [DBG] pgmap v2084: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.638786+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.644813+0000 mgr.x (mgr.24938) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.701449+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.704631+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.706110+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.709122+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.710141+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.717212+0000 mgr.x (mgr.24938) 3142 : cluster [DBG] pgmap v2085: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.717701+0000 mgr.x (mgr.24938) 3143 : cluster [DBG] pgmap v2086: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.723511+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.729471+0000 mgr.x (mgr.24938) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.782716+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.786122+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.787966+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.791790+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.793026+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.800296+0000 mgr.x (mgr.24938) 3145 : cluster [DBG] pgmap v2087: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.800790+0000 mgr.x (mgr.24938) 3146 : cluster [DBG] pgmap v2088: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.806733+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.812846+0000 mgr.x (mgr.24938) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.528977+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.531878+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.533110+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.535802+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.537070+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.544217+0000 mgr.x (mgr.24938) 3136 : cluster [DBG] pgmap v2081: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.544565+0000 mgr.x (mgr.24938) 3137 : cluster [DBG] pgmap v2082: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.546412+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.552377+0000 mgr.x (mgr.24938) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.621966+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.624755+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.625926+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.628700+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.629666+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.636705+0000 mgr.x (mgr.24938) 3139 : cluster [DBG] pgmap v2083: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.637176+0000 mgr.x (mgr.24938) 3140 : cluster [DBG] pgmap v2084: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.638786+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.644813+0000 mgr.x (mgr.24938) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.866562+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.869690+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.871181+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.874194+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.875340+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.883031+0000 mgr.x (mgr.24938) 3148 : cluster [DBG] pgmap v2089: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.883310+0000 mgr.x (mgr.24938) 3149 : cluster [DBG] pgmap v2090: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.889243+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.895289+0000 mgr.x (mgr.24938) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.963704+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.966119+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.967107+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.969490+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.970411+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.977363+0000 mgr.x (mgr.24938) 3151 : cluster [DBG] pgmap v2091: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cluster 2024-03-30T04:50:14.977753+0000 mgr.x (mgr.24938) 3152 : cluster [DBG] pgmap v2092: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:14.988540+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.701449+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.704631+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.706110+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.709122+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.710141+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.717212+0000 mgr.x (mgr.24938) 3142 : cluster [DBG] pgmap v2085: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.717701+0000 mgr.x (mgr.24938) 3143 : cluster [DBG] pgmap v2086: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.723511+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.729471+0000 mgr.x (mgr.24938) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.782716+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.786122+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.787966+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.791790+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.793026+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.800296+0000 mgr.x (mgr.24938) 3145 : cluster [DBG] pgmap v2087: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.800790+0000 mgr.x (mgr.24938) 3146 : cluster [DBG] pgmap v2088: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.806733+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.812846+0000 mgr.x (mgr.24938) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: cephadm 2024-03-30T04:50:14.994453+0000 mgr.x (mgr.24938) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.063372+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.066579+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.068349+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.071359+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.072428+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.082224+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.145400+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.148821+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.150570+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.153678+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.154813+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.166469+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.229680+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.232965+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.234651+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.237885+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.239008+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.252539+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.315338+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.319137+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.321119+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.324624+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.325984+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.340027+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.404366+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.407785+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.409624+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.412890+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[82555]: audit 2024-03-30T04:50:15.414213+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.866562+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.869690+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.871181+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.874194+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.875340+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.883031+0000 mgr.x (mgr.24938) 3148 : cluster [DBG] pgmap v2089: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.883310+0000 mgr.x (mgr.24938) 3149 : cluster [DBG] pgmap v2090: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.889243+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.895289+0000 mgr.x (mgr.24938) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.963704+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.966119+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.967107+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.969490+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.970411+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.977363+0000 mgr.x (mgr.24938) 3151 : cluster [DBG] pgmap v2091: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cluster 2024-03-30T04:50:14.977753+0000 mgr.x (mgr.24938) 3152 : cluster [DBG] pgmap v2092: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:14.988540+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: cephadm 2024-03-30T04:50:14.994453+0000 mgr.x (mgr.24938) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.063372+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.066579+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.068349+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.071359+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.072428+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.082224+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.145400+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.148821+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.150570+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.153678+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.154813+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.166469+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.229680+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.232965+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.234651+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.237885+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.239008+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.252539+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.315338+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.319137+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.321119+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.324624+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.325984+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.340027+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.404366+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.407785+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.409624+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.412890+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:15.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:15 smithi116 bash[80412]: audit 2024-03-30T04:50:15.414213+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.079510+0000 mgr.x (mgr.24938) 3154 : cluster [DBG] pgmap v2093: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.502 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.079826+0000 mgr.x (mgr.24938) 3155 : cluster [DBG] pgmap v2094: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.090338+0000 mgr.x (mgr.24938) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.161980+0000 mgr.x (mgr.24938) 3157 : cluster [DBG] pgmap v2095: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.162344+0000 mgr.x (mgr.24938) 3158 : cluster [DBG] pgmap v2096: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.172565+0000 mgr.x (mgr.24938) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.246216+0000 mgr.x (mgr.24938) 3160 : cluster [DBG] pgmap v2097: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.246501+0000 mgr.x (mgr.24938) 3161 : cluster [DBG] pgmap v2098: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.258673+0000 mgr.x (mgr.24938) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.333403+0000 mgr.x (mgr.24938) 3163 : cluster [DBG] pgmap v2099: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.333702+0000 mgr.x (mgr.24938) 3164 : cluster [DBG] pgmap v2100: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.346146+0000 mgr.x (mgr.24938) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.421667+0000 mgr.x (mgr.24938) 3166 : cluster [DBG] pgmap v2101: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.422117+0000 mgr.x (mgr.24938) 3167 : cluster [DBG] pgmap v2102: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.428854+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.503 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.434971+0000 mgr.x (mgr.24938) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.486357+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.488703+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.489978+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.492394+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.493264+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.500268+0000 mgr.x (mgr.24938) 3169 : cluster [DBG] pgmap v2103: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.500760+0000 mgr.x (mgr.24938) 3170 : cluster [DBG] pgmap v2104: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.502529+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.508604+0000 mgr.x (mgr.24938) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.560406+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.563360+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.565125+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.504 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.568150+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.569234+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.576115+0000 mgr.x (mgr.24938) 3172 : cluster [DBG] pgmap v2105: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.576390+0000 mgr.x (mgr.24938) 3173 : cluster [DBG] pgmap v2106: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.505 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.576836+0000 mgr.x (mgr.24938) 3174 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.580664+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.586565+0000 mgr.x (mgr.24938) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.621593+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.624356+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.625843+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.628829+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.629999+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.636912+0000 mgr.x (mgr.24938) 3176 : cluster [DBG] pgmap v2107: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.637219+0000 mgr.x (mgr.24938) 3177 : cluster [DBG] pgmap v2108: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.641158+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.506 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.647002+0000 mgr.x (mgr.24938) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.681923+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.684352+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.685542+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.687849+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.688826+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.695736+0000 mgr.x (mgr.24938) 3179 : cluster [DBG] pgmap v2109: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.696010+0000 mgr.x (mgr.24938) 3180 : cluster [DBG] pgmap v2110: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.696344+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.702174+0000 mgr.x (mgr.24938) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.737698+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.739998+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.741454+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.743762+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.744611+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.507 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.751427+0000 mgr.x (mgr.24938) 3182 : cluster [DBG] pgmap v2111: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.751698+0000 mgr.x (mgr.24938) 3183 : cluster [DBG] pgmap v2112: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.752243+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.758072+0000 mgr.x (mgr.24938) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.808926+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.811465+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.813100+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.815597+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.816719+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.823605+0000 mgr.x (mgr.24938) 3185 : cluster [DBG] pgmap v2113: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.823878+0000 mgr.x (mgr.24938) 3186 : cluster [DBG] pgmap v2114: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.826264+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.832228+0000 mgr.x (mgr.24938) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.900122+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.903239+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.508 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.905580+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.909345+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.910648+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.917845+0000 mgr.x (mgr.24938) 3188 : cluster [DBG] pgmap v2115: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.918109+0000 mgr.x (mgr.24938) 3189 : cluster [DBG] pgmap v2116: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.920504+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:15.926524+0000 mgr.x (mgr.24938) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.978644+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.981141+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.982584+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.984959+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.986092+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.993110+0000 mgr.x (mgr.24938) 3191 : cluster [DBG] pgmap v2117: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cluster 2024-03-30T04:50:15.993384+0000 mgr.x (mgr.24938) 3192 : cluster [DBG] pgmap v2118: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:15.996042+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.509 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.001949+0000 mgr.x (mgr.24938) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.037488+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.040015+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.041516+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.044086+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.045104+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.054803+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.097828+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.101074+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.102350+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.104901+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.105912+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.115669+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.157049+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.159971+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.510 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.161610+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.164448+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.165618+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.177948+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.219693+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.222722+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.224188+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.226924+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.228144+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.239581+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.296680+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.299474+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.300972+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.303540+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.511 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.304657+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.315972+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.373166+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.375766+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.377210+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.380028+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.381113+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.512 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[65611]: audit 2024-03-30T04:50:16.392260+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.079510+0000 mgr.x (mgr.24938) 3154 : cluster [DBG] pgmap v2093: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.079826+0000 mgr.x (mgr.24938) 3155 : cluster [DBG] pgmap v2094: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.090338+0000 mgr.x (mgr.24938) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.161980+0000 mgr.x (mgr.24938) 3157 : cluster [DBG] pgmap v2095: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.162344+0000 mgr.x (mgr.24938) 3158 : cluster [DBG] pgmap v2096: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.172565+0000 mgr.x (mgr.24938) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.246216+0000 mgr.x (mgr.24938) 3160 : cluster [DBG] pgmap v2097: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.246501+0000 mgr.x (mgr.24938) 3161 : cluster [DBG] pgmap v2098: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.258673+0000 mgr.x (mgr.24938) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.333403+0000 mgr.x (mgr.24938) 3163 : cluster [DBG] pgmap v2099: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.333702+0000 mgr.x (mgr.24938) 3164 : cluster [DBG] pgmap v2100: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.346146+0000 mgr.x (mgr.24938) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.421667+0000 mgr.x (mgr.24938) 3166 : cluster [DBG] pgmap v2101: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.422117+0000 mgr.x (mgr.24938) 3167 : cluster [DBG] pgmap v2102: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.428854+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.434971+0000 mgr.x (mgr.24938) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.079510+0000 mgr.x (mgr.24938) 3154 : cluster [DBG] pgmap v2093: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.079826+0000 mgr.x (mgr.24938) 3155 : cluster [DBG] pgmap v2094: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.090338+0000 mgr.x (mgr.24938) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.161980+0000 mgr.x (mgr.24938) 3157 : cluster [DBG] pgmap v2095: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.162344+0000 mgr.x (mgr.24938) 3158 : cluster [DBG] pgmap v2096: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.172565+0000 mgr.x (mgr.24938) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.246216+0000 mgr.x (mgr.24938) 3160 : cluster [DBG] pgmap v2097: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.246501+0000 mgr.x (mgr.24938) 3161 : cluster [DBG] pgmap v2098: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.258673+0000 mgr.x (mgr.24938) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.333403+0000 mgr.x (mgr.24938) 3163 : cluster [DBG] pgmap v2099: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.333702+0000 mgr.x (mgr.24938) 3164 : cluster [DBG] pgmap v2100: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.346146+0000 mgr.x (mgr.24938) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.421667+0000 mgr.x (mgr.24938) 3166 : cluster [DBG] pgmap v2101: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.422117+0000 mgr.x (mgr.24938) 3167 : cluster [DBG] pgmap v2102: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.428854+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.434971+0000 mgr.x (mgr.24938) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.486357+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.488703+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.489978+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.492394+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.493264+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.500268+0000 mgr.x (mgr.24938) 3169 : cluster [DBG] pgmap v2103: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.500760+0000 mgr.x (mgr.24938) 3170 : cluster [DBG] pgmap v2104: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.502529+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.508604+0000 mgr.x (mgr.24938) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.560406+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.563360+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.565125+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.568150+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.569234+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.576115+0000 mgr.x (mgr.24938) 3172 : cluster [DBG] pgmap v2105: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.576390+0000 mgr.x (mgr.24938) 3173 : cluster [DBG] pgmap v2106: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.576836+0000 mgr.x (mgr.24938) 3174 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.486357+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.488703+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.489978+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.492394+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.493264+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.500268+0000 mgr.x (mgr.24938) 3169 : cluster [DBG] pgmap v2103: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.500760+0000 mgr.x (mgr.24938) 3170 : cluster [DBG] pgmap v2104: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.502529+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.508604+0000 mgr.x (mgr.24938) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.560406+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.563360+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.565125+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.568150+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.569234+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.576115+0000 mgr.x (mgr.24938) 3172 : cluster [DBG] pgmap v2105: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.576390+0000 mgr.x (mgr.24938) 3173 : cluster [DBG] pgmap v2106: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.576836+0000 mgr.x (mgr.24938) 3174 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.580664+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.586565+0000 mgr.x (mgr.24938) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.621593+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.624356+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.625843+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.628829+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.629999+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.636912+0000 mgr.x (mgr.24938) 3176 : cluster [DBG] pgmap v2107: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.637219+0000 mgr.x (mgr.24938) 3177 : cluster [DBG] pgmap v2108: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.641158+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.647002+0000 mgr.x (mgr.24938) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.681923+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.684352+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.685542+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.687849+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.688826+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.695736+0000 mgr.x (mgr.24938) 3179 : cluster [DBG] pgmap v2109: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.696010+0000 mgr.x (mgr.24938) 3180 : cluster [DBG] pgmap v2110: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.696344+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.702174+0000 mgr.x (mgr.24938) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.737698+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.739998+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.741454+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.743762+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.744611+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.751427+0000 mgr.x (mgr.24938) 3182 : cluster [DBG] pgmap v2111: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.751698+0000 mgr.x (mgr.24938) 3183 : cluster [DBG] pgmap v2112: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.752243+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.758072+0000 mgr.x (mgr.24938) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.808926+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.811465+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.813100+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.815597+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.816719+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.823605+0000 mgr.x (mgr.24938) 3185 : cluster [DBG] pgmap v2113: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.823878+0000 mgr.x (mgr.24938) 3186 : cluster [DBG] pgmap v2114: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.580664+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.586565+0000 mgr.x (mgr.24938) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.621593+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.624356+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.625843+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.628829+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.629999+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.636912+0000 mgr.x (mgr.24938) 3176 : cluster [DBG] pgmap v2107: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.637219+0000 mgr.x (mgr.24938) 3177 : cluster [DBG] pgmap v2108: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.641158+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.647002+0000 mgr.x (mgr.24938) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.681923+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.684352+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.685542+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.687849+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.688826+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.695736+0000 mgr.x (mgr.24938) 3179 : cluster [DBG] pgmap v2109: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.696010+0000 mgr.x (mgr.24938) 3180 : cluster [DBG] pgmap v2110: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.826264+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.832228+0000 mgr.x (mgr.24938) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.900122+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.903239+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.905580+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.909345+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.910648+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.917845+0000 mgr.x (mgr.24938) 3188 : cluster [DBG] pgmap v2115: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.918109+0000 mgr.x (mgr.24938) 3189 : cluster [DBG] pgmap v2116: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.920504+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:15.926524+0000 mgr.x (mgr.24938) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.978644+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.981141+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.982584+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.984959+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.986092+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.993110+0000 mgr.x (mgr.24938) 3191 : cluster [DBG] pgmap v2117: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cluster 2024-03-30T04:50:15.993384+0000 mgr.x (mgr.24938) 3192 : cluster [DBG] pgmap v2118: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.696344+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.702174+0000 mgr.x (mgr.24938) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.737698+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.739998+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.741454+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.743762+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.744611+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.751427+0000 mgr.x (mgr.24938) 3182 : cluster [DBG] pgmap v2111: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.751698+0000 mgr.x (mgr.24938) 3183 : cluster [DBG] pgmap v2112: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.752243+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.758072+0000 mgr.x (mgr.24938) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.808926+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.811465+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.813100+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.815597+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.816719+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.823605+0000 mgr.x (mgr.24938) 3185 : cluster [DBG] pgmap v2113: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.823878+0000 mgr.x (mgr.24938) 3186 : cluster [DBG] pgmap v2114: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:15.996042+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.001949+0000 mgr.x (mgr.24938) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.037488+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.040015+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.041516+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.044086+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.045104+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.054803+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.097828+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.101074+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.102350+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.104901+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.105912+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.115669+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.157049+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.159971+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.161610+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.164448+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.165618+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.826264+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.832228+0000 mgr.x (mgr.24938) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.900122+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.903239+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.905580+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.909345+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.910648+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.917845+0000 mgr.x (mgr.24938) 3188 : cluster [DBG] pgmap v2115: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.918109+0000 mgr.x (mgr.24938) 3189 : cluster [DBG] pgmap v2116: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.920504+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:15.926524+0000 mgr.x (mgr.24938) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.978644+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.981141+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.982584+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.984959+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.986092+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.993110+0000 mgr.x (mgr.24938) 3191 : cluster [DBG] pgmap v2117: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cluster 2024-03-30T04:50:15.993384+0000 mgr.x (mgr.24938) 3192 : cluster [DBG] pgmap v2118: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.177948+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.219693+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.222722+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.224188+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.226924+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.228144+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.239581+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.296680+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.299474+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.300972+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.303540+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.304657+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.315972+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.373166+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.375766+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.377210+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.380028+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.381113+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[80412]: audit 2024-03-30T04:50:16.392260+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:15.996042+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.001949+0000 mgr.x (mgr.24938) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.037488+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.040015+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.041516+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.044086+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.045104+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.054803+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.097828+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.101074+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.102350+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.104901+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.105912+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.115669+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.157049+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.159971+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.161610+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.164448+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.165618+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.177948+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.219693+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.222722+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.224188+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.226924+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.228144+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.239581+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.296680+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.299474+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.300972+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.303540+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.304657+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.315972+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.373166+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.375766+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.377210+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.380028+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.381113+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:16.780 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:16 smithi116 bash[82555]: audit 2024-03-30T04:50:16.392260+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.295 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:16] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.33.4" 2024-03-30T04:50:17.737 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.051886+0000 mgr.x (mgr.24938) 3194 : cluster [DBG] pgmap v2119: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.737 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.052161+0000 mgr.x (mgr.24938) 3195 : cluster [DBG] pgmap v2120: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.737 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.060884+0000 mgr.x (mgr.24938) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.737 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.112792+0000 mgr.x (mgr.24938) 3197 : cluster [DBG] pgmap v2121: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.113061+0000 mgr.x (mgr.24938) 3198 : cluster [DBG] pgmap v2122: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.121587+0000 mgr.x (mgr.24938) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.172824+0000 mgr.x (mgr.24938) 3200 : cluster [DBG] pgmap v2123: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.173213+0000 mgr.x (mgr.24938) 3201 : cluster [DBG] pgmap v2124: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.183856+0000 mgr.x (mgr.24938) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.738 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.235211+0000 mgr.x (mgr.24938) 3203 : cluster [DBG] pgmap v2125: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.235649+0000 mgr.x (mgr.24938) 3204 : cluster [DBG] pgmap v2126: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.245586+0000 mgr.x (mgr.24938) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.311633+0000 mgr.x (mgr.24938) 3206 : cluster [DBG] pgmap v2127: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.311904+0000 mgr.x (mgr.24938) 3207 : cluster [DBG] pgmap v2128: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.321899+0000 mgr.x (mgr.24938) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.739 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.388090+0000 mgr.x (mgr.24938) 3209 : cluster [DBG] pgmap v2129: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.388438+0000 mgr.x (mgr.24938) 3210 : cluster [DBG] pgmap v2130: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.398160+0000 mgr.x (mgr.24938) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.469692+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.472554+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.473961+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.740 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.477064+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.478263+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.485644+0000 mgr.x (mgr.24938) 3212 : cluster [DBG] pgmap v2131: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.486012+0000 mgr.x (mgr.24938) 3213 : cluster [DBG] pgmap v2132: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.490059+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.496344+0000 mgr.x (mgr.24938) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.547572+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.550758+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.552658+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.555790+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.556971+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.564326+0000 mgr.x (mgr.24938) 3215 : cluster [DBG] pgmap v2133: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.742 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.564724+0000 mgr.x (mgr.24938) 3216 : cluster [DBG] pgmap v2134: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.568976+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.574866+0000 mgr.x (mgr.24938) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.609880+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.613024+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.615250+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.743 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.618133+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.619298+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.626187+0000 mgr.x (mgr.24938) 3218 : cluster [DBG] pgmap v2135: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.626460+0000 mgr.x (mgr.24938) 3219 : cluster [DBG] pgmap v2136: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.632447+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.638390+0000 mgr.x (mgr.24938) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.744 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.689021+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.692075+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.693641+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.696617+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.697815+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.704855+0000 mgr.x (mgr.24938) 3221 : cluster [DBG] pgmap v2137: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.745 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.705199+0000 mgr.x (mgr.24938) 3222 : cluster [DBG] pgmap v2138: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.711570+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.717497+0000 mgr.x (mgr.24938) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.769586+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.772828+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.774665+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.778586+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.746 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.779830+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.787560+0000 mgr.x (mgr.24938) 3224 : cluster [DBG] pgmap v2139: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.788310+0000 mgr.x (mgr.24938) 3225 : cluster [DBG] pgmap v2140: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.792879+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.798706+0000 mgr.x (mgr.24938) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.834776+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.747 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.837557+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.839232+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.842547+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.843812+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.851256+0000 mgr.x (mgr.24938) 3227 : cluster [DBG] pgmap v2141: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.851967+0000 mgr.x (mgr.24938) 3228 : cluster [DBG] pgmap v2142: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.748 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.855507+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.861418+0000 mgr.x (mgr.24938) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.912902+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.915998+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.918035+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.921654+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.923229+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.749 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.931193+0000 mgr.x (mgr.24938) 3230 : cluster [DBG] pgmap v2143: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cluster 2024-03-30T04:50:16.931565+0000 mgr.x (mgr.24938) 3231 : cluster [DBG] pgmap v2144: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:16.938044+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: cephadm 2024-03-30T04:50:16.944264+0000 mgr.x (mgr.24938) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.027311+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.032110+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.750 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.034332+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.037962+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.039281+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.054174+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.144070+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.148686+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.751 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.150836+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.154961+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.156386+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.170490+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.260186+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.265232+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.752 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.267481+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.272163+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.274100+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.289232+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.366299+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.369787+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.753 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.371329+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.374395+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.375471+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.389006+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.448487+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.451678+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:17 smithi148 bash[65611]: audit 2024-03-30T04:50:17.453189+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.051886+0000 mgr.x (mgr.24938) 3194 : cluster [DBG] pgmap v2119: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.052161+0000 mgr.x (mgr.24938) 3195 : cluster [DBG] pgmap v2120: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.060884+0000 mgr.x (mgr.24938) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.112792+0000 mgr.x (mgr.24938) 3197 : cluster [DBG] pgmap v2121: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.113061+0000 mgr.x (mgr.24938) 3198 : cluster [DBG] pgmap v2122: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.121587+0000 mgr.x (mgr.24938) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.172824+0000 mgr.x (mgr.24938) 3200 : cluster [DBG] pgmap v2123: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.173213+0000 mgr.x (mgr.24938) 3201 : cluster [DBG] pgmap v2124: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.183856+0000 mgr.x (mgr.24938) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.235211+0000 mgr.x (mgr.24938) 3203 : cluster [DBG] pgmap v2125: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.235649+0000 mgr.x (mgr.24938) 3204 : cluster [DBG] pgmap v2126: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.245586+0000 mgr.x (mgr.24938) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.311633+0000 mgr.x (mgr.24938) 3206 : cluster [DBG] pgmap v2127: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.311904+0000 mgr.x (mgr.24938) 3207 : cluster [DBG] pgmap v2128: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.321899+0000 mgr.x (mgr.24938) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.388090+0000 mgr.x (mgr.24938) 3209 : cluster [DBG] pgmap v2129: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.388438+0000 mgr.x (mgr.24938) 3210 : cluster [DBG] pgmap v2130: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.398160+0000 mgr.x (mgr.24938) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.469692+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.472554+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.473961+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.477064+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.478263+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.485644+0000 mgr.x (mgr.24938) 3212 : cluster [DBG] pgmap v2131: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.486012+0000 mgr.x (mgr.24938) 3213 : cluster [DBG] pgmap v2132: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.490059+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.496344+0000 mgr.x (mgr.24938) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.547572+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.550758+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.552658+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.555790+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.556971+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.564326+0000 mgr.x (mgr.24938) 3215 : cluster [DBG] pgmap v2133: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.051886+0000 mgr.x (mgr.24938) 3194 : cluster [DBG] pgmap v2119: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.052161+0000 mgr.x (mgr.24938) 3195 : cluster [DBG] pgmap v2120: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.060884+0000 mgr.x (mgr.24938) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.112792+0000 mgr.x (mgr.24938) 3197 : cluster [DBG] pgmap v2121: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.113061+0000 mgr.x (mgr.24938) 3198 : cluster [DBG] pgmap v2122: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.121587+0000 mgr.x (mgr.24938) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.172824+0000 mgr.x (mgr.24938) 3200 : cluster [DBG] pgmap v2123: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.173213+0000 mgr.x (mgr.24938) 3201 : cluster [DBG] pgmap v2124: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.183856+0000 mgr.x (mgr.24938) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.235211+0000 mgr.x (mgr.24938) 3203 : cluster [DBG] pgmap v2125: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.235649+0000 mgr.x (mgr.24938) 3204 : cluster [DBG] pgmap v2126: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.245586+0000 mgr.x (mgr.24938) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.311633+0000 mgr.x (mgr.24938) 3206 : cluster [DBG] pgmap v2127: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.311904+0000 mgr.x (mgr.24938) 3207 : cluster [DBG] pgmap v2128: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.321899+0000 mgr.x (mgr.24938) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.564724+0000 mgr.x (mgr.24938) 3216 : cluster [DBG] pgmap v2134: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.568976+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.574866+0000 mgr.x (mgr.24938) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.609880+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.613024+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.615250+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.618133+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.619298+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.626187+0000 mgr.x (mgr.24938) 3218 : cluster [DBG] pgmap v2135: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.626460+0000 mgr.x (mgr.24938) 3219 : cluster [DBG] pgmap v2136: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.632447+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.638390+0000 mgr.x (mgr.24938) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.689021+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.692075+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.693641+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.696617+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.697815+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.704855+0000 mgr.x (mgr.24938) 3221 : cluster [DBG] pgmap v2137: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.705199+0000 mgr.x (mgr.24938) 3222 : cluster [DBG] pgmap v2138: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.711570+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.717497+0000 mgr.x (mgr.24938) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.769586+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.772828+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.774665+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.778586+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.779830+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.787560+0000 mgr.x (mgr.24938) 3224 : cluster [DBG] pgmap v2139: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.788310+0000 mgr.x (mgr.24938) 3225 : cluster [DBG] pgmap v2140: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.792879+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.798706+0000 mgr.x (mgr.24938) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.834776+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.837557+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.839232+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.842547+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.843812+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.851256+0000 mgr.x (mgr.24938) 3227 : cluster [DBG] pgmap v2141: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.851967+0000 mgr.x (mgr.24938) 3228 : cluster [DBG] pgmap v2142: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.855507+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.861418+0000 mgr.x (mgr.24938) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.912902+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.915998+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.918035+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.921654+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.923229+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.931193+0000 mgr.x (mgr.24938) 3230 : cluster [DBG] pgmap v2143: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cluster 2024-03-30T04:50:16.931565+0000 mgr.x (mgr.24938) 3231 : cluster [DBG] pgmap v2144: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:16.938044+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: cephadm 2024-03-30T04:50:16.944264+0000 mgr.x (mgr.24938) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.027311+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.032110+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.034332+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.037962+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.039281+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.054174+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.144070+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.148686+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.150836+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.154961+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.156386+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.170490+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.260186+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.265232+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.267481+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.272163+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.274100+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.289232+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.366299+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.369787+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.371329+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.374395+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.375471+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.389006+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.448487+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.451678+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[80412]: audit 2024-03-30T04:50:17.453189+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.388090+0000 mgr.x (mgr.24938) 3209 : cluster [DBG] pgmap v2129: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.388438+0000 mgr.x (mgr.24938) 3210 : cluster [DBG] pgmap v2130: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.398160+0000 mgr.x (mgr.24938) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.469692+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.472554+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.473961+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.477064+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.478263+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.485644+0000 mgr.x (mgr.24938) 3212 : cluster [DBG] pgmap v2131: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.486012+0000 mgr.x (mgr.24938) 3213 : cluster [DBG] pgmap v2132: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.490059+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.496344+0000 mgr.x (mgr.24938) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.547572+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.550758+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.552658+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.555790+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.556971+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.564326+0000 mgr.x (mgr.24938) 3215 : cluster [DBG] pgmap v2133: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.564724+0000 mgr.x (mgr.24938) 3216 : cluster [DBG] pgmap v2134: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.568976+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.574866+0000 mgr.x (mgr.24938) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.609880+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.613024+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.615250+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.618133+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.619298+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.626187+0000 mgr.x (mgr.24938) 3218 : cluster [DBG] pgmap v2135: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.626460+0000 mgr.x (mgr.24938) 3219 : cluster [DBG] pgmap v2136: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.632447+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.638390+0000 mgr.x (mgr.24938) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.689021+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.692075+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.693641+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.696617+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.697815+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.704855+0000 mgr.x (mgr.24938) 3221 : cluster [DBG] pgmap v2137: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.705199+0000 mgr.x (mgr.24938) 3222 : cluster [DBG] pgmap v2138: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.711570+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.717497+0000 mgr.x (mgr.24938) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.769586+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.772828+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.774665+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.778586+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.779830+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.787560+0000 mgr.x (mgr.24938) 3224 : cluster [DBG] pgmap v2139: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.788310+0000 mgr.x (mgr.24938) 3225 : cluster [DBG] pgmap v2140: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.792879+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.798706+0000 mgr.x (mgr.24938) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.834776+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.837557+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.839232+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.842547+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.843812+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.851256+0000 mgr.x (mgr.24938) 3227 : cluster [DBG] pgmap v2141: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.851967+0000 mgr.x (mgr.24938) 3228 : cluster [DBG] pgmap v2142: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.855507+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.861418+0000 mgr.x (mgr.24938) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.912902+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.915998+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.918035+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.921654+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.923229+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.931193+0000 mgr.x (mgr.24938) 3230 : cluster [DBG] pgmap v2143: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cluster 2024-03-30T04:50:16.931565+0000 mgr.x (mgr.24938) 3231 : cluster [DBG] pgmap v2144: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:16.938044+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: cephadm 2024-03-30T04:50:16.944264+0000 mgr.x (mgr.24938) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.027311+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.032110+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.034332+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.037962+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.039281+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.054174+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.144070+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.148686+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.150836+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.154961+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.156386+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.170490+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.260186+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.265232+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.267481+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.272163+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.274100+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.289232+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.366299+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.369787+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.371329+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.374395+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.375471+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.389006+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.448487+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.451678+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:17.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:17 smithi116 bash[82555]: audit 2024-03-30T04:50:17.453189+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.047206+0000 mgr.x (mgr.24938) 3233 : cluster [DBG] pgmap v2145: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.047489+0000 mgr.x (mgr.24938) 3234 : cluster [DBG] pgmap v2146: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.060350+0000 mgr.x (mgr.24938) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.164375+0000 mgr.x (mgr.24938) 3236 : cluster [DBG] pgmap v2147: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.164835+0000 mgr.x (mgr.24938) 3237 : cluster [DBG] pgmap v2148: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.176707+0000 mgr.x (mgr.24938) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.282775+0000 mgr.x (mgr.24938) 3239 : cluster [DBG] pgmap v2149: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.283560+0000 mgr.x (mgr.24938) 3240 : cluster [DBG] pgmap v2150: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.295504+0000 mgr.x (mgr.24938) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.382511+0000 mgr.x (mgr.24938) 3242 : cluster [DBG] pgmap v2151: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.382801+0000 mgr.x (mgr.24938) 3243 : cluster [DBG] pgmap v2152: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.394888+0000 mgr.x (mgr.24938) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.457262+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.463965+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.471565+0000 mgr.x (mgr.24938) 3245 : cluster [DBG] pgmap v2153: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.047206+0000 mgr.x (mgr.24938) 3233 : cluster [DBG] pgmap v2145: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.047489+0000 mgr.x (mgr.24938) 3234 : cluster [DBG] pgmap v2146: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.060350+0000 mgr.x (mgr.24938) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.164375+0000 mgr.x (mgr.24938) 3236 : cluster [DBG] pgmap v2147: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.164835+0000 mgr.x (mgr.24938) 3237 : cluster [DBG] pgmap v2148: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.176707+0000 mgr.x (mgr.24938) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.282775+0000 mgr.x (mgr.24938) 3239 : cluster [DBG] pgmap v2149: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.283560+0000 mgr.x (mgr.24938) 3240 : cluster [DBG] pgmap v2150: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.295504+0000 mgr.x (mgr.24938) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.382511+0000 mgr.x (mgr.24938) 3242 : cluster [DBG] pgmap v2151: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.382801+0000 mgr.x (mgr.24938) 3243 : cluster [DBG] pgmap v2152: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.394888+0000 mgr.x (mgr.24938) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.457262+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.463965+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.471565+0000 mgr.x (mgr.24938) 3245 : cluster [DBG] pgmap v2153: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.471907+0000 mgr.x (mgr.24938) 3246 : cluster [DBG] pgmap v2154: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.494519+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.500561+0000 mgr.x (mgr.24938) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.784 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.577169+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.581215+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.583183+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.587067+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.588395+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.596276+0000 mgr.x (mgr.24938) 3248 : cluster [DBG] pgmap v2155: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.597083+0000 mgr.x (mgr.24938) 3249 : cluster [DBG] pgmap v2156: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.600540+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.606689+0000 mgr.x (mgr.24938) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.691327+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.696019+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.698252+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.785 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.702177+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.703673+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.712225+0000 mgr.x (mgr.24938) 3251 : cluster [DBG] pgmap v2157: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.471907+0000 mgr.x (mgr.24938) 3246 : cluster [DBG] pgmap v2154: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.494519+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.500561+0000 mgr.x (mgr.24938) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.577169+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.581215+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.583183+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.587067+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.786 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.588395+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.596276+0000 mgr.x (mgr.24938) 3248 : cluster [DBG] pgmap v2155: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.597083+0000 mgr.x (mgr.24938) 3249 : cluster [DBG] pgmap v2156: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.600540+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.606689+0000 mgr.x (mgr.24938) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.691327+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.696019+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.698252+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.702177+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.703673+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.712225+0000 mgr.x (mgr.24938) 3251 : cluster [DBG] pgmap v2157: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.787 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.713028+0000 mgr.x (mgr.24938) 3252 : cluster [DBG] pgmap v2158: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.716387+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.722576+0000 mgr.x (mgr.24938) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.775224+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.778182+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.779822+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.782915+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.784035+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.791177+0000 mgr.x (mgr.24938) 3254 : cluster [DBG] pgmap v2159: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.791562+0000 mgr.x (mgr.24938) 3255 : cluster [DBG] pgmap v2160: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.795281+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.801256+0000 mgr.x (mgr.24938) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.854304+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.857505+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.788 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.859572+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.862495+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.863643+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.870635+0000 mgr.x (mgr.24938) 3257 : cluster [DBG] pgmap v2161: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.713028+0000 mgr.x (mgr.24938) 3252 : cluster [DBG] pgmap v2158: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.716387+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.722576+0000 mgr.x (mgr.24938) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.775224+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.778182+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.779822+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.782915+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.789 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.784035+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.791177+0000 mgr.x (mgr.24938) 3254 : cluster [DBG] pgmap v2159: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.791562+0000 mgr.x (mgr.24938) 3255 : cluster [DBG] pgmap v2160: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.795281+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.801256+0000 mgr.x (mgr.24938) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.854304+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.857505+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.859572+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.862495+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.863643+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.790 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.870635+0000 mgr.x (mgr.24938) 3257 : cluster [DBG] pgmap v2161: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.870978+0000 mgr.x (mgr.24938) 3258 : cluster [DBG] pgmap v2162: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.874613+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.880471+0000 mgr.x (mgr.24938) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.931536+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.934613+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.791 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.936968+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.939952+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.941104+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.948233+0000 mgr.x (mgr.24938) 3260 : cluster [DBG] pgmap v2163: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cluster 2024-03-30T04:50:17.948619+0000 mgr.x (mgr.24938) 3261 : cluster [DBG] pgmap v2164: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:17.952265+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: cephadm 2024-03-30T04:50:17.958163+0000 mgr.x (mgr.24938) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.026964+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.792 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.029871+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.031590+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.034515+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.035696+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.045721+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.118557+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.121325+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.122947+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.793 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.126296+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.794 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.127367+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.794 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.138655+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.794 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.196403+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.199214+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.200728+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.203609+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.204727+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.216303+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.290196+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.293153+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.294943+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.297994+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.299105+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.310390+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.367594+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.795 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.370463+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.870978+0000 mgr.x (mgr.24938) 3258 : cluster [DBG] pgmap v2162: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.874613+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.880471+0000 mgr.x (mgr.24938) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.931536+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.934613+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.936968+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.939952+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.941104+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.948233+0000 mgr.x (mgr.24938) 3260 : cluster [DBG] pgmap v2163: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cluster 2024-03-30T04:50:17.948619+0000 mgr.x (mgr.24938) 3261 : cluster [DBG] pgmap v2164: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.796 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:17.952265+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: cephadm 2024-03-30T04:50:17.958163+0000 mgr.x (mgr.24938) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.026964+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.029871+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.031590+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.034515+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.035696+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.045721+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.118557+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.372006+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.374672+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.797 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.375835+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.387009+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.444061+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.446742+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.448209+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.450967+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.452058+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[82555]: audit 2024-03-30T04:50:18.462007+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.121325+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.122947+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.798 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.126296+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.127367+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.138655+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.196403+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.199214+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.200728+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.203609+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.204727+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.216303+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.290196+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.293153+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.294943+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.297994+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.299105+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.310390+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.367594+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.370463+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.372006+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.374672+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.375835+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.387009+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.444061+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.446742+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.448209+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.450967+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.452058+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.800 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:18 smithi116 bash[80412]: audit 2024-03-30T04:50:18.462007+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.047206+0000 mgr.x (mgr.24938) 3233 : cluster [DBG] pgmap v2145: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.047489+0000 mgr.x (mgr.24938) 3234 : cluster [DBG] pgmap v2146: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.060350+0000 mgr.x (mgr.24938) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.164375+0000 mgr.x (mgr.24938) 3236 : cluster [DBG] pgmap v2147: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.164835+0000 mgr.x (mgr.24938) 3237 : cluster [DBG] pgmap v2148: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.176707+0000 mgr.x (mgr.24938) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.282775+0000 mgr.x (mgr.24938) 3239 : cluster [DBG] pgmap v2149: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.283560+0000 mgr.x (mgr.24938) 3240 : cluster [DBG] pgmap v2150: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.295504+0000 mgr.x (mgr.24938) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.382511+0000 mgr.x (mgr.24938) 3242 : cluster [DBG] pgmap v2151: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.382801+0000 mgr.x (mgr.24938) 3243 : cluster [DBG] pgmap v2152: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.394888+0000 mgr.x (mgr.24938) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.457262+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.463965+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.471565+0000 mgr.x (mgr.24938) 3245 : cluster [DBG] pgmap v2153: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.471907+0000 mgr.x (mgr.24938) 3246 : cluster [DBG] pgmap v2154: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.494519+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.500561+0000 mgr.x (mgr.24938) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.577169+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.581215+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.583183+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.587067+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.588395+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.596276+0000 mgr.x (mgr.24938) 3248 : cluster [DBG] pgmap v2155: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.597083+0000 mgr.x (mgr.24938) 3249 : cluster [DBG] pgmap v2156: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.600540+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.606689+0000 mgr.x (mgr.24938) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.691327+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.696019+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.698252+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.702177+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.703673+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.712225+0000 mgr.x (mgr.24938) 3251 : cluster [DBG] pgmap v2157: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.713028+0000 mgr.x (mgr.24938) 3252 : cluster [DBG] pgmap v2158: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.716387+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.722576+0000 mgr.x (mgr.24938) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.775224+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.778182+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.779822+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.782915+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.784035+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.791177+0000 mgr.x (mgr.24938) 3254 : cluster [DBG] pgmap v2159: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.791562+0000 mgr.x (mgr.24938) 3255 : cluster [DBG] pgmap v2160: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.795281+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.801256+0000 mgr.x (mgr.24938) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.854304+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.857505+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.859572+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.862495+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.863643+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.870635+0000 mgr.x (mgr.24938) 3257 : cluster [DBG] pgmap v2161: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.870978+0000 mgr.x (mgr.24938) 3258 : cluster [DBG] pgmap v2162: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.874613+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.880471+0000 mgr.x (mgr.24938) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.931536+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.934613+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.936968+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.939952+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.941104+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.948233+0000 mgr.x (mgr.24938) 3260 : cluster [DBG] pgmap v2163: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cluster 2024-03-30T04:50:17.948619+0000 mgr.x (mgr.24938) 3261 : cluster [DBG] pgmap v2164: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:17.952265+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: cephadm 2024-03-30T04:50:17.958163+0000 mgr.x (mgr.24938) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.026964+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.029871+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.031590+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.034515+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.035696+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.045721+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.118557+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.121325+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.122947+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.126296+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.127367+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.138655+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.196403+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.199214+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.200728+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.203609+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.204727+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.216303+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.290196+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.293153+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.294943+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.297994+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.299105+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.310390+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.367594+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.370463+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.372006+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.374672+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.375835+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.387009+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.444061+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.446742+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.448209+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.450967+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.452058+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:18.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:18 smithi148 bash[65611]: audit 2024-03-30T04:50:18.462007+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.366 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[82331]: debug 2024-03-30T04:50:19.293+0000 7fac4033e7c0 -1 Falling back to public interface 2024-03-30T04:50:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.042958+0000 mgr.x (mgr.24938) 3263 : cluster [DBG] pgmap v2165: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.043337+0000 mgr.x (mgr.24938) 3264 : cluster [DBG] pgmap v2166: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.051610+0000 mgr.x (mgr.24938) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.134545+0000 mgr.x (mgr.24938) 3266 : cluster [DBG] pgmap v2167: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.134925+0000 mgr.x (mgr.24938) 3267 : cluster [DBG] pgmap v2168: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.144602+0000 mgr.x (mgr.24938) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.211939+0000 mgr.x (mgr.24938) 3269 : cluster [DBG] pgmap v2169: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.212329+0000 mgr.x (mgr.24938) 3270 : cluster [DBG] pgmap v2170: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.222289+0000 mgr.x (mgr.24938) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.306262+0000 mgr.x (mgr.24938) 3272 : cluster [DBG] pgmap v2171: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.306609+0000 mgr.x (mgr.24938) 3273 : cluster [DBG] pgmap v2172: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.316255+0000 mgr.x (mgr.24938) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.382948+0000 mgr.x (mgr.24938) 3275 : cluster [DBG] pgmap v2173: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.383290+0000 mgr.x (mgr.24938) 3276 : cluster [DBG] pgmap v2174: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.392869+0000 mgr.x (mgr.24938) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.042958+0000 mgr.x (mgr.24938) 3263 : cluster [DBG] pgmap v2165: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.043337+0000 mgr.x (mgr.24938) 3264 : cluster [DBG] pgmap v2166: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.051610+0000 mgr.x (mgr.24938) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.134545+0000 mgr.x (mgr.24938) 3266 : cluster [DBG] pgmap v2167: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.134925+0000 mgr.x (mgr.24938) 3267 : cluster [DBG] pgmap v2168: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.144602+0000 mgr.x (mgr.24938) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.211939+0000 mgr.x (mgr.24938) 3269 : cluster [DBG] pgmap v2169: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.212329+0000 mgr.x (mgr.24938) 3270 : cluster [DBG] pgmap v2170: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.222289+0000 mgr.x (mgr.24938) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.306262+0000 mgr.x (mgr.24938) 3272 : cluster [DBG] pgmap v2171: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.306609+0000 mgr.x (mgr.24938) 3273 : cluster [DBG] pgmap v2172: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.316255+0000 mgr.x (mgr.24938) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.382948+0000 mgr.x (mgr.24938) 3275 : cluster [DBG] pgmap v2173: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.383290+0000 mgr.x (mgr.24938) 3276 : cluster [DBG] pgmap v2174: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.392869+0000 mgr.x (mgr.24938) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.459281+0000 mgr.x (mgr.24938) 3278 : cluster [DBG] pgmap v2175: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.459668+0000 mgr.x (mgr.24938) 3279 : cluster [DBG] pgmap v2176: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.467856+0000 mgr.x (mgr.24938) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.544290+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.547978+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.549727+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.553228+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.554702+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.562220+0000 mgr.x (mgr.24938) 3281 : cluster [DBG] pgmap v2177: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.562566+0000 mgr.x (mgr.24938) 3282 : cluster [DBG] pgmap v2178: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.566160+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.572389+0000 mgr.x (mgr.24938) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.642741+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.646196+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.647776+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.651739+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.653231+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.459281+0000 mgr.x (mgr.24938) 3278 : cluster [DBG] pgmap v2175: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.459668+0000 mgr.x (mgr.24938) 3279 : cluster [DBG] pgmap v2176: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.467856+0000 mgr.x (mgr.24938) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.544290+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.547978+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.549727+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.553228+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.554702+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.562220+0000 mgr.x (mgr.24938) 3281 : cluster [DBG] pgmap v2177: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.562566+0000 mgr.x (mgr.24938) 3282 : cluster [DBG] pgmap v2178: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.566160+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.572389+0000 mgr.x (mgr.24938) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.642741+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.646196+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.647776+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.651739+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.653231+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.661264+0000 mgr.x (mgr.24938) 3284 : cluster [DBG] pgmap v2179: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.661699+0000 mgr.x (mgr.24938) 3285 : cluster [DBG] pgmap v2180: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.665372+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.671292+0000 mgr.x (mgr.24938) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.724529+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.727287+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.728833+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.731614+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.732604+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.739606+0000 mgr.x (mgr.24938) 3287 : cluster [DBG] pgmap v2181: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.739964+0000 mgr.x (mgr.24938) 3288 : cluster [DBG] pgmap v2182: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.743819+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.749836+0000 mgr.x (mgr.24938) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.800746+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.803709+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.805208+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.807918+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.809020+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.661264+0000 mgr.x (mgr.24938) 3284 : cluster [DBG] pgmap v2179: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.661699+0000 mgr.x (mgr.24938) 3285 : cluster [DBG] pgmap v2180: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.665372+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.671292+0000 mgr.x (mgr.24938) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.724529+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.727287+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.728833+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.731614+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.732604+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.739606+0000 mgr.x (mgr.24938) 3287 : cluster [DBG] pgmap v2181: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.739964+0000 mgr.x (mgr.24938) 3288 : cluster [DBG] pgmap v2182: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.743819+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.749836+0000 mgr.x (mgr.24938) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.800746+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.803709+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.805208+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.807918+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.809020+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.815906+0000 mgr.x (mgr.24938) 3290 : cluster [DBG] pgmap v2183: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.816251+0000 mgr.x (mgr.24938) 3291 : cluster [DBG] pgmap v2184: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.818421+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.824279+0000 mgr.x (mgr.24938) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.876538+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.879296+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.880726+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.883312+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.884347+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.891240+0000 mgr.x (mgr.24938) 3293 : cluster [DBG] pgmap v2185: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.891521+0000 mgr.x (mgr.24938) 3294 : cluster [DBG] pgmap v2186: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.893845+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.899756+0000 mgr.x (mgr.24938) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.939102+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.942267+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.943602+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.946197+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.947214+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.815906+0000 mgr.x (mgr.24938) 3290 : cluster [DBG] pgmap v2183: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.816251+0000 mgr.x (mgr.24938) 3291 : cluster [DBG] pgmap v2184: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.818421+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.824279+0000 mgr.x (mgr.24938) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.876538+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.879296+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.880726+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.883312+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.884347+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.891240+0000 mgr.x (mgr.24938) 3293 : cluster [DBG] pgmap v2185: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.891521+0000 mgr.x (mgr.24938) 3294 : cluster [DBG] pgmap v2186: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.893845+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.899756+0000 mgr.x (mgr.24938) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.939102+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.942267+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.943602+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.946197+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.947214+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.954366+0000 mgr.x (mgr.24938) 3296 : cluster [DBG] pgmap v2187: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cluster 2024-03-30T04:50:18.954646+0000 mgr.x (mgr.24938) 3297 : cluster [DBG] pgmap v2188: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:18.956818+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: cephadm 2024-03-30T04:50:18.962925+0000 mgr.x (mgr.24938) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.019234+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.022170+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.023330+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.025722+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.026568+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.038481+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.113511+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.117039+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.118632+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.121544+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.122668+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.136330+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.193548+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.196384+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.198053+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.954366+0000 mgr.x (mgr.24938) 3296 : cluster [DBG] pgmap v2187: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cluster 2024-03-30T04:50:18.954646+0000 mgr.x (mgr.24938) 3297 : cluster [DBG] pgmap v2188: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:18.956818+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: cephadm 2024-03-30T04:50:18.962925+0000 mgr.x (mgr.24938) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.019234+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.022170+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.023330+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.025722+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.026568+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.038481+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.113511+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.117039+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.118632+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.121544+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.122668+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.136330+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.193548+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.196384+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.198053+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.201015+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.202068+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.216375+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.274501+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.277020+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.278651+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.280985+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.281826+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.293547+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.355895+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.359339+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.360846+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.363801+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.364887+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.378695+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.441192+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.444542+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.446372+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.449908+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.450990+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[80412]: audit 2024-03-30T04:50:19.464131+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.201015+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.202068+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.216375+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.274501+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.277020+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.278651+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.280985+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.281826+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.293547+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.355895+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.359339+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.360846+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.363801+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.364887+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.378695+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.441192+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.444542+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.446372+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.449908+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.450990+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:19 smithi116 bash[82555]: audit 2024-03-30T04:50:19.464131+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.042958+0000 mgr.x (mgr.24938) 3263 : cluster [DBG] pgmap v2165: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.043337+0000 mgr.x (mgr.24938) 3264 : cluster [DBG] pgmap v2166: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.051610+0000 mgr.x (mgr.24938) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.134545+0000 mgr.x (mgr.24938) 3266 : cluster [DBG] pgmap v2167: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.134925+0000 mgr.x (mgr.24938) 3267 : cluster [DBG] pgmap v2168: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.144602+0000 mgr.x (mgr.24938) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.211939+0000 mgr.x (mgr.24938) 3269 : cluster [DBG] pgmap v2169: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.212329+0000 mgr.x (mgr.24938) 3270 : cluster [DBG] pgmap v2170: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.222289+0000 mgr.x (mgr.24938) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.306262+0000 mgr.x (mgr.24938) 3272 : cluster [DBG] pgmap v2171: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.306609+0000 mgr.x (mgr.24938) 3273 : cluster [DBG] pgmap v2172: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.316255+0000 mgr.x (mgr.24938) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.382948+0000 mgr.x (mgr.24938) 3275 : cluster [DBG] pgmap v2173: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.383290+0000 mgr.x (mgr.24938) 3276 : cluster [DBG] pgmap v2174: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.392869+0000 mgr.x (mgr.24938) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.459281+0000 mgr.x (mgr.24938) 3278 : cluster [DBG] pgmap v2175: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.459668+0000 mgr.x (mgr.24938) 3279 : cluster [DBG] pgmap v2176: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.467856+0000 mgr.x (mgr.24938) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.544290+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.547978+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.549727+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.553228+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.554702+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.562220+0000 mgr.x (mgr.24938) 3281 : cluster [DBG] pgmap v2177: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.562566+0000 mgr.x (mgr.24938) 3282 : cluster [DBG] pgmap v2178: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.566160+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.572389+0000 mgr.x (mgr.24938) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.642741+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.646196+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.647776+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.651739+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.653231+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.661264+0000 mgr.x (mgr.24938) 3284 : cluster [DBG] pgmap v2179: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.661699+0000 mgr.x (mgr.24938) 3285 : cluster [DBG] pgmap v2180: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.665372+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.671292+0000 mgr.x (mgr.24938) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.724529+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.727287+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.728833+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.731614+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.732604+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.739606+0000 mgr.x (mgr.24938) 3287 : cluster [DBG] pgmap v2181: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.739964+0000 mgr.x (mgr.24938) 3288 : cluster [DBG] pgmap v2182: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.743819+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.749836+0000 mgr.x (mgr.24938) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.800746+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.803709+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.805208+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.807918+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.809020+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.815906+0000 mgr.x (mgr.24938) 3290 : cluster [DBG] pgmap v2183: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.816251+0000 mgr.x (mgr.24938) 3291 : cluster [DBG] pgmap v2184: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.818421+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.824279+0000 mgr.x (mgr.24938) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.876538+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.879296+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.880726+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.883312+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.884347+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.891240+0000 mgr.x (mgr.24938) 3293 : cluster [DBG] pgmap v2185: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.891521+0000 mgr.x (mgr.24938) 3294 : cluster [DBG] pgmap v2186: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.893845+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.899756+0000 mgr.x (mgr.24938) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.939102+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.942267+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.943602+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.946197+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.947214+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.954366+0000 mgr.x (mgr.24938) 3296 : cluster [DBG] pgmap v2187: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cluster 2024-03-30T04:50:18.954646+0000 mgr.x (mgr.24938) 3297 : cluster [DBG] pgmap v2188: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:18.956818+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: cephadm 2024-03-30T04:50:18.962925+0000 mgr.x (mgr.24938) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.019234+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.022170+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.023330+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.025722+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.026568+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.038481+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.113511+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.117039+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.118632+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.121544+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.122668+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.136330+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.193548+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.196384+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.198053+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.201015+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.202068+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.216375+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.274501+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.277020+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.278651+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.280985+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.281826+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.293547+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.355895+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.359339+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.360846+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.363801+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.364887+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.378695+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.441192+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.444542+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.446372+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.449908+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.450990+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:19 smithi148 bash[65611]: audit 2024-03-30T04:50:19.464131+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.033492+0000 mgr.x (mgr.24938) 3299 : cluster [DBG] pgmap v2189: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.033866+0000 mgr.x (mgr.24938) 3300 : cluster [DBG] pgmap v2190: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.044474+0000 mgr.x (mgr.24938) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.129941+0000 mgr.x (mgr.24938) 3302 : cluster [DBG] pgmap v2191: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.130345+0000 mgr.x (mgr.24938) 3303 : cluster [DBG] pgmap v2192: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.142300+0000 mgr.x (mgr.24938) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.209352+0000 mgr.x (mgr.24938) 3305 : cluster [DBG] pgmap v2193: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.209636+0000 mgr.x (mgr.24938) 3306 : cluster [DBG] pgmap v2194: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.222595+0000 mgr.x (mgr.24938) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.288661+0000 mgr.x (mgr.24938) 3308 : cluster [DBG] pgmap v2195: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.288952+0000 mgr.x (mgr.24938) 3309 : cluster [DBG] pgmap v2196: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.299660+0000 mgr.x (mgr.24938) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.372216+0000 mgr.x (mgr.24938) 3311 : cluster [DBG] pgmap v2197: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.372548+0000 mgr.x (mgr.24938) 3312 : cluster [DBG] pgmap v2198: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.384694+0000 mgr.x (mgr.24938) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.458136+0000 mgr.x (mgr.24938) 3314 : cluster [DBG] pgmap v2199: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.458400+0000 mgr.x (mgr.24938) 3315 : cluster [DBG] pgmap v2200: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.470075+0000 mgr.x (mgr.24938) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.481613+0000 mon.a (mon.0) 6040 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.481704+0000 mon.a (mon.0) 6041 : cluster [WRN] Health check update: Degraded data redundancy: 94/726 objects degraded (12.948%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.543128+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.546562+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.547934+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.550882+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.551944+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.559342+0000 mgr.x (mgr.24938) 3317 : cluster [DBG] pgmap v2201: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.559675+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.559764+0000 mgr.x (mgr.24938) 3318 : cluster [DBG] pgmap v2202: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.565492+0000 mgr.x (mgr.24938) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.633458+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.636203+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.637669+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.640329+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.641316+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.648533+0000 mgr.x (mgr.24938) 3320 : cluster [DBG] pgmap v2203: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.648845+0000 mgr.x (mgr.24938) 3321 : cluster [DBG] pgmap v2204: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.654482+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.660385+0000 mgr.x (mgr.24938) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.733632+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.738285+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.740964+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.745659+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.747063+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.755118+0000 mgr.x (mgr.24938) 3323 : cluster [DBG] pgmap v2205: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.755605+0000 mgr.x (mgr.24938) 3324 : cluster [DBG] pgmap v2206: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.761816+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.767967+0000 mgr.x (mgr.24938) 3325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.850845+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.855102+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.856692+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.860688+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.861840+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.869604+0000 mgr.x (mgr.24938) 3326 : cluster [DBG] pgmap v2207: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.869982+0000 mgr.x (mgr.24938) 3327 : cluster [DBG] pgmap v2208: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.872903+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.879142+0000 mgr.x (mgr.24938) 3328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.921362+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.926036+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.926491+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.929203+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.931878+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.934879+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.935592+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.941499+0000 mgr.x (mgr.24938) 3329 : cluster [DBG] pgmap v2209: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.550 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.941799+0000 mgr.x (mgr.24938) 3330 : cluster [DBG] pgmap v2210: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.943886+0000 mgr.x (mgr.24938) 3331 : cluster [DBG] pgmap v2211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.944237+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cluster 2024-03-30T04:50:19.944262+0000 mgr.x (mgr.24938) 3332 : cluster [DBG] pgmap v2212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:19.952814+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: cephadm 2024-03-30T04:50:19.958737+0000 mgr.x (mgr.24938) 3333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.026778+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.029633+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.031065+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.034570+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.035351+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.045943+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.119561+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.121967+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.551 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.123428+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.126771+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.128010+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.141396+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.253157+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.256275+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.257611+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.260132+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.261120+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.275108+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.316231+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.552 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.319275+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.321037+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.323988+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.325273+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.337383+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.395729+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.398802+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.400124+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.403227+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.404388+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.415688+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.456839+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.459737+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.461290+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.463742+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.553 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.464605+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.554 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:20 smithi148 bash[65611]: audit 2024-03-30T04:50:20.477967+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.033492+0000 mgr.x (mgr.24938) 3299 : cluster [DBG] pgmap v2189: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.033866+0000 mgr.x (mgr.24938) 3300 : cluster [DBG] pgmap v2190: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.044474+0000 mgr.x (mgr.24938) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.129941+0000 mgr.x (mgr.24938) 3302 : cluster [DBG] pgmap v2191: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.130345+0000 mgr.x (mgr.24938) 3303 : cluster [DBG] pgmap v2192: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.142300+0000 mgr.x (mgr.24938) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.209352+0000 mgr.x (mgr.24938) 3305 : cluster [DBG] pgmap v2193: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.209636+0000 mgr.x (mgr.24938) 3306 : cluster [DBG] pgmap v2194: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.222595+0000 mgr.x (mgr.24938) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.288661+0000 mgr.x (mgr.24938) 3308 : cluster [DBG] pgmap v2195: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.288952+0000 mgr.x (mgr.24938) 3309 : cluster [DBG] pgmap v2196: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.299660+0000 mgr.x (mgr.24938) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.372216+0000 mgr.x (mgr.24938) 3311 : cluster [DBG] pgmap v2197: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.372548+0000 mgr.x (mgr.24938) 3312 : cluster [DBG] pgmap v2198: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.384694+0000 mgr.x (mgr.24938) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.033492+0000 mgr.x (mgr.24938) 3299 : cluster [DBG] pgmap v2189: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.033866+0000 mgr.x (mgr.24938) 3300 : cluster [DBG] pgmap v2190: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.044474+0000 mgr.x (mgr.24938) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.129941+0000 mgr.x (mgr.24938) 3302 : cluster [DBG] pgmap v2191: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.130345+0000 mgr.x (mgr.24938) 3303 : cluster [DBG] pgmap v2192: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.142300+0000 mgr.x (mgr.24938) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.209352+0000 mgr.x (mgr.24938) 3305 : cluster [DBG] pgmap v2193: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.209636+0000 mgr.x (mgr.24938) 3306 : cluster [DBG] pgmap v2194: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.222595+0000 mgr.x (mgr.24938) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.288661+0000 mgr.x (mgr.24938) 3308 : cluster [DBG] pgmap v2195: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.288952+0000 mgr.x (mgr.24938) 3309 : cluster [DBG] pgmap v2196: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.299660+0000 mgr.x (mgr.24938) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.372216+0000 mgr.x (mgr.24938) 3311 : cluster [DBG] pgmap v2197: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.372548+0000 mgr.x (mgr.24938) 3312 : cluster [DBG] pgmap v2198: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.384694+0000 mgr.x (mgr.24938) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.458136+0000 mgr.x (mgr.24938) 3314 : cluster [DBG] pgmap v2199: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.458400+0000 mgr.x (mgr.24938) 3315 : cluster [DBG] pgmap v2200: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.470075+0000 mgr.x (mgr.24938) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.481613+0000 mon.a (mon.0) 6040 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.481704+0000 mon.a (mon.0) 6041 : cluster [WRN] Health check update: Degraded data redundancy: 94/726 objects degraded (12.948%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.543128+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.546562+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.547934+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.550882+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.551944+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.559342+0000 mgr.x (mgr.24938) 3317 : cluster [DBG] pgmap v2201: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.559675+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.559764+0000 mgr.x (mgr.24938) 3318 : cluster [DBG] pgmap v2202: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.565492+0000 mgr.x (mgr.24938) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.633458+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.636203+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.637669+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.640329+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.458136+0000 mgr.x (mgr.24938) 3314 : cluster [DBG] pgmap v2199: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.458400+0000 mgr.x (mgr.24938) 3315 : cluster [DBG] pgmap v2200: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.470075+0000 mgr.x (mgr.24938) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.481613+0000 mon.a (mon.0) 6040 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.481704+0000 mon.a (mon.0) 6041 : cluster [WRN] Health check update: Degraded data redundancy: 94/726 objects degraded (12.948%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.543128+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.546562+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.547934+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.550882+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.551944+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.559342+0000 mgr.x (mgr.24938) 3317 : cluster [DBG] pgmap v2201: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.559675+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.559764+0000 mgr.x (mgr.24938) 3318 : cluster [DBG] pgmap v2202: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.565492+0000 mgr.x (mgr.24938) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.633458+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.636203+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.637669+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.640329+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.641316+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.648533+0000 mgr.x (mgr.24938) 3320 : cluster [DBG] pgmap v2203: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.648845+0000 mgr.x (mgr.24938) 3321 : cluster [DBG] pgmap v2204: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.654482+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.660385+0000 mgr.x (mgr.24938) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.733632+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.738285+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.740964+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.745659+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.747063+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.755118+0000 mgr.x (mgr.24938) 3323 : cluster [DBG] pgmap v2205: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.755605+0000 mgr.x (mgr.24938) 3324 : cluster [DBG] pgmap v2206: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.761816+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.767967+0000 mgr.x (mgr.24938) 3325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.850845+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.855102+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.856692+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.860688+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.861840+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.869604+0000 mgr.x (mgr.24938) 3326 : cluster [DBG] pgmap v2207: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.869982+0000 mgr.x (mgr.24938) 3327 : cluster [DBG] pgmap v2208: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.872903+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.879142+0000 mgr.x (mgr.24938) 3328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.921362+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.926036+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.926491+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.929203+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.931878+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.934879+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.935592+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.941499+0000 mgr.x (mgr.24938) 3329 : cluster [DBG] pgmap v2209: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.941799+0000 mgr.x (mgr.24938) 3330 : cluster [DBG] pgmap v2210: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.943886+0000 mgr.x (mgr.24938) 3331 : cluster [DBG] pgmap v2211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.944237+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cluster 2024-03-30T04:50:19.944262+0000 mgr.x (mgr.24938) 3332 : cluster [DBG] pgmap v2212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:19.952814+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.641316+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.648533+0000 mgr.x (mgr.24938) 3320 : cluster [DBG] pgmap v2203: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.648845+0000 mgr.x (mgr.24938) 3321 : cluster [DBG] pgmap v2204: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.654482+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.660385+0000 mgr.x (mgr.24938) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.733632+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.738285+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.740964+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.745659+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.747063+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.755118+0000 mgr.x (mgr.24938) 3323 : cluster [DBG] pgmap v2205: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.755605+0000 mgr.x (mgr.24938) 3324 : cluster [DBG] pgmap v2206: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.761816+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.767967+0000 mgr.x (mgr.24938) 3325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.850845+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.855102+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.856692+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.860688+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: cephadm 2024-03-30T04:50:19.958737+0000 mgr.x (mgr.24938) 3333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.026778+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.029633+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.031065+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.034570+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.035351+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.045943+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.119561+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.121967+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.123428+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.126771+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.128010+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.141396+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.253157+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.256275+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.257611+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.260132+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.261120+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.275108+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.316231+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.319275+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.321037+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.323988+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.325273+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.337383+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.395729+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.398802+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.400124+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.403227+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.404388+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.415688+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.456839+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.459737+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.461290+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.463742+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.464605+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[80412]: audit 2024-03-30T04:50:20.477967+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.861840+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.869604+0000 mgr.x (mgr.24938) 3326 : cluster [DBG] pgmap v2207: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.869982+0000 mgr.x (mgr.24938) 3327 : cluster [DBG] pgmap v2208: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.872903+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.879142+0000 mgr.x (mgr.24938) 3328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.921362+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.926036+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.926491+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.929203+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.931878+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.934879+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.935592+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.941499+0000 mgr.x (mgr.24938) 3329 : cluster [DBG] pgmap v2209: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.941799+0000 mgr.x (mgr.24938) 3330 : cluster [DBG] pgmap v2210: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.943886+0000 mgr.x (mgr.24938) 3331 : cluster [DBG] pgmap v2211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.944237+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cluster 2024-03-30T04:50:19.944262+0000 mgr.x (mgr.24938) 3332 : cluster [DBG] pgmap v2212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:19.952814+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: cephadm 2024-03-30T04:50:19.958737+0000 mgr.x (mgr.24938) 3333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.026778+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.029633+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.031065+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.034570+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.035351+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.045943+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.119561+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.121967+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.123428+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.126771+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.128010+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.141396+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.253157+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.256275+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.257611+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.260132+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.261120+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.275108+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.316231+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.319275+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.321037+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.323988+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.325273+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.337383+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.395729+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.398802+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.400124+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.403227+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.404388+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.415688+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.456839+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.459737+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.461290+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.463742+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.464605+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:20.779 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:20 smithi116 bash[82555]: audit 2024-03-30T04:50:20.477967+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.042350+0000 mgr.x (mgr.24938) 3334 : cluster [DBG] pgmap v2213: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.042696+0000 mgr.x (mgr.24938) 3335 : cluster [DBG] pgmap v2214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.051936+0000 mgr.x (mgr.24938) 3336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.135384+0000 mgr.x (mgr.24938) 3337 : cluster [DBG] pgmap v2215: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.135721+0000 mgr.x (mgr.24938) 3338 : cluster [DBG] pgmap v2216: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.147381+0000 mgr.x (mgr.24938) 3339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.268007+0000 mgr.x (mgr.24938) 3340 : cluster [DBG] pgmap v2217: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.268395+0000 mgr.x (mgr.24938) 3341 : cluster [DBG] pgmap v2218: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.281036+0000 mgr.x (mgr.24938) 3342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.332476+0000 mgr.x (mgr.24938) 3343 : cluster [DBG] pgmap v2219: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.332873+0000 mgr.x (mgr.24938) 3344 : cluster [DBG] pgmap v2220: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.343348+0000 mgr.x (mgr.24938) 3345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.411440+0000 mgr.x (mgr.24938) 3346 : cluster [DBG] pgmap v2221: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.411871+0000 mgr.x (mgr.24938) 3347 : cluster [DBG] pgmap v2222: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.421608+0000 mgr.x (mgr.24938) 3348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.042350+0000 mgr.x (mgr.24938) 3334 : cluster [DBG] pgmap v2213: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.042696+0000 mgr.x (mgr.24938) 3335 : cluster [DBG] pgmap v2214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.051936+0000 mgr.x (mgr.24938) 3336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.135384+0000 mgr.x (mgr.24938) 3337 : cluster [DBG] pgmap v2215: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.135721+0000 mgr.x (mgr.24938) 3338 : cluster [DBG] pgmap v2216: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.147381+0000 mgr.x (mgr.24938) 3339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.268007+0000 mgr.x (mgr.24938) 3340 : cluster [DBG] pgmap v2217: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.268395+0000 mgr.x (mgr.24938) 3341 : cluster [DBG] pgmap v2218: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.281036+0000 mgr.x (mgr.24938) 3342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.332476+0000 mgr.x (mgr.24938) 3343 : cluster [DBG] pgmap v2219: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.332873+0000 mgr.x (mgr.24938) 3344 : cluster [DBG] pgmap v2220: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.343348+0000 mgr.x (mgr.24938) 3345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.411440+0000 mgr.x (mgr.24938) 3346 : cluster [DBG] pgmap v2221: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.411871+0000 mgr.x (mgr.24938) 3347 : cluster [DBG] pgmap v2222: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.421608+0000 mgr.x (mgr.24938) 3348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.471438+0000 mgr.x (mgr.24938) 3349 : cluster [DBG] pgmap v2223: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.471861+0000 mgr.x (mgr.24938) 3350 : cluster [DBG] pgmap v2224: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.483903+0000 mgr.x (mgr.24938) 3351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.535136+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.537108+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.538053+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.540191+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.541139+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.546953+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.547915+0000 mgr.x (mgr.24938) 3352 : cluster [DBG] pgmap v2225: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.548307+0000 mgr.x (mgr.24938) 3353 : cluster [DBG] pgmap v2226: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.552807+0000 mgr.x (mgr.24938) 3354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.587724+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.590413+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.591983+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.594798+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.595673+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.602054+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.471438+0000 mgr.x (mgr.24938) 3349 : cluster [DBG] pgmap v2223: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.471861+0000 mgr.x (mgr.24938) 3350 : cluster [DBG] pgmap v2224: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.483903+0000 mgr.x (mgr.24938) 3351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.535136+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.537108+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.538053+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.540191+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.541139+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.546953+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.547915+0000 mgr.x (mgr.24938) 3352 : cluster [DBG] pgmap v2225: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.548307+0000 mgr.x (mgr.24938) 3353 : cluster [DBG] pgmap v2226: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.552807+0000 mgr.x (mgr.24938) 3354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.587724+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.590413+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.591983+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.594798+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.595673+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.602054+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.602461+0000 mgr.x (mgr.24938) 3355 : cluster [DBG] pgmap v2227: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.602740+0000 mgr.x (mgr.24938) 3356 : cluster [DBG] pgmap v2228: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.607866+0000 mgr.x (mgr.24938) 3357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.642723+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.645028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.646201+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.648942+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.649990+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.656903+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.657054+0000 mgr.x (mgr.24938) 3358 : cluster [DBG] pgmap v2229: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.657443+0000 mgr.x (mgr.24938) 3359 : cluster [DBG] pgmap v2230: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.662756+0000 mgr.x (mgr.24938) 3360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.716211+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.719310+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.721016+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.724033+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.725147+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.732368+0000 mgr.x (mgr.24938) 3361 : cluster [DBG] pgmap v2231: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.602461+0000 mgr.x (mgr.24938) 3355 : cluster [DBG] pgmap v2227: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.602740+0000 mgr.x (mgr.24938) 3356 : cluster [DBG] pgmap v2228: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.607866+0000 mgr.x (mgr.24938) 3357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.642723+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.645028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.646201+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.648942+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.649990+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.656903+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.657054+0000 mgr.x (mgr.24938) 3358 : cluster [DBG] pgmap v2229: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.657443+0000 mgr.x (mgr.24938) 3359 : cluster [DBG] pgmap v2230: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.662756+0000 mgr.x (mgr.24938) 3360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.716211+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.719310+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.721016+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.724033+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.725147+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.732368+0000 mgr.x (mgr.24938) 3361 : cluster [DBG] pgmap v2231: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.732841+0000 mgr.x (mgr.24938) 3362 : cluster [DBG] pgmap v2232: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.735125+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.740935+0000 mgr.x (mgr.24938) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.810576+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.813386+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.814981+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.817094+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.818035+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.824727+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.825188+0000 mgr.x (mgr.24938) 3364 : cluster [DBG] pgmap v2233: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.825525+0000 mgr.x (mgr.24938) 3365 : cluster [DBG] pgmap v2234: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.830567+0000 mgr.x (mgr.24938) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.865413+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.867574+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.868731+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.870939+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.871637+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.877658+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.732841+0000 mgr.x (mgr.24938) 3362 : cluster [DBG] pgmap v2232: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.735125+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.740935+0000 mgr.x (mgr.24938) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.810576+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.813386+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.814981+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.817094+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.818035+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.824727+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.825188+0000 mgr.x (mgr.24938) 3364 : cluster [DBG] pgmap v2233: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.825525+0000 mgr.x (mgr.24938) 3365 : cluster [DBG] pgmap v2234: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.830567+0000 mgr.x (mgr.24938) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.865413+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.867574+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.868731+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.870939+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.871637+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.877658+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.878320+0000 mgr.x (mgr.24938) 3367 : cluster [DBG] pgmap v2235: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.878716+0000 mgr.x (mgr.24938) 3368 : cluster [DBG] pgmap v2236: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.883467+0000 mgr.x (mgr.24938) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.918783+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.920947+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.922073+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.924155+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.924999+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:20.931335+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.931817+0000 mgr.x (mgr.24938) 3370 : cluster [DBG] pgmap v2237: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cluster 2024-03-30T04:50:20.932157+0000 mgr.x (mgr.24938) 3371 : cluster [DBG] pgmap v2238: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: cephadm 2024-03-30T04:50:20.937201+0000 mgr.x (mgr.24938) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.005239+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.008034+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.009774+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.012529+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.013662+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.023011+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.065425+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.068337+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.069783+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.072413+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.073621+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.085007+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.126556+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.128866+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.130303+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.132955+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.133841+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.144949+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.186829+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.189788+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.191246+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.193831+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.194861+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.205548+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.246632+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.878320+0000 mgr.x (mgr.24938) 3367 : cluster [DBG] pgmap v2235: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.878716+0000 mgr.x (mgr.24938) 3368 : cluster [DBG] pgmap v2236: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.883467+0000 mgr.x (mgr.24938) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.918783+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.920947+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.922073+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.924155+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.924999+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:20.931335+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.931817+0000 mgr.x (mgr.24938) 3370 : cluster [DBG] pgmap v2237: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cluster 2024-03-30T04:50:20.932157+0000 mgr.x (mgr.24938) 3371 : cluster [DBG] pgmap v2238: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: cephadm 2024-03-30T04:50:20.937201+0000 mgr.x (mgr.24938) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.005239+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.008034+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.009774+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.012529+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.013662+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.023011+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.249405+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.250950+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.253720+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.254948+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.266226+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.307859+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.310752+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.312511+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.315240+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.316236+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.328252+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.369737+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.372882+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.374513+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.377507+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.378757+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.389971+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.446905+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.449054+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.450403+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.452526+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.453410+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[82555]: audit 2024-03-30T04:50:21.460381+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.065425+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.068337+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.069783+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.072413+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.073621+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.085007+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.126556+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.128866+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.130303+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.132955+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.133841+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.144949+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.186829+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.189788+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.191246+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.193831+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.194861+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.205548+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.246632+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.249405+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.250950+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.253720+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.254948+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.266226+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.307859+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.310752+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.312511+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.315240+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.316236+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.328252+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.369737+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.372882+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.374513+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.377507+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.378757+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.389971+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.446905+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.449054+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.450403+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.452526+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.453410+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:21 smithi116 bash[80412]: audit 2024-03-30T04:50:21.460381+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.042350+0000 mgr.x (mgr.24938) 3334 : cluster [DBG] pgmap v2213: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.042696+0000 mgr.x (mgr.24938) 3335 : cluster [DBG] pgmap v2214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.051936+0000 mgr.x (mgr.24938) 3336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.135384+0000 mgr.x (mgr.24938) 3337 : cluster [DBG] pgmap v2215: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.135721+0000 mgr.x (mgr.24938) 3338 : cluster [DBG] pgmap v2216: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.147381+0000 mgr.x (mgr.24938) 3339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.268007+0000 mgr.x (mgr.24938) 3340 : cluster [DBG] pgmap v2217: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.268395+0000 mgr.x (mgr.24938) 3341 : cluster [DBG] pgmap v2218: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.281036+0000 mgr.x (mgr.24938) 3342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.332476+0000 mgr.x (mgr.24938) 3343 : cluster [DBG] pgmap v2219: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.332873+0000 mgr.x (mgr.24938) 3344 : cluster [DBG] pgmap v2220: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.343348+0000 mgr.x (mgr.24938) 3345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.411440+0000 mgr.x (mgr.24938) 3346 : cluster [DBG] pgmap v2221: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.411871+0000 mgr.x (mgr.24938) 3347 : cluster [DBG] pgmap v2222: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.421608+0000 mgr.x (mgr.24938) 3348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.471438+0000 mgr.x (mgr.24938) 3349 : cluster [DBG] pgmap v2223: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.471861+0000 mgr.x (mgr.24938) 3350 : cluster [DBG] pgmap v2224: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.483903+0000 mgr.x (mgr.24938) 3351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.535136+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.537108+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.538053+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.540191+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.541139+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.546953+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.547915+0000 mgr.x (mgr.24938) 3352 : cluster [DBG] pgmap v2225: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.548307+0000 mgr.x (mgr.24938) 3353 : cluster [DBG] pgmap v2226: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.552807+0000 mgr.x (mgr.24938) 3354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.587724+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.590413+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.591983+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.594798+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.595673+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.602054+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.602461+0000 mgr.x (mgr.24938) 3355 : cluster [DBG] pgmap v2227: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.602740+0000 mgr.x (mgr.24938) 3356 : cluster [DBG] pgmap v2228: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.607866+0000 mgr.x (mgr.24938) 3357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.642723+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.645028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.646201+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.648942+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.649990+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.656903+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.657054+0000 mgr.x (mgr.24938) 3358 : cluster [DBG] pgmap v2229: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.657443+0000 mgr.x (mgr.24938) 3359 : cluster [DBG] pgmap v2230: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.662756+0000 mgr.x (mgr.24938) 3360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.716211+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.719310+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.721016+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.724033+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.725147+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.732368+0000 mgr.x (mgr.24938) 3361 : cluster [DBG] pgmap v2231: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.732841+0000 mgr.x (mgr.24938) 3362 : cluster [DBG] pgmap v2232: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.735125+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.740935+0000 mgr.x (mgr.24938) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.810576+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.813386+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.814981+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.817094+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.818035+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.824727+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.825188+0000 mgr.x (mgr.24938) 3364 : cluster [DBG] pgmap v2233: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.825525+0000 mgr.x (mgr.24938) 3365 : cluster [DBG] pgmap v2234: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.830567+0000 mgr.x (mgr.24938) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.865413+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.867574+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.868731+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.870939+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.871637+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.877658+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.878320+0000 mgr.x (mgr.24938) 3367 : cluster [DBG] pgmap v2235: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.878716+0000 mgr.x (mgr.24938) 3368 : cluster [DBG] pgmap v2236: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.883467+0000 mgr.x (mgr.24938) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.918783+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.920947+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.922073+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.924155+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.924999+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:20.931335+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.931817+0000 mgr.x (mgr.24938) 3370 : cluster [DBG] pgmap v2237: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cluster 2024-03-30T04:50:20.932157+0000 mgr.x (mgr.24938) 3371 : cluster [DBG] pgmap v2238: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: cephadm 2024-03-30T04:50:20.937201+0000 mgr.x (mgr.24938) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.005239+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.008034+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.009774+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.012529+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.013662+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.023011+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.065425+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.068337+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.069783+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.072413+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.073621+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.085007+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.126556+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.128866+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.130303+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.132955+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.133841+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.144949+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.186829+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.189788+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.191246+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.193831+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.194861+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.205548+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.246632+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.249405+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.250950+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.253720+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.254948+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.266226+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.307859+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.310752+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.312511+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.315240+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.316236+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.328252+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.369737+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.372882+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.374513+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.377507+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.378757+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.389971+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.446905+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.449054+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.450403+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.452526+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.453410+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:21.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:21 smithi148 bash[65611]: audit 2024-03-30T04:50:21.460381+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.506 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[82331]: debug 2024-03-30T04:50:22.349+0000 7fac4033e7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-30T04:50:22.506 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[82331]: debug 2024-03-30T04:50:22.389+0000 7fac4033e7c0 -1 osd.7 160 log_to_monitors true 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.021067+0000 mgr.x (mgr.24938) 3373 : cluster [DBG] pgmap v2239: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.021515+0000 mgr.x (mgr.24938) 3374 : cluster [DBG] pgmap v2240: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.028984+0000 mgr.x (mgr.24938) 3375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.081007+0000 mgr.x (mgr.24938) 3376 : cluster [DBG] pgmap v2241: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.081445+0000 mgr.x (mgr.24938) 3377 : cluster [DBG] pgmap v2242: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.091125+0000 mgr.x (mgr.24938) 3378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.140865+0000 mgr.x (mgr.24938) 3379 : cluster [DBG] pgmap v2243: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.141322+0000 mgr.x (mgr.24938) 3380 : cluster [DBG] pgmap v2244: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.150868+0000 mgr.x (mgr.24938) 3381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.201840+0000 mgr.x (mgr.24938) 3382 : cluster [DBG] pgmap v2245: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.202234+0000 mgr.x (mgr.24938) 3383 : cluster [DBG] pgmap v2246: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.211604+0000 mgr.x (mgr.24938) 3384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.262405+0000 mgr.x (mgr.24938) 3385 : cluster [DBG] pgmap v2247: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.262704+0000 mgr.x (mgr.24938) 3386 : cluster [DBG] pgmap v2248: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.272294+0000 mgr.x (mgr.24938) 3387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.021067+0000 mgr.x (mgr.24938) 3373 : cluster [DBG] pgmap v2239: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.021515+0000 mgr.x (mgr.24938) 3374 : cluster [DBG] pgmap v2240: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.028984+0000 mgr.x (mgr.24938) 3375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.081007+0000 mgr.x (mgr.24938) 3376 : cluster [DBG] pgmap v2241: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.081445+0000 mgr.x (mgr.24938) 3377 : cluster [DBG] pgmap v2242: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.091125+0000 mgr.x (mgr.24938) 3378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.140865+0000 mgr.x (mgr.24938) 3379 : cluster [DBG] pgmap v2243: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.141322+0000 mgr.x (mgr.24938) 3380 : cluster [DBG] pgmap v2244: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.150868+0000 mgr.x (mgr.24938) 3381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.201840+0000 mgr.x (mgr.24938) 3382 : cluster [DBG] pgmap v2245: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.202234+0000 mgr.x (mgr.24938) 3383 : cluster [DBG] pgmap v2246: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.211604+0000 mgr.x (mgr.24938) 3384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.262405+0000 mgr.x (mgr.24938) 3385 : cluster [DBG] pgmap v2247: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.262704+0000 mgr.x (mgr.24938) 3386 : cluster [DBG] pgmap v2248: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.272294+0000 mgr.x (mgr.24938) 3387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.323304+0000 mgr.x (mgr.24938) 3388 : cluster [DBG] pgmap v2249: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.323596+0000 mgr.x (mgr.24938) 3389 : cluster [DBG] pgmap v2250: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.334280+0000 mgr.x (mgr.24938) 3390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.386053+0000 mgr.x (mgr.24938) 3391 : cluster [DBG] pgmap v2251: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.386440+0000 mgr.x (mgr.24938) 3392 : cluster [DBG] pgmap v2252: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.395997+0000 mgr.x (mgr.24938) 3393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.460133+0000 mgr.x (mgr.24938) 3394 : cluster [DBG] pgmap v2253: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.460431+0000 mgr.x (mgr.24938) 3395 : cluster [DBG] pgmap v2254: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.466184+0000 mgr.x (mgr.24938) 3396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.501935+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.512857+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.513914+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.515983+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.516656+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.522630+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.523359+0000 mgr.x (mgr.24938) 3397 : cluster [DBG] pgmap v2255: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.523657+0000 mgr.x (mgr.24938) 3398 : cluster [DBG] pgmap v2256: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.528428+0000 mgr.x (mgr.24938) 3399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.563217+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.565880+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.566955+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.569180+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.570079+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.577045+0000 mgr.x (mgr.24938) 3400 : cluster [DBG] pgmap v2257: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.577440+0000 mgr.x (mgr.24938) 3401 : cluster [DBG] pgmap v2258: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.578939+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.584910+0000 mgr.x (mgr.24938) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.620424+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.622953+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.624173+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.626777+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.627817+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.634764+0000 mgr.x (mgr.24938) 3403 : cluster [DBG] pgmap v2259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.635153+0000 mgr.x (mgr.24938) 3404 : cluster [DBG] pgmap v2260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.640173+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.323304+0000 mgr.x (mgr.24938) 3388 : cluster [DBG] pgmap v2249: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.323596+0000 mgr.x (mgr.24938) 3389 : cluster [DBG] pgmap v2250: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.334280+0000 mgr.x (mgr.24938) 3390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.386053+0000 mgr.x (mgr.24938) 3391 : cluster [DBG] pgmap v2251: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.386440+0000 mgr.x (mgr.24938) 3392 : cluster [DBG] pgmap v2252: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.395997+0000 mgr.x (mgr.24938) 3393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.460133+0000 mgr.x (mgr.24938) 3394 : cluster [DBG] pgmap v2253: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.460431+0000 mgr.x (mgr.24938) 3395 : cluster [DBG] pgmap v2254: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.466184+0000 mgr.x (mgr.24938) 3396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.501935+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.512857+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.513914+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.515983+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.516656+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.522630+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.523359+0000 mgr.x (mgr.24938) 3397 : cluster [DBG] pgmap v2255: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.523657+0000 mgr.x (mgr.24938) 3398 : cluster [DBG] pgmap v2256: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.646134+0000 mgr.x (mgr.24938) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.696608+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.701142+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.703048+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.706420+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.707311+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.714818+0000 mgr.x (mgr.24938) 3406 : cluster [DBG] pgmap v2261: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.715937+0000 mgr.x (mgr.24938) 3407 : cluster [DBG] pgmap v2262: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.721384+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.727777+0000 mgr.x (mgr.24938) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.765434+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.768033+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.769207+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.771707+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.772742+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.779682+0000 mgr.x (mgr.24938) 3409 : cluster [DBG] pgmap v2263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.780144+0000 mgr.x (mgr.24938) 3410 : cluster [DBG] pgmap v2264: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.784730+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.790661+0000 mgr.x (mgr.24938) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.827881+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.830662+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.832090+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.835119+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.836062+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.843068+0000 mgr.x (mgr.24938) 3412 : cluster [DBG] pgmap v2265: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.843542+0000 mgr.x (mgr.24938) 3413 : cluster [DBG] pgmap v2266: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.850880+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.857191+0000 mgr.x (mgr.24938) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.924194+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.926924+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.928505+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.931131+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.932043+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.938929+0000 mgr.x (mgr.24938) 3415 : cluster [DBG] pgmap v2267: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.939330+0000 mgr.x (mgr.24938) 3416 : cluster [DBG] pgmap v2268: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.939409+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.528428+0000 mgr.x (mgr.24938) 3399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.563217+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.565880+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.566955+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.569180+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.570079+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.577045+0000 mgr.x (mgr.24938) 3400 : cluster [DBG] pgmap v2257: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.577440+0000 mgr.x (mgr.24938) 3401 : cluster [DBG] pgmap v2258: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.578939+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.584910+0000 mgr.x (mgr.24938) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.620424+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.622953+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.624173+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.626777+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.627817+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.634764+0000 mgr.x (mgr.24938) 3403 : cluster [DBG] pgmap v2259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.635153+0000 mgr.x (mgr.24938) 3404 : cluster [DBG] pgmap v2260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.640173+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:21.945374+0000 mgr.x (mgr.24938) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.981096+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.983847+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.985323+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.987814+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.988841+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.995751+0000 mgr.x (mgr.24938) 3418 : cluster [DBG] pgmap v2269: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cluster 2024-03-30T04:50:21.996149+0000 mgr.x (mgr.24938) 3419 : cluster [DBG] pgmap v2270: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:21.997797+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.003764+0000 mgr.x (mgr.24938) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.039630+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.042428+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.043748+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.046598+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.047780+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.055143+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.096293+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.098853+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.100168+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.102790+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.103864+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.112734+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.170813+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.173907+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.175350+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.177929+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.178803+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.187525+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.228594+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.231206+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.232787+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.235483+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.236519+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.245098+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.286140+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.289302+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.290884+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.646134+0000 mgr.x (mgr.24938) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.696608+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.701142+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.703048+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.706420+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.707311+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.714818+0000 mgr.x (mgr.24938) 3406 : cluster [DBG] pgmap v2261: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.715937+0000 mgr.x (mgr.24938) 3407 : cluster [DBG] pgmap v2262: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.721384+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.727777+0000 mgr.x (mgr.24938) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.765434+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.768033+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.769207+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.771707+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.772742+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.779682+0000 mgr.x (mgr.24938) 3409 : cluster [DBG] pgmap v2263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.780144+0000 mgr.x (mgr.24938) 3410 : cluster [DBG] pgmap v2264: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.784730+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.294057+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.295227+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.305153+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.363911+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.367336+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.368898+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.372793+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.374222+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.384387+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.394085+0000 mon.a (mon.0) 6285 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.399160+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.425503+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.427468+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.428262+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.430158+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.430792+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.436743+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.477306+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.479373+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.776 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.480457+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.482936+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.483685+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.777 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[82555]: audit 2024-03-30T04:50:22.489601+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.790661+0000 mgr.x (mgr.24938) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.827881+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.830662+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.832090+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.835119+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.836062+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.843068+0000 mgr.x (mgr.24938) 3412 : cluster [DBG] pgmap v2265: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.843542+0000 mgr.x (mgr.24938) 3413 : cluster [DBG] pgmap v2266: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.850880+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.857191+0000 mgr.x (mgr.24938) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.924194+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.926924+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.928505+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.931131+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.932043+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.938929+0000 mgr.x (mgr.24938) 3415 : cluster [DBG] pgmap v2267: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.939330+0000 mgr.x (mgr.24938) 3416 : cluster [DBG] pgmap v2268: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.939409+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:21.945374+0000 mgr.x (mgr.24938) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.981096+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.983847+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.985323+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.987814+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.988841+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.995751+0000 mgr.x (mgr.24938) 3418 : cluster [DBG] pgmap v2269: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cluster 2024-03-30T04:50:21.996149+0000 mgr.x (mgr.24938) 3419 : cluster [DBG] pgmap v2270: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:21.997797+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.003764+0000 mgr.x (mgr.24938) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.039630+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.042428+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.043748+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.046598+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.047780+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.055143+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.096293+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.098853+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.100168+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.102790+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.103864+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.112734+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.170813+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.173907+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.175350+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.177929+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.178803+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.187525+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.228594+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.231206+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.232787+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.235483+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.236519+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.245098+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.286140+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.289302+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.290884+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.294057+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.295227+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.305153+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.363911+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.367336+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.782 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.368898+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.372793+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.374222+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.384387+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.394085+0000 mon.a (mon.0) 6285 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.399160+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.425503+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.427468+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.428262+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.430158+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.430792+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.436743+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.477306+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.479373+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.783 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.480457+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.482936+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.483685+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.784 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:22 smithi116 bash[80412]: audit 2024-03-30T04:50:22.489601+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.021067+0000 mgr.x (mgr.24938) 3373 : cluster [DBG] pgmap v2239: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.021515+0000 mgr.x (mgr.24938) 3374 : cluster [DBG] pgmap v2240: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.028984+0000 mgr.x (mgr.24938) 3375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.081007+0000 mgr.x (mgr.24938) 3376 : cluster [DBG] pgmap v2241: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.081445+0000 mgr.x (mgr.24938) 3377 : cluster [DBG] pgmap v2242: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.091125+0000 mgr.x (mgr.24938) 3378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.140865+0000 mgr.x (mgr.24938) 3379 : cluster [DBG] pgmap v2243: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.141322+0000 mgr.x (mgr.24938) 3380 : cluster [DBG] pgmap v2244: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.150868+0000 mgr.x (mgr.24938) 3381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.201840+0000 mgr.x (mgr.24938) 3382 : cluster [DBG] pgmap v2245: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.202234+0000 mgr.x (mgr.24938) 3383 : cluster [DBG] pgmap v2246: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.211604+0000 mgr.x (mgr.24938) 3384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.262405+0000 mgr.x (mgr.24938) 3385 : cluster [DBG] pgmap v2247: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.262704+0000 mgr.x (mgr.24938) 3386 : cluster [DBG] pgmap v2248: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.272294+0000 mgr.x (mgr.24938) 3387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.323304+0000 mgr.x (mgr.24938) 3388 : cluster [DBG] pgmap v2249: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.323596+0000 mgr.x (mgr.24938) 3389 : cluster [DBG] pgmap v2250: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.334280+0000 mgr.x (mgr.24938) 3390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.386053+0000 mgr.x (mgr.24938) 3391 : cluster [DBG] pgmap v2251: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.386440+0000 mgr.x (mgr.24938) 3392 : cluster [DBG] pgmap v2252: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.395997+0000 mgr.x (mgr.24938) 3393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.460133+0000 mgr.x (mgr.24938) 3394 : cluster [DBG] pgmap v2253: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.460431+0000 mgr.x (mgr.24938) 3395 : cluster [DBG] pgmap v2254: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.466184+0000 mgr.x (mgr.24938) 3396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.501935+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.512857+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.513914+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.515983+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.516656+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.522630+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.523359+0000 mgr.x (mgr.24938) 3397 : cluster [DBG] pgmap v2255: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.523657+0000 mgr.x (mgr.24938) 3398 : cluster [DBG] pgmap v2256: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.528428+0000 mgr.x (mgr.24938) 3399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.563217+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.565880+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.566955+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.569180+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.570079+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.577045+0000 mgr.x (mgr.24938) 3400 : cluster [DBG] pgmap v2257: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.577440+0000 mgr.x (mgr.24938) 3401 : cluster [DBG] pgmap v2258: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.578939+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.584910+0000 mgr.x (mgr.24938) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.620424+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.622953+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.624173+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.626777+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.627817+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.634764+0000 mgr.x (mgr.24938) 3403 : cluster [DBG] pgmap v2259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.635153+0000 mgr.x (mgr.24938) 3404 : cluster [DBG] pgmap v2260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.640173+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.646134+0000 mgr.x (mgr.24938) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.696608+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.701142+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.703048+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.706420+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.707311+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.714818+0000 mgr.x (mgr.24938) 3406 : cluster [DBG] pgmap v2261: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.715937+0000 mgr.x (mgr.24938) 3407 : cluster [DBG] pgmap v2262: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.721384+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.727777+0000 mgr.x (mgr.24938) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.765434+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.768033+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.769207+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.771707+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.772742+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.779682+0000 mgr.x (mgr.24938) 3409 : cluster [DBG] pgmap v2263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.780144+0000 mgr.x (mgr.24938) 3410 : cluster [DBG] pgmap v2264: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.784730+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.790661+0000 mgr.x (mgr.24938) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.827881+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.830662+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.832090+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.835119+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.836062+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.843068+0000 mgr.x (mgr.24938) 3412 : cluster [DBG] pgmap v2265: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.843542+0000 mgr.x (mgr.24938) 3413 : cluster [DBG] pgmap v2266: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.850880+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.857191+0000 mgr.x (mgr.24938) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.924194+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.926924+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.928505+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.931131+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.932043+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.938929+0000 mgr.x (mgr.24938) 3415 : cluster [DBG] pgmap v2267: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.939330+0000 mgr.x (mgr.24938) 3416 : cluster [DBG] pgmap v2268: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.939409+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:21.945374+0000 mgr.x (mgr.24938) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.981096+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.983847+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.985323+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.987814+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.988841+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.995751+0000 mgr.x (mgr.24938) 3418 : cluster [DBG] pgmap v2269: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cluster 2024-03-30T04:50:21.996149+0000 mgr.x (mgr.24938) 3419 : cluster [DBG] pgmap v2270: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:21.997797+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.003764+0000 mgr.x (mgr.24938) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:22.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.039630+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.042428+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.043748+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.046598+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.047780+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.055143+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.096293+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.098853+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.100168+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.102790+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.103864+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.112734+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.170813+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.173907+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.175350+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.177929+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.178803+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.187525+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.228594+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.231206+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.232787+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.235483+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.236519+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.245098+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.286140+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.289302+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.290884+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.294057+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.295227+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.305153+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.363911+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.367336+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.368898+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.372793+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.374222+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.384387+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.394085+0000 mon.a (mon.0) 6285 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.399160+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.425503+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.427468+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.428262+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.430158+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.430792+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.436743+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:22.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.477306+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.479373+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:22.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.480457+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:22.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.482936+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:22.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.483685+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:22.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:22 smithi148 bash[65611]: audit 2024-03-30T04:50:22.489601+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.754 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[82331]: debug 2024-03-30T04:50:23.437+0000 7fac31796700 -1 osd.7 160 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:50:23.754 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.054844+0000 mgr.x (mgr.24938) 3421 : cluster [DBG] pgmap v2271: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.055123+0000 mgr.x (mgr.24938) 3422 : cluster [DBG] pgmap v2272: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.061033+0000 mgr.x (mgr.24938) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.110875+0000 mgr.x (mgr.24938) 3424 : cluster [DBG] pgmap v2273: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.111278+0000 mgr.x (mgr.24938) 3425 : cluster [DBG] pgmap v2274: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.118541+0000 mgr.x (mgr.24938) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.185754+0000 mgr.x (mgr.24938) 3427 : cluster [DBG] pgmap v2275: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.186038+0000 mgr.x (mgr.24938) 3428 : cluster [DBG] pgmap v2276: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.193361+0000 mgr.x (mgr.24938) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.243473+0000 mgr.x (mgr.24938) 3430 : cluster [DBG] pgmap v2277: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.243849+0000 mgr.x (mgr.24938) 3431 : cluster [DBG] pgmap v2278: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.250936+0000 mgr.x (mgr.24938) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.302496+0000 mgr.x (mgr.24938) 3433 : cluster [DBG] pgmap v2279: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.302759+0000 mgr.x (mgr.24938) 3434 : cluster [DBG] pgmap v2280: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.755 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.311286+0000 mgr.x (mgr.24938) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.381701+0000 mgr.x (mgr.24938) 3436 : cluster [DBG] pgmap v2281: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.382080+0000 mgr.x (mgr.24938) 3437 : cluster [DBG] pgmap v2282: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.390391+0000 mgr.x (mgr.24938) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.437577+0000 mgr.x (mgr.24938) 3439 : cluster [DBG] pgmap v2283: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.437944+0000 mgr.x (mgr.24938) 3440 : cluster [DBG] pgmap v2284: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.442548+0000 mgr.x (mgr.24938) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.490491+0000 mgr.x (mgr.24938) 3442 : cluster [DBG] pgmap v2285: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.490864+0000 mgr.x (mgr.24938) 3443 : cluster [DBG] pgmap v2286: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.495664+0000 mgr.x (mgr.24938) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.547755+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.549864+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.550803+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.552894+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.756 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.553570+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.560276+0000 mgr.x (mgr.24938) 3445 : cluster [DBG] pgmap v2287: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.560548+0000 mgr.x (mgr.24938) 3446 : cluster [DBG] pgmap v2288: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.561326+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.567219+0000 mgr.x (mgr.24938) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.603271+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.605286+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.606236+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.608269+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.608986+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.615658+0000 mgr.x (mgr.24938) 3448 : cluster [DBG] pgmap v2289: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.615925+0000 mgr.x (mgr.24938) 3449 : cluster [DBG] pgmap v2290: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.618054+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.623980+0000 mgr.x (mgr.24938) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.757 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.703843+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.707715+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.709331+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.713419+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.714601+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.722804+0000 mgr.x (mgr.24938) 3451 : cluster [DBG] pgmap v2291: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.723879+0000 mgr.x (mgr.24938) 3452 : cluster [DBG] pgmap v2292: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.724461+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.730586+0000 mgr.x (mgr.24938) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.802343+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.805026+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.806610+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.809658+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.758 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.810776+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.818226+0000 mgr.x (mgr.24938) 3454 : cluster [DBG] pgmap v2293: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.818984+0000 mgr.x (mgr.24938) 3455 : cluster [DBG] pgmap v2294: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.819072+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.825137+0000 mgr.x (mgr.24938) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.874030+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.878053+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.879789+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.883401+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.884699+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.892916+0000 mgr.x (mgr.24938) 3457 : cluster [DBG] pgmap v2295: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.893709+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:22.893825+0000 mgr.x (mgr.24938) 3458 : cluster [DBG] pgmap v2296: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:22.899892+0000 mgr.x (mgr.24938) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.759 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.983091+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.987249+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.988727+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.992524+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:22.993608+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.001650+0000 mgr.x (mgr.24938) 3460 : cluster [DBG] pgmap v2297: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.002723+0000 mgr.x (mgr.24938) 3461 : cluster [DBG] pgmap v2298: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.003922+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.010659+0000 mgr.x (mgr.24938) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.094415+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.098910+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.101199+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.105101+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.106725+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.760 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.118181+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.196236+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.199571+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.201130+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.204278+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.205362+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.761 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.213889+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.271840+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.274095+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.275149+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.277230+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.277920+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.284996+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.326196+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.328515+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.329588+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.331612+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.332360+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.339667+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.380727+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.762 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.384503+0000 mon.a (mon.0) 6359 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.389515+0000 mon.a (mon.0) 6360 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.389950+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.391132+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.393956+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.394538+0000 mon.a (mon.0) 6364 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.396701+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.399537+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.406381+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.469154+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.471782+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.473173+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.475900+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.476950+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:23.763 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:23 smithi148 bash[65611]: audit 2024-03-30T04:50:23.487816+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:23.802 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:50:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.054844+0000 mgr.x (mgr.24938) 3421 : cluster [DBG] pgmap v2271: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.055123+0000 mgr.x (mgr.24938) 3422 : cluster [DBG] pgmap v2272: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.061033+0000 mgr.x (mgr.24938) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.110875+0000 mgr.x (mgr.24938) 3424 : cluster [DBG] pgmap v2273: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.111278+0000 mgr.x (mgr.24938) 3425 : cluster [DBG] pgmap v2274: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.118541+0000 mgr.x (mgr.24938) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.185754+0000 mgr.x (mgr.24938) 3427 : cluster [DBG] pgmap v2275: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.186038+0000 mgr.x (mgr.24938) 3428 : cluster [DBG] pgmap v2276: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.193361+0000 mgr.x (mgr.24938) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.243473+0000 mgr.x (mgr.24938) 3430 : cluster [DBG] pgmap v2277: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.243849+0000 mgr.x (mgr.24938) 3431 : cluster [DBG] pgmap v2278: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.250936+0000 mgr.x (mgr.24938) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.302496+0000 mgr.x (mgr.24938) 3433 : cluster [DBG] pgmap v2279: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.302759+0000 mgr.x (mgr.24938) 3434 : cluster [DBG] pgmap v2280: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.311286+0000 mgr.x (mgr.24938) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.054844+0000 mgr.x (mgr.24938) 3421 : cluster [DBG] pgmap v2271: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.055123+0000 mgr.x (mgr.24938) 3422 : cluster [DBG] pgmap v2272: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.061033+0000 mgr.x (mgr.24938) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.110875+0000 mgr.x (mgr.24938) 3424 : cluster [DBG] pgmap v2273: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.111278+0000 mgr.x (mgr.24938) 3425 : cluster [DBG] pgmap v2274: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.118541+0000 mgr.x (mgr.24938) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.185754+0000 mgr.x (mgr.24938) 3427 : cluster [DBG] pgmap v2275: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.186038+0000 mgr.x (mgr.24938) 3428 : cluster [DBG] pgmap v2276: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.193361+0000 mgr.x (mgr.24938) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.243473+0000 mgr.x (mgr.24938) 3430 : cluster [DBG] pgmap v2277: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.243849+0000 mgr.x (mgr.24938) 3431 : cluster [DBG] pgmap v2278: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.250936+0000 mgr.x (mgr.24938) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.302496+0000 mgr.x (mgr.24938) 3433 : cluster [DBG] pgmap v2279: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.302759+0000 mgr.x (mgr.24938) 3434 : cluster [DBG] pgmap v2280: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.311286+0000 mgr.x (mgr.24938) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.381701+0000 mgr.x (mgr.24938) 3436 : cluster [DBG] pgmap v2281: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.382080+0000 mgr.x (mgr.24938) 3437 : cluster [DBG] pgmap v2282: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.390391+0000 mgr.x (mgr.24938) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.437577+0000 mgr.x (mgr.24938) 3439 : cluster [DBG] pgmap v2283: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.437944+0000 mgr.x (mgr.24938) 3440 : cluster [DBG] pgmap v2284: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.442548+0000 mgr.x (mgr.24938) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.490491+0000 mgr.x (mgr.24938) 3442 : cluster [DBG] pgmap v2285: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.490864+0000 mgr.x (mgr.24938) 3443 : cluster [DBG] pgmap v2286: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.495664+0000 mgr.x (mgr.24938) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.547755+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.549864+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.550803+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.552894+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.553570+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.560276+0000 mgr.x (mgr.24938) 3445 : cluster [DBG] pgmap v2287: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.560548+0000 mgr.x (mgr.24938) 3446 : cluster [DBG] pgmap v2288: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.561326+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.381701+0000 mgr.x (mgr.24938) 3436 : cluster [DBG] pgmap v2281: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.382080+0000 mgr.x (mgr.24938) 3437 : cluster [DBG] pgmap v2282: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.390391+0000 mgr.x (mgr.24938) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.437577+0000 mgr.x (mgr.24938) 3439 : cluster [DBG] pgmap v2283: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.437944+0000 mgr.x (mgr.24938) 3440 : cluster [DBG] pgmap v2284: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.442548+0000 mgr.x (mgr.24938) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.490491+0000 mgr.x (mgr.24938) 3442 : cluster [DBG] pgmap v2285: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.490864+0000 mgr.x (mgr.24938) 3443 : cluster [DBG] pgmap v2286: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.495664+0000 mgr.x (mgr.24938) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.547755+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.549864+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.550803+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.552894+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.553570+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.560276+0000 mgr.x (mgr.24938) 3445 : cluster [DBG] pgmap v2287: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.560548+0000 mgr.x (mgr.24938) 3446 : cluster [DBG] pgmap v2288: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.561326+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.567219+0000 mgr.x (mgr.24938) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.603271+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.605286+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.606236+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.608269+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.608986+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.615658+0000 mgr.x (mgr.24938) 3448 : cluster [DBG] pgmap v2289: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.615925+0000 mgr.x (mgr.24938) 3449 : cluster [DBG] pgmap v2290: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.618054+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.623980+0000 mgr.x (mgr.24938) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.703843+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.707715+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.709331+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.713419+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.714601+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.722804+0000 mgr.x (mgr.24938) 3451 : cluster [DBG] pgmap v2291: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.723879+0000 mgr.x (mgr.24938) 3452 : cluster [DBG] pgmap v2292: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.724461+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.567219+0000 mgr.x (mgr.24938) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.603271+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.605286+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.606236+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.608269+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.608986+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.615658+0000 mgr.x (mgr.24938) 3448 : cluster [DBG] pgmap v2289: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.615925+0000 mgr.x (mgr.24938) 3449 : cluster [DBG] pgmap v2290: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.618054+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.623980+0000 mgr.x (mgr.24938) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.703843+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.707715+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.709331+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.713419+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.714601+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.722804+0000 mgr.x (mgr.24938) 3451 : cluster [DBG] pgmap v2291: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.723879+0000 mgr.x (mgr.24938) 3452 : cluster [DBG] pgmap v2292: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.724461+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.730586+0000 mgr.x (mgr.24938) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.802343+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.805026+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.806610+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.809658+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.810776+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.818226+0000 mgr.x (mgr.24938) 3454 : cluster [DBG] pgmap v2293: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.818984+0000 mgr.x (mgr.24938) 3455 : cluster [DBG] pgmap v2294: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.819072+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.825137+0000 mgr.x (mgr.24938) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.874030+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.878053+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.879789+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.883401+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.884699+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.892916+0000 mgr.x (mgr.24938) 3457 : cluster [DBG] pgmap v2295: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.893709+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:22.893825+0000 mgr.x (mgr.24938) 3458 : cluster [DBG] pgmap v2296: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:22.899892+0000 mgr.x (mgr.24938) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.983091+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.987249+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.988727+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.992524+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:22.993608+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.001650+0000 mgr.x (mgr.24938) 3460 : cluster [DBG] pgmap v2297: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.002723+0000 mgr.x (mgr.24938) 3461 : cluster [DBG] pgmap v2298: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.003922+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.010659+0000 mgr.x (mgr.24938) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.094415+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.098910+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.101199+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.105101+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.106725+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.118181+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.196236+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.199571+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.730586+0000 mgr.x (mgr.24938) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.802343+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.805026+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.806610+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.809658+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.810776+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.818226+0000 mgr.x (mgr.24938) 3454 : cluster [DBG] pgmap v2293: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.818984+0000 mgr.x (mgr.24938) 3455 : cluster [DBG] pgmap v2294: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.819072+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.825137+0000 mgr.x (mgr.24938) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.874030+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.878053+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.879789+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.883401+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.884699+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.892916+0000 mgr.x (mgr.24938) 3457 : cluster [DBG] pgmap v2295: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.893709+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.032 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:22.893825+0000 mgr.x (mgr.24938) 3458 : cluster [DBG] pgmap v2296: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.201130+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.204278+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.205362+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.213889+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.271840+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.274095+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.275149+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.277230+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.277920+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.284996+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.326196+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.034 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.328515+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.329588+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.331612+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.332360+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.339667+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.380727+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.384503+0000 mon.a (mon.0) 6359 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.389515+0000 mon.a (mon.0) 6360 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-03-30T04:50:24.035 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.389950+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.036 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:22.899892+0000 mgr.x (mgr.24938) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.036 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.983091+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.036 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.987249+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.036 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.988727+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.992524+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:22.993608+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.001650+0000 mgr.x (mgr.24938) 3460 : cluster [DBG] pgmap v2297: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.002723+0000 mgr.x (mgr.24938) 3461 : cluster [DBG] pgmap v2298: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.003922+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.037 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.010659+0000 mgr.x (mgr.24938) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.094415+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.098910+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.101199+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.105101+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.106725+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.118181+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.038 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.196236+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.039 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.199571+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.039 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.391132+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.039 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.393956+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.394538+0000 mon.a (mon.0) 6364 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.396701+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.399537+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.406381+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.469154+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.471782+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.473173+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.475900+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.476950+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.040 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[80412]: audit 2024-03-30T04:50:23.487816+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.201130+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.204278+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.205362+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.213889+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.271840+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.274095+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.275149+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.277230+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.041 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.277920+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.284996+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.326196+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.328515+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.329588+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.331612+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.332360+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.339667+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.380727+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.384503+0000 mon.a (mon.0) 6359 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.389515+0000 mon.a (mon.0) 6360 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.389950+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.391132+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.393956+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.394538+0000 mon.a (mon.0) 6364 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:24.042 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.396701+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.399537+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi148", "root=default"]}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.406381+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.469154+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.471782+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.473173+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.475900+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.476950+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.043 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:23 smithi116 bash[82555]: audit 2024-03-30T04:50:23.487816+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.586 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:50:24.586 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 4s ago 24m - - 2024-03-30T04:50:24.586 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 14s ago 23m - - 2024-03-30T04:50:24.586 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (10m) 4s ago 17m 13.9M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:50:24.586 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 14s ago 17m - - 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (9m) 4s ago 15m 45.4M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (9m) 14s ago 23m 526M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (7m) 4s ago 25m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (6m) 4s ago 25m 113M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (5m) 14s ago 23m 53.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (6m) 4s ago 23m 54.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (10m) 4s ago 17m 11.7M - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (10m) 14s ago 17m 9696k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (4m) 4s ago 22m 59.1M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (4m) 4s ago 22m 58.3M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (3m) 4s ago 21m 54.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (2m) 4s ago 21m 53.0M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:50:24.587 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (2m) 14s ago 20m 47.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (85s) 14s ago 19m 52.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (46s) 14s ago 19m 46.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 starting - - - 2780M 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (9m) 14s ago 17m 68.4M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (15m) 4s ago 15m 89.2M - 17.2.0 e1d6a67b021e 528952ecf44a 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (15m) 14s ago 15m 89.0M - 17.2.0 e1d6a67b021e 105281a377ab 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (15m) 4s ago 15m 89.4M - 17.2.0 e1d6a67b021e f73e0ea56c5a 2024-03-30T04:50:24.588 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (15m) 14s ago 15m 89.2M - 17.2.0 e1d6a67b021e 92e005a00313 2024-03-30T04:50:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.115152+0000 mgr.x (mgr.24938) 3463 : cluster [DBG] pgmap v2299: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.116218+0000 mgr.x (mgr.24938) 3464 : cluster [DBG] pgmap v2300: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.124318+0000 mgr.x (mgr.24938) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.212436+0000 mgr.x (mgr.24938) 3466 : cluster [DBG] pgmap v2301: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.212848+0000 mgr.x (mgr.24938) 3467 : cluster [DBG] pgmap v2302: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.219756+0000 mgr.x (mgr.24938) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.284702+0000 mgr.x (mgr.24938) 3469 : cluster [DBG] pgmap v2303: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.284981+0000 mgr.x (mgr.24938) 3470 : cluster [DBG] pgmap v2304: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.290861+0000 mgr.x (mgr.24938) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.339073+0000 mgr.x (mgr.24938) 3472 : cluster [DBG] pgmap v2305: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.339401+0000 mgr.x (mgr.24938) 3473 : cluster [DBG] pgmap v2306: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.345491+0000 mgr.x (mgr.24938) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.404424+0000 mgr.x (mgr.24938) 3475 : cluster [DBG] pgmap v2308: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.404878+0000 mgr.x (mgr.24938) 3476 : cluster [DBG] pgmap v2309: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 41 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.412397+0000 mgr.x (mgr.24938) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.484248+0000 mgr.x (mgr.24938) 3478 : cluster [DBG] pgmap v2310: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.484547+0000 mgr.x (mgr.24938) 3479 : cluster [DBG] pgmap v2311: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 34 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.493615+0000 mgr.x (mgr.24938) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.533811+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.535985+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.536910+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.539453+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.540133+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.551976+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.552105+0000 mgr.x (mgr.24938) 3481 : cluster [DBG] pgmap v2312: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.552402+0000 mgr.x (mgr.24938) 3482 : cluster [DBG] pgmap v2313: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 31 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.557824+0000 mgr.x (mgr.24938) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.593464+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.595849+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.596809+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.598868+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.599573+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.605372+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.606397+0000 mgr.x (mgr.24938) 3484 : cluster [DBG] pgmap v2314: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.611122+0000 mgr.x (mgr.24938) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.646798+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.648820+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.649780+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.651680+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.652387+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.658040+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.659097+0000 mgr.x (mgr.24938) 3486 : cluster [DBG] pgmap v2315: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.659388+0000 mgr.x (mgr.24938) 3487 : cluster [DBG] pgmap v2316: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.663823+0000 mgr.x (mgr.24938) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.698769+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.701551+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.702954+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.706117+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.707037+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.714579+0000 mgr.x (mgr.24938) 3489 : cluster [DBG] pgmap v2317: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.115152+0000 mgr.x (mgr.24938) 3463 : cluster [DBG] pgmap v2299: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.116218+0000 mgr.x (mgr.24938) 3464 : cluster [DBG] pgmap v2300: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.124318+0000 mgr.x (mgr.24938) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.212436+0000 mgr.x (mgr.24938) 3466 : cluster [DBG] pgmap v2301: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.212848+0000 mgr.x (mgr.24938) 3467 : cluster [DBG] pgmap v2302: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.219756+0000 mgr.x (mgr.24938) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.284702+0000 mgr.x (mgr.24938) 3469 : cluster [DBG] pgmap v2303: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.284981+0000 mgr.x (mgr.24938) 3470 : cluster [DBG] pgmap v2304: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.290861+0000 mgr.x (mgr.24938) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.339073+0000 mgr.x (mgr.24938) 3472 : cluster [DBG] pgmap v2305: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.339401+0000 mgr.x (mgr.24938) 3473 : cluster [DBG] pgmap v2306: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.345491+0000 mgr.x (mgr.24938) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.404424+0000 mgr.x (mgr.24938) 3475 : cluster [DBG] pgmap v2308: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.404878+0000 mgr.x (mgr.24938) 3476 : cluster [DBG] pgmap v2309: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 41 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.412397+0000 mgr.x (mgr.24938) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.715289+0000 mgr.x (mgr.24938) 3490 : cluster [DBG] pgmap v2318: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.715430+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.721281+0000 mgr.x (mgr.24938) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.756387+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.759233+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.761001+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.763955+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.765046+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.772206+0000 mgr.x (mgr.24938) 3492 : cluster [DBG] pgmap v2319: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.772557+0000 mgr.x (mgr.24938) 3493 : cluster [DBG] pgmap v2320: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.775511+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.781626+0000 mgr.x (mgr.24938) 3494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.798359+0000 mgr.x (mgr.24938) 3495 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.817493+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.820314+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.821491+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.823878+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.825781+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.831982+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.832647+0000 mgr.x (mgr.24938) 3496 : cluster [DBG] pgmap v2321: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.832985+0000 mgr.x (mgr.24938) 3497 : cluster [DBG] pgmap v2322: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.837858+0000 mgr.x (mgr.24938) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.896216+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.899515+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.901045+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.904397+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.905450+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.912729+0000 mgr.x (mgr.24938) 3499 : cluster [DBG] pgmap v2323: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.913186+0000 mgr.x (mgr.24938) 3500 : cluster [DBG] pgmap v2324: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.914340+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.920787+0000 mgr.x (mgr.24938) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.974583+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.976614+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.977836+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.979845+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.980535+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.484248+0000 mgr.x (mgr.24938) 3478 : cluster [DBG] pgmap v2310: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.484547+0000 mgr.x (mgr.24938) 3479 : cluster [DBG] pgmap v2311: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 34 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.493615+0000 mgr.x (mgr.24938) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.533811+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.535985+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.536910+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.539453+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.540133+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.551976+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.552105+0000 mgr.x (mgr.24938) 3481 : cluster [DBG] pgmap v2312: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.552402+0000 mgr.x (mgr.24938) 3482 : cluster [DBG] pgmap v2313: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 31 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.557824+0000 mgr.x (mgr.24938) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.593464+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.595849+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.596809+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.598868+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.599573+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.605372+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.987299+0000 mgr.x (mgr.24938) 3502 : cluster [DBG] pgmap v2325: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:23.987616+0000 mgr.x (mgr.24938) 3503 : cluster [DBG] pgmap v2326: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:23.988151+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cephadm 2024-03-30T04:50:23.994141+0000 mgr.x (mgr.24938) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.031784+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.034268+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.035242+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.037475+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.038208+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.044883+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.103144+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.105897+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.107335+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.110171+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.111211+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.121572+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.162963+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.166127+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.166956+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.169187+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.169909+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.175426+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.218499+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.221151+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.222415+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.225232+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.225992+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.231784+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.273277+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.275351+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.276220+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.278285+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.278988+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.284917+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.308276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.310535+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.378329+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.380826+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.382029+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.384476+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.385393+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.395039+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.404689+0000 mon.a (mon.0) 6459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.430895+0000 mon.a (mon.0) 6460 : cluster [INF] osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076] boot 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.431020+0000 mon.a (mon.0) 6461 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.437249+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.477212+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.479202+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.480170+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.481946+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.482614+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[82555]: audit 2024-03-30T04:50:24.497231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.606397+0000 mgr.x (mgr.24938) 3484 : cluster [DBG] pgmap v2314: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.611122+0000 mgr.x (mgr.24938) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.646798+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.648820+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.649780+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.651680+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.652387+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.658040+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.659097+0000 mgr.x (mgr.24938) 3486 : cluster [DBG] pgmap v2315: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.659388+0000 mgr.x (mgr.24938) 3487 : cluster [DBG] pgmap v2316: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.663823+0000 mgr.x (mgr.24938) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.698769+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.701551+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.702954+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.706117+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.707037+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.714579+0000 mgr.x (mgr.24938) 3489 : cluster [DBG] pgmap v2317: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.715289+0000 mgr.x (mgr.24938) 3490 : cluster [DBG] pgmap v2318: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.715430+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.721281+0000 mgr.x (mgr.24938) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.756387+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.759233+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.761001+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.763955+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.765046+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.772206+0000 mgr.x (mgr.24938) 3492 : cluster [DBG] pgmap v2319: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.772557+0000 mgr.x (mgr.24938) 3493 : cluster [DBG] pgmap v2320: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.775511+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.781626+0000 mgr.x (mgr.24938) 3494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.798359+0000 mgr.x (mgr.24938) 3495 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.817493+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.820314+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.821491+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.823878+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.825781+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.831982+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.832647+0000 mgr.x (mgr.24938) 3496 : cluster [DBG] pgmap v2321: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.832985+0000 mgr.x (mgr.24938) 3497 : cluster [DBG] pgmap v2322: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.837858+0000 mgr.x (mgr.24938) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.896216+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.899515+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.901045+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.904397+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.905450+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.912729+0000 mgr.x (mgr.24938) 3499 : cluster [DBG] pgmap v2323: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.913186+0000 mgr.x (mgr.24938) 3500 : cluster [DBG] pgmap v2324: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.914340+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.920787+0000 mgr.x (mgr.24938) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.974583+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.976614+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.977836+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.979845+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.980535+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.987299+0000 mgr.x (mgr.24938) 3502 : cluster [DBG] pgmap v2325: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:23.987616+0000 mgr.x (mgr.24938) 3503 : cluster [DBG] pgmap v2326: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:23.988151+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cephadm 2024-03-30T04:50:23.994141+0000 mgr.x (mgr.24938) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.031784+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.034268+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.035242+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.037475+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.038208+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.044883+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.103144+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.105897+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.107335+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.110171+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.111211+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.121572+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.162963+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.166127+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.166956+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.169187+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.169909+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.175426+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.218499+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.221151+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.222415+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.225232+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.225992+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.231784+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.273277+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.275351+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.276220+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.278285+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.278988+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.284917+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.308276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.310535+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.378329+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.380826+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.382029+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.384476+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.385393+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.395039+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.404689+0000 mon.a (mon.0) 6459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.430895+0000 mon.a (mon.0) 6460 : cluster [INF] osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076] boot 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.431020+0000 mon.a (mon.0) 6461 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.437249+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.477212+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.479202+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.480170+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.481946+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.482614+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.781 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:24 smithi116 bash[80412]: audit 2024-03-30T04:50:24.497231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.115152+0000 mgr.x (mgr.24938) 3463 : cluster [DBG] pgmap v2299: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.116218+0000 mgr.x (mgr.24938) 3464 : cluster [DBG] pgmap v2300: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.124318+0000 mgr.x (mgr.24938) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.212436+0000 mgr.x (mgr.24938) 3466 : cluster [DBG] pgmap v2301: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.212848+0000 mgr.x (mgr.24938) 3467 : cluster [DBG] pgmap v2302: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.219756+0000 mgr.x (mgr.24938) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.284702+0000 mgr.x (mgr.24938) 3469 : cluster [DBG] pgmap v2303: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.912 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.284981+0000 mgr.x (mgr.24938) 3470 : cluster [DBG] pgmap v2304: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.290861+0000 mgr.x (mgr.24938) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.339073+0000 mgr.x (mgr.24938) 3472 : cluster [DBG] pgmap v2305: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.339401+0000 mgr.x (mgr.24938) 3473 : cluster [DBG] pgmap v2306: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.345491+0000 mgr.x (mgr.24938) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.404424+0000 mgr.x (mgr.24938) 3475 : cluster [DBG] pgmap v2308: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.404878+0000 mgr.x (mgr.24938) 3476 : cluster [DBG] pgmap v2309: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 41 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.412397+0000 mgr.x (mgr.24938) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.913 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.484248+0000 mgr.x (mgr.24938) 3478 : cluster [DBG] pgmap v2310: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.484547+0000 mgr.x (mgr.24938) 3479 : cluster [DBG] pgmap v2311: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 34 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.493615+0000 mgr.x (mgr.24938) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.533811+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.535985+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.536910+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.539453+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.540133+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.551976+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.552105+0000 mgr.x (mgr.24938) 3481 : cluster [DBG] pgmap v2312: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.552402+0000 mgr.x (mgr.24938) 3482 : cluster [DBG] pgmap v2313: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 31 op/s; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.914 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.557824+0000 mgr.x (mgr.24938) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.593464+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.595849+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.596809+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.598868+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.599573+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.605372+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.606397+0000 mgr.x (mgr.24938) 3484 : cluster [DBG] pgmap v2314: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.611122+0000 mgr.x (mgr.24938) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.646798+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.915 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.648820+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.649780+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.651680+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.652387+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.658040+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.659097+0000 mgr.x (mgr.24938) 3486 : cluster [DBG] pgmap v2315: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.659388+0000 mgr.x (mgr.24938) 3487 : cluster [DBG] pgmap v2316: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.663823+0000 mgr.x (mgr.24938) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.698769+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.701551+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.702954+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.706117+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.707037+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.714579+0000 mgr.x (mgr.24938) 3489 : cluster [DBG] pgmap v2317: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.715289+0000 mgr.x (mgr.24938) 3490 : cluster [DBG] pgmap v2318: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.715430+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.721281+0000 mgr.x (mgr.24938) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.756387+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.759233+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.761001+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.763955+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.765046+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.772206+0000 mgr.x (mgr.24938) 3492 : cluster [DBG] pgmap v2319: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.772557+0000 mgr.x (mgr.24938) 3493 : cluster [DBG] pgmap v2320: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.775511+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.781626+0000 mgr.x (mgr.24938) 3494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.798359+0000 mgr.x (mgr.24938) 3495 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.817493+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.820314+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.821491+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.823878+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.825781+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.831982+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.832647+0000 mgr.x (mgr.24938) 3496 : cluster [DBG] pgmap v2321: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.832985+0000 mgr.x (mgr.24938) 3497 : cluster [DBG] pgmap v2322: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.837858+0000 mgr.x (mgr.24938) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.896216+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.899515+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.901045+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.904397+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.905450+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.912729+0000 mgr.x (mgr.24938) 3499 : cluster [DBG] pgmap v2323: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.913186+0000 mgr.x (mgr.24938) 3500 : cluster [DBG] pgmap v2324: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.914340+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.920787+0000 mgr.x (mgr.24938) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.974583+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.976614+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.977836+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.979845+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.980535+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.987299+0000 mgr.x (mgr.24938) 3502 : cluster [DBG] pgmap v2325: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:23.987616+0000 mgr.x (mgr.24938) 3503 : cluster [DBG] pgmap v2326: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:23.988151+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cephadm 2024-03-30T04:50:23.994141+0000 mgr.x (mgr.24938) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.031784+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.034268+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.035242+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.037475+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.038208+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.044883+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.103144+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.105897+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.107335+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.110171+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.111211+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.121572+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.162963+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.166127+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.166956+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.169187+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.169909+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.175426+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.218499+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.221151+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.222415+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.225232+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.225992+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.231784+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.273277+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.275351+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.276220+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.278285+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.278988+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.284917+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.308276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.310535+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.378329+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.380826+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.382029+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.384476+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.385393+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.395039+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.404689+0000 mon.a (mon.0) 6459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.430895+0000 mon.a (mon.0) 6460 : cluster [INF] osd.7 [v2:172.21.15.148:6824/644021076,v1:172.21.15.148:6825/644021076] boot 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.431020+0000 mon.a (mon.0) 6461 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.437249+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.477212+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.479202+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.480170+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.481946+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.482614+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:24.924 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:24 smithi148 bash[65611]: audit 2024-03-30T04:50:24.497231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:50:25.012 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 13 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:50:25.013 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "mon", 2024-03-30T04:50:25.359 INFO:teuthology.orchestra.run.smithi116.stdout: "osd" 2024-03-30T04:50:25.360 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:50:25.360 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "13/23 daemons upgraded", 2024-03-30T04:50:25.360 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T04:50:25.360 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:50:25.360 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:50:25.801 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 94/726 objects degraded (12.948%), 24 pgs degraded 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 94/726 objects degraded (12.948%), 24 pgs degraded 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-03-30T04:50:25.802 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-03-30T04:50:25.803 INFO:teuthology.orchestra.run.smithi116.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-03-30T04:50:25.852 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.044983+0000 mgr.x (mgr.24938) 3505 : cluster [DBG] pgmap v2327: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.852 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.045357+0000 mgr.x (mgr.24938) 3506 : cluster [DBG] pgmap v2328: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.852 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.050865+0000 mgr.x (mgr.24938) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.118453+0000 mgr.x (mgr.24938) 3508 : cluster [DBG] pgmap v2329: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.118777+0000 mgr.x (mgr.24938) 3509 : cluster [DBG] pgmap v2330: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.127497+0000 mgr.x (mgr.24938) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.169075+0000 mgr.x (mgr.24938) 3511 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.176794+0000 mgr.x (mgr.24938) 3512 : cluster [DBG] pgmap v2331: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.177235+0000 mgr.x (mgr.24938) 3513 : cluster [DBG] pgmap v2332: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.181215+0000 mgr.x (mgr.24938) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.232783+0000 mgr.x (mgr.24938) 3515 : cluster [DBG] pgmap v2333: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.233099+0000 mgr.x (mgr.24938) 3516 : cluster [DBG] pgmap v2334: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.237647+0000 mgr.x (mgr.24938) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.285899+0000 mgr.x (mgr.24938) 3518 : cluster [DBG] pgmap v2335: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.853 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.286182+0000 mgr.x (mgr.24938) 3519 : cluster [DBG] pgmap v2336: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.044983+0000 mgr.x (mgr.24938) 3505 : cluster [DBG] pgmap v2327: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.045357+0000 mgr.x (mgr.24938) 3506 : cluster [DBG] pgmap v2328: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.050865+0000 mgr.x (mgr.24938) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.118453+0000 mgr.x (mgr.24938) 3508 : cluster [DBG] pgmap v2329: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.118777+0000 mgr.x (mgr.24938) 3509 : cluster [DBG] pgmap v2330: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.127497+0000 mgr.x (mgr.24938) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.169075+0000 mgr.x (mgr.24938) 3511 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:25.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.176794+0000 mgr.x (mgr.24938) 3512 : cluster [DBG] pgmap v2331: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.177235+0000 mgr.x (mgr.24938) 3513 : cluster [DBG] pgmap v2332: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.181215+0000 mgr.x (mgr.24938) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.232783+0000 mgr.x (mgr.24938) 3515 : cluster [DBG] pgmap v2333: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.233099+0000 mgr.x (mgr.24938) 3516 : cluster [DBG] pgmap v2334: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.237647+0000 mgr.x (mgr.24938) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.285899+0000 mgr.x (mgr.24938) 3518 : cluster [DBG] pgmap v2335: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.286182+0000 mgr.x (mgr.24938) 3519 : cluster [DBG] pgmap v2336: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.290673+0000 mgr.x (mgr.24938) 3520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.392474+0000 mgr.x (mgr.24938) 3521 : cluster [DBG] pgmap v2337: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.392911+0000 mgr.x (mgr.24938) 3522 : cluster [DBG] pgmap v2338: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.401144+0000 mgr.x (mgr.24938) 3523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.489322+0000 mgr.x (mgr.24938) 3524 : cluster [DBG] pgmap v2340: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.489658+0000 mgr.x (mgr.24938) 3525 : cluster [DBG] pgmap v2341: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.505189+0000 mgr.x (mgr.24938) 3526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.542396+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.544427+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.545428+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.547401+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.548058+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.554789+0000 mgr.x (mgr.24938) 3527 : cluster [DBG] pgmap v2342: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.555137+0000 mgr.x (mgr.24938) 3528 : cluster [DBG] pgmap v2343: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.573552+0000 mgr.x (mgr.24938) 3529 : audit [DBG] from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.576562+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.583632+0000 mgr.x (mgr.24938) 3530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.631556+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.856 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.290673+0000 mgr.x (mgr.24938) 3520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.392474+0000 mgr.x (mgr.24938) 3521 : cluster [DBG] pgmap v2337: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.392911+0000 mgr.x (mgr.24938) 3522 : cluster [DBG] pgmap v2338: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.401144+0000 mgr.x (mgr.24938) 3523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.489322+0000 mgr.x (mgr.24938) 3524 : cluster [DBG] pgmap v2340: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.489658+0000 mgr.x (mgr.24938) 3525 : cluster [DBG] pgmap v2341: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.505189+0000 mgr.x (mgr.24938) 3526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.542396+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.544427+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.545428+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.547401+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.548058+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.554789+0000 mgr.x (mgr.24938) 3527 : cluster [DBG] pgmap v2342: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.555137+0000 mgr.x (mgr.24938) 3528 : cluster [DBG] pgmap v2343: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.573552+0000 mgr.x (mgr.24938) 3529 : audit [DBG] from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.576562+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.583632+0000 mgr.x (mgr.24938) 3530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.631556+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.634142+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.635364+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.637308+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.637952+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.644247+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.644822+0000 mgr.x (mgr.24938) 3531 : cluster [DBG] pgmap v2344: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.645193+0000 mgr.x (mgr.24938) 3532 : cluster [DBG] pgmap v2345: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.649991+0000 mgr.x (mgr.24938) 3533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.684813+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.687273+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.688194+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.690196+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.690810+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.697086+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.697562+0000 mgr.x (mgr.24938) 3534 : cluster [DBG] pgmap v2346: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.697921+0000 mgr.x (mgr.24938) 3535 : cluster [DBG] pgmap v2347: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.702841+0000 mgr.x (mgr.24938) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.859 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.717926+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.634142+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.635364+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.637308+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.637952+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.644247+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.644822+0000 mgr.x (mgr.24938) 3531 : cluster [DBG] pgmap v2344: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.645193+0000 mgr.x (mgr.24938) 3532 : cluster [DBG] pgmap v2345: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.649991+0000 mgr.x (mgr.24938) 3533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.684813+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.687273+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.688194+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.690196+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.690810+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.697086+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.697562+0000 mgr.x (mgr.24938) 3534 : cluster [DBG] pgmap v2346: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.697921+0000 mgr.x (mgr.24938) 3535 : cluster [DBG] pgmap v2347: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.702841+0000 mgr.x (mgr.24938) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.717926+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.722944+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.729317+0000 mgr.x (mgr.24938) 3537 : cluster [DBG] pgmap v2348: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:24.729713+0000 mgr.x (mgr.24938) 3538 : cluster [DBG] pgmap v2349: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.861 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.730717+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.753852+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.756181+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.757620+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.758693+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.760647+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.766622+0000 mgr.x (mgr.24938) 3539 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.766870+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.768718+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.776928+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.778647+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.785152+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.786998+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T04:50:25.862 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.794350+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.796656+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.722944+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.729317+0000 mgr.x (mgr.24938) 3537 : cluster [DBG] pgmap v2348: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:24.729713+0000 mgr.x (mgr.24938) 3538 : cluster [DBG] pgmap v2349: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.730717+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.753852+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.756181+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.757620+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.758693+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.760647+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.766622+0000 mgr.x (mgr.24938) 3539 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.766870+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.768718+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.776928+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.778647+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.785152+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.786998+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.794350+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.796656+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.803245+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T04:50:25.864 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.805809+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.812958+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.815920+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.822212+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.824694+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.831333+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.833750+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.840973+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:24.844972+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cephadm 2024-03-30T04:50:24.849945+0000 mgr.x (mgr.24938) 3540 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:25.016717+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.116:0/4192854851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:25.406504+0000 mon.a (mon.0) 6513 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:25.408308+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T04:50:25.865 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: cluster 2024-03-30T04:50:25.416969+0000 mon.a (mon.0) 6515 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:25.436974+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[82555]: audit 2024-03-30T04:50:25.447182+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.803245+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.805809+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.812958+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.815920+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.822212+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.824694+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.831333+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.833750+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.840973+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T04:50:25.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:24.844972+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cephadm 2024-03-30T04:50:24.849945+0000 mgr.x (mgr.24938) 3540 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:25.016717+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.116:0/4192854851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:25.406504+0000 mon.a (mon.0) 6513 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:25.408308+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: cluster 2024-03-30T04:50:25.416969+0000 mon.a (mon.0) 6515 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:25.436974+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:25.867 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:25 smithi116 bash[80412]: audit 2024-03-30T04:50:25.447182+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.004 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.044983+0000 mgr.x (mgr.24938) 3505 : cluster [DBG] pgmap v2327: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.004 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.045357+0000 mgr.x (mgr.24938) 3506 : cluster [DBG] pgmap v2328: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.004 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.050865+0000 mgr.x (mgr.24938) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.118453+0000 mgr.x (mgr.24938) 3508 : cluster [DBG] pgmap v2329: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.118777+0000 mgr.x (mgr.24938) 3509 : cluster [DBG] pgmap v2330: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.127497+0000 mgr.x (mgr.24938) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.169075+0000 mgr.x (mgr.24938) 3511 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.176794+0000 mgr.x (mgr.24938) 3512 : cluster [DBG] pgmap v2331: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.177235+0000 mgr.x (mgr.24938) 3513 : cluster [DBG] pgmap v2332: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.181215+0000 mgr.x (mgr.24938) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.232783+0000 mgr.x (mgr.24938) 3515 : cluster [DBG] pgmap v2333: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.233099+0000 mgr.x (mgr.24938) 3516 : cluster [DBG] pgmap v2334: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.237647+0000 mgr.x (mgr.24938) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.285899+0000 mgr.x (mgr.24938) 3518 : cluster [DBG] pgmap v2335: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.286182+0000 mgr.x (mgr.24938) 3519 : cluster [DBG] pgmap v2336: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.290673+0000 mgr.x (mgr.24938) 3520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.005 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.392474+0000 mgr.x (mgr.24938) 3521 : cluster [DBG] pgmap v2337: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.392911+0000 mgr.x (mgr.24938) 3522 : cluster [DBG] pgmap v2338: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.401144+0000 mgr.x (mgr.24938) 3523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.489322+0000 mgr.x (mgr.24938) 3524 : cluster [DBG] pgmap v2340: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.489658+0000 mgr.x (mgr.24938) 3525 : cluster [DBG] pgmap v2341: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.505189+0000 mgr.x (mgr.24938) 3526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.542396+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.544427+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.545428+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.547401+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.548058+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.554789+0000 mgr.x (mgr.24938) 3527 : cluster [DBG] pgmap v2342: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.555137+0000 mgr.x (mgr.24938) 3528 : cluster [DBG] pgmap v2343: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.573552+0000 mgr.x (mgr.24938) 3529 : audit [DBG] from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:26.006 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.576562+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.583632+0000 mgr.x (mgr.24938) 3530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.631556+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.634142+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.635364+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.637308+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.637952+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.644247+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.644822+0000 mgr.x (mgr.24938) 3531 : cluster [DBG] pgmap v2344: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.645193+0000 mgr.x (mgr.24938) 3532 : cluster [DBG] pgmap v2345: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.649991+0000 mgr.x (mgr.24938) 3533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.684813+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.687273+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.688194+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.007 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.690196+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.690810+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.697086+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.697562+0000 mgr.x (mgr.24938) 3534 : cluster [DBG] pgmap v2346: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.697921+0000 mgr.x (mgr.24938) 3535 : cluster [DBG] pgmap v2347: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.702841+0000 mgr.x (mgr.24938) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.717926+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.722944+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.729317+0000 mgr.x (mgr.24938) 3537 : cluster [DBG] pgmap v2348: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:24.729713+0000 mgr.x (mgr.24938) 3538 : cluster [DBG] pgmap v2349: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.730717+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.753852+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.756181+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.757620+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.758693+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.008 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.760647+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.766622+0000 mgr.x (mgr.24938) 3539 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.766870+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.768718+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.776928+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.778647+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.785152+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.786998+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.794350+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.796656+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.803245+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.805809+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.812958+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.815920+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T04:50:26.009 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.822212+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.824694+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.831333+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.833750+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.840973+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:24.844972+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cephadm 2024-03-30T04:50:24.849945+0000 mgr.x (mgr.24938) 3540 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:25.016717+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.116:0/4192854851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:25.406504+0000 mon.a (mon.0) 6513 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:25.408308+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: cluster 2024-03-30T04:50:25.416969+0000 mon.a (mon.0) 6515 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:25.436974+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:26.010 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:25 smithi148 bash[65611]: audit 2024-03-30T04:50:25.447182+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:26.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:26 smithi148 bash[65611]: audit 2024-03-30T04:50:25.368865+0000 mgr.x (mgr.24938) 3541 : audit [DBG] from='client.44557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:26.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:26 smithi148 bash[65611]: cephadm 2024-03-30T04:50:25.448208+0000 mgr.x (mgr.24938) 3542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T04:50:26.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:26 smithi148 bash[65611]: audit 2024-03-30T04:50:25.584949+0000 mgr.x (mgr.24938) 3543 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:26.963 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:26 smithi148 bash[65611]: audit 2024-03-30T04:50:25.806894+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.116:0/655157116' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[80412]: audit 2024-03-30T04:50:25.368865+0000 mgr.x (mgr.24938) 3541 : audit [DBG] from='client.44557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[80412]: cephadm 2024-03-30T04:50:25.448208+0000 mgr.x (mgr.24938) 3542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[80412]: audit 2024-03-30T04:50:25.584949+0000 mgr.x (mgr.24938) 3543 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[80412]: audit 2024-03-30T04:50:25.806894+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.116:0/655157116' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[82555]: audit 2024-03-30T04:50:25.368865+0000 mgr.x (mgr.24938) 3541 : audit [DBG] from='client.44557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[82555]: cephadm 2024-03-30T04:50:25.448208+0000 mgr.x (mgr.24938) 3542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[82555]: audit 2024-03-30T04:50:25.584949+0000 mgr.x (mgr.24938) 3543 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:26 smithi116 bash[82555]: audit 2024-03-30T04:50:25.806894+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.116:0/655157116' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:27.233 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:26] "GET /metrics HTTP/1.1" 200 38634 "" "Prometheus/2.33.4" 2024-03-30T04:50:27.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:27 smithi116 bash[80412]: cluster 2024-03-30T04:50:26.731031+0000 mgr.x (mgr.24938) 3544 : cluster [DBG] pgmap v2351: 161 pgs: 6 peering, 17 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:50:27.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:27 smithi116 bash[82555]: cluster 2024-03-30T04:50:26.731031+0000 mgr.x (mgr.24938) 3544 : cluster [DBG] pgmap v2351: 161 pgs: 6 peering, 17 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:50:27.795 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:27 smithi148 bash[65611]: cluster 2024-03-30T04:50:26.731031+0000 mgr.x (mgr.24938) 3544 : cluster [DBG] pgmap v2351: 161 pgs: 6 peering, 17 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: cluster 2024-03-30T04:50:27.576059+0000 mon.a (mon.0) 6518 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: cephadm 2024-03-30T04:50:27.883267+0000 mgr.x (mgr.24938) 3545 : cephadm [INF] Upgrade: Updating rgw.foo.smithi116.ldmffg (1/4) 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: audit 2024-03-30T04:50:27.885355+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: audit 2024-03-30T04:50:27.890429+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: audit 2024-03-30T04:50:27.893164+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[80412]: cephadm 2024-03-30T04:50:27.900025+0000 mgr.x (mgr.24938) 3546 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: cluster 2024-03-30T04:50:27.576059+0000 mon.a (mon.0) 6518 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: cephadm 2024-03-30T04:50:27.883267+0000 mgr.x (mgr.24938) 3545 : cephadm [INF] Upgrade: Updating rgw.foo.smithi116.ldmffg (1/4) 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: audit 2024-03-30T04:50:27.885355+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: audit 2024-03-30T04:50:27.890429+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: audit 2024-03-30T04:50:27.893164+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:28 smithi116 bash[82555]: cephadm 2024-03-30T04:50:27.900025+0000 mgr.x (mgr.24938) 3546 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: cluster 2024-03-30T04:50:27.576059+0000 mon.a (mon.0) 6518 : cluster [WRN] Health check update: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: cephadm 2024-03-30T04:50:27.883267+0000 mgr.x (mgr.24938) 3545 : cephadm [INF] Upgrade: Updating rgw.foo.smithi116.ldmffg (1/4) 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: audit 2024-03-30T04:50:27.885355+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: audit 2024-03-30T04:50:27.890429+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi116.ldmffg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: audit 2024-03-30T04:50:27.893164+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:29.035 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:28 smithi148 bash[65611]: cephadm 2024-03-30T04:50:27.900025+0000 mgr.x (mgr.24938) 3546 : cephadm [INF] Deploying daemon rgw.foo.smithi116.ldmffg on smithi116 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: cluster 2024-03-30T04:50:28.731771+0000 mgr.x (mgr.24938) 3547 : cluster [DBG] pgmap v2352: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: audit 2024-03-30T04:50:28.759695+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: audit 2024-03-30T04:50:28.771682+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: cluster 2024-03-30T04:50:28.778565+0000 mgr.x (mgr.24938) 3548 : cluster [DBG] pgmap v2353: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: cluster 2024-03-30T04:50:28.778773+0000 mgr.x (mgr.24938) 3549 : cluster [DBG] pgmap v2354: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: audit 2024-03-30T04:50:28.783028+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[80412]: cluster 2024-03-30T04:50:29.589387+0000 mon.a (mon.0) 6525 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded) 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: cluster 2024-03-30T04:50:28.731771+0000 mgr.x (mgr.24938) 3547 : cluster [DBG] pgmap v2352: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: audit 2024-03-30T04:50:28.759695+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: audit 2024-03-30T04:50:28.771682+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: cluster 2024-03-30T04:50:28.778565+0000 mgr.x (mgr.24938) 3548 : cluster [DBG] pgmap v2353: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: cluster 2024-03-30T04:50:28.778773+0000 mgr.x (mgr.24938) 3549 : cluster [DBG] pgmap v2354: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: audit 2024-03-30T04:50:28.783028+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:29 smithi116 bash[82555]: cluster 2024-03-30T04:50:29.589387+0000 mon.a (mon.0) 6525 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded) 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: cluster 2024-03-30T04:50:28.731771+0000 mgr.x (mgr.24938) 3547 : cluster [DBG] pgmap v2352: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: audit 2024-03-30T04:50:28.759695+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: audit 2024-03-30T04:50:28.771682+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: cluster 2024-03-30T04:50:28.778565+0000 mgr.x (mgr.24938) 3548 : cluster [DBG] pgmap v2353: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: cluster 2024-03-30T04:50:28.778773+0000 mgr.x (mgr.24938) 3549 : cluster [DBG] pgmap v2354: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: audit 2024-03-30T04:50:28.783028+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:30.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:29 smithi148 bash[65611]: cluster 2024-03-30T04:50:29.589387+0000 mon.a (mon.0) 6525 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 17 pgs degraded) 2024-03-30T04:50:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.411 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.411 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.412 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.412 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.412 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.413 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.413 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:30.413 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.009 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.009 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.009 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.010 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[82555]: cluster 2024-03-30T04:50:30.779496+0000 mgr.x (mgr.24938) 3550 : cluster [DBG] pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-03-30T04:50:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[82555]: audit 2024-03-30T04:50:31.754332+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[82555]: audit 2024-03-30T04:50:31.761481+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:32.010 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[80412]: cluster 2024-03-30T04:50:30.779496+0000 mgr.x (mgr.24938) 3550 : cluster [DBG] pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-03-30T04:50:32.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[80412]: audit 2024-03-30T04:50:31.754332+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:32.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:31 smithi116 bash[80412]: audit 2024-03-30T04:50:31.761481+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:32.011 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.011 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:50:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:32.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:31 smithi148 bash[65611]: cluster 2024-03-30T04:50:30.779496+0000 mgr.x (mgr.24938) 3550 : cluster [DBG] pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-03-30T04:50:32.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:31 smithi148 bash[65611]: audit 2024-03-30T04:50:31.754332+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:32.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:31 smithi148 bash[65611]: audit 2024-03-30T04:50:31.761481+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:34.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:33 smithi116 bash[80412]: cluster 2024-03-30T04:50:32.780780+0000 mgr.x (mgr.24938) 3551 : cluster [DBG] pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-30T04:50:34.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:33 smithi116 bash[82555]: cluster 2024-03-30T04:50:32.780780+0000 mgr.x (mgr.24938) 3551 : cluster [DBG] pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-30T04:50:34.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:33 smithi148 bash[65611]: cluster 2024-03-30T04:50:32.780780+0000 mgr.x (mgr.24938) 3551 : cluster [DBG] pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: cephadm 2024-03-30T04:50:34.341990+0000 mgr.x (mgr.24938) 3552 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi116.smzaqy (2/4) 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: audit 2024-03-30T04:50:34.344138+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: audit 2024-03-30T04:50:34.349212+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: audit 2024-03-30T04:50:34.352850+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: cephadm 2024-03-30T04:50:34.360214+0000 mgr.x (mgr.24938) 3553 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[80412]: cluster 2024-03-30T04:50:34.781985+0000 mgr.x (mgr.24938) 3554 : cluster [DBG] pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: cephadm 2024-03-30T04:50:34.341990+0000 mgr.x (mgr.24938) 3552 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi116.smzaqy (2/4) 2024-03-30T04:50:35.667 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: audit 2024-03-30T04:50:34.344138+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:35.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: audit 2024-03-30T04:50:34.349212+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:35.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: audit 2024-03-30T04:50:34.352850+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:35.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: cephadm 2024-03-30T04:50:34.360214+0000 mgr.x (mgr.24938) 3553 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:50:35.668 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:35 smithi116 bash[82555]: cluster 2024-03-30T04:50:34.781985+0000 mgr.x (mgr.24938) 3554 : cluster [DBG] pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: cephadm 2024-03-30T04:50:34.341990+0000 mgr.x (mgr.24938) 3552 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi116.smzaqy (2/4) 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: audit 2024-03-30T04:50:34.344138+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: audit 2024-03-30T04:50:34.349212+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi116.smzaqy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: audit 2024-03-30T04:50:34.352850+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: cephadm 2024-03-30T04:50:34.360214+0000 mgr.x (mgr.24938) 3553 : cephadm [INF] Deploying daemon rgw.smpl.smithi116.smzaqy on smithi116 2024-03-30T04:50:35.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:35 smithi148 bash[65611]: cluster 2024-03-30T04:50:34.781985+0000 mgr.x (mgr.24938) 3554 : cluster [DBG] pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:36.690 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:36 smithi116 bash[80412]: audit 2024-03-30T04:50:35.588907+0000 mgr.x (mgr.24938) 3555 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:36.691 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:36 smithi116 bash[82555]: audit 2024-03-30T04:50:35.588907+0000 mgr.x (mgr.24938) 3555 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:36.795 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:36 smithi148 bash[65611]: audit 2024-03-30T04:50:35.588907+0000 mgr.x (mgr.24938) 3555 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:36.943 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.944 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.944 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.944 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.945 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.945 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.945 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.946 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:36.946 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:50:36 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:37.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:36] "GET /metrics HTTP/1.1" 200 38634 "" "Prometheus/2.33.4" 2024-03-30T04:50:37.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:37 smithi116 bash[80412]: cluster 2024-03-30T04:50:36.783253+0000 mgr.x (mgr.24938) 3556 : cluster [DBG] pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:50:37.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:37 smithi116 bash[82555]: cluster 2024-03-30T04:50:36.783253+0000 mgr.x (mgr.24938) 3556 : cluster [DBG] pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:50:37.796 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:37 smithi148 bash[65611]: cluster 2024-03-30T04:50:36.783253+0000 mgr.x (mgr.24938) 3556 : cluster [DBG] pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 59 op/s 2024-03-30T04:50:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.510 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.510 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.511 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:38.511 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:50:38 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:39.408 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[80412]: audit 2024-03-30T04:50:38.303851+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[80412]: audit 2024-03-30T04:50:38.312524+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.409 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[80412]: cluster 2024-03-30T04:50:38.784010+0000 mgr.x (mgr.24938) 3557 : cluster [DBG] pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 102 B/s wr, 149 op/s 2024-03-30T04:50:39.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[82555]: audit 2024-03-30T04:50:38.303851+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[82555]: audit 2024-03-30T04:50:38.312524+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.409 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:39 smithi116 bash[82555]: cluster 2024-03-30T04:50:38.784010+0000 mgr.x (mgr.24938) 3557 : cluster [DBG] pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 102 B/s wr, 149 op/s 2024-03-30T04:50:39.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:39 smithi148 bash[65611]: audit 2024-03-30T04:50:38.303851+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:39 smithi148 bash[65611]: audit 2024-03-30T04:50:38.312524+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:39.781 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:39 smithi148 bash[65611]: cluster 2024-03-30T04:50:38.784010+0000 mgr.x (mgr.24938) 3557 : cluster [DBG] pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 102 B/s wr, 149 op/s 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:39.314455+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:39.316760+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:39.577913+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:40.104441+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:40.116997+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:40 smithi148 bash[65611]: audit 2024-03-30T04:50:40.129696+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:39.314455+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:39.316760+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:39.577913+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:40.104441+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:40.116997+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[80412]: audit 2024-03-30T04:50:40.129696+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:39.314455+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:39.316760+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:39.577913+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:40.104441+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:40.116997+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:40.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:40 smithi116 bash[82555]: audit 2024-03-30T04:50:40.129696+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: cluster 2024-03-30T04:50:40.124726+0000 mgr.x (mgr.24938) 3558 : cluster [DBG] pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 90 B/s wr, 131 op/s 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: cluster 2024-03-30T04:50:40.125323+0000 mgr.x (mgr.24938) 3559 : cluster [DBG] pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 109 B/s wr, 159 op/s 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: cephadm 2024-03-30T04:50:40.860326+0000 mgr.x (mgr.24938) 3560 : cephadm [INF] Upgrade: Updating rgw.foo.smithi148.dwhqji (3/4) 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: audit 2024-03-30T04:50:40.863062+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: audit 2024-03-30T04:50:40.867473+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:42.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: audit 2024-03-30T04:50:40.871365+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[82555]: cephadm 2024-03-30T04:50:40.878314+0000 mgr.x (mgr.24938) 3561 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: cluster 2024-03-30T04:50:40.124726+0000 mgr.x (mgr.24938) 3558 : cluster [DBG] pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 90 B/s wr, 131 op/s 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: cluster 2024-03-30T04:50:40.125323+0000 mgr.x (mgr.24938) 3559 : cluster [DBG] pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 109 B/s wr, 159 op/s 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: cephadm 2024-03-30T04:50:40.860326+0000 mgr.x (mgr.24938) 3560 : cephadm [INF] Upgrade: Updating rgw.foo.smithi148.dwhqji (3/4) 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: audit 2024-03-30T04:50:40.863062+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: audit 2024-03-30T04:50:40.867473+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: audit 2024-03-30T04:50:40.871365+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:41 smithi116 bash[80412]: cephadm 2024-03-30T04:50:40.878314+0000 mgr.x (mgr.24938) 3561 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: cluster 2024-03-30T04:50:40.124726+0000 mgr.x (mgr.24938) 3558 : cluster [DBG] pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 90 B/s wr, 131 op/s 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: cluster 2024-03-30T04:50:40.125323+0000 mgr.x (mgr.24938) 3559 : cluster [DBG] pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 109 B/s wr, 159 op/s 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: cephadm 2024-03-30T04:50:40.860326+0000 mgr.x (mgr.24938) 3560 : cephadm [INF] Upgrade: Updating rgw.foo.smithi148.dwhqji (3/4) 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: audit 2024-03-30T04:50:40.863062+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: audit 2024-03-30T04:50:40.867473+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi148.dwhqji", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: audit 2024-03-30T04:50:40.871365+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:42.108 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:41 smithi148 bash[65611]: cephadm 2024-03-30T04:50:40.878314+0000 mgr.x (mgr.24938) 3561 : cephadm [INF] Deploying daemon rgw.foo.smithi148.dwhqji on smithi148 2024-03-30T04:50:43.327 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.328 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.328 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.328 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.328 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.329 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.329 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:43.329 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:43 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:44.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:43 smithi148 bash[65611]: cluster 2024-03-30T04:50:42.126219+0000 mgr.x (mgr.24938) 3562 : cluster [DBG] pgmap v2362: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 109 B/s wr, 211 op/s 2024-03-30T04:50:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:43 smithi116 bash[80412]: cluster 2024-03-30T04:50:42.126219+0000 mgr.x (mgr.24938) 3562 : cluster [DBG] pgmap v2362: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 109 B/s wr, 211 op/s 2024-03-30T04:50:44.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:43 smithi116 bash[82555]: cluster 2024-03-30T04:50:42.126219+0000 mgr.x (mgr.24938) 3562 : cluster [DBG] pgmap v2362: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 109 B/s wr, 211 op/s 2024-03-30T04:50:45.046 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.047 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.048 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:45.048 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:44 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:46.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:45 smithi148 bash[65611]: cluster 2024-03-30T04:50:44.127539+0000 mgr.x (mgr.24938) 3563 : cluster [DBG] pgmap v2363: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 219 B/s wr, 318 op/s 2024-03-30T04:50:46.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:45 smithi148 bash[65611]: audit 2024-03-30T04:50:44.851914+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:46.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:45 smithi148 bash[65611]: audit 2024-03-30T04:50:44.862496+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[80412]: cluster 2024-03-30T04:50:44.127539+0000 mgr.x (mgr.24938) 3563 : cluster [DBG] pgmap v2363: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 219 B/s wr, 318 op/s 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[80412]: audit 2024-03-30T04:50:44.851914+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[80412]: audit 2024-03-30T04:50:44.862496+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[82555]: cluster 2024-03-30T04:50:44.127539+0000 mgr.x (mgr.24938) 3563 : cluster [DBG] pgmap v2363: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 219 B/s wr, 318 op/s 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[82555]: audit 2024-03-30T04:50:44.851914+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:46.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:45 smithi116 bash[82555]: audit 2024-03-30T04:50:44.862496+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:47.123 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:46] "GET /metrics HTTP/1.1" 200 38641 "" "Prometheus/2.33.4" 2024-03-30T04:50:47.123 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:46 smithi148 bash[65611]: audit 2024-03-30T04:50:45.596726+0000 mgr.x (mgr.24938) 3564 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:47.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:46 smithi116 bash[80412]: audit 2024-03-30T04:50:45.596726+0000 mgr.x (mgr.24938) 3564 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:47.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:46 smithi116 bash[82555]: audit 2024-03-30T04:50:45.596726+0000 mgr.x (mgr.24938) 3564 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:48.121 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:47 smithi148 bash[65611]: cluster 2024-03-30T04:50:46.128766+0000 mgr.x (mgr.24938) 3565 : cluster [DBG] pgmap v2364: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 219 B/s wr, 267 op/s 2024-03-30T04:50:48.121 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:47 smithi148 bash[65611]: audit 2024-03-30T04:50:47.673425+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:48.121 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:47 smithi148 bash[65611]: audit 2024-03-30T04:50:47.678144+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:48.121 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:47 smithi148 bash[65611]: audit 2024-03-30T04:50:47.682488+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[80412]: cluster 2024-03-30T04:50:46.128766+0000 mgr.x (mgr.24938) 3565 : cluster [DBG] pgmap v2364: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 219 B/s wr, 267 op/s 2024-03-30T04:50:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[80412]: audit 2024-03-30T04:50:47.673425+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[80412]: audit 2024-03-30T04:50:47.678144+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[80412]: audit 2024-03-30T04:50:47.682488+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:48.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[82555]: cluster 2024-03-30T04:50:46.128766+0000 mgr.x (mgr.24938) 3565 : cluster [DBG] pgmap v2364: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 219 B/s wr, 267 op/s 2024-03-30T04:50:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[82555]: audit 2024-03-30T04:50:47.673425+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[82555]: audit 2024-03-30T04:50:47.678144+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi148.hezhux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:50:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:47 smithi116 bash[82555]: audit 2024-03-30T04:50:47.682488+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:49.147 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:48 smithi148 bash[65611]: cephadm 2024-03-30T04:50:47.671108+0000 mgr.x (mgr.24938) 3566 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi148.hezhux (4/4) 2024-03-30T04:50:49.147 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:48 smithi148 bash[65611]: cephadm 2024-03-30T04:50:47.689529+0000 mgr.x (mgr.24938) 3567 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:50:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:48 smithi116 bash[80412]: cephadm 2024-03-30T04:50:47.671108+0000 mgr.x (mgr.24938) 3566 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi148.hezhux (4/4) 2024-03-30T04:50:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:48 smithi116 bash[80412]: cephadm 2024-03-30T04:50:47.689529+0000 mgr.x (mgr.24938) 3567 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:50:49.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:48 smithi116 bash[82555]: cephadm 2024-03-30T04:50:47.671108+0000 mgr.x (mgr.24938) 3566 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi148.hezhux (4/4) 2024-03-30T04:50:49.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:48 smithi116 bash[82555]: cephadm 2024-03-30T04:50:47.689529+0000 mgr.x (mgr.24938) 3567 : cephadm [INF] Deploying daemon rgw.smpl.smithi148.hezhux on smithi148 2024-03-30T04:50:50.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: cluster 2024-03-30T04:50:48.129448+0000 mgr.x (mgr.24938) 3568 : cluster [DBG] pgmap v2365: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 219 B/s wr, 213 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: audit 2024-03-30T04:50:48.922798+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: audit 2024-03-30T04:50:48.933600+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: cluster 2024-03-30T04:50:48.940816+0000 mgr.x (mgr.24938) 3569 : cluster [DBG] pgmap v2366: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: cluster 2024-03-30T04:50:48.941317+0000 mgr.x (mgr.24938) 3570 : cluster [DBG] pgmap v2367: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[80412]: audit 2024-03-30T04:50:48.944931+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: cluster 2024-03-30T04:50:48.129448+0000 mgr.x (mgr.24938) 3568 : cluster [DBG] pgmap v2365: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 219 B/s wr, 213 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: audit 2024-03-30T04:50:48.922798+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: audit 2024-03-30T04:50:48.933600+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: cluster 2024-03-30T04:50:48.940816+0000 mgr.x (mgr.24938) 3569 : cluster [DBG] pgmap v2366: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: cluster 2024-03-30T04:50:48.941317+0000 mgr.x (mgr.24938) 3570 : cluster [DBG] pgmap v2367: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:49 smithi116 bash[82555]: audit 2024-03-30T04:50:48.944931+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.351 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: cluster 2024-03-30T04:50:48.129448+0000 mgr.x (mgr.24938) 3568 : cluster [DBG] pgmap v2365: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 219 B/s wr, 213 op/s 2024-03-30T04:50:50.351 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: audit 2024-03-30T04:50:48.922798+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.351 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: audit 2024-03-30T04:50:48.933600+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:50.352 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: cluster 2024-03-30T04:50:48.940816+0000 mgr.x (mgr.24938) 3569 : cluster [DBG] pgmap v2366: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.352 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: cluster 2024-03-30T04:50:48.941317+0000 mgr.x (mgr.24938) 3570 : cluster [DBG] pgmap v2367: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 232 B/s wr, 284 op/s 2024-03-30T04:50:50.352 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:49 smithi148 bash[65611]: audit 2024-03-30T04:50:48.944931+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:51.127 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.128 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.128 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.128 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.129 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.129 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.129 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.130 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.130 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:51 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:51.821 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 bash[65611]: audit 2024-03-30T04:50:50.687459+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:51.821 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 bash[65611]: audit 2024-03-30T04:50:50.696208+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:51.821 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 bash[65611]: cluster 2024-03-30T04:50:50.703160+0000 mgr.x (mgr.24938) 3571 : cluster [DBG] pgmap v2368: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 238 B/s wr, 244 op/s 2024-03-30T04:50:51.821 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 bash[65611]: cluster 2024-03-30T04:50:50.703645+0000 mgr.x (mgr.24938) 3572 : cluster [DBG] pgmap v2369: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 155 B/s wr, 165 op/s 2024-03-30T04:50:51.821 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:51 smithi148 bash[65611]: audit 2024-03-30T04:50:50.705467+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[80412]: audit 2024-03-30T04:50:50.687459+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[80412]: audit 2024-03-30T04:50:50.696208+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[80412]: cluster 2024-03-30T04:50:50.703160+0000 mgr.x (mgr.24938) 3571 : cluster [DBG] pgmap v2368: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 238 B/s wr, 244 op/s 2024-03-30T04:50:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[80412]: cluster 2024-03-30T04:50:50.703645+0000 mgr.x (mgr.24938) 3572 : cluster [DBG] pgmap v2369: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 155 B/s wr, 165 op/s 2024-03-30T04:50:52.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[80412]: audit 2024-03-30T04:50:50.705467+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[82555]: audit 2024-03-30T04:50:50.687459+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[82555]: audit 2024-03-30T04:50:50.696208+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[82555]: cluster 2024-03-30T04:50:50.703160+0000 mgr.x (mgr.24938) 3571 : cluster [DBG] pgmap v2368: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 238 B/s wr, 244 op/s 2024-03-30T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[82555]: cluster 2024-03-30T04:50:50.703645+0000 mgr.x (mgr.24938) 3572 : cluster [DBG] pgmap v2369: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 155 B/s wr, 165 op/s 2024-03-30T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:51 smithi116 bash[82555]: audit 2024-03-30T04:50:50.705467+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:53.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.048 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.048 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:53.048 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:50:52 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:50:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cluster 2024-03-30T04:50:52.704909+0000 mgr.x (mgr.24938) 3573 : cluster [DBG] pgmap v2370: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 155 B/s wr, 226 op/s 2024-03-30T04:50:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.793511+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.803861+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.810374+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.813540+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.814808+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cluster 2024-03-30T04:50:52.821298+0000 mgr.x (mgr.24938) 3574 : cluster [DBG] pgmap v2371: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 210 op/s 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cluster 2024-03-30T04:50:52.821570+0000 mgr.x (mgr.24938) 3575 : cluster [DBG] pgmap v2372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 123 op/s 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.825132+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cephadm 2024-03-30T04:50:52.830437+0000 mgr.x (mgr.24938) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.886071+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.889363+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.891731+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.894856+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:52.895951+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cluster 2024-03-30T04:50:52.902348+0000 mgr.x (mgr.24938) 3577 : cluster [DBG] pgmap v2373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T04:50:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cluster 2024-03-30T04:50:52.902617+0000 mgr.x (mgr.24938) 3578 : cluster [DBG] pgmap v2374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 0 B/s wr, 181 op/s 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: cephadm 2024-03-30T04:50:52.905134+0000 mgr.x (mgr.24938) 3579 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.194212+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.252480+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.255473+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.257052+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.260033+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.261234+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.270216+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.315690+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.319342+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.321141+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.324357+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.325644+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.336550+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.412630+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.415563+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.417340+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.420245+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.421613+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.432217+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.509506+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.512503+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.514478+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.517679+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.518887+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.527980+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.601237+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.605184+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.606956+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.610792+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.611986+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.623613+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.696689+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.699854+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.701724+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.705246+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.706546+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.717490+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.775248+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.778153+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.779743+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.782498+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:53 smithi148 bash[65611]: audit 2024-03-30T04:50:53.783688+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cluster 2024-03-30T04:50:52.704909+0000 mgr.x (mgr.24938) 3573 : cluster [DBG] pgmap v2370: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 155 B/s wr, 226 op/s 2024-03-30T04:50:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.793511+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.803861+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.810374+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.813540+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.814808+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cluster 2024-03-30T04:50:52.821298+0000 mgr.x (mgr.24938) 3574 : cluster [DBG] pgmap v2371: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 210 op/s 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cluster 2024-03-30T04:50:52.821570+0000 mgr.x (mgr.24938) 3575 : cluster [DBG] pgmap v2372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 123 op/s 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.825132+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cephadm 2024-03-30T04:50:52.830437+0000 mgr.x (mgr.24938) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.886071+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.889363+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.891731+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.894856+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:52.895951+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cluster 2024-03-30T04:50:52.902348+0000 mgr.x (mgr.24938) 3577 : cluster [DBG] pgmap v2373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T04:50:54.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cluster 2024-03-30T04:50:52.902617+0000 mgr.x (mgr.24938) 3578 : cluster [DBG] pgmap v2374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 0 B/s wr, 181 op/s 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: cephadm 2024-03-30T04:50:52.905134+0000 mgr.x (mgr.24938) 3579 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.194212+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cluster 2024-03-30T04:50:52.704909+0000 mgr.x (mgr.24938) 3573 : cluster [DBG] pgmap v2370: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 155 B/s wr, 226 op/s 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.793511+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.803861+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.810374+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.813540+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.814808+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cluster 2024-03-30T04:50:52.821298+0000 mgr.x (mgr.24938) 3574 : cluster [DBG] pgmap v2371: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 210 op/s 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cluster 2024-03-30T04:50:52.821570+0000 mgr.x (mgr.24938) 3575 : cluster [DBG] pgmap v2372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 123 op/s 2024-03-30T04:50:54.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.825132+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cephadm 2024-03-30T04:50:52.830437+0000 mgr.x (mgr.24938) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.886071+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.889363+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.891731+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.894856+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:52.895951+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cluster 2024-03-30T04:50:52.902348+0000 mgr.x (mgr.24938) 3577 : cluster [DBG] pgmap v2373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cluster 2024-03-30T04:50:52.902617+0000 mgr.x (mgr.24938) 3578 : cluster [DBG] pgmap v2374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 0 B/s wr, 181 op/s 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: cephadm 2024-03-30T04:50:52.905134+0000 mgr.x (mgr.24938) 3579 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:50:54.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.194212+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.252480+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.255473+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.257052+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.260033+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.261234+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.270216+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.315690+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.319342+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.321141+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.324357+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.325644+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.336550+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.412630+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.415563+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.417340+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.420245+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.421613+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.432217+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.509506+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.512503+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.514478+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.517679+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.518887+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.527980+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.601237+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.605184+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.606956+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.610792+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.611986+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.623613+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.696689+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.699854+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.701724+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.705246+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.706546+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.717490+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.775248+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.778153+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.252480+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.255473+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.257052+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.260033+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.261234+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.270216+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.315690+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.319342+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.321141+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.324357+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.325644+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.336550+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.412630+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.415563+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.417340+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.420245+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.421613+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.432217+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.509506+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.779743+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.782498+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[80412]: audit 2024-03-30T04:50:53.783688+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.512503+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.514478+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.517679+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.518887+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.527980+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.601237+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.605184+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.606956+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.610792+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.611986+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.623613+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.696689+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.699854+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.701724+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.705246+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.706546+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.717490+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.775248+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.778153+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.779743+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.782498+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:54.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:53 smithi116 bash[82555]: audit 2024-03-30T04:50:53.783688+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.199596+0000 mgr.x (mgr.24938) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.267555+0000 mgr.x (mgr.24938) 3581 : cluster [DBG] pgmap v2375: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 156 op/s 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.267808+0000 mgr.x (mgr.24938) 3582 : cluster [DBG] pgmap v2376: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.275366+0000 mgr.x (mgr.24938) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.332175+0000 mgr.x (mgr.24938) 3584 : cluster [DBG] pgmap v2377: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.332439+0000 mgr.x (mgr.24938) 3585 : cluster [DBG] pgmap v2378: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.341960+0000 mgr.x (mgr.24938) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.428058+0000 mgr.x (mgr.24938) 3587 : cluster [DBG] pgmap v2379: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.428318+0000 mgr.x (mgr.24938) 3588 : cluster [DBG] pgmap v2380: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.437470+0000 mgr.x (mgr.24938) 3589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.525334+0000 mgr.x (mgr.24938) 3590 : cluster [DBG] pgmap v2381: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.525601+0000 mgr.x (mgr.24938) 3591 : cluster [DBG] pgmap v2382: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.533175+0000 mgr.x (mgr.24938) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.618760+0000 mgr.x (mgr.24938) 3593 : cluster [DBG] pgmap v2383: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.619016+0000 mgr.x (mgr.24938) 3594 : cluster [DBG] pgmap v2384: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.628853+0000 mgr.x (mgr.24938) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.713268+0000 mgr.x (mgr.24938) 3596 : cluster [DBG] pgmap v2385: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.713755+0000 mgr.x (mgr.24938) 3597 : cluster [DBG] pgmap v2386: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.722885+0000 mgr.x (mgr.24938) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.199596+0000 mgr.x (mgr.24938) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.267555+0000 mgr.x (mgr.24938) 3581 : cluster [DBG] pgmap v2375: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 156 op/s 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.267808+0000 mgr.x (mgr.24938) 3582 : cluster [DBG] pgmap v2376: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.275366+0000 mgr.x (mgr.24938) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.332175+0000 mgr.x (mgr.24938) 3584 : cluster [DBG] pgmap v2377: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.332439+0000 mgr.x (mgr.24938) 3585 : cluster [DBG] pgmap v2378: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.341960+0000 mgr.x (mgr.24938) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.428058+0000 mgr.x (mgr.24938) 3587 : cluster [DBG] pgmap v2379: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.428318+0000 mgr.x (mgr.24938) 3588 : cluster [DBG] pgmap v2380: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.437470+0000 mgr.x (mgr.24938) 3589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.525334+0000 mgr.x (mgr.24938) 3590 : cluster [DBG] pgmap v2381: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.525601+0000 mgr.x (mgr.24938) 3591 : cluster [DBG] pgmap v2382: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.533175+0000 mgr.x (mgr.24938) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.618760+0000 mgr.x (mgr.24938) 3593 : cluster [DBG] pgmap v2383: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.619016+0000 mgr.x (mgr.24938) 3594 : cluster [DBG] pgmap v2384: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.628853+0000 mgr.x (mgr.24938) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.713268+0000 mgr.x (mgr.24938) 3596 : cluster [DBG] pgmap v2385: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.713755+0000 mgr.x (mgr.24938) 3597 : cluster [DBG] pgmap v2386: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.722885+0000 mgr.x (mgr.24938) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.790099+0000 mgr.x (mgr.24938) 3599 : cluster [DBG] pgmap v2387: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.790435+0000 mgr.x (mgr.24938) 3600 : cluster [DBG] pgmap v2388: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.792922+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.798242+0000 mgr.x (mgr.24938) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.867347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.870175+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.871705+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.874601+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.875730+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.882124+0000 mgr.x (mgr.24938) 3602 : cluster [DBG] pgmap v2389: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.882335+0000 mgr.x (mgr.24938) 3603 : cluster [DBG] pgmap v2390: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.886229+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:53.891512+0000 mgr.x (mgr.24938) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.972432+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.977049+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.979154+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.982902+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.984379+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.991631+0000 mgr.x (mgr.24938) 3605 : cluster [DBG] pgmap v2391: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cluster 2024-03-30T04:50:53.991834+0000 mgr.x (mgr.24938) 3606 : cluster [DBG] pgmap v2392: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.790099+0000 mgr.x (mgr.24938) 3599 : cluster [DBG] pgmap v2387: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.790435+0000 mgr.x (mgr.24938) 3600 : cluster [DBG] pgmap v2388: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.792922+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.798242+0000 mgr.x (mgr.24938) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.867347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.870175+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.871705+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.874601+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.875730+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.882124+0000 mgr.x (mgr.24938) 3602 : cluster [DBG] pgmap v2389: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.882335+0000 mgr.x (mgr.24938) 3603 : cluster [DBG] pgmap v2390: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.886229+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:53.891512+0000 mgr.x (mgr.24938) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.972432+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.977049+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.979154+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.982902+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.984379+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.991631+0000 mgr.x (mgr.24938) 3605 : cluster [DBG] pgmap v2391: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cluster 2024-03-30T04:50:53.991834+0000 mgr.x (mgr.24938) 3606 : cluster [DBG] pgmap v2392: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:53.996302+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.001928+0000 mgr.x (mgr.24938) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.055876+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.058869+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.060602+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.063775+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.065138+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.074477+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.132933+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.136110+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.137875+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.140837+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.142154+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.153578+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.230205+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.233142+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.234692+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.237629+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.238821+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:53.996302+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.001928+0000 mgr.x (mgr.24938) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.055876+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.058869+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.060602+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.063775+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.065138+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.074477+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.132933+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.136110+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.137875+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.140837+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.142154+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.153578+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.230205+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.233142+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.234692+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.237629+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.238821+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.249826+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.299497+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.303288+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.305069+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.306825+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.308952+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.310344+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.332998+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.454212+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.457262+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.458695+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.461698+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.462818+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.475396+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.559262+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.563458+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.565813+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.568972+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.570737+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.249826+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.299497+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.303288+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.305069+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.306825+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.308952+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.310344+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.332998+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.454212+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.457262+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.458695+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.461698+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.462818+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.475396+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.559262+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.563458+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.565813+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.568972+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.570737+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.582805+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.677902+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.681868+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.684005+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.687553+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.689431+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.702003+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.764785+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.767630+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.768680+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.770744+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.771462+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[80412]: audit 2024-03-30T04:50:54.780270+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.582805+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.677902+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.681868+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.684005+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.687553+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.689431+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.702003+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.764785+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.767630+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.768680+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.770744+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.771462+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:54 smithi116 bash[82555]: audit 2024-03-30T04:50:54.780270+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.199596+0000 mgr.x (mgr.24938) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.267555+0000 mgr.x (mgr.24938) 3581 : cluster [DBG] pgmap v2375: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 156 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.267808+0000 mgr.x (mgr.24938) 3582 : cluster [DBG] pgmap v2376: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.275366+0000 mgr.x (mgr.24938) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.332175+0000 mgr.x (mgr.24938) 3584 : cluster [DBG] pgmap v2377: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.332439+0000 mgr.x (mgr.24938) 3585 : cluster [DBG] pgmap v2378: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.341960+0000 mgr.x (mgr.24938) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.428058+0000 mgr.x (mgr.24938) 3587 : cluster [DBG] pgmap v2379: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.428318+0000 mgr.x (mgr.24938) 3588 : cluster [DBG] pgmap v2380: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.437470+0000 mgr.x (mgr.24938) 3589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.525334+0000 mgr.x (mgr.24938) 3590 : cluster [DBG] pgmap v2381: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.525601+0000 mgr.x (mgr.24938) 3591 : cluster [DBG] pgmap v2382: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.533175+0000 mgr.x (mgr.24938) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.618760+0000 mgr.x (mgr.24938) 3593 : cluster [DBG] pgmap v2383: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.619016+0000 mgr.x (mgr.24938) 3594 : cluster [DBG] pgmap v2384: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.628853+0000 mgr.x (mgr.24938) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.713268+0000 mgr.x (mgr.24938) 3596 : cluster [DBG] pgmap v2385: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.713755+0000 mgr.x (mgr.24938) 3597 : cluster [DBG] pgmap v2386: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.722885+0000 mgr.x (mgr.24938) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.790099+0000 mgr.x (mgr.24938) 3599 : cluster [DBG] pgmap v2387: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.790435+0000 mgr.x (mgr.24938) 3600 : cluster [DBG] pgmap v2388: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.792922+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.798242+0000 mgr.x (mgr.24938) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.867347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.870175+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.871705+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.874601+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.875730+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.882124+0000 mgr.x (mgr.24938) 3602 : cluster [DBG] pgmap v2389: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.882335+0000 mgr.x (mgr.24938) 3603 : cluster [DBG] pgmap v2390: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.886229+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:53.891512+0000 mgr.x (mgr.24938) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.972432+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.977049+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.979154+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.982902+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.984379+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.991631+0000 mgr.x (mgr.24938) 3605 : cluster [DBG] pgmap v2391: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cluster 2024-03-30T04:50:53.991834+0000 mgr.x (mgr.24938) 3606 : cluster [DBG] pgmap v2392: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:53.996302+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.001928+0000 mgr.x (mgr.24938) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.055876+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.058869+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.060602+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.063775+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.065138+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.074477+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.132933+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.136110+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.137875+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.140837+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.142154+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.153578+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.230205+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.233142+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.234692+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.237629+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.238821+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.249826+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.299497+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.303288+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.305069+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.306825+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.308952+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.310344+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.332998+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.454212+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.457262+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.458695+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.461698+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.462818+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.475396+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.559262+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.563458+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.565813+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.568972+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.570737+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.582805+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.677902+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.681868+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.684005+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.687553+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.689431+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.702003+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.764785+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.767630+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.768680+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.770744+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.771462+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:55.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:54 smithi148 bash[65611]: audit 2024-03-30T04:50:54.780270+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.071519+0000 mgr.x (mgr.24938) 3608 : cluster [DBG] pgmap v2393: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.071782+0000 mgr.x (mgr.24938) 3609 : cluster [DBG] pgmap v2394: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.079974+0000 mgr.x (mgr.24938) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.148663+0000 mgr.x (mgr.24938) 3611 : cluster [DBG] pgmap v2395: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.148860+0000 mgr.x (mgr.24938) 3612 : cluster [DBG] pgmap v2396: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.158989+0000 mgr.x (mgr.24938) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.245126+0000 mgr.x (mgr.24938) 3614 : cluster [DBG] pgmap v2397: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.245368+0000 mgr.x (mgr.24938) 3615 : cluster [DBG] pgmap v2398: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.255280+0000 mgr.x (mgr.24938) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.321808+0000 mgr.x (mgr.24938) 3617 : cluster [DBG] pgmap v2399: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.322082+0000 mgr.x (mgr.24938) 3618 : cluster [DBG] pgmap v2400: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.349870+0000 mgr.x (mgr.24938) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.469549+0000 mgr.x (mgr.24938) 3620 : cluster [DBG] pgmap v2401: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.469841+0000 mgr.x (mgr.24938) 3621 : cluster [DBG] pgmap v2402: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.481778+0000 mgr.x (mgr.24938) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.579182+0000 mgr.x (mgr.24938) 3623 : cluster [DBG] pgmap v2403: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.579449+0000 mgr.x (mgr.24938) 3624 : cluster [DBG] pgmap v2404: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.588264+0000 mgr.x (mgr.24938) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.700397+0000 mgr.x (mgr.24938) 3626 : cluster [DBG] pgmap v2405: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.700675+0000 mgr.x (mgr.24938) 3627 : cluster [DBG] pgmap v2406: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.707353+0000 mgr.x (mgr.24938) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.778148+0000 mgr.x (mgr.24938) 3629 : cluster [DBG] pgmap v2407: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.778432+0000 mgr.x (mgr.24938) 3630 : cluster [DBG] pgmap v2408: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.785780+0000 mgr.x (mgr.24938) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.880714+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.883665+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.884943+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.888224+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.888996+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.895552+0000 mgr.x (mgr.24938) 3632 : cluster [DBG] pgmap v2409: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.895851+0000 mgr.x (mgr.24938) 3633 : cluster [DBG] pgmap v2410: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.896084+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.901374+0000 mgr.x (mgr.24938) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.942243+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.948895+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.954695+0000 mgr.x (mgr.24938) 3635 : cluster [DBG] pgmap v2411: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cluster 2024-03-30T04:50:54.954873+0000 mgr.x (mgr.24938) 3636 : cluster [DBG] pgmap v2412: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.955958+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.956358+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.958993+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.960827+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.962047+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.964420+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.967034+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.968942+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.973036+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:54.974432+0000 mgr.x (mgr.24938) 3637 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.975232+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]: dispatch 2024-03-30T04:50:56.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.979882+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]': finished 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.982057+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.985384+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]': finished 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.987209+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.991995+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]': finished 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.994109+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:54.998317+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]': finished 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:55.000851+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:55.005153+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:55.006300+0000 mgr.x (mgr.24938) 3638 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:55.007891+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:55.009205+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: audit 2024-03-30T04:50:55.013491+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:55 smithi148 bash[65611]: cephadm 2024-03-30T04:50:55.014742+0000 mgr.x (mgr.24938) 3639 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T04:50:56.203 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.071519+0000 mgr.x (mgr.24938) 3608 : cluster [DBG] pgmap v2393: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.071782+0000 mgr.x (mgr.24938) 3609 : cluster [DBG] pgmap v2394: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.079974+0000 mgr.x (mgr.24938) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.148663+0000 mgr.x (mgr.24938) 3611 : cluster [DBG] pgmap v2395: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.148860+0000 mgr.x (mgr.24938) 3612 : cluster [DBG] pgmap v2396: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.158989+0000 mgr.x (mgr.24938) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.245126+0000 mgr.x (mgr.24938) 3614 : cluster [DBG] pgmap v2397: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.245368+0000 mgr.x (mgr.24938) 3615 : cluster [DBG] pgmap v2398: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.255280+0000 mgr.x (mgr.24938) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.321808+0000 mgr.x (mgr.24938) 3617 : cluster [DBG] pgmap v2399: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.322082+0000 mgr.x (mgr.24938) 3618 : cluster [DBG] pgmap v2400: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.349870+0000 mgr.x (mgr.24938) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.469549+0000 mgr.x (mgr.24938) 3620 : cluster [DBG] pgmap v2401: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.469841+0000 mgr.x (mgr.24938) 3621 : cluster [DBG] pgmap v2402: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.481778+0000 mgr.x (mgr.24938) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.579182+0000 mgr.x (mgr.24938) 3623 : cluster [DBG] pgmap v2403: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.579449+0000 mgr.x (mgr.24938) 3624 : cluster [DBG] pgmap v2404: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.588264+0000 mgr.x (mgr.24938) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.700397+0000 mgr.x (mgr.24938) 3626 : cluster [DBG] pgmap v2405: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.700675+0000 mgr.x (mgr.24938) 3627 : cluster [DBG] pgmap v2406: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.071519+0000 mgr.x (mgr.24938) 3608 : cluster [DBG] pgmap v2393: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.071782+0000 mgr.x (mgr.24938) 3609 : cluster [DBG] pgmap v2394: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.079974+0000 mgr.x (mgr.24938) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.148663+0000 mgr.x (mgr.24938) 3611 : cluster [DBG] pgmap v2395: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.148860+0000 mgr.x (mgr.24938) 3612 : cluster [DBG] pgmap v2396: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.158989+0000 mgr.x (mgr.24938) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.245126+0000 mgr.x (mgr.24938) 3614 : cluster [DBG] pgmap v2397: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.245368+0000 mgr.x (mgr.24938) 3615 : cluster [DBG] pgmap v2398: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.255280+0000 mgr.x (mgr.24938) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.321808+0000 mgr.x (mgr.24938) 3617 : cluster [DBG] pgmap v2399: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.322082+0000 mgr.x (mgr.24938) 3618 : cluster [DBG] pgmap v2400: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.349870+0000 mgr.x (mgr.24938) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.469549+0000 mgr.x (mgr.24938) 3620 : cluster [DBG] pgmap v2401: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.469841+0000 mgr.x (mgr.24938) 3621 : cluster [DBG] pgmap v2402: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.481778+0000 mgr.x (mgr.24938) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.579182+0000 mgr.x (mgr.24938) 3623 : cluster [DBG] pgmap v2403: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.579449+0000 mgr.x (mgr.24938) 3624 : cluster [DBG] pgmap v2404: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.588264+0000 mgr.x (mgr.24938) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.700397+0000 mgr.x (mgr.24938) 3626 : cluster [DBG] pgmap v2405: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.700675+0000 mgr.x (mgr.24938) 3627 : cluster [DBG] pgmap v2406: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.707353+0000 mgr.x (mgr.24938) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.778148+0000 mgr.x (mgr.24938) 3629 : cluster [DBG] pgmap v2407: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.778432+0000 mgr.x (mgr.24938) 3630 : cluster [DBG] pgmap v2408: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.785780+0000 mgr.x (mgr.24938) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.880714+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.883665+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.884943+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.888224+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.888996+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.895552+0000 mgr.x (mgr.24938) 3632 : cluster [DBG] pgmap v2409: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.895851+0000 mgr.x (mgr.24938) 3633 : cluster [DBG] pgmap v2410: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.896084+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.901374+0000 mgr.x (mgr.24938) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.942243+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.948895+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.954695+0000 mgr.x (mgr.24938) 3635 : cluster [DBG] pgmap v2411: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cluster 2024-03-30T04:50:54.954873+0000 mgr.x (mgr.24938) 3636 : cluster [DBG] pgmap v2412: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.955958+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.956358+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.958993+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.707353+0000 mgr.x (mgr.24938) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.778148+0000 mgr.x (mgr.24938) 3629 : cluster [DBG] pgmap v2407: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.778432+0000 mgr.x (mgr.24938) 3630 : cluster [DBG] pgmap v2408: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.785780+0000 mgr.x (mgr.24938) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.880714+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.883665+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.884943+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.888224+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.888996+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.895552+0000 mgr.x (mgr.24938) 3632 : cluster [DBG] pgmap v2409: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.895851+0000 mgr.x (mgr.24938) 3633 : cluster [DBG] pgmap v2410: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.896084+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.901374+0000 mgr.x (mgr.24938) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:50:56.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.942243+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.948895+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.954695+0000 mgr.x (mgr.24938) 3635 : cluster [DBG] pgmap v2411: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cluster 2024-03-30T04:50:54.954873+0000 mgr.x (mgr.24938) 3636 : cluster [DBG] pgmap v2412: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.955958+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.956358+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:50:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.958993+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.960827+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.962047+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.964420+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.967034+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.968942+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.973036+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:54.974432+0000 mgr.x (mgr.24938) 3637 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.975232+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.979882+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]': finished 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.982057+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.985384+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]': finished 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.987209+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]: dispatch 2024-03-30T04:50:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.991995+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]': finished 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.994109+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]: dispatch 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:54.998317+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]': finished 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:55.000851+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:55.005153+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:55.006300+0000 mgr.x (mgr.24938) 3638 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:55.007891+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:55.009205+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: audit 2024-03-30T04:50:55.013491+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[82555]: cephadm 2024-03-30T04:50:55.014742+0000 mgr.x (mgr.24938) 3639 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.960827+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.962047+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.964420+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.967034+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.968942+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.973036+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:54.974432+0000 mgr.x (mgr.24938) 3637 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.975232+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.979882+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi116.ldmffg"}]': finished 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.982057+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.985384+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi148.dwhqji"}]': finished 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.987209+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.991995+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi116.smzaqy"}]': finished 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.994109+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]: dispatch 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:54.998317+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi148.hezhux"}]': finished 2024-03-30T04:50:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:55.000851+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:55.005153+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:55.006300+0000 mgr.x (mgr.24938) 3638 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:55.007891+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:55.009205+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: audit 2024-03-30T04:50:55.013491+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:55 smithi116 bash[80412]: cephadm 2024-03-30T04:50:55.014742+0000 mgr.x (mgr.24938) 3639 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T04:50:56.969 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 6s ago 24m - - 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 2s ago 24m - - 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (11m) 6s ago 17m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 2s ago 17m - - 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (9m) 6s ago 15m 45.5M - 3.5 e1d6a67b021e fdaa709d5a02 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (9m) 2s ago 23m 529M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (7m) 6s ago 25m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (7m) 6s ago 25m 118M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (6m) 2s ago 24m 54.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (6m) 6s ago 24m 59.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (11m) 6s ago 18m 9948k - 1.3.1 1dbe0e931976 de4bca3a39db 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (10m) 2s ago 18m 9963k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (5m) 6s ago 23m 64.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:50:56.970 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (4m) 6s ago 22m 65.5M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (4m) 6s ago 22m 58.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (3m) 6s ago 21m 58.6M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (2m) 2s ago 21m 53.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (117s) 2s ago 20m 56.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (78s) 2s ago 19m 51.3M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (40s) 2s ago 19m 52.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (9m) 2s ago 18m 68.5M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (25s) 6s ago 16m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (12s) 2s ago 16m 88.8M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (18s) 6s ago 16m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:50:56.971 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (4s) 2s ago 15m - - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:50:57.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:56 smithi148 bash[65611]: audit 2024-03-30T04:50:55.598162+0000 mgr.x (mgr.24938) 3640 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:57.046 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:50:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:50:56] "GET /metrics HTTP/1.1" 200 38671 "" "Prometheus/2.33.4" 2024-03-30T04:50:57.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:56 smithi116 bash[80412]: audit 2024-03-30T04:50:55.598162+0000 mgr.x (mgr.24938) 3640 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:57.197 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:56 smithi116 bash[82555]: audit 2024-03-30T04:50:55.598162+0000 mgr.x (mgr.24938) 3640 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:57.375 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:50:57.376 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:50:57.721 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "mon", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "osd", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw" 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "17/23 daemons upgraded", 2024-03-30T04:50:57.722 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-30T04:50:57.723 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:50:57.723 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:56.198217+0000 mgr.x (mgr.24938) 3641 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:56.569143+0000 mgr.x (mgr.24938) 3642 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:56.928549+0000 mgr.x (mgr.24938) 3643 : audit [DBG] from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: cluster 2024-03-30T04:50:56.956059+0000 mgr.x (mgr.24938) 3644 : cluster [DBG] pgmap v2413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 226 op/s 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:57.380104+0000 mon.a (mon.0) 6698 : audit [DBG] from='client.? 172.21.15.116:0/3728301794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:57.930 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:57.746217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:57.931 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:57.749039+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:50:57.931 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:57 smithi148 bash[65611]: audit 2024-03-30T04:50:57.759654+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:58.143 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:56.198217+0000 mgr.x (mgr.24938) 3641 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.143 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:56.569143+0000 mgr.x (mgr.24938) 3642 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.143 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:56.928549+0000 mgr.x (mgr.24938) 3643 : audit [DBG] from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: cluster 2024-03-30T04:50:56.956059+0000 mgr.x (mgr.24938) 3644 : cluster [DBG] pgmap v2413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 226 op/s 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:57.380104+0000 mon.a (mon.0) 6698 : audit [DBG] from='client.? 172.21.15.116:0/3728301794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:57.746217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:57.749039+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[82555]: audit 2024-03-30T04:50:57.759654+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:56.198217+0000 mgr.x (mgr.24938) 3641 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:56.569143+0000 mgr.x (mgr.24938) 3642 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:56.928549+0000 mgr.x (mgr.24938) 3643 : audit [DBG] from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: cluster 2024-03-30T04:50:56.956059+0000 mgr.x (mgr.24938) 3644 : cluster [DBG] pgmap v2413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 226 op/s 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:57.380104+0000 mon.a (mon.0) 6698 : audit [DBG] from='client.? 172.21.15.116:0/3728301794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:57.746217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:50:58.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:57.749039+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi116.zcmkyk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T04:50:58.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:57 smithi116 bash[80412]: audit 2024-03-30T04:50:57.759654+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:58.163 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:50:58.163 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:50:58.163 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:50:59.106 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[80412]: audit 2024-03-30T04:50:57.730887+0000 mgr.x (mgr.24938) 3645 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:59.106 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[80412]: cephadm 2024-03-30T04:50:57.745903+0000 mgr.x (mgr.24938) 3646 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi116.zcmkyk 2024-03-30T04:50:59.106 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[80412]: cephadm 2024-03-30T04:50:57.765704+0000 mgr.x (mgr.24938) 3647 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:50:59.106 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[80412]: audit 2024-03-30T04:50:58.169236+0000 mon.a (mon.0) 6702 : audit [DBG] from='client.? 172.21.15.116:0/836553784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[82555]: audit 2024-03-30T04:50:57.730887+0000 mgr.x (mgr.24938) 3645 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[82555]: cephadm 2024-03-30T04:50:57.745903+0000 mgr.x (mgr.24938) 3646 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi116.zcmkyk 2024-03-30T04:50:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[82555]: cephadm 2024-03-30T04:50:57.765704+0000 mgr.x (mgr.24938) 3647 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:50:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:58 smithi116 bash[82555]: audit 2024-03-30T04:50:58.169236+0000 mon.a (mon.0) 6702 : audit [DBG] from='client.? 172.21.15.116:0/836553784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:59.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:58 smithi148 bash[65611]: audit 2024-03-30T04:50:57.730887+0000 mgr.x (mgr.24938) 3645 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:59.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:58 smithi148 bash[65611]: cephadm 2024-03-30T04:50:57.745903+0000 mgr.x (mgr.24938) 3646 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi116.zcmkyk 2024-03-30T04:50:59.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:58 smithi148 bash[65611]: cephadm 2024-03-30T04:50:57.765704+0000 mgr.x (mgr.24938) 3647 : cephadm [INF] Deploying daemon iscsi.foo.smithi116.zcmkyk on smithi116 2024-03-30T04:50:59.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:58 smithi148 bash[65611]: audit 2024-03-30T04:50:58.169236+0000 mon.a (mon.0) 6702 : audit [DBG] from='client.? 172.21.15.116:0/836553784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:51:00.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[80412]: cluster 2024-03-30T04:50:58.957600+0000 mgr.x (mgr.24938) 3648 : cluster [DBG] pgmap v2414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 245 B/s wr, 362 op/s 2024-03-30T04:51:00.177 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[80412]: audit 2024-03-30T04:50:59.198533+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[80412]: audit 2024-03-30T04:50:59.204907+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[80412]: audit 2024-03-30T04:50:59.214065+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[82555]: cluster 2024-03-30T04:50:58.957600+0000 mgr.x (mgr.24938) 3648 : cluster [DBG] pgmap v2414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 245 B/s wr, 362 op/s 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[82555]: audit 2024-03-30T04:50:59.198533+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[82555]: audit 2024-03-30T04:50:59.204907+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.178 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:50:59 smithi116 bash[82555]: audit 2024-03-30T04:50:59.214065+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:59 smithi148 bash[65611]: cluster 2024-03-30T04:50:58.957600+0000 mgr.x (mgr.24938) 3648 : cluster [DBG] pgmap v2414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 245 B/s wr, 362 op/s 2024-03-30T04:51:00.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:59 smithi148 bash[65611]: audit 2024-03-30T04:50:59.198533+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:59 smithi148 bash[65611]: audit 2024-03-30T04:50:59.204907+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:50:59 smithi148 bash[65611]: audit 2024-03-30T04:50:59.214065+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:00.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.509 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.509 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.509 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.510 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.510 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.511 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:00.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:00 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:00 smithi148 bash[65611]: cluster 2024-03-30T04:50:59.210745+0000 mgr.x (mgr.24938) 3649 : cluster [DBG] pgmap v2415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:01.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:00 smithi148 bash[65611]: cluster 2024-03-30T04:50:59.210965+0000 mgr.x (mgr.24938) 3650 : cluster [DBG] pgmap v2416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:01.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:00 smithi116 bash[80412]: cluster 2024-03-30T04:50:59.210745+0000 mgr.x (mgr.24938) 3649 : cluster [DBG] pgmap v2415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:01.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:00 smithi116 bash[80412]: cluster 2024-03-30T04:50:59.210965+0000 mgr.x (mgr.24938) 3650 : cluster [DBG] pgmap v2416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:00 smithi116 bash[82555]: cluster 2024-03-30T04:50:59.210745+0000 mgr.x (mgr.24938) 3649 : cluster [DBG] pgmap v2415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:00 smithi116 bash[82555]: cluster 2024-03-30T04:50:59.210965+0000 mgr.x (mgr.24938) 3650 : cluster [DBG] pgmap v2416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 237 B/s wr, 351 op/s 2024-03-30T04:51:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:02 smithi116 bash[80412]: cluster 2024-03-30T04:51:01.212022+0000 mgr.x (mgr.24938) 3651 : cluster [DBG] pgmap v2417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 163 B/s wr, 242 op/s 2024-03-30T04:51:03.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:02 smithi116 bash[82555]: cluster 2024-03-30T04:51:01.212022+0000 mgr.x (mgr.24938) 3651 : cluster [DBG] pgmap v2417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 163 B/s wr, 242 op/s 2024-03-30T04:51:03.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:02 smithi148 bash[65611]: cluster 2024-03-30T04:51:01.212022+0000 mgr.x (mgr.24938) 3651 : cluster [DBG] pgmap v2417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 163 B/s wr, 242 op/s 2024-03-30T04:51:05.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:04 smithi116 bash[80412]: cluster 2024-03-30T04:51:03.213367+0000 mgr.x (mgr.24938) 3652 : cluster [DBG] pgmap v2418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 124 B/s wr, 183 op/s 2024-03-30T04:51:05.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:04 smithi116 bash[82555]: cluster 2024-03-30T04:51:03.213367+0000 mgr.x (mgr.24938) 3652 : cluster [DBG] pgmap v2418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 124 B/s wr, 183 op/s 2024-03-30T04:51:05.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:04 smithi148 bash[65611]: cluster 2024-03-30T04:51:03.213367+0000 mgr.x (mgr.24938) 3652 : cluster [DBG] pgmap v2418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 124 B/s wr, 183 op/s 2024-03-30T04:51:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:06 smithi116 bash[80412]: cluster 2024-03-30T04:51:05.214475+0000 mgr.x (mgr.24938) 3653 : cluster [DBG] pgmap v2419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 124 op/s 2024-03-30T04:51:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:06 smithi116 bash[80412]: audit 2024-03-30T04:51:05.605563+0000 mgr.x (mgr.24938) 3654 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:06 smithi116 bash[82555]: cluster 2024-03-30T04:51:05.214475+0000 mgr.x (mgr.24938) 3653 : cluster [DBG] pgmap v2419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 124 op/s 2024-03-30T04:51:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:06 smithi116 bash[82555]: audit 2024-03-30T04:51:05.605563+0000 mgr.x (mgr.24938) 3654 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:07.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:06] "GET /metrics HTTP/1.1" 200 38671 "" "Prometheus/2.33.4" 2024-03-30T04:51:07.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:06 smithi148 bash[65611]: cluster 2024-03-30T04:51:05.214475+0000 mgr.x (mgr.24938) 3653 : cluster [DBG] pgmap v2419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 124 op/s 2024-03-30T04:51:07.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:06 smithi148 bash[65611]: audit 2024-03-30T04:51:05.605563+0000 mgr.x (mgr.24938) 3654 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[80412]: cluster 2024-03-30T04:51:07.215729+0000 mgr.x (mgr.24938) 3655 : cluster [DBG] pgmap v2420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[80412]: audit 2024-03-30T04:51:08.402058+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[80412]: audit 2024-03-30T04:51:08.410038+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[80412]: audit 2024-03-30T04:51:08.422632+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[82555]: cluster 2024-03-30T04:51:07.215729+0000 mgr.x (mgr.24938) 3655 : cluster [DBG] pgmap v2420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[82555]: audit 2024-03-30T04:51:08.402058+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[82555]: audit 2024-03-30T04:51:08.410038+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:08 smithi116 bash[82555]: audit 2024-03-30T04:51:08.422632+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:08 smithi148 bash[65611]: cluster 2024-03-30T04:51:07.215729+0000 mgr.x (mgr.24938) 3655 : cluster [DBG] pgmap v2420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-30T04:51:09.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:08 smithi148 bash[65611]: audit 2024-03-30T04:51:08.402058+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:08 smithi148 bash[65611]: audit 2024-03-30T04:51:08.410038+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:09.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:08 smithi148 bash[65611]: audit 2024-03-30T04:51:08.422632+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[80412]: cluster 2024-03-30T04:51:08.417298+0000 mgr.x (mgr.24938) 3656 : cluster [DBG] pgmap v2421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[80412]: cluster 2024-03-30T04:51:08.417884+0000 mgr.x (mgr.24938) 3657 : cluster [DBG] pgmap v2422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[80412]: audit 2024-03-30T04:51:09.308740+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[80412]: cluster 2024-03-30T04:51:09.407845+0000 mon.a (mon.0) 6710 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[82555]: cluster 2024-03-30T04:51:08.417298+0000 mgr.x (mgr.24938) 3656 : cluster [DBG] pgmap v2421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[82555]: cluster 2024-03-30T04:51:08.417884+0000 mgr.x (mgr.24938) 3657 : cluster [DBG] pgmap v2422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[82555]: audit 2024-03-30T04:51:09.308740+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:10.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:09 smithi116 bash[82555]: cluster 2024-03-30T04:51:09.407845+0000 mon.a (mon.0) 6710 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:09 smithi148 bash[65611]: cluster 2024-03-30T04:51:08.417298+0000 mgr.x (mgr.24938) 3656 : cluster [DBG] pgmap v2421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:09 smithi148 bash[65611]: cluster 2024-03-30T04:51:08.417884+0000 mgr.x (mgr.24938) 3657 : cluster [DBG] pgmap v2422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:09 smithi148 bash[65611]: audit 2024-03-30T04:51:09.308740+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:10.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:09 smithi148 bash[65611]: cluster 2024-03-30T04:51:09.407845+0000 mon.a (mon.0) 6710 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:11.758 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.759 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.760 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.760 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.761 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:11.761 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:51:11 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: cluster 2024-03-30T04:51:10.418867+0000 mgr.x (mgr.24938) 3658 : cluster [DBG] pgmap v2423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.617172+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.624405+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.671000+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.676160+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.677619+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.686097+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.768883+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.782100+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.801429+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.806503+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.809711+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.815149+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.816770+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[80412]: audit 2024-03-30T04:51:11.829105+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: cluster 2024-03-30T04:51:10.418867+0000 mgr.x (mgr.24938) 3658 : cluster [DBG] pgmap v2423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.617172+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.624405+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.671000+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.676160+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.677619+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.686097+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.768883+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.782100+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.801429+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.806503+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.809711+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.815149+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.816770+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:11 smithi116 bash[82555]: audit 2024-03-30T04:51:11.829105+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: cluster 2024-03-30T04:51:10.418867+0000 mgr.x (mgr.24938) 3658 : cluster [DBG] pgmap v2423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.617172+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.624405+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.671000+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.676160+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.677619+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.686097+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.768883+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.782100+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.801429+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.806503+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.809711+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:12.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.815149+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:12.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.816770+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:12.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:11 smithi148 bash[65611]: audit 2024-03-30T04:51:11.829105+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.685453+0000 mgr.x (mgr.24938) 3659 : cluster [DBG] pgmap v2424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.686000+0000 mgr.x (mgr.24938) 3660 : cluster [DBG] pgmap v2425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cephadm 2024-03-30T04:51:11.691272+0000 mgr.x (mgr.24938) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.774380+0000 mgr.x (mgr.24938) 3662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.787253+0000 mgr.x (mgr.24938) 3663 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.824123+0000 mgr.x (mgr.24938) 3664 : cluster [DBG] pgmap v2426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.824494+0000 mgr.x (mgr.24938) 3665 : cluster [DBG] pgmap v2427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cephadm 2024-03-30T04:51:11.834242+0000 mgr.x (mgr.24938) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.918900+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.923653+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.925872+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.930228+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.931831+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.938849+0000 mgr.x (mgr.24938) 3667 : cluster [DBG] pgmap v2428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cluster 2024-03-30T04:51:11.939144+0000 mgr.x (mgr.24938) 3668 : cluster [DBG] pgmap v2429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:11.943491+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: cephadm 2024-03-30T04:51:11.948820+0000 mgr.x (mgr.24938) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.034830+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.038911+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.685453+0000 mgr.x (mgr.24938) 3659 : cluster [DBG] pgmap v2424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.686000+0000 mgr.x (mgr.24938) 3660 : cluster [DBG] pgmap v2425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cephadm 2024-03-30T04:51:11.691272+0000 mgr.x (mgr.24938) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.774380+0000 mgr.x (mgr.24938) 3662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.787253+0000 mgr.x (mgr.24938) 3663 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.824123+0000 mgr.x (mgr.24938) 3664 : cluster [DBG] pgmap v2426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.824494+0000 mgr.x (mgr.24938) 3665 : cluster [DBG] pgmap v2427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cephadm 2024-03-30T04:51:11.834242+0000 mgr.x (mgr.24938) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.918900+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.923653+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.925872+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.930228+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.931831+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.938849+0000 mgr.x (mgr.24938) 3667 : cluster [DBG] pgmap v2428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cluster 2024-03-30T04:51:11.939144+0000 mgr.x (mgr.24938) 3668 : cluster [DBG] pgmap v2429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:11.943491+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: cephadm 2024-03-30T04:51:11.948820+0000 mgr.x (mgr.24938) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.034830+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.038911+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.040835+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.045106+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.046366+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.055882+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.146532+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.151417+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.153991+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.158878+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.161015+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.173276+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.263930+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.269122+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.271359+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.276137+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.277604+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.289664+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.368858+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.372000+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.373804+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.377558+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.378895+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.389855+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.480449+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.485448+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.487529+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.491883+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.493471+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.505298+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.596957+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.601145+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.604391+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.607772+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.608650+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.615929+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.678918+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.682172+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.683840+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.687387+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.040835+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.045106+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.046366+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.055882+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.146532+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.151417+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.153991+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.158878+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.161015+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.173276+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.263930+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.269122+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.271359+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.276137+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.277604+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.289664+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.368858+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.372000+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.373804+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.688704+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.698197+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.776813+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.779717+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.781533+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.785067+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.786486+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[80412]: audit 2024-03-30T04:51:12.798007+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.377558+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.378895+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.389855+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.480449+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.485448+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.487529+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.491883+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.493471+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.505298+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.596957+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.601145+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.604391+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.607772+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.608650+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.615929+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.678918+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.682172+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.683840+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.687387+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.688704+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.698197+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.776813+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.779717+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.781533+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.785067+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.786486+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:12 smithi116 bash[82555]: audit 2024-03-30T04:51:12.798007+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.685453+0000 mgr.x (mgr.24938) 3659 : cluster [DBG] pgmap v2424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:13.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.686000+0000 mgr.x (mgr.24938) 3660 : cluster [DBG] pgmap v2425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cephadm 2024-03-30T04:51:11.691272+0000 mgr.x (mgr.24938) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.774380+0000 mgr.x (mgr.24938) 3662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.787253+0000 mgr.x (mgr.24938) 3663 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.824123+0000 mgr.x (mgr.24938) 3664 : cluster [DBG] pgmap v2426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.824494+0000 mgr.x (mgr.24938) 3665 : cluster [DBG] pgmap v2427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cephadm 2024-03-30T04:51:11.834242+0000 mgr.x (mgr.24938) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.918900+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.923653+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.925872+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.930228+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.931831+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.938849+0000 mgr.x (mgr.24938) 3667 : cluster [DBG] pgmap v2428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cluster 2024-03-30T04:51:11.939144+0000 mgr.x (mgr.24938) 3668 : cluster [DBG] pgmap v2429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:11.943491+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: cephadm 2024-03-30T04:51:11.948820+0000 mgr.x (mgr.24938) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.034830+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.038911+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.040835+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.045106+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.046366+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.055882+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.146532+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.151417+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.153991+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.158878+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.161015+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.173276+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.263930+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.269122+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.271359+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.276137+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.277604+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.289664+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.368858+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.372000+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.373804+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.377558+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.378895+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.389855+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.480449+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.485448+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.487529+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.491883+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.493471+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.505298+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.596957+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.601145+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.604391+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.607772+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.608650+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.615929+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.678918+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.682172+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.683840+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.687387+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.688704+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.698197+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.776813+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.779717+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.781533+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.785067+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.786486+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:13.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:12 smithi148 bash[65611]: audit 2024-03-30T04:51:12.798007+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.053243+0000 mgr.x (mgr.24938) 3670 : cluster [DBG] pgmap v2430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.053538+0000 mgr.x (mgr.24938) 3671 : cluster [DBG] pgmap v2431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.061014+0000 mgr.x (mgr.24938) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.168260+0000 mgr.x (mgr.24938) 3673 : cluster [DBG] pgmap v2432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.168508+0000 mgr.x (mgr.24938) 3674 : cluster [DBG] pgmap v2433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.178590+0000 mgr.x (mgr.24938) 3675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.284434+0000 mgr.x (mgr.24938) 3676 : cluster [DBG] pgmap v2434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.284700+0000 mgr.x (mgr.24938) 3677 : cluster [DBG] pgmap v2435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.295004+0000 mgr.x (mgr.24938) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.385076+0000 mgr.x (mgr.24938) 3679 : cluster [DBG] pgmap v2436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.385354+0000 mgr.x (mgr.24938) 3680 : cluster [DBG] pgmap v2437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.395057+0000 mgr.x (mgr.24938) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.499942+0000 mgr.x (mgr.24938) 3682 : cluster [DBG] pgmap v2438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.500202+0000 mgr.x (mgr.24938) 3683 : cluster [DBG] pgmap v2439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.510930+0000 mgr.x (mgr.24938) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.614942+0000 mgr.x (mgr.24938) 3685 : cluster [DBG] pgmap v2440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.615158+0000 mgr.x (mgr.24938) 3686 : cluster [DBG] pgmap v2441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.620856+0000 mgr.x (mgr.24938) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.695484+0000 mgr.x (mgr.24938) 3688 : cluster [DBG] pgmap v2442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.696149+0000 mgr.x (mgr.24938) 3689 : cluster [DBG] pgmap v2443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.053243+0000 mgr.x (mgr.24938) 3670 : cluster [DBG] pgmap v2430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.053538+0000 mgr.x (mgr.24938) 3671 : cluster [DBG] pgmap v2431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.061014+0000 mgr.x (mgr.24938) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.168260+0000 mgr.x (mgr.24938) 3673 : cluster [DBG] pgmap v2432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.168508+0000 mgr.x (mgr.24938) 3674 : cluster [DBG] pgmap v2433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.178590+0000 mgr.x (mgr.24938) 3675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.284434+0000 mgr.x (mgr.24938) 3676 : cluster [DBG] pgmap v2434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.284700+0000 mgr.x (mgr.24938) 3677 : cluster [DBG] pgmap v2435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.295004+0000 mgr.x (mgr.24938) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.385076+0000 mgr.x (mgr.24938) 3679 : cluster [DBG] pgmap v2436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.385354+0000 mgr.x (mgr.24938) 3680 : cluster [DBG] pgmap v2437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.395057+0000 mgr.x (mgr.24938) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.499942+0000 mgr.x (mgr.24938) 3682 : cluster [DBG] pgmap v2438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.500202+0000 mgr.x (mgr.24938) 3683 : cluster [DBG] pgmap v2439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.510930+0000 mgr.x (mgr.24938) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.614942+0000 mgr.x (mgr.24938) 3685 : cluster [DBG] pgmap v2440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.615158+0000 mgr.x (mgr.24938) 3686 : cluster [DBG] pgmap v2441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.620856+0000 mgr.x (mgr.24938) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.695484+0000 mgr.x (mgr.24938) 3688 : cluster [DBG] pgmap v2442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.696149+0000 mgr.x (mgr.24938) 3689 : cluster [DBG] pgmap v2443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.703238+0000 mgr.x (mgr.24938) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.793192+0000 mgr.x (mgr.24938) 3691 : cluster [DBG] pgmap v2444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.793835+0000 mgr.x (mgr.24938) 3692 : cluster [DBG] pgmap v2445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.803283+0000 mgr.x (mgr.24938) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.878244+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.894249+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.896124+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.900156+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.901241+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.908549+0000 mgr.x (mgr.24938) 3694 : cluster [DBG] pgmap v2446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:12.908873+0000 mgr.x (mgr.24938) 3695 : cluster [DBG] pgmap v2447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:12.913903+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cephadm 2024-03-30T04:51:12.919020+0000 mgr.x (mgr.24938) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.000640+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.004165+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.005454+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.009007+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.010016+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.016266+0000 mgr.x (mgr.24938) 3697 : cluster [DBG] pgmap v2448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.703238+0000 mgr.x (mgr.24938) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.793192+0000 mgr.x (mgr.24938) 3691 : cluster [DBG] pgmap v2444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.793835+0000 mgr.x (mgr.24938) 3692 : cluster [DBG] pgmap v2445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.803283+0000 mgr.x (mgr.24938) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.878244+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.894249+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.896124+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.900156+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.901241+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.908549+0000 mgr.x (mgr.24938) 3694 : cluster [DBG] pgmap v2446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:12.908873+0000 mgr.x (mgr.24938) 3695 : cluster [DBG] pgmap v2447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:12.913903+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cephadm 2024-03-30T04:51:12.919020+0000 mgr.x (mgr.24938) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.000640+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.004165+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.005454+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.009007+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.010016+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.016266+0000 mgr.x (mgr.24938) 3697 : cluster [DBG] pgmap v2448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.016569+0000 mgr.x (mgr.24938) 3698 : cluster [DBG] pgmap v2449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.018947+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.095005+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.097666+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.099559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.102958+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.103881+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.114721+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.193524+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.196478+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.198273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.201750+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.202842+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.211926+0000 mon.a (mon.0) 6802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.291314+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.295064+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.297215+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.302047+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.303796+0000 mon.a (mon.0) 6807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.317559+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.016569+0000 mgr.x (mgr.24938) 3698 : cluster [DBG] pgmap v2449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.018947+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.095005+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.097666+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.099559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.102958+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.103881+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.114721+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.193524+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.196478+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.198273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.201750+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.202842+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.211926+0000 mon.a (mon.0) 6802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.291314+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.295064+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.297215+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.302047+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.303796+0000 mon.a (mon.0) 6807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.317559+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.396495+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.400673+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.402546+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.406459+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.407738+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.418476+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.509562+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.513205+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.515029+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.519116+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.520478+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.532909+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.622662+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.628383+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.629753+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.633884+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.634809+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.643134+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.713227+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.396495+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.400673+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.402546+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.406459+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.407738+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.418476+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.509562+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.513205+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.515029+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.519116+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.520478+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.532909+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.622662+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.628383+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.629753+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.633884+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.634809+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.643134+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.713227+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.717300+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.718964+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.723076+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.724389+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.731509+0000 mon.a (mon.0) 6832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.816311+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.820633+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.822118+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.826057+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.827186+0000 mon.a (mon.0) 6837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[80412]: audit 2024-03-30T04:51:13.835216+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.717300+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.718964+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.723076+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.724389+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.731509+0000 mon.a (mon.0) 6832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.816311+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.820633+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.822118+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.826057+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.827186+0000 mon.a (mon.0) 6837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:13 smithi116 bash[82555]: audit 2024-03-30T04:51:13.835216+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.053243+0000 mgr.x (mgr.24938) 3670 : cluster [DBG] pgmap v2430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.053538+0000 mgr.x (mgr.24938) 3671 : cluster [DBG] pgmap v2431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.061014+0000 mgr.x (mgr.24938) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.168260+0000 mgr.x (mgr.24938) 3673 : cluster [DBG] pgmap v2432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.168508+0000 mgr.x (mgr.24938) 3674 : cluster [DBG] pgmap v2433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.178590+0000 mgr.x (mgr.24938) 3675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.284434+0000 mgr.x (mgr.24938) 3676 : cluster [DBG] pgmap v2434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.284700+0000 mgr.x (mgr.24938) 3677 : cluster [DBG] pgmap v2435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.295004+0000 mgr.x (mgr.24938) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.385076+0000 mgr.x (mgr.24938) 3679 : cluster [DBG] pgmap v2436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.385354+0000 mgr.x (mgr.24938) 3680 : cluster [DBG] pgmap v2437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.395057+0000 mgr.x (mgr.24938) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.499942+0000 mgr.x (mgr.24938) 3682 : cluster [DBG] pgmap v2438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.500202+0000 mgr.x (mgr.24938) 3683 : cluster [DBG] pgmap v2439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.510930+0000 mgr.x (mgr.24938) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.614942+0000 mgr.x (mgr.24938) 3685 : cluster [DBG] pgmap v2440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.615158+0000 mgr.x (mgr.24938) 3686 : cluster [DBG] pgmap v2441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.620856+0000 mgr.x (mgr.24938) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.695484+0000 mgr.x (mgr.24938) 3688 : cluster [DBG] pgmap v2442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.696149+0000 mgr.x (mgr.24938) 3689 : cluster [DBG] pgmap v2443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.703238+0000 mgr.x (mgr.24938) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.793192+0000 mgr.x (mgr.24938) 3691 : cluster [DBG] pgmap v2444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.793835+0000 mgr.x (mgr.24938) 3692 : cluster [DBG] pgmap v2445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.803283+0000 mgr.x (mgr.24938) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.878244+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.894249+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.896124+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.900156+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.901241+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.908549+0000 mgr.x (mgr.24938) 3694 : cluster [DBG] pgmap v2446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:12.908873+0000 mgr.x (mgr.24938) 3695 : cluster [DBG] pgmap v2447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:12.913903+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cephadm 2024-03-30T04:51:12.919020+0000 mgr.x (mgr.24938) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.000640+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.004165+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.005454+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.009007+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.010016+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.016266+0000 mgr.x (mgr.24938) 3697 : cluster [DBG] pgmap v2448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.016569+0000 mgr.x (mgr.24938) 3698 : cluster [DBG] pgmap v2449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.018947+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.095005+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.097666+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.099559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.102958+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.103881+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.114721+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.193524+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.196478+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.198273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.201750+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.202842+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.211926+0000 mon.a (mon.0) 6802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.291314+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.295064+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.297215+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.302047+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.303796+0000 mon.a (mon.0) 6807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.317559+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.396495+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.400673+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.402546+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.406459+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.407738+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.418476+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.509562+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.513205+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.515029+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.519116+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.520478+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.532909+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.622662+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.628383+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.629753+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.633884+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.634809+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.643134+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.713227+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.717300+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.718964+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.723076+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.724389+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.731509+0000 mon.a (mon.0) 6832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.816311+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.820633+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:14.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.822118+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:14.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.826057+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:14.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.827186+0000 mon.a (mon.0) 6837 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:14.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:13 smithi148 bash[65611]: audit 2024-03-30T04:51:13.835216+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.024071+0000 mgr.x (mgr.24938) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.109939+0000 mgr.x (mgr.24938) 3700 : cluster [DBG] pgmap v2450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.110174+0000 mgr.x (mgr.24938) 3701 : cluster [DBG] pgmap v2451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.119827+0000 mgr.x (mgr.24938) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.208983+0000 mgr.x (mgr.24938) 3703 : cluster [DBG] pgmap v2452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.209308+0000 mgr.x (mgr.24938) 3704 : cluster [DBG] pgmap v2453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.216899+0000 mgr.x (mgr.24938) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.310264+0000 mgr.x (mgr.24938) 3706 : cluster [DBG] pgmap v2454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.310517+0000 mgr.x (mgr.24938) 3707 : cluster [DBG] pgmap v2455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.322554+0000 mgr.x (mgr.24938) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.414621+0000 mgr.x (mgr.24938) 3709 : cluster [DBG] pgmap v2456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.415183+0000 mgr.x (mgr.24938) 3710 : cluster [DBG] pgmap v2457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.423723+0000 mgr.x (mgr.24938) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.527441+0000 mgr.x (mgr.24938) 3712 : cluster [DBG] pgmap v2458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.527911+0000 mgr.x (mgr.24938) 3713 : cluster [DBG] pgmap v2459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.538058+0000 mgr.x (mgr.24938) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.641627+0000 mgr.x (mgr.24938) 3715 : cluster [DBG] pgmap v2460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.642864+0000 mgr.x (mgr.24938) 3716 : cluster [DBG] pgmap v2461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.648015+0000 mgr.x (mgr.24938) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.024071+0000 mgr.x (mgr.24938) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.109939+0000 mgr.x (mgr.24938) 3700 : cluster [DBG] pgmap v2450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.110174+0000 mgr.x (mgr.24938) 3701 : cluster [DBG] pgmap v2451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.119827+0000 mgr.x (mgr.24938) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.208983+0000 mgr.x (mgr.24938) 3703 : cluster [DBG] pgmap v2452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.209308+0000 mgr.x (mgr.24938) 3704 : cluster [DBG] pgmap v2453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.216899+0000 mgr.x (mgr.24938) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.310264+0000 mgr.x (mgr.24938) 3706 : cluster [DBG] pgmap v2454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.310517+0000 mgr.x (mgr.24938) 3707 : cluster [DBG] pgmap v2455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.322554+0000 mgr.x (mgr.24938) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.414621+0000 mgr.x (mgr.24938) 3709 : cluster [DBG] pgmap v2456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.415183+0000 mgr.x (mgr.24938) 3710 : cluster [DBG] pgmap v2457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.423723+0000 mgr.x (mgr.24938) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.527441+0000 mgr.x (mgr.24938) 3712 : cluster [DBG] pgmap v2458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.527911+0000 mgr.x (mgr.24938) 3713 : cluster [DBG] pgmap v2459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.538058+0000 mgr.x (mgr.24938) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.641627+0000 mgr.x (mgr.24938) 3715 : cluster [DBG] pgmap v2460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.642864+0000 mgr.x (mgr.24938) 3716 : cluster [DBG] pgmap v2461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.648015+0000 mgr.x (mgr.24938) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.731254+0000 mgr.x (mgr.24938) 3718 : cluster [DBG] pgmap v2462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.731872+0000 mgr.x (mgr.24938) 3719 : cluster [DBG] pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.736814+0000 mgr.x (mgr.24938) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.833909+0000 mgr.x (mgr.24938) 3721 : cluster [DBG] pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.834379+0000 mgr.x (mgr.24938) 3722 : cluster [DBG] pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.840279+0000 mgr.x (mgr.24938) 3723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.916224+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.919456+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.920612+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.923170+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.923992+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:13.930093+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.930337+0000 mgr.x (mgr.24938) 3724 : cluster [DBG] pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:13.930798+0000 mgr.x (mgr.24938) 3725 : cluster [DBG] pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cephadm 2024-03-30T04:51:13.934833+0000 mgr.x (mgr.24938) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.006982+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.009582+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.010790+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.013689+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.014517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.731254+0000 mgr.x (mgr.24938) 3718 : cluster [DBG] pgmap v2462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.731872+0000 mgr.x (mgr.24938) 3719 : cluster [DBG] pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.736814+0000 mgr.x (mgr.24938) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.833909+0000 mgr.x (mgr.24938) 3721 : cluster [DBG] pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.834379+0000 mgr.x (mgr.24938) 3722 : cluster [DBG] pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.840279+0000 mgr.x (mgr.24938) 3723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.916224+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.919456+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.920612+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.923170+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.923992+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:13.930093+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.930337+0000 mgr.x (mgr.24938) 3724 : cluster [DBG] pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:13.930798+0000 mgr.x (mgr.24938) 3725 : cluster [DBG] pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cephadm 2024-03-30T04:51:13.934833+0000 mgr.x (mgr.24938) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.006982+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.009582+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.010790+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.013689+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.014517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.020467+0000 mgr.x (mgr.24938) 3727 : cluster [DBG] pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.020716+0000 mgr.x (mgr.24938) 3728 : cluster [DBG] pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.021129+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.036550+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.116:0/1369693376' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.077805+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.082079+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.083885+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.088516+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.089785+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.097548+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.186512+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.190740+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.192568+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.196951+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.198518+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.211795+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.302855+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.306505+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.308386+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.020467+0000 mgr.x (mgr.24938) 3727 : cluster [DBG] pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.020716+0000 mgr.x (mgr.24938) 3728 : cluster [DBG] pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.021129+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.036550+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.116:0/1369693376' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.077805+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.082079+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.083885+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.088516+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.089785+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.097548+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.186512+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.190740+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.192568+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.196951+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.198518+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.211795+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.302855+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.306505+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.308386+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.312318+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.314382+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.328691+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.420078+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.425288+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.427555+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.431548+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.432927+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.443233+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.500113+0000 mon.a (mon.0) 6875 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.521244+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.524833+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.526658+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.530250+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.531640+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.542199+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.631775+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.635713+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.637965+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.312318+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.314382+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.328691+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.420078+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.425288+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.427555+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.431548+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.432927+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.443233+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.500113+0000 mon.a (mon.0) 6875 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.521244+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.524833+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.526658+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.530250+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.531640+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.542199+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.631775+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.635713+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.637965+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.642246+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.643473+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.652838+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.742174+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.745427+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.747650+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.752584+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.754076+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.766352+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.857635+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.862534+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.864820+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.869229+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[80412]: audit 2024-03-30T04:51:14.870989+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.642246+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.643473+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.652838+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.742174+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.745427+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.747650+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.752584+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.754076+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.766352+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.857635+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.862534+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.864820+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.869229+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:14 smithi116 bash[82555]: audit 2024-03-30T04:51:14.870989+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.024071+0000 mgr.x (mgr.24938) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.109939+0000 mgr.x (mgr.24938) 3700 : cluster [DBG] pgmap v2450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.110174+0000 mgr.x (mgr.24938) 3701 : cluster [DBG] pgmap v2451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.119827+0000 mgr.x (mgr.24938) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.208983+0000 mgr.x (mgr.24938) 3703 : cluster [DBG] pgmap v2452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.209308+0000 mgr.x (mgr.24938) 3704 : cluster [DBG] pgmap v2453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.216899+0000 mgr.x (mgr.24938) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.310264+0000 mgr.x (mgr.24938) 3706 : cluster [DBG] pgmap v2454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.310517+0000 mgr.x (mgr.24938) 3707 : cluster [DBG] pgmap v2455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.322554+0000 mgr.x (mgr.24938) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.414621+0000 mgr.x (mgr.24938) 3709 : cluster [DBG] pgmap v2456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.415183+0000 mgr.x (mgr.24938) 3710 : cluster [DBG] pgmap v2457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6 op/s 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.423723+0000 mgr.x (mgr.24938) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.527441+0000 mgr.x (mgr.24938) 3712 : cluster [DBG] pgmap v2458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.527911+0000 mgr.x (mgr.24938) 3713 : cluster [DBG] pgmap v2459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.538058+0000 mgr.x (mgr.24938) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.641627+0000 mgr.x (mgr.24938) 3715 : cluster [DBG] pgmap v2460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.642864+0000 mgr.x (mgr.24938) 3716 : cluster [DBG] pgmap v2461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 6 op/s 2024-03-30T04:51:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.648015+0000 mgr.x (mgr.24938) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.731254+0000 mgr.x (mgr.24938) 3718 : cluster [DBG] pgmap v2462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.731872+0000 mgr.x (mgr.24938) 3719 : cluster [DBG] pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.736814+0000 mgr.x (mgr.24938) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.833909+0000 mgr.x (mgr.24938) 3721 : cluster [DBG] pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.834379+0000 mgr.x (mgr.24938) 3722 : cluster [DBG] pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.840279+0000 mgr.x (mgr.24938) 3723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.916224+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.919456+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.920612+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.923170+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.923992+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:13.930093+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.930337+0000 mgr.x (mgr.24938) 3724 : cluster [DBG] pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:13.930798+0000 mgr.x (mgr.24938) 3725 : cluster [DBG] pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cephadm 2024-03-30T04:51:13.934833+0000 mgr.x (mgr.24938) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.006982+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.009582+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.010790+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.013689+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.014517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.020467+0000 mgr.x (mgr.24938) 3727 : cluster [DBG] pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.020716+0000 mgr.x (mgr.24938) 3728 : cluster [DBG] pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.021129+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.036550+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.116:0/1369693376' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:51:15.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.077805+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.082079+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.083885+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.088516+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.089785+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.097548+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.186512+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.190740+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.192568+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.196951+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.198518+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.211795+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.302855+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.306505+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.308386+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.312318+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.314382+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.328691+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.420078+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.425288+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.427555+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.431548+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.432927+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.443233+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.500113+0000 mon.a (mon.0) 6875 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.521244+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.524833+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.526658+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.530250+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.531640+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.542199+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.631775+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.635713+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.637965+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.642246+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.643473+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.652838+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.742174+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.745427+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.747650+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.752584+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.754076+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:15.312 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.766352+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:15.313 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.857635+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.313 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.862534+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:15.313 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.864820+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:15.313 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.869229+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:15.313 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:14 smithi148 bash[65611]: audit 2024-03-30T04:51:14.870989+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.026049+0000 mgr.x (mgr.24938) 3729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.096458+0000 mgr.x (mgr.24938) 3730 : cluster [DBG] pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.096785+0000 mgr.x (mgr.24938) 3731 : cluster [DBG] pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.102609+0000 mgr.x (mgr.24938) 3732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.205427+0000 mgr.x (mgr.24938) 3733 : cluster [DBG] pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.205746+0000 mgr.x (mgr.24938) 3734 : cluster [DBG] pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.216992+0000 mgr.x (mgr.24938) 3735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.321495+0000 mgr.x (mgr.24938) 3736 : cluster [DBG] pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.321731+0000 mgr.x (mgr.24938) 3737 : cluster [DBG] pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.334059+0000 mgr.x (mgr.24938) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.439416+0000 mgr.x (mgr.24938) 3739 : cluster [DBG] pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.439737+0000 mgr.x (mgr.24938) 3740 : cluster [DBG] pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.448317+0000 mgr.x (mgr.24938) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.537759+0000 mgr.x (mgr.24938) 3742 : cluster [DBG] pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.537966+0000 mgr.x (mgr.24938) 3743 : cluster [DBG] pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.547072+0000 mgr.x (mgr.24938) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.649527+0000 mgr.x (mgr.24938) 3745 : cluster [DBG] pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.649825+0000 mgr.x (mgr.24938) 3746 : cluster [DBG] pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.657902+0000 mgr.x (mgr.24938) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.761252+0000 mgr.x (mgr.24938) 3748 : cluster [DBG] pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.026049+0000 mgr.x (mgr.24938) 3729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.096458+0000 mgr.x (mgr.24938) 3730 : cluster [DBG] pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.096785+0000 mgr.x (mgr.24938) 3731 : cluster [DBG] pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.102609+0000 mgr.x (mgr.24938) 3732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.205427+0000 mgr.x (mgr.24938) 3733 : cluster [DBG] pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.205746+0000 mgr.x (mgr.24938) 3734 : cluster [DBG] pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.216992+0000 mgr.x (mgr.24938) 3735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.321495+0000 mgr.x (mgr.24938) 3736 : cluster [DBG] pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.321731+0000 mgr.x (mgr.24938) 3737 : cluster [DBG] pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.334059+0000 mgr.x (mgr.24938) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.245 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.439416+0000 mgr.x (mgr.24938) 3739 : cluster [DBG] pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.439737+0000 mgr.x (mgr.24938) 3740 : cluster [DBG] pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.448317+0000 mgr.x (mgr.24938) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.537759+0000 mgr.x (mgr.24938) 3742 : cluster [DBG] pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.537966+0000 mgr.x (mgr.24938) 3743 : cluster [DBG] pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.547072+0000 mgr.x (mgr.24938) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.649527+0000 mgr.x (mgr.24938) 3745 : cluster [DBG] pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.649825+0000 mgr.x (mgr.24938) 3746 : cluster [DBG] pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.657902+0000 mgr.x (mgr.24938) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.761252+0000 mgr.x (mgr.24938) 3748 : cluster [DBG] pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.761770+0000 mgr.x (mgr.24938) 3749 : cluster [DBG] pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.771496+0000 mgr.x (mgr.24938) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.877876+0000 mgr.x (mgr.24938) 3751 : cluster [DBG] pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.878387+0000 mgr.x (mgr.24938) 3752 : cluster [DBG] pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.884777+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.889696+0000 mgr.x (mgr.24938) 3753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.957567+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.962131+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.963946+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.967855+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.969362+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.976064+0000 mgr.x (mgr.24938) 3754 : cluster [DBG] pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cluster 2024-03-30T04:51:14.976307+0000 mgr.x (mgr.24938) 3755 : cluster [DBG] pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:14.979018+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: cephadm 2024-03-30T04:51:14.983915+0000 mgr.x (mgr.24938) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.053145+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.058294+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.060458+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.065071+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.066851+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.761770+0000 mgr.x (mgr.24938) 3749 : cluster [DBG] pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.771496+0000 mgr.x (mgr.24938) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.877876+0000 mgr.x (mgr.24938) 3751 : cluster [DBG] pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.878387+0000 mgr.x (mgr.24938) 3752 : cluster [DBG] pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.884777+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.889696+0000 mgr.x (mgr.24938) 3753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.957567+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.962131+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.248 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.963946+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.967855+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.969362+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.976064+0000 mgr.x (mgr.24938) 3754 : cluster [DBG] pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cluster 2024-03-30T04:51:14.976307+0000 mgr.x (mgr.24938) 3755 : cluster [DBG] pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:14.979018+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: cephadm 2024-03-30T04:51:14.983915+0000 mgr.x (mgr.24938) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.053145+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.058294+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.060458+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.065071+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.066851+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.249 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.076537+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.166035+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.170479+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.173220+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.177650+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.179305+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.191074+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.280671+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.285977+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.288252+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.292576+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.294100+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.305775+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.396289+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.250 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.401489+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.403493+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.407775+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.408962+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.419149+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.076537+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.166035+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.170479+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.173220+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.177650+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.179305+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.251 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.191074+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.280671+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.285977+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.288252+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.292576+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.294100+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.305775+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.396289+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.401489+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.403493+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.407775+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.408962+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.419149+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.461225+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.464226+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.465968+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.469573+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.470785+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.481076+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.540452+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.544417+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.546331+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.549759+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.551727+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.563778+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.649339+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.652122+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.653298+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.656066+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.656938+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.662901+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.754235+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.461225+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.464226+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.465968+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.469573+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.470785+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.481076+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.540452+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.544417+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.546331+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.549759+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.551727+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.563778+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.649339+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.652122+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.653298+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.656066+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.656938+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.662901+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.754235+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.758306+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.760231+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.763147+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.764127+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.771459+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.847572+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.850666+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.852486+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.855876+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.857203+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[80412]: audit 2024-03-30T04:51:15.868749+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.758306+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.760231+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.763147+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.764127+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.771459+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.847572+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.850666+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.852486+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.855876+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.857203+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:15 smithi116 bash[82555]: audit 2024-03-30T04:51:15.868749+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.026049+0000 mgr.x (mgr.24938) 3729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.096458+0000 mgr.x (mgr.24938) 3730 : cluster [DBG] pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.096785+0000 mgr.x (mgr.24938) 3731 : cluster [DBG] pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.102609+0000 mgr.x (mgr.24938) 3732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.205427+0000 mgr.x (mgr.24938) 3733 : cluster [DBG] pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.205746+0000 mgr.x (mgr.24938) 3734 : cluster [DBG] pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.216992+0000 mgr.x (mgr.24938) 3735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.321495+0000 mgr.x (mgr.24938) 3736 : cluster [DBG] pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.321731+0000 mgr.x (mgr.24938) 3737 : cluster [DBG] pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.334059+0000 mgr.x (mgr.24938) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.439416+0000 mgr.x (mgr.24938) 3739 : cluster [DBG] pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.439737+0000 mgr.x (mgr.24938) 3740 : cluster [DBG] pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.448317+0000 mgr.x (mgr.24938) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.537759+0000 mgr.x (mgr.24938) 3742 : cluster [DBG] pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.537966+0000 mgr.x (mgr.24938) 3743 : cluster [DBG] pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.547072+0000 mgr.x (mgr.24938) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.649527+0000 mgr.x (mgr.24938) 3745 : cluster [DBG] pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.649825+0000 mgr.x (mgr.24938) 3746 : cluster [DBG] pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.657902+0000 mgr.x (mgr.24938) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.761252+0000 mgr.x (mgr.24938) 3748 : cluster [DBG] pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.761770+0000 mgr.x (mgr.24938) 3749 : cluster [DBG] pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.771496+0000 mgr.x (mgr.24938) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.877876+0000 mgr.x (mgr.24938) 3751 : cluster [DBG] pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.878387+0000 mgr.x (mgr.24938) 3752 : cluster [DBG] pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.884777+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.889696+0000 mgr.x (mgr.24938) 3753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.957567+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.962131+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.963946+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.967855+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.969362+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.976064+0000 mgr.x (mgr.24938) 3754 : cluster [DBG] pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cluster 2024-03-30T04:51:14.976307+0000 mgr.x (mgr.24938) 3755 : cluster [DBG] pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:14.979018+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: cephadm 2024-03-30T04:51:14.983915+0000 mgr.x (mgr.24938) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.053145+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.058294+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.060458+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.065071+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.066851+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.076537+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.166035+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.170479+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.173220+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.177650+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.179305+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.191074+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.280671+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.285977+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.288252+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.292576+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.294100+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.305775+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.396289+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.401489+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.403493+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.407775+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.408962+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.419149+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.461225+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.464226+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.465968+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.469573+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.470785+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.481076+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.540452+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.544417+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.546331+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.549759+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.551727+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.563778+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.649339+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.652122+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.653298+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.656066+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.656938+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.662901+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.754235+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.758306+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.760231+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.763147+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.764127+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.771459+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.847572+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.850666+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.852486+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.855876+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.857203+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:16.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:15 smithi148 bash[65611]: audit 2024-03-30T04:51:15.868749+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.199 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:16] "GET /metrics HTTP/1.1" 200 38710 "" "Prometheus/2.33.4" 2024-03-30T04:51:17.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.073689+0000 mgr.x (mgr.24938) 3757 : cluster [DBG] pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.073932+0000 mgr.x (mgr.24938) 3758 : cluster [DBG] pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.081686+0000 mgr.x (mgr.24938) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.186110+0000 mgr.x (mgr.24938) 3760 : cluster [DBG] pgmap v2490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.186305+0000 mgr.x (mgr.24938) 3761 : cluster [DBG] pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.196275+0000 mgr.x (mgr.24938) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.300965+0000 mgr.x (mgr.24938) 3763 : cluster [DBG] pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.301207+0000 mgr.x (mgr.24938) 3764 : cluster [DBG] pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.310746+0000 mgr.x (mgr.24938) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.415117+0000 mgr.x (mgr.24938) 3766 : cluster [DBG] pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.415311+0000 mgr.x (mgr.24938) 3767 : cluster [DBG] pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.424437+0000 mgr.x (mgr.24938) 3768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.476808+0000 mgr.x (mgr.24938) 3769 : cluster [DBG] pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.477056+0000 mgr.x (mgr.24938) 3770 : cluster [DBG] pgmap v2497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.486013+0000 mgr.x (mgr.24938) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.558511+0000 mgr.x (mgr.24938) 3772 : cluster [DBG] pgmap v2498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.558761+0000 mgr.x (mgr.24938) 3773 : cluster [DBG] pgmap v2499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.568953+0000 mgr.x (mgr.24938) 3774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.663145+0000 mgr.x (mgr.24938) 3775 : cluster [DBG] pgmap v2500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.667691+0000 mgr.x (mgr.24938) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.770604+0000 mgr.x (mgr.24938) 3777 : cluster [DBG] pgmap v2501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.771115+0000 mgr.x (mgr.24938) 3778 : cluster [DBG] pgmap v2502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.776332+0000 mgr.x (mgr.24938) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.863902+0000 mgr.x (mgr.24938) 3780 : cluster [DBG] pgmap v2503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.864160+0000 mgr.x (mgr.24938) 3781 : cluster [DBG] pgmap v2504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.873642+0000 mgr.x (mgr.24938) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.928662+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.931956+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.933743+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.936929+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.938010+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.943910+0000 mgr.x (mgr.24938) 3783 : cluster [DBG] pgmap v2505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:15.944124+0000 mgr.x (mgr.24938) 3784 : cluster [DBG] pgmap v2506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:15.948560+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cephadm 2024-03-30T04:51:15.953404+0000 mgr.x (mgr.24938) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.008666+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.011493+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.013088+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.015576+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.016568+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.022374+0000 mgr.x (mgr.24938) 3786 : cluster [DBG] pgmap v2507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.022580+0000 mgr.x (mgr.24938) 3787 : cluster [DBG] pgmap v2508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.023293+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.065027+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.067250+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.068107+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.070144+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.070920+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.077166+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.118407+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.120641+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.121808+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.124250+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.125035+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.130703+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.171845+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.174010+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.175134+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.177579+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.178521+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.184589+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.268709+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.273202+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.275036+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.278494+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.279847+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.287991+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.376964+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.381633+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.383615+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.388090+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.389576+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.399624+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.488503+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.492470+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.494553+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.497996+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.499101+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.507037+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.567361+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.570342+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.572108+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.575201+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.576254+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.585441+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.662490+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.665529+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.667022+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.669676+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.670838+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.678724+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.770528+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.773189+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.774854+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.778032+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.779232+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.790648+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.848768+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.851425+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.853071+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.855655+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.856874+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:16 smithi148 bash[65611]: audit 2024-03-30T04:51:16.864963+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.073689+0000 mgr.x (mgr.24938) 3757 : cluster [DBG] pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.073932+0000 mgr.x (mgr.24938) 3758 : cluster [DBG] pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.081686+0000 mgr.x (mgr.24938) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.186110+0000 mgr.x (mgr.24938) 3760 : cluster [DBG] pgmap v2490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.186305+0000 mgr.x (mgr.24938) 3761 : cluster [DBG] pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.196275+0000 mgr.x (mgr.24938) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.300965+0000 mgr.x (mgr.24938) 3763 : cluster [DBG] pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.301207+0000 mgr.x (mgr.24938) 3764 : cluster [DBG] pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.310746+0000 mgr.x (mgr.24938) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.415117+0000 mgr.x (mgr.24938) 3766 : cluster [DBG] pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.415311+0000 mgr.x (mgr.24938) 3767 : cluster [DBG] pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.424437+0000 mgr.x (mgr.24938) 3768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.476808+0000 mgr.x (mgr.24938) 3769 : cluster [DBG] pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.477056+0000 mgr.x (mgr.24938) 3770 : cluster [DBG] pgmap v2497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.486013+0000 mgr.x (mgr.24938) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.558511+0000 mgr.x (mgr.24938) 3772 : cluster [DBG] pgmap v2498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.558761+0000 mgr.x (mgr.24938) 3773 : cluster [DBG] pgmap v2499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.568953+0000 mgr.x (mgr.24938) 3774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.663145+0000 mgr.x (mgr.24938) 3775 : cluster [DBG] pgmap v2500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.667691+0000 mgr.x (mgr.24938) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.073689+0000 mgr.x (mgr.24938) 3757 : cluster [DBG] pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.073932+0000 mgr.x (mgr.24938) 3758 : cluster [DBG] pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.081686+0000 mgr.x (mgr.24938) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.186110+0000 mgr.x (mgr.24938) 3760 : cluster [DBG] pgmap v2490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.186305+0000 mgr.x (mgr.24938) 3761 : cluster [DBG] pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.196275+0000 mgr.x (mgr.24938) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.300965+0000 mgr.x (mgr.24938) 3763 : cluster [DBG] pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.301207+0000 mgr.x (mgr.24938) 3764 : cluster [DBG] pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.310746+0000 mgr.x (mgr.24938) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.415117+0000 mgr.x (mgr.24938) 3766 : cluster [DBG] pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.415311+0000 mgr.x (mgr.24938) 3767 : cluster [DBG] pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.424437+0000 mgr.x (mgr.24938) 3768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.476808+0000 mgr.x (mgr.24938) 3769 : cluster [DBG] pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.477056+0000 mgr.x (mgr.24938) 3770 : cluster [DBG] pgmap v2497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.486013+0000 mgr.x (mgr.24938) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.558511+0000 mgr.x (mgr.24938) 3772 : cluster [DBG] pgmap v2498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.558761+0000 mgr.x (mgr.24938) 3773 : cluster [DBG] pgmap v2499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.568953+0000 mgr.x (mgr.24938) 3774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.663145+0000 mgr.x (mgr.24938) 3775 : cluster [DBG] pgmap v2500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.667691+0000 mgr.x (mgr.24938) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.770604+0000 mgr.x (mgr.24938) 3777 : cluster [DBG] pgmap v2501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.771115+0000 mgr.x (mgr.24938) 3778 : cluster [DBG] pgmap v2502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.776332+0000 mgr.x (mgr.24938) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.863902+0000 mgr.x (mgr.24938) 3780 : cluster [DBG] pgmap v2503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.864160+0000 mgr.x (mgr.24938) 3781 : cluster [DBG] pgmap v2504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.873642+0000 mgr.x (mgr.24938) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.928662+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.931956+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.933743+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.936929+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.938010+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.943910+0000 mgr.x (mgr.24938) 3783 : cluster [DBG] pgmap v2505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:15.944124+0000 mgr.x (mgr.24938) 3784 : cluster [DBG] pgmap v2506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:15.948560+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cephadm 2024-03-30T04:51:15.953404+0000 mgr.x (mgr.24938) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.008666+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.011493+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.013088+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.015576+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.770604+0000 mgr.x (mgr.24938) 3777 : cluster [DBG] pgmap v2501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.771115+0000 mgr.x (mgr.24938) 3778 : cluster [DBG] pgmap v2502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.776332+0000 mgr.x (mgr.24938) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.863902+0000 mgr.x (mgr.24938) 3780 : cluster [DBG] pgmap v2503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.864160+0000 mgr.x (mgr.24938) 3781 : cluster [DBG] pgmap v2504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.873642+0000 mgr.x (mgr.24938) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.928662+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.931956+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.933743+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.936929+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.938010+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.943910+0000 mgr.x (mgr.24938) 3783 : cluster [DBG] pgmap v2505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:15.944124+0000 mgr.x (mgr.24938) 3784 : cluster [DBG] pgmap v2506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:15.948560+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cephadm 2024-03-30T04:51:15.953404+0000 mgr.x (mgr.24938) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.008666+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.011493+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.013088+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.015576+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.016568+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.022374+0000 mgr.x (mgr.24938) 3786 : cluster [DBG] pgmap v2507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.022580+0000 mgr.x (mgr.24938) 3787 : cluster [DBG] pgmap v2508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.023293+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.065027+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.067250+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.068107+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.070144+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.070920+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.077166+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.118407+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.120641+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.121808+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.124250+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.125035+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.130703+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.171845+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.174010+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.175134+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.177579+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.016568+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.022374+0000 mgr.x (mgr.24938) 3786 : cluster [DBG] pgmap v2507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.022580+0000 mgr.x (mgr.24938) 3787 : cluster [DBG] pgmap v2508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.023293+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.065027+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.067250+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.068107+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.070144+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.070920+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.077166+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.118407+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.120641+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.121808+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.124250+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.125035+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.130703+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.171845+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.174010+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.175134+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.177579+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.178521+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.184589+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.268709+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.273202+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.275036+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.278494+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.279847+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.287991+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.376964+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.381633+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.383615+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.388090+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.389576+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.399624+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.488503+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.492470+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.494553+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.497996+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.499101+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.178521+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.184589+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.268709+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.273202+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.275036+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.278494+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.279847+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.287991+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.376964+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.381633+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.383615+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.388090+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.389576+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.399624+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.488503+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.492470+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.494553+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.497996+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.499101+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.507037+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.567361+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.570342+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.572108+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.575201+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.576254+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.585441+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.662490+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.665529+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.667022+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.669676+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.670838+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.678724+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.770528+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.773189+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.774854+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.778032+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.779232+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.790648+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.507037+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.567361+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.570342+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.572108+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.575201+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.576254+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.585441+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.662490+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.665529+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.667022+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.669676+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.670838+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.678724+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.770528+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.773189+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.774854+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.778032+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.779232+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.790648+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.848768+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.851425+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.853071+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.855655+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.856874+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[82555]: audit 2024-03-30T04:51:16.864963+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.848768+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.851425+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.853071+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.855655+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.856874+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:17.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:16 smithi116 bash[80412]: audit 2024-03-30T04:51:16.864963+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.028060+0000 mgr.x (mgr.24938) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.076492+0000 mgr.x (mgr.24938) 3789 : cluster [DBG] pgmap v2509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.076706+0000 mgr.x (mgr.24938) 3790 : cluster [DBG] pgmap v2510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.081884+0000 mgr.x (mgr.24938) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.130686+0000 mgr.x (mgr.24938) 3792 : cluster [DBG] pgmap v2511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.130880+0000 mgr.x (mgr.24938) 3793 : cluster [DBG] pgmap v2512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.135673+0000 mgr.x (mgr.24938) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.898 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.184045+0000 mgr.x (mgr.24938) 3795 : cluster [DBG] pgmap v2513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.184222+0000 mgr.x (mgr.24938) 3796 : cluster [DBG] pgmap v2514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.189323+0000 mgr.x (mgr.24938) 3797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.286579+0000 mgr.x (mgr.24938) 3798 : cluster [DBG] pgmap v2515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.287227+0000 mgr.x (mgr.24938) 3799 : cluster [DBG] pgmap v2516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.293001+0000 mgr.x (mgr.24938) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.396494+0000 mgr.x (mgr.24938) 3801 : cluster [DBG] pgmap v2517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.397154+0000 mgr.x (mgr.24938) 3802 : cluster [DBG] pgmap v2518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.404700+0000 mgr.x (mgr.24938) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.505399+0000 mgr.x (mgr.24938) 3804 : cluster [DBG] pgmap v2519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.505891+0000 mgr.x (mgr.24938) 3805 : cluster [DBG] pgmap v2520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.511978+0000 mgr.x (mgr.24938) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.582452+0000 mgr.x (mgr.24938) 3807 : cluster [DBG] pgmap v2521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.582741+0000 mgr.x (mgr.24938) 3808 : cluster [DBG] pgmap v2522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.899 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.590194+0000 mgr.x (mgr.24938) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.677010+0000 mgr.x (mgr.24938) 3810 : cluster [DBG] pgmap v2523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.677187+0000 mgr.x (mgr.24938) 3811 : cluster [DBG] pgmap v2524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.683528+0000 mgr.x (mgr.24938) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.785543+0000 mgr.x (mgr.24938) 3813 : cluster [DBG] pgmap v2525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.785742+0000 mgr.x (mgr.24938) 3814 : cluster [DBG] pgmap v2526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.795707+0000 mgr.x (mgr.24938) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.862769+0000 mgr.x (mgr.24938) 3816 : cluster [DBG] pgmap v2527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.863038+0000 mgr.x (mgr.24938) 3817 : cluster [DBG] pgmap v2528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.869730+0000 mgr.x (mgr.24938) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.923190+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.925273+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:17.900 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.926359+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.028060+0000 mgr.x (mgr.24938) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.076492+0000 mgr.x (mgr.24938) 3789 : cluster [DBG] pgmap v2509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.076706+0000 mgr.x (mgr.24938) 3790 : cluster [DBG] pgmap v2510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.081884+0000 mgr.x (mgr.24938) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.130686+0000 mgr.x (mgr.24938) 3792 : cluster [DBG] pgmap v2511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.130880+0000 mgr.x (mgr.24938) 3793 : cluster [DBG] pgmap v2512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.135673+0000 mgr.x (mgr.24938) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.184045+0000 mgr.x (mgr.24938) 3795 : cluster [DBG] pgmap v2513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.184222+0000 mgr.x (mgr.24938) 3796 : cluster [DBG] pgmap v2514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.189323+0000 mgr.x (mgr.24938) 3797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.286579+0000 mgr.x (mgr.24938) 3798 : cluster [DBG] pgmap v2515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.287227+0000 mgr.x (mgr.24938) 3799 : cluster [DBG] pgmap v2516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.293001+0000 mgr.x (mgr.24938) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.396494+0000 mgr.x (mgr.24938) 3801 : cluster [DBG] pgmap v2517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.397154+0000 mgr.x (mgr.24938) 3802 : cluster [DBG] pgmap v2518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.404700+0000 mgr.x (mgr.24938) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.505399+0000 mgr.x (mgr.24938) 3804 : cluster [DBG] pgmap v2519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.505891+0000 mgr.x (mgr.24938) 3805 : cluster [DBG] pgmap v2520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.511978+0000 mgr.x (mgr.24938) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.582452+0000 mgr.x (mgr.24938) 3807 : cluster [DBG] pgmap v2521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.028060+0000 mgr.x (mgr.24938) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.076492+0000 mgr.x (mgr.24938) 3789 : cluster [DBG] pgmap v2509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.076706+0000 mgr.x (mgr.24938) 3790 : cluster [DBG] pgmap v2510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.081884+0000 mgr.x (mgr.24938) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.130686+0000 mgr.x (mgr.24938) 3792 : cluster [DBG] pgmap v2511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.130880+0000 mgr.x (mgr.24938) 3793 : cluster [DBG] pgmap v2512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.135673+0000 mgr.x (mgr.24938) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.184045+0000 mgr.x (mgr.24938) 3795 : cluster [DBG] pgmap v2513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.184222+0000 mgr.x (mgr.24938) 3796 : cluster [DBG] pgmap v2514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.189323+0000 mgr.x (mgr.24938) 3797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.286579+0000 mgr.x (mgr.24938) 3798 : cluster [DBG] pgmap v2515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.287227+0000 mgr.x (mgr.24938) 3799 : cluster [DBG] pgmap v2516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.293001+0000 mgr.x (mgr.24938) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.396494+0000 mgr.x (mgr.24938) 3801 : cluster [DBG] pgmap v2517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.397154+0000 mgr.x (mgr.24938) 3802 : cluster [DBG] pgmap v2518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.404700+0000 mgr.x (mgr.24938) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.505399+0000 mgr.x (mgr.24938) 3804 : cluster [DBG] pgmap v2519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.505891+0000 mgr.x (mgr.24938) 3805 : cluster [DBG] pgmap v2520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.511978+0000 mgr.x (mgr.24938) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.582452+0000 mgr.x (mgr.24938) 3807 : cluster [DBG] pgmap v2521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.582741+0000 mgr.x (mgr.24938) 3808 : cluster [DBG] pgmap v2522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.590194+0000 mgr.x (mgr.24938) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.677010+0000 mgr.x (mgr.24938) 3810 : cluster [DBG] pgmap v2523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.677187+0000 mgr.x (mgr.24938) 3811 : cluster [DBG] pgmap v2524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.683528+0000 mgr.x (mgr.24938) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.785543+0000 mgr.x (mgr.24938) 3813 : cluster [DBG] pgmap v2525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.785742+0000 mgr.x (mgr.24938) 3814 : cluster [DBG] pgmap v2526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.795707+0000 mgr.x (mgr.24938) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.862769+0000 mgr.x (mgr.24938) 3816 : cluster [DBG] pgmap v2527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.863038+0000 mgr.x (mgr.24938) 3817 : cluster [DBG] pgmap v2528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.869730+0000 mgr.x (mgr.24938) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.923190+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.925273+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.926359+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.928512+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.929213+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.934647+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.934728+0000 mgr.x (mgr.24938) 3819 : cluster [DBG] pgmap v2529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.934982+0000 mgr.x (mgr.24938) 3820 : cluster [DBG] pgmap v2530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.939278+0000 mgr.x (mgr.24938) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.582741+0000 mgr.x (mgr.24938) 3808 : cluster [DBG] pgmap v2522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.590194+0000 mgr.x (mgr.24938) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.677010+0000 mgr.x (mgr.24938) 3810 : cluster [DBG] pgmap v2523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.677187+0000 mgr.x (mgr.24938) 3811 : cluster [DBG] pgmap v2524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.683528+0000 mgr.x (mgr.24938) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.785543+0000 mgr.x (mgr.24938) 3813 : cluster [DBG] pgmap v2525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.785742+0000 mgr.x (mgr.24938) 3814 : cluster [DBG] pgmap v2526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.795707+0000 mgr.x (mgr.24938) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.862769+0000 mgr.x (mgr.24938) 3816 : cluster [DBG] pgmap v2527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.863038+0000 mgr.x (mgr.24938) 3817 : cluster [DBG] pgmap v2528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.869730+0000 mgr.x (mgr.24938) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.923190+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.925273+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.926359+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.928512+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.929213+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.934647+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.934728+0000 mgr.x (mgr.24938) 3819 : cluster [DBG] pgmap v2529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.934982+0000 mgr.x (mgr.24938) 3820 : cluster [DBG] pgmap v2530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.939278+0000 mgr.x (mgr.24938) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.976399+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.978987+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.980307+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.982746+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.983615+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.989286+0000 mgr.x (mgr.24938) 3822 : cluster [DBG] pgmap v2531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cluster 2024-03-30T04:51:16.989517+0000 mgr.x (mgr.24938) 3823 : cluster [DBG] pgmap v2532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:16.994852+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: cephadm 2024-03-30T04:51:16.999637+0000 mgr.x (mgr.24938) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.036965+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.039662+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.041011+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.043643+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.044546+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.057166+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.098315+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.100822+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.102267+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.104889+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.976399+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.978987+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.980307+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.982746+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.983615+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.989286+0000 mgr.x (mgr.24938) 3822 : cluster [DBG] pgmap v2531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cluster 2024-03-30T04:51:16.989517+0000 mgr.x (mgr.24938) 3823 : cluster [DBG] pgmap v2532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:16.994852+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: cephadm 2024-03-30T04:51:16.999637+0000 mgr.x (mgr.24938) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.036965+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.039662+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.041011+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.043643+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.044546+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.057166+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.098315+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.100822+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.102267+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.104889+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.105640+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.120264+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.161784+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.164974+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.166654+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.169555+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.170611+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.181751+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.238601+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.241569+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.242980+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.245640+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.246636+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.259271+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.332774+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.335105+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.336861+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.339857+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.340721+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.105640+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.120264+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.161784+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.164974+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.166654+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.169555+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.170611+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.181751+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.238601+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.241569+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.242980+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.245640+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.246636+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.259271+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.332774+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.335105+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.336861+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.339857+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.340721+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.351696+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.424884+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.427483+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.428878+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.431619+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.432618+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.445758+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.520973+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.523721+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.525214+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.528180+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.529110+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.540558+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.615569+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.617896+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.619403+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.622136+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.622955+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.631630+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.705520+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.351696+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.424884+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.427483+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.428878+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.431619+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.432618+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.445758+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.520973+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.523721+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.525214+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.528180+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.529110+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.540558+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.615569+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.617896+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.619403+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.622136+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.622955+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.631630+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.705520+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.707774+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.708784+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.711354+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.712187+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.720798+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.794097+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.796741+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.798726+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.802312+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.803881+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.815651+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.890172+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.892272+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.893548+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.895882+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[82555]: audit 2024-03-30T04:51:17.896628+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.707774+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.708784+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.711354+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.712187+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.720798+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.794097+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.796741+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.798726+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.802312+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.803881+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.815651+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.890172+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.892272+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.893548+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.895882+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:17 smithi116 bash[80412]: audit 2024-03-30T04:51:17.896628+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.928512+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.929213+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.934647+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.934728+0000 mgr.x (mgr.24938) 3819 : cluster [DBG] pgmap v2529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.934982+0000 mgr.x (mgr.24938) 3820 : cluster [DBG] pgmap v2530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.939278+0000 mgr.x (mgr.24938) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.976399+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.978987+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.980307+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.982746+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.983615+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.989286+0000 mgr.x (mgr.24938) 3822 : cluster [DBG] pgmap v2531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cluster 2024-03-30T04:51:16.989517+0000 mgr.x (mgr.24938) 3823 : cluster [DBG] pgmap v2532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:16.994852+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: cephadm 2024-03-30T04:51:16.999637+0000 mgr.x (mgr.24938) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.036965+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.039662+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.041011+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.043643+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.044546+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.057166+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.098315+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.100822+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.102267+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.104889+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.105640+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.120264+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.161784+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.164974+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.166654+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.169555+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.170611+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.181751+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.238601+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.241569+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.242980+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.245640+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.246636+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.259271+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.332774+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.335105+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.336861+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.339857+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.340721+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.351696+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.424884+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.427483+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.428878+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.431619+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.432618+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.445758+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.520973+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.523721+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.525214+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.528180+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.529110+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.540558+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.615569+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.617896+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.619403+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.622136+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.622955+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.631630+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.705520+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.707774+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.708784+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.711354+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.712187+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.720798+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.794097+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.796741+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.798726+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.802312+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.803881+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.815651+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.890172+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.892272+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.893548+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.895882+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:18.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:17 smithi148 bash[65611]: audit 2024-03-30T04:51:17.896628+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.050242+0000 mgr.x (mgr.24938) 3825 : cluster [DBG] pgmap v2533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.050485+0000 mgr.x (mgr.24938) 3826 : cluster [DBG] pgmap v2534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.061945+0000 mgr.x (mgr.24938) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.113684+0000 mgr.x (mgr.24938) 3828 : cluster [DBG] pgmap v2535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.113949+0000 mgr.x (mgr.24938) 3829 : cluster [DBG] pgmap v2536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.125088+0000 mgr.x (mgr.24938) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.176494+0000 mgr.x (mgr.24938) 3831 : cluster [DBG] pgmap v2537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.176739+0000 mgr.x (mgr.24938) 3832 : cluster [DBG] pgmap v2538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.186505+0000 mgr.x (mgr.24938) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.252455+0000 mgr.x (mgr.24938) 3834 : cluster [DBG] pgmap v2539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.252703+0000 mgr.x (mgr.24938) 3835 : cluster [DBG] pgmap v2540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.264019+0000 mgr.x (mgr.24938) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.346440+0000 mgr.x (mgr.24938) 3837 : cluster [DBG] pgmap v2541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.346668+0000 mgr.x (mgr.24938) 3838 : cluster [DBG] pgmap v2542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.356428+0000 mgr.x (mgr.24938) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.438532+0000 mgr.x (mgr.24938) 3840 : cluster [DBG] pgmap v2543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.438870+0000 mgr.x (mgr.24938) 3841 : cluster [DBG] pgmap v2544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.450607+0000 mgr.x (mgr.24938) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.534988+0000 mgr.x (mgr.24938) 3843 : cluster [DBG] pgmap v2545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.535160+0000 mgr.x (mgr.24938) 3844 : cluster [DBG] pgmap v2546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.050242+0000 mgr.x (mgr.24938) 3825 : cluster [DBG] pgmap v2533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.050485+0000 mgr.x (mgr.24938) 3826 : cluster [DBG] pgmap v2534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.061945+0000 mgr.x (mgr.24938) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.113684+0000 mgr.x (mgr.24938) 3828 : cluster [DBG] pgmap v2535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.113949+0000 mgr.x (mgr.24938) 3829 : cluster [DBG] pgmap v2536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.125088+0000 mgr.x (mgr.24938) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.176494+0000 mgr.x (mgr.24938) 3831 : cluster [DBG] pgmap v2537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.176739+0000 mgr.x (mgr.24938) 3832 : cluster [DBG] pgmap v2538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.186505+0000 mgr.x (mgr.24938) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.252455+0000 mgr.x (mgr.24938) 3834 : cluster [DBG] pgmap v2539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.252703+0000 mgr.x (mgr.24938) 3835 : cluster [DBG] pgmap v2540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.264019+0000 mgr.x (mgr.24938) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.346440+0000 mgr.x (mgr.24938) 3837 : cluster [DBG] pgmap v2541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.346668+0000 mgr.x (mgr.24938) 3838 : cluster [DBG] pgmap v2542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.356428+0000 mgr.x (mgr.24938) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.438532+0000 mgr.x (mgr.24938) 3840 : cluster [DBG] pgmap v2543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.438870+0000 mgr.x (mgr.24938) 3841 : cluster [DBG] pgmap v2544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.450607+0000 mgr.x (mgr.24938) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.534988+0000 mgr.x (mgr.24938) 3843 : cluster [DBG] pgmap v2545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.535160+0000 mgr.x (mgr.24938) 3844 : cluster [DBG] pgmap v2546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.545334+0000 mgr.x (mgr.24938) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.628750+0000 mgr.x (mgr.24938) 3846 : cluster [DBG] pgmap v2547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.629081+0000 mgr.x (mgr.24938) 3847 : cluster [DBG] pgmap v2548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.636340+0000 mgr.x (mgr.24938) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.718011+0000 mgr.x (mgr.24938) 3849 : cluster [DBG] pgmap v2549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.718260+0000 mgr.x (mgr.24938) 3850 : cluster [DBG] pgmap v2550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.725555+0000 mgr.x (mgr.24938) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.810192+0000 mgr.x (mgr.24938) 3852 : cluster [DBG] pgmap v2551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.810430+0000 mgr.x (mgr.24938) 3853 : cluster [DBG] pgmap v2552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.820573+0000 mgr.x (mgr.24938) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.902407+0000 mgr.x (mgr.24938) 3855 : cluster [DBG] pgmap v2553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.902671+0000 mgr.x (mgr.24938) 3856 : cluster [DBG] pgmap v2554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.910085+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.914928+0000 mgr.x (mgr.24938) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.952140+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.954390+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.955729+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.958008+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.958682+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.964239+0000 mgr.x (mgr.24938) 3858 : cluster [DBG] pgmap v2555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.545334+0000 mgr.x (mgr.24938) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.628750+0000 mgr.x (mgr.24938) 3846 : cluster [DBG] pgmap v2547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.629081+0000 mgr.x (mgr.24938) 3847 : cluster [DBG] pgmap v2548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.636340+0000 mgr.x (mgr.24938) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.718011+0000 mgr.x (mgr.24938) 3849 : cluster [DBG] pgmap v2549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.718260+0000 mgr.x (mgr.24938) 3850 : cluster [DBG] pgmap v2550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.725555+0000 mgr.x (mgr.24938) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.810192+0000 mgr.x (mgr.24938) 3852 : cluster [DBG] pgmap v2551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.810430+0000 mgr.x (mgr.24938) 3853 : cluster [DBG] pgmap v2552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.820573+0000 mgr.x (mgr.24938) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.902407+0000 mgr.x (mgr.24938) 3855 : cluster [DBG] pgmap v2553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.902671+0000 mgr.x (mgr.24938) 3856 : cluster [DBG] pgmap v2554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.910085+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.914928+0000 mgr.x (mgr.24938) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.952140+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.954390+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.955729+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.958008+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.958682+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.964239+0000 mgr.x (mgr.24938) 3858 : cluster [DBG] pgmap v2555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:17.964472+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:17.964489+0000 mgr.x (mgr.24938) 3859 : cluster [DBG] pgmap v2556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:17.969142+0000 mgr.x (mgr.24938) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.005440+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.007824+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.009070+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.011660+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.012670+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.018345+0000 mgr.x (mgr.24938) 3861 : cluster [DBG] pgmap v2557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.018618+0000 mgr.x (mgr.24938) 3862 : cluster [DBG] pgmap v2558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.020419+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.025026+0000 mgr.x (mgr.24938) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.060700+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.062667+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.063541+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.065384+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.066015+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.071354+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.117283+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.120292+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:17.964472+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:17.964489+0000 mgr.x (mgr.24938) 3859 : cluster [DBG] pgmap v2556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:17.969142+0000 mgr.x (mgr.24938) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.005440+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.007824+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.009070+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.011660+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.012670+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.018345+0000 mgr.x (mgr.24938) 3861 : cluster [DBG] pgmap v2557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.018618+0000 mgr.x (mgr.24938) 3862 : cluster [DBG] pgmap v2558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.020419+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.025026+0000 mgr.x (mgr.24938) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.060700+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.062667+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.063541+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.065384+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.066015+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.071354+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.117283+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.120292+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.121638+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.124229+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.125159+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.132526+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.213465+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.216204+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.217418+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.219914+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.220991+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.227248+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.315378+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.317503+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.318450+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.320588+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.321490+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.328343+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.371967+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.374771+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.375821+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.121638+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.124229+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.125159+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.132526+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.213465+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.216204+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.217418+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.219914+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.220991+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.227248+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.315378+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.317503+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.318450+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.320588+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.321490+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.328343+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.371967+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.374771+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.375821+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.378035+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.379159+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.385055+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.428757+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.431284+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.432718+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.435057+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.435900+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.442945+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.485916+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.488704+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.489824+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.492399+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.493428+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.499630+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.542019+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.544392+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.546141+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.548607+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.378035+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.379159+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.385055+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.428757+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.431284+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.432718+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.435057+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.435900+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.442945+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.485916+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.488704+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.489824+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.492399+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.493428+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.499630+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.542019+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.544392+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.546141+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.548607+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.549634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.556174+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.615390+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.617717+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.618830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.621446+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.622207+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.627954+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.672274+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.674755+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.675886+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.678205+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.678944+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.685022+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.727677+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.729812+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.730904+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.733192+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.734440+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.549634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.556174+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.615390+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.617717+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.618830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.621446+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.622207+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.627954+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.672274+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.674755+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.675886+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.678205+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.678944+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.685022+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.727677+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.729812+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.730904+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.733192+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.734440+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.741703+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.782700+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.785373+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.786796+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.789710+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.790753+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.799234+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.843478+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.846041+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.847204+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.850533+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.851322+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.859497+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.900214+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.903308+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[82555]: audit 2024-03-30T04:51:18.905062+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.741703+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.782700+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.785373+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.786796+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.789710+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.790753+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.799234+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.843478+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.846041+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.847204+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.850533+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.851322+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.859497+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.900214+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.903308+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:18 smithi116 bash[80412]: audit 2024-03-30T04:51:18.905062+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.050242+0000 mgr.x (mgr.24938) 3825 : cluster [DBG] pgmap v2533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.050485+0000 mgr.x (mgr.24938) 3826 : cluster [DBG] pgmap v2534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.061945+0000 mgr.x (mgr.24938) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.113684+0000 mgr.x (mgr.24938) 3828 : cluster [DBG] pgmap v2535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.113949+0000 mgr.x (mgr.24938) 3829 : cluster [DBG] pgmap v2536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.125088+0000 mgr.x (mgr.24938) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.176494+0000 mgr.x (mgr.24938) 3831 : cluster [DBG] pgmap v2537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.176739+0000 mgr.x (mgr.24938) 3832 : cluster [DBG] pgmap v2538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.186505+0000 mgr.x (mgr.24938) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.252455+0000 mgr.x (mgr.24938) 3834 : cluster [DBG] pgmap v2539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.252703+0000 mgr.x (mgr.24938) 3835 : cluster [DBG] pgmap v2540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.264019+0000 mgr.x (mgr.24938) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.346440+0000 mgr.x (mgr.24938) 3837 : cluster [DBG] pgmap v2541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.346668+0000 mgr.x (mgr.24938) 3838 : cluster [DBG] pgmap v2542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.356428+0000 mgr.x (mgr.24938) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.438532+0000 mgr.x (mgr.24938) 3840 : cluster [DBG] pgmap v2543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.438870+0000 mgr.x (mgr.24938) 3841 : cluster [DBG] pgmap v2544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.450607+0000 mgr.x (mgr.24938) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.534988+0000 mgr.x (mgr.24938) 3843 : cluster [DBG] pgmap v2545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.535160+0000 mgr.x (mgr.24938) 3844 : cluster [DBG] pgmap v2546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.545334+0000 mgr.x (mgr.24938) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.628750+0000 mgr.x (mgr.24938) 3846 : cluster [DBG] pgmap v2547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.629081+0000 mgr.x (mgr.24938) 3847 : cluster [DBG] pgmap v2548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.636340+0000 mgr.x (mgr.24938) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.718011+0000 mgr.x (mgr.24938) 3849 : cluster [DBG] pgmap v2549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.718260+0000 mgr.x (mgr.24938) 3850 : cluster [DBG] pgmap v2550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.725555+0000 mgr.x (mgr.24938) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.810192+0000 mgr.x (mgr.24938) 3852 : cluster [DBG] pgmap v2551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.810430+0000 mgr.x (mgr.24938) 3853 : cluster [DBG] pgmap v2552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.820573+0000 mgr.x (mgr.24938) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.902407+0000 mgr.x (mgr.24938) 3855 : cluster [DBG] pgmap v2553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.902671+0000 mgr.x (mgr.24938) 3856 : cluster [DBG] pgmap v2554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.910085+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.914928+0000 mgr.x (mgr.24938) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.952140+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.954390+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.955729+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.958008+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.958682+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.964239+0000 mgr.x (mgr.24938) 3858 : cluster [DBG] pgmap v2555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:17.964472+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:17.964489+0000 mgr.x (mgr.24938) 3859 : cluster [DBG] pgmap v2556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:17.969142+0000 mgr.x (mgr.24938) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.005440+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.007824+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.009070+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.011660+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.012670+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.018345+0000 mgr.x (mgr.24938) 3861 : cluster [DBG] pgmap v2557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.018618+0000 mgr.x (mgr.24938) 3862 : cluster [DBG] pgmap v2558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.020419+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.025026+0000 mgr.x (mgr.24938) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.060700+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.062667+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.063541+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.065384+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.066015+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.071354+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.117283+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.120292+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.121638+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.124229+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.125159+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.132526+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.213465+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.216204+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.217418+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.219914+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.220991+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.227248+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.315378+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.317503+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.318450+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.320588+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.321490+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.328343+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.371967+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.374771+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.375821+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.378035+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.379159+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.385055+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.428757+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.431284+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.432718+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.435057+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.435900+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.442945+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.485916+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.488704+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.489824+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.492399+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.493428+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.499630+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.542019+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.544392+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.546141+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.548607+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.549634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.556174+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.615390+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.617717+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.618830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.621446+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.622207+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.627954+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.672274+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.674755+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.675886+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.678205+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.678944+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.685022+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.727677+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.729812+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.730904+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.733192+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.734440+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.741703+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.782700+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.785373+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.786796+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.789710+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.790753+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.799234+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.843478+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.846041+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.847204+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.850533+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.851322+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.859497+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.900214+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.903308+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:19.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:18 smithi148 bash[65611]: audit 2024-03-30T04:51:18.905062+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.071410+0000 mgr.x (mgr.24938) 3864 : cluster [DBG] pgmap v2559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.071663+0000 mgr.x (mgr.24938) 3865 : cluster [DBG] pgmap v2560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.075944+0000 mgr.x (mgr.24938) 3866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.131514+0000 mgr.x (mgr.24938) 3867 : cluster [DBG] pgmap v2561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.132070+0000 mgr.x (mgr.24938) 3868 : cluster [DBG] pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.137386+0000 mgr.x (mgr.24938) 3869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.226974+0000 mgr.x (mgr.24938) 3870 : cluster [DBG] pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.227402+0000 mgr.x (mgr.24938) 3871 : cluster [DBG] pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.231957+0000 mgr.x (mgr.24938) 3872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.921 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.327437+0000 mgr.x (mgr.24938) 3873 : cluster [DBG] pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.327911+0000 mgr.x (mgr.24938) 3874 : cluster [DBG] pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.333066+0000 mgr.x (mgr.24938) 3875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.071410+0000 mgr.x (mgr.24938) 3864 : cluster [DBG] pgmap v2559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.071663+0000 mgr.x (mgr.24938) 3865 : cluster [DBG] pgmap v2560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.075944+0000 mgr.x (mgr.24938) 3866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.131514+0000 mgr.x (mgr.24938) 3867 : cluster [DBG] pgmap v2561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.132070+0000 mgr.x (mgr.24938) 3868 : cluster [DBG] pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.137386+0000 mgr.x (mgr.24938) 3869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.922 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.226974+0000 mgr.x (mgr.24938) 3870 : cluster [DBG] pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.227402+0000 mgr.x (mgr.24938) 3871 : cluster [DBG] pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.231957+0000 mgr.x (mgr.24938) 3872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.327437+0000 mgr.x (mgr.24938) 3873 : cluster [DBG] pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.327911+0000 mgr.x (mgr.24938) 3874 : cluster [DBG] pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.333066+0000 mgr.x (mgr.24938) 3875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.384878+0000 mgr.x (mgr.24938) 3876 : cluster [DBG] pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.385199+0000 mgr.x (mgr.24938) 3877 : cluster [DBG] pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.389770+0000 mgr.x (mgr.24938) 3878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.441717+0000 mgr.x (mgr.24938) 3879 : cluster [DBG] pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.442017+0000 mgr.x (mgr.24938) 3880 : cluster [DBG] pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.447678+0000 mgr.x (mgr.24938) 3881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.923 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.499268+0000 mgr.x (mgr.24938) 3882 : cluster [DBG] pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.499573+0000 mgr.x (mgr.24938) 3883 : cluster [DBG] pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.504350+0000 mgr.x (mgr.24938) 3884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.555367+0000 mgr.x (mgr.24938) 3885 : cluster [DBG] pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.555686+0000 mgr.x (mgr.24938) 3886 : cluster [DBG] pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.560933+0000 mgr.x (mgr.24938) 3887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.627978+0000 mgr.x (mgr.24938) 3888 : cluster [DBG] pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.628285+0000 mgr.x (mgr.24938) 3889 : cluster [DBG] pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.632683+0000 mgr.x (mgr.24938) 3890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.684568+0000 mgr.x (mgr.24938) 3891 : cluster [DBG] pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.684850+0000 mgr.x (mgr.24938) 3892 : cluster [DBG] pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.689708+0000 mgr.x (mgr.24938) 3893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.740272+0000 mgr.x (mgr.24938) 3894 : cluster [DBG] pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.740621+0000 mgr.x (mgr.24938) 3895 : cluster [DBG] pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.746335+0000 mgr.x (mgr.24938) 3896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.796412+0000 mgr.x (mgr.24938) 3897 : cluster [DBG] pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.796666+0000 mgr.x (mgr.24938) 3898 : cluster [DBG] pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.803883+0000 mgr.x (mgr.24938) 3899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.857028+0000 mgr.x (mgr.24938) 3900 : cluster [DBG] pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.857265+0000 mgr.x (mgr.24938) 3901 : cluster [DBG] pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.864148+0000 mgr.x (mgr.24938) 3902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.908497+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.909616+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.915449+0000 mgr.x (mgr.24938) 3903 : cluster [DBG] pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:18.915702+0000 mgr.x (mgr.24938) 3904 : cluster [DBG] pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:19.925 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.952463+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.192 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.384878+0000 mgr.x (mgr.24938) 3876 : cluster [DBG] pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.385199+0000 mgr.x (mgr.24938) 3877 : cluster [DBG] pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.389770+0000 mgr.x (mgr.24938) 3878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.441717+0000 mgr.x (mgr.24938) 3879 : cluster [DBG] pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.442017+0000 mgr.x (mgr.24938) 3880 : cluster [DBG] pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.447678+0000 mgr.x (mgr.24938) 3881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.499268+0000 mgr.x (mgr.24938) 3882 : cluster [DBG] pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.499573+0000 mgr.x (mgr.24938) 3883 : cluster [DBG] pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.504350+0000 mgr.x (mgr.24938) 3884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.555367+0000 mgr.x (mgr.24938) 3885 : cluster [DBG] pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.555686+0000 mgr.x (mgr.24938) 3886 : cluster [DBG] pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.560933+0000 mgr.x (mgr.24938) 3887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.627978+0000 mgr.x (mgr.24938) 3888 : cluster [DBG] pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.628285+0000 mgr.x (mgr.24938) 3889 : cluster [DBG] pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.632683+0000 mgr.x (mgr.24938) 3890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.684568+0000 mgr.x (mgr.24938) 3891 : cluster [DBG] pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.684850+0000 mgr.x (mgr.24938) 3892 : cluster [DBG] pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.689708+0000 mgr.x (mgr.24938) 3893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.740272+0000 mgr.x (mgr.24938) 3894 : cluster [DBG] pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:18.957336+0000 mgr.x (mgr.24938) 3905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.994214+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.996978+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:18.998362+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.001030+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.002134+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.007988+0000 mgr.x (mgr.24938) 3906 : cluster [DBG] pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.008253+0000 mgr.x (mgr.24938) 3907 : cluster [DBG] pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.012501+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.017286+0000 mgr.x (mgr.24938) 3908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.087126+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.089892+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.091333+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.094070+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.095137+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.106267+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.195 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.163723+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.166383+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.167764+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.740621+0000 mgr.x (mgr.24938) 3895 : cluster [DBG] pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.746335+0000 mgr.x (mgr.24938) 3896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.796412+0000 mgr.x (mgr.24938) 3897 : cluster [DBG] pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.796666+0000 mgr.x (mgr.24938) 3898 : cluster [DBG] pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.803883+0000 mgr.x (mgr.24938) 3899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.857028+0000 mgr.x (mgr.24938) 3900 : cluster [DBG] pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.857265+0000 mgr.x (mgr.24938) 3901 : cluster [DBG] pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.864148+0000 mgr.x (mgr.24938) 3902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.908497+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.909616+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.915449+0000 mgr.x (mgr.24938) 3903 : cluster [DBG] pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:18.915702+0000 mgr.x (mgr.24938) 3904 : cluster [DBG] pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.952463+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:18.957336+0000 mgr.x (mgr.24938) 3905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.994214+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.996978+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:18.998362+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.001030+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.002134+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.007988+0000 mgr.x (mgr.24938) 3906 : cluster [DBG] pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.170371+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.171302+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.181086+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.222286+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.224799+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.226017+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.228405+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.229522+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.240607+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.281565+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.284000+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.198 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.285421+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.288022+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.288974+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.297202+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.339914+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.344310+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.345404+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.350680+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.355288+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.361020+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.362432+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.376292+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.383017+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.199 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.424390+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.426911+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.428232+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.430655+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.431766+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.442845+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.484388+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.486737+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.487761+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.489777+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.490443+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.497901+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.538442+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.540556+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.200 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.541540+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.008253+0000 mgr.x (mgr.24938) 3907 : cluster [DBG] pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.012501+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.017286+0000 mgr.x (mgr.24938) 3908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.087126+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.089892+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.091333+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.094070+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.095137+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.106267+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.163723+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.201 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.166383+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.167764+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.170371+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.171302+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.181086+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.222286+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.224799+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.226017+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.228405+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.543532+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.202 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.544260+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.551053+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.591378+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.593521+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.594552+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.597037+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.597819+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.604823+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.678452+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.681273+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.682817+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.685726+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.686792+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.699741+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.203 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.757851+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.760199+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.761458+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.764711+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.229522+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.240607+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.281565+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.284000+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.285421+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.288022+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.288974+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.297202+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.204 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.339914+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.344310+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.345404+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.350680+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.355288+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.361020+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.362432+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.376292+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.383017+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.424390+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.426911+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.428232+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.205 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.765644+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.777310+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.851903+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.854519+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.856338+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.859286+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.860575+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[82555]: audit 2024-03-30T04:51:19.874974+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.206 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.430655+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.431766+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.442845+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.484388+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.486737+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.487761+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.489777+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.490443+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.497901+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.538442+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.540556+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.541540+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.543532+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.544260+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.207 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.551053+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.591378+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.593521+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.594552+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.597037+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.597819+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.604823+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.678452+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.681273+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.682817+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.685726+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.686792+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.699741+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.757851+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.208 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.760199+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.761458+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.764711+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.765644+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.777310+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.851903+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.854519+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.856338+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.859286+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.860575+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.209 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:19 smithi116 bash[80412]: audit 2024-03-30T04:51:19.874974+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.071410+0000 mgr.x (mgr.24938) 3864 : cluster [DBG] pgmap v2559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.071663+0000 mgr.x (mgr.24938) 3865 : cluster [DBG] pgmap v2560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.075944+0000 mgr.x (mgr.24938) 3866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.131514+0000 mgr.x (mgr.24938) 3867 : cluster [DBG] pgmap v2561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.132070+0000 mgr.x (mgr.24938) 3868 : cluster [DBG] pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.137386+0000 mgr.x (mgr.24938) 3869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.226974+0000 mgr.x (mgr.24938) 3870 : cluster [DBG] pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.227402+0000 mgr.x (mgr.24938) 3871 : cluster [DBG] pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.231957+0000 mgr.x (mgr.24938) 3872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.327437+0000 mgr.x (mgr.24938) 3873 : cluster [DBG] pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.327911+0000 mgr.x (mgr.24938) 3874 : cluster [DBG] pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.333066+0000 mgr.x (mgr.24938) 3875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.384878+0000 mgr.x (mgr.24938) 3876 : cluster [DBG] pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.385199+0000 mgr.x (mgr.24938) 3877 : cluster [DBG] pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.389770+0000 mgr.x (mgr.24938) 3878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.441717+0000 mgr.x (mgr.24938) 3879 : cluster [DBG] pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.442017+0000 mgr.x (mgr.24938) 3880 : cluster [DBG] pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 27 op/s 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.447678+0000 mgr.x (mgr.24938) 3881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.499268+0000 mgr.x (mgr.24938) 3882 : cluster [DBG] pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.499573+0000 mgr.x (mgr.24938) 3883 : cluster [DBG] pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.504350+0000 mgr.x (mgr.24938) 3884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.555367+0000 mgr.x (mgr.24938) 3885 : cluster [DBG] pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.555686+0000 mgr.x (mgr.24938) 3886 : cluster [DBG] pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 35 op/s 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.560933+0000 mgr.x (mgr.24938) 3887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.627978+0000 mgr.x (mgr.24938) 3888 : cluster [DBG] pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.628285+0000 mgr.x (mgr.24938) 3889 : cluster [DBG] pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.632683+0000 mgr.x (mgr.24938) 3890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.684568+0000 mgr.x (mgr.24938) 3891 : cluster [DBG] pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.684850+0000 mgr.x (mgr.24938) 3892 : cluster [DBG] pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.689708+0000 mgr.x (mgr.24938) 3893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.740272+0000 mgr.x (mgr.24938) 3894 : cluster [DBG] pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.740621+0000 mgr.x (mgr.24938) 3895 : cluster [DBG] pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.746335+0000 mgr.x (mgr.24938) 3896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.796412+0000 mgr.x (mgr.24938) 3897 : cluster [DBG] pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.796666+0000 mgr.x (mgr.24938) 3898 : cluster [DBG] pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.803883+0000 mgr.x (mgr.24938) 3899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.857028+0000 mgr.x (mgr.24938) 3900 : cluster [DBG] pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.857265+0000 mgr.x (mgr.24938) 3901 : cluster [DBG] pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.864148+0000 mgr.x (mgr.24938) 3902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.908497+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.909616+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.915449+0000 mgr.x (mgr.24938) 3903 : cluster [DBG] pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:18.915702+0000 mgr.x (mgr.24938) 3904 : cluster [DBG] pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.952463+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:18.957336+0000 mgr.x (mgr.24938) 3905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.994214+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.996978+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:18.998362+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.001030+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.002134+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.007988+0000 mgr.x (mgr.24938) 3906 : cluster [DBG] pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.008253+0000 mgr.x (mgr.24938) 3907 : cluster [DBG] pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.012501+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.017286+0000 mgr.x (mgr.24938) 3908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.087126+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.089892+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.091333+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.094070+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.095137+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.106267+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.163723+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.166383+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.167764+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.170371+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.171302+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.181086+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.222286+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.224799+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.226017+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.228405+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.229522+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.240607+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.281565+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.284000+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.285421+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.288022+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.288974+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.297202+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.339914+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.344310+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.345404+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.350680+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.355288+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.361020+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.362432+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.376292+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.383017+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.424390+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.426911+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.428232+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.430655+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.431766+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.442845+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.484388+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.486737+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.487761+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.489777+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.490443+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.497901+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.538442+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.540556+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.541540+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.543532+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.544260+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.551053+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.591378+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.593521+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.594552+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.597037+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.597819+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.604823+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.678452+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.681273+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.682817+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.685726+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.686792+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.699741+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.757851+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.760199+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.761458+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.764711+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.765644+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.777310+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.851903+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.854519+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.856338+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.859286+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.860575+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:20.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:19 smithi148 bash[65611]: audit 2024-03-30T04:51:19.874974+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.100937+0000 mgr.x (mgr.24938) 3909 : cluster [DBG] pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.101204+0000 mgr.x (mgr.24938) 3910 : cluster [DBG] pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.111101+0000 mgr.x (mgr.24938) 3911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.176909+0000 mgr.x (mgr.24938) 3912 : cluster [DBG] pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.177152+0000 mgr.x (mgr.24938) 3913 : cluster [DBG] pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.185780+0000 mgr.x (mgr.24938) 3914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.235174+0000 mgr.x (mgr.24938) 3915 : cluster [DBG] pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.235574+0000 mgr.x (mgr.24938) 3916 : cluster [DBG] pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.245400+0000 mgr.x (mgr.24938) 3917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.294564+0000 mgr.x (mgr.24938) 3918 : cluster [DBG] pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.294750+0000 mgr.x (mgr.24938) 3919 : cluster [DBG] pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.302054+0000 mgr.x (mgr.24938) 3920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.366782+0000 mgr.x (mgr.24938) 3921 : cluster [DBG] pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.366983+0000 mgr.x (mgr.24938) 3922 : cluster [DBG] pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.370664+0000 mgr.x (mgr.24938) 3923 : cluster [DBG] pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.370876+0000 mgr.x (mgr.24938) 3924 : cluster [DBG] pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.387813+0000 mgr.x (mgr.24938) 3925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.437447+0000 mgr.x (mgr.24938) 3926 : cluster [DBG] pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.437643+0000 mgr.x (mgr.24938) 3927 : cluster [DBG] pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.447589+0000 mgr.x (mgr.24938) 3928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.100937+0000 mgr.x (mgr.24938) 3909 : cluster [DBG] pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.101204+0000 mgr.x (mgr.24938) 3910 : cluster [DBG] pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.111101+0000 mgr.x (mgr.24938) 3911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.176909+0000 mgr.x (mgr.24938) 3912 : cluster [DBG] pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.177152+0000 mgr.x (mgr.24938) 3913 : cluster [DBG] pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.185780+0000 mgr.x (mgr.24938) 3914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.235174+0000 mgr.x (mgr.24938) 3915 : cluster [DBG] pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.235574+0000 mgr.x (mgr.24938) 3916 : cluster [DBG] pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.245400+0000 mgr.x (mgr.24938) 3917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.294564+0000 mgr.x (mgr.24938) 3918 : cluster [DBG] pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.294750+0000 mgr.x (mgr.24938) 3919 : cluster [DBG] pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.302054+0000 mgr.x (mgr.24938) 3920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.366782+0000 mgr.x (mgr.24938) 3921 : cluster [DBG] pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.366983+0000 mgr.x (mgr.24938) 3922 : cluster [DBG] pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.370664+0000 mgr.x (mgr.24938) 3923 : cluster [DBG] pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.370876+0000 mgr.x (mgr.24938) 3924 : cluster [DBG] pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.387813+0000 mgr.x (mgr.24938) 3925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.437447+0000 mgr.x (mgr.24938) 3926 : cluster [DBG] pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.437643+0000 mgr.x (mgr.24938) 3927 : cluster [DBG] pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.447589+0000 mgr.x (mgr.24938) 3928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.495885+0000 mgr.x (mgr.24938) 3929 : cluster [DBG] pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.496078+0000 mgr.x (mgr.24938) 3930 : cluster [DBG] pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.502608+0000 mgr.x (mgr.24938) 3931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.549691+0000 mgr.x (mgr.24938) 3932 : cluster [DBG] pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.549886+0000 mgr.x (mgr.24938) 3933 : cluster [DBG] pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.555747+0000 mgr.x (mgr.24938) 3934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.603307+0000 mgr.x (mgr.24938) 3935 : cluster [DBG] pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.603509+0000 mgr.x (mgr.24938) 3936 : cluster [DBG] pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.609519+0000 mgr.x (mgr.24938) 3937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.692973+0000 mgr.x (mgr.24938) 3938 : cluster [DBG] pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.693240+0000 mgr.x (mgr.24938) 3939 : cluster [DBG] pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.704718+0000 mgr.x (mgr.24938) 3940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.771486+0000 mgr.x (mgr.24938) 3941 : cluster [DBG] pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.771720+0000 mgr.x (mgr.24938) 3942 : cluster [DBG] pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.782347+0000 mgr.x (mgr.24938) 3943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.866877+0000 mgr.x (mgr.24938) 3944 : cluster [DBG] pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.867322+0000 mgr.x (mgr.24938) 3945 : cluster [DBG] pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.880043+0000 mgr.x (mgr.24938) 3946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.950015+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.952356+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.495885+0000 mgr.x (mgr.24938) 3929 : cluster [DBG] pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.496078+0000 mgr.x (mgr.24938) 3930 : cluster [DBG] pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.502608+0000 mgr.x (mgr.24938) 3931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.549691+0000 mgr.x (mgr.24938) 3932 : cluster [DBG] pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.549886+0000 mgr.x (mgr.24938) 3933 : cluster [DBG] pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.555747+0000 mgr.x (mgr.24938) 3934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.603307+0000 mgr.x (mgr.24938) 3935 : cluster [DBG] pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.603509+0000 mgr.x (mgr.24938) 3936 : cluster [DBG] pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.609519+0000 mgr.x (mgr.24938) 3937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.692973+0000 mgr.x (mgr.24938) 3938 : cluster [DBG] pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.693240+0000 mgr.x (mgr.24938) 3939 : cluster [DBG] pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.704718+0000 mgr.x (mgr.24938) 3940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.771486+0000 mgr.x (mgr.24938) 3941 : cluster [DBG] pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.771720+0000 mgr.x (mgr.24938) 3942 : cluster [DBG] pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.782347+0000 mgr.x (mgr.24938) 3943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.866877+0000 mgr.x (mgr.24938) 3944 : cluster [DBG] pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.867322+0000 mgr.x (mgr.24938) 3945 : cluster [DBG] pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.880043+0000 mgr.x (mgr.24938) 3946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.950015+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.952356+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.953626+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.956128+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.957319+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.963136+0000 mgr.x (mgr.24938) 3947 : cluster [DBG] pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cluster 2024-03-30T04:51:19.963343+0000 mgr.x (mgr.24938) 3948 : cluster [DBG] pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:19.968214+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: cephadm 2024-03-30T04:51:19.972951+0000 mgr.x (mgr.24938) 3949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.042245+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.044477+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.045460+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.047743+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.048461+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.057540+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.099826+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.102102+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.103078+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.105084+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.105788+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.113610+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.154783+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.157407+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.159016+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.161589+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.162618+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.174165+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.215000+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.216960+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.217828+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.219799+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.220496+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.228446+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.269370+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.271599+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.272641+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.274562+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.275226+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.282866+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.332517+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.334576+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.953626+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.956128+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.957319+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.963136+0000 mgr.x (mgr.24938) 3947 : cluster [DBG] pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cluster 2024-03-30T04:51:19.963343+0000 mgr.x (mgr.24938) 3948 : cluster [DBG] pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:19.968214+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: cephadm 2024-03-30T04:51:19.972951+0000 mgr.x (mgr.24938) 3949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.042245+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.044477+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.045460+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.047743+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.048461+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.057540+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.099826+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.102102+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.103078+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.105084+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.105788+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.113610+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.335588+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.338037+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.338855+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.347337+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.388759+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.392146+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.393434+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.395388+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.396027+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.402305+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.445910+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.448290+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.449424+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.451595+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.452410+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.458726+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.502513+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.504981+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.506081+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.154783+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.157407+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.159016+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.161589+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.162618+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.174165+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.215000+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.216960+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.217828+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.219799+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.220496+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.228446+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.269370+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.271599+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.272641+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.274562+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.275226+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.282866+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.332517+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.334576+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.509320+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.510234+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.518089+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.560542+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.562940+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.563960+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.566704+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.567363+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.573377+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.615913+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.618499+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.619543+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.621727+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.622553+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.629147+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.675254+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.677567+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.678517+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.680688+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.681500+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.688327+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.728973+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.731072+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.732022+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.734075+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.734979+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.743197+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.831373+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.835220+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.836678+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.839956+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.840916+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.849330+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.889518+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.895425+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[82555]: audit 2024-03-30T04:51:20.901962+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.335588+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.278 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.338037+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.338855+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.347337+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.388759+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.392146+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.393434+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.395388+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.396027+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.402305+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.445910+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.448290+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.449424+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.451595+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.452410+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.458726+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.502513+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.504981+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.506081+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.509320+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.510234+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.518089+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.560542+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.562940+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.563960+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.566704+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.567363+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.573377+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.615913+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.280 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.618499+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.619543+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.621727+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.622553+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.629147+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.675254+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.677567+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.678517+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.680688+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.681500+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.688327+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.728973+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.731072+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.732022+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.734075+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.281 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.734979+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.743197+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.831373+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.835220+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.836678+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.839956+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.840916+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.849330+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.889518+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.895425+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.282 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:20 smithi116 bash[80412]: audit 2024-03-30T04:51:20.901962+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.100937+0000 mgr.x (mgr.24938) 3909 : cluster [DBG] pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.101204+0000 mgr.x (mgr.24938) 3910 : cluster [DBG] pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.111101+0000 mgr.x (mgr.24938) 3911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.176909+0000 mgr.x (mgr.24938) 3912 : cluster [DBG] pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.177152+0000 mgr.x (mgr.24938) 3913 : cluster [DBG] pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.185780+0000 mgr.x (mgr.24938) 3914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.235174+0000 mgr.x (mgr.24938) 3915 : cluster [DBG] pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.235574+0000 mgr.x (mgr.24938) 3916 : cluster [DBG] pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.245400+0000 mgr.x (mgr.24938) 3917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.294564+0000 mgr.x (mgr.24938) 3918 : cluster [DBG] pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.294750+0000 mgr.x (mgr.24938) 3919 : cluster [DBG] pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.302054+0000 mgr.x (mgr.24938) 3920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.366782+0000 mgr.x (mgr.24938) 3921 : cluster [DBG] pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.366983+0000 mgr.x (mgr.24938) 3922 : cluster [DBG] pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.370664+0000 mgr.x (mgr.24938) 3923 : cluster [DBG] pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.370876+0000 mgr.x (mgr.24938) 3924 : cluster [DBG] pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.387813+0000 mgr.x (mgr.24938) 3925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.437447+0000 mgr.x (mgr.24938) 3926 : cluster [DBG] pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.437643+0000 mgr.x (mgr.24938) 3927 : cluster [DBG] pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.447589+0000 mgr.x (mgr.24938) 3928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.495885+0000 mgr.x (mgr.24938) 3929 : cluster [DBG] pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.496078+0000 mgr.x (mgr.24938) 3930 : cluster [DBG] pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.502608+0000 mgr.x (mgr.24938) 3931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.549691+0000 mgr.x (mgr.24938) 3932 : cluster [DBG] pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.549886+0000 mgr.x (mgr.24938) 3933 : cluster [DBG] pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.555747+0000 mgr.x (mgr.24938) 3934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.603307+0000 mgr.x (mgr.24938) 3935 : cluster [DBG] pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.603509+0000 mgr.x (mgr.24938) 3936 : cluster [DBG] pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.609519+0000 mgr.x (mgr.24938) 3937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.692973+0000 mgr.x (mgr.24938) 3938 : cluster [DBG] pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.693240+0000 mgr.x (mgr.24938) 3939 : cluster [DBG] pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.704718+0000 mgr.x (mgr.24938) 3940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.771486+0000 mgr.x (mgr.24938) 3941 : cluster [DBG] pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.771720+0000 mgr.x (mgr.24938) 3942 : cluster [DBG] pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.782347+0000 mgr.x (mgr.24938) 3943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.866877+0000 mgr.x (mgr.24938) 3944 : cluster [DBG] pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.867322+0000 mgr.x (mgr.24938) 3945 : cluster [DBG] pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.880043+0000 mgr.x (mgr.24938) 3946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.950015+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.952356+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.953626+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.956128+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.957319+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.963136+0000 mgr.x (mgr.24938) 3947 : cluster [DBG] pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cluster 2024-03-30T04:51:19.963343+0000 mgr.x (mgr.24938) 3948 : cluster [DBG] pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:21.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:19.968214+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: cephadm 2024-03-30T04:51:19.972951+0000 mgr.x (mgr.24938) 3949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.042245+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.044477+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.045460+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.047743+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.048461+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.057540+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.099826+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.102102+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.103078+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.105084+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.105788+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.113610+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.154783+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.157407+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.159016+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.161589+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.162618+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.174165+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.215000+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.216960+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.217828+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.219799+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.220496+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.228446+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.269370+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.271599+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.272641+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.274562+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.275226+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.282866+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.332517+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.334576+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.335588+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.338037+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.338855+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.347337+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.388759+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.392146+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.393434+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.395388+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.396027+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.402305+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.445910+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.448290+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.449424+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.451595+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.452410+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.458726+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.502513+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.504981+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.506081+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.509320+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.510234+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.518089+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.560542+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.562940+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.563960+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.566704+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.567363+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.573377+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.615913+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.618499+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.619543+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.621727+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.622553+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.629147+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.675254+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.677567+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.678517+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.680688+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.681500+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.688327+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.728973+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.731072+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.732022+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.734075+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.734979+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.743197+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.831373+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.835220+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:21.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.836678+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.839956+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.840916+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.849330+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.889518+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.895425+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:21.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:20 smithi148 bash[65611]: audit 2024-03-30T04:51:20.901962+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.054162+0000 mgr.x (mgr.24938) 3950 : cluster [DBG] pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.054406+0000 mgr.x (mgr.24938) 3951 : cluster [DBG] pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.062371+0000 mgr.x (mgr.24938) 3952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.111367+0000 mgr.x (mgr.24938) 3953 : cluster [DBG] pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.111613+0000 mgr.x (mgr.24938) 3954 : cluster [DBG] pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.118418+0000 mgr.x (mgr.24938) 3955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.168366+0000 mgr.x (mgr.24938) 3956 : cluster [DBG] pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.168603+0000 mgr.x (mgr.24938) 3957 : cluster [DBG] pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.178922+0000 mgr.x (mgr.24938) 3958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.225985+0000 mgr.x (mgr.24938) 3959 : cluster [DBG] pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.226221+0000 mgr.x (mgr.24938) 3960 : cluster [DBG] pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.233083+0000 mgr.x (mgr.24938) 3961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.280568+0000 mgr.x (mgr.24938) 3962 : cluster [DBG] pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.280755+0000 mgr.x (mgr.24938) 3963 : cluster [DBG] pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.287472+0000 mgr.x (mgr.24938) 3964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.344628+0000 mgr.x (mgr.24938) 3965 : cluster [DBG] pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.344980+0000 mgr.x (mgr.24938) 3966 : cluster [DBG] pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.352102+0000 mgr.x (mgr.24938) 3967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.401632+0000 mgr.x (mgr.24938) 3968 : cluster [DBG] pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.401862+0000 mgr.x (mgr.24938) 3969 : cluster [DBG] pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.054162+0000 mgr.x (mgr.24938) 3950 : cluster [DBG] pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.054406+0000 mgr.x (mgr.24938) 3951 : cluster [DBG] pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.062371+0000 mgr.x (mgr.24938) 3952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.111367+0000 mgr.x (mgr.24938) 3953 : cluster [DBG] pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.111613+0000 mgr.x (mgr.24938) 3954 : cluster [DBG] pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.118418+0000 mgr.x (mgr.24938) 3955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.168366+0000 mgr.x (mgr.24938) 3956 : cluster [DBG] pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.168603+0000 mgr.x (mgr.24938) 3957 : cluster [DBG] pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.178922+0000 mgr.x (mgr.24938) 3958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.225985+0000 mgr.x (mgr.24938) 3959 : cluster [DBG] pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.226221+0000 mgr.x (mgr.24938) 3960 : cluster [DBG] pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.233083+0000 mgr.x (mgr.24938) 3961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.280568+0000 mgr.x (mgr.24938) 3962 : cluster [DBG] pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.280755+0000 mgr.x (mgr.24938) 3963 : cluster [DBG] pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.287472+0000 mgr.x (mgr.24938) 3964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.344628+0000 mgr.x (mgr.24938) 3965 : cluster [DBG] pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.344980+0000 mgr.x (mgr.24938) 3966 : cluster [DBG] pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.352102+0000 mgr.x (mgr.24938) 3967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.401632+0000 mgr.x (mgr.24938) 3968 : cluster [DBG] pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.401862+0000 mgr.x (mgr.24938) 3969 : cluster [DBG] pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.407056+0000 mgr.x (mgr.24938) 3970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.458387+0000 mgr.x (mgr.24938) 3971 : cluster [DBG] pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.459032+0000 mgr.x (mgr.24938) 3972 : cluster [DBG] pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.463441+0000 mgr.x (mgr.24938) 3973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.516266+0000 mgr.x (mgr.24938) 3974 : cluster [DBG] pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.516925+0000 mgr.x (mgr.24938) 3975 : cluster [DBG] pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.522849+0000 mgr.x (mgr.24938) 3976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.572851+0000 mgr.x (mgr.24938) 3977 : cluster [DBG] pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.573040+0000 mgr.x (mgr.24938) 3978 : cluster [DBG] pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.578123+0000 mgr.x (mgr.24938) 3979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.628573+0000 mgr.x (mgr.24938) 3980 : cluster [DBG] pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.628829+0000 mgr.x (mgr.24938) 3981 : cluster [DBG] pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.633874+0000 mgr.x (mgr.24938) 3982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.686990+0000 mgr.x (mgr.24938) 3983 : cluster [DBG] pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.687171+0000 mgr.x (mgr.24938) 3984 : cluster [DBG] pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.692931+0000 mgr.x (mgr.24938) 3985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.740582+0000 mgr.x (mgr.24938) 3986 : cluster [DBG] pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.740776+0000 mgr.x (mgr.24938) 3987 : cluster [DBG] pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.747862+0000 mgr.x (mgr.24938) 3988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.847052+0000 mgr.x (mgr.24938) 3989 : cluster [DBG] pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.407056+0000 mgr.x (mgr.24938) 3970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.458387+0000 mgr.x (mgr.24938) 3971 : cluster [DBG] pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.459032+0000 mgr.x (mgr.24938) 3972 : cluster [DBG] pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.463441+0000 mgr.x (mgr.24938) 3973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.516266+0000 mgr.x (mgr.24938) 3974 : cluster [DBG] pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.516925+0000 mgr.x (mgr.24938) 3975 : cluster [DBG] pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.522849+0000 mgr.x (mgr.24938) 3976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.572851+0000 mgr.x (mgr.24938) 3977 : cluster [DBG] pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.573040+0000 mgr.x (mgr.24938) 3978 : cluster [DBG] pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.578123+0000 mgr.x (mgr.24938) 3979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.628573+0000 mgr.x (mgr.24938) 3980 : cluster [DBG] pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.628829+0000 mgr.x (mgr.24938) 3981 : cluster [DBG] pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.633874+0000 mgr.x (mgr.24938) 3982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.686990+0000 mgr.x (mgr.24938) 3983 : cluster [DBG] pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.687171+0000 mgr.x (mgr.24938) 3984 : cluster [DBG] pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.692931+0000 mgr.x (mgr.24938) 3985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.740582+0000 mgr.x (mgr.24938) 3986 : cluster [DBG] pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.740776+0000 mgr.x (mgr.24938) 3987 : cluster [DBG] pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.747862+0000 mgr.x (mgr.24938) 3988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.847052+0000 mgr.x (mgr.24938) 3989 : cluster [DBG] pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.847508+0000 mgr.x (mgr.24938) 3990 : cluster [DBG] pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cephadm 2024-03-30T04:51:20.854072+0000 mgr.x (mgr.24938) 3991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.901950+0000 mgr.x (mgr.24938) 3992 : cluster [DBG] pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cluster 2024-03-30T04:51:20.902623+0000 mgr.x (mgr.24938) 3993 : cluster [DBG] pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.960314+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.965460+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.969611+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.973080+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.978643+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.985580+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.989485+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.992284+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.995180+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:20.998316+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.001642+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cephadm 2024-03-30T04:51:21.007342+0000 mgr.x (mgr.24938) 3994 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.009202+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.012980+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.018308+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]': finished 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.023187+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.847508+0000 mgr.x (mgr.24938) 3990 : cluster [DBG] pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:20.854072+0000 mgr.x (mgr.24938) 3991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.901950+0000 mgr.x (mgr.24938) 3992 : cluster [DBG] pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cluster 2024-03-30T04:51:20.902623+0000 mgr.x (mgr.24938) 3993 : cluster [DBG] pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.960314+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.965460+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.969611+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.973080+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.978643+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.985580+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.989485+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.992284+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.995180+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:20.998316+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.001642+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: cephadm 2024-03-30T04:51:21.007342+0000 mgr.x (mgr.24938) 3994 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.009202+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.012980+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]: dispatch 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.018308+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]': finished 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.023187+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.030375+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.035347+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:21 smithi116 bash[80412]: audit 2024-03-30T04:51:21.043355+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.030375+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.035347+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: audit 2024-03-30T04:51:21.043355+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.054162+0000 mgr.x (mgr.24938) 3950 : cluster [DBG] pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.054406+0000 mgr.x (mgr.24938) 3951 : cluster [DBG] pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.062371+0000 mgr.x (mgr.24938) 3952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.111367+0000 mgr.x (mgr.24938) 3953 : cluster [DBG] pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.111613+0000 mgr.x (mgr.24938) 3954 : cluster [DBG] pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.118418+0000 mgr.x (mgr.24938) 3955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.168366+0000 mgr.x (mgr.24938) 3956 : cluster [DBG] pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.168603+0000 mgr.x (mgr.24938) 3957 : cluster [DBG] pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.178922+0000 mgr.x (mgr.24938) 3958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.225985+0000 mgr.x (mgr.24938) 3959 : cluster [DBG] pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.226221+0000 mgr.x (mgr.24938) 3960 : cluster [DBG] pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.233083+0000 mgr.x (mgr.24938) 3961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.280568+0000 mgr.x (mgr.24938) 3962 : cluster [DBG] pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.280755+0000 mgr.x (mgr.24938) 3963 : cluster [DBG] pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.287472+0000 mgr.x (mgr.24938) 3964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.344628+0000 mgr.x (mgr.24938) 3965 : cluster [DBG] pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.344980+0000 mgr.x (mgr.24938) 3966 : cluster [DBG] pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.352102+0000 mgr.x (mgr.24938) 3967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.401632+0000 mgr.x (mgr.24938) 3968 : cluster [DBG] pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.401862+0000 mgr.x (mgr.24938) 3969 : cluster [DBG] pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.407056+0000 mgr.x (mgr.24938) 3970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.458387+0000 mgr.x (mgr.24938) 3971 : cluster [DBG] pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.459032+0000 mgr.x (mgr.24938) 3972 : cluster [DBG] pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.463441+0000 mgr.x (mgr.24938) 3973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.516266+0000 mgr.x (mgr.24938) 3974 : cluster [DBG] pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.516925+0000 mgr.x (mgr.24938) 3975 : cluster [DBG] pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.522849+0000 mgr.x (mgr.24938) 3976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.572851+0000 mgr.x (mgr.24938) 3977 : cluster [DBG] pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.573040+0000 mgr.x (mgr.24938) 3978 : cluster [DBG] pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.578123+0000 mgr.x (mgr.24938) 3979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.628573+0000 mgr.x (mgr.24938) 3980 : cluster [DBG] pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.628829+0000 mgr.x (mgr.24938) 3981 : cluster [DBG] pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.633874+0000 mgr.x (mgr.24938) 3982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.686990+0000 mgr.x (mgr.24938) 3983 : cluster [DBG] pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.687171+0000 mgr.x (mgr.24938) 3984 : cluster [DBG] pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.692931+0000 mgr.x (mgr.24938) 3985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.740582+0000 mgr.x (mgr.24938) 3986 : cluster [DBG] pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.740776+0000 mgr.x (mgr.24938) 3987 : cluster [DBG] pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.747862+0000 mgr.x (mgr.24938) 3988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.847052+0000 mgr.x (mgr.24938) 3989 : cluster [DBG] pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.847508+0000 mgr.x (mgr.24938) 3990 : cluster [DBG] pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:20.854072+0000 mgr.x (mgr.24938) 3991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.901950+0000 mgr.x (mgr.24938) 3992 : cluster [DBG] pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cluster 2024-03-30T04:51:20.902623+0000 mgr.x (mgr.24938) 3993 : cluster [DBG] pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.960314+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.965460+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.969611+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.973080+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.978643+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.985580+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.989485+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.992284+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.995180+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:20.998316+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.001642+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: cephadm 2024-03-30T04:51:21.007342+0000 mgr.x (mgr.24938) 3994 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.009202+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.012980+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]: dispatch 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.018308+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi116.zcmkyk"}]': finished 2024-03-30T04:51:22.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.023187+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.030375+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.035347+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:22.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:21 smithi148 bash[65611]: audit 2024-03-30T04:51:21.043355+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[80412]: cephadm 2024-03-30T04:51:21.028718+0000 mgr.x (mgr.24938) 3995 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T04:51:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[80412]: cephadm 2024-03-30T04:51:21.041374+0000 mgr.x (mgr.24938) 3996 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T04:51:23.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cephadm 2024-03-30T04:51:21.028718+0000 mgr.x (mgr.24938) 3995 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T04:51:23.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:22 smithi116 bash[82555]: cephadm 2024-03-30T04:51:21.041374+0000 mgr.x (mgr.24938) 3996 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T04:51:23.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:22 smithi148 bash[65611]: cephadm 2024-03-30T04:51:21.028718+0000 mgr.x (mgr.24938) 3995 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T04:51:23.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:22 smithi148 bash[65611]: cephadm 2024-03-30T04:51:21.041374+0000 mgr.x (mgr.24938) 3996 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T04:51:24.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[80412]: cluster 2024-03-30T04:51:22.904006+0000 mgr.x (mgr.24938) 3997 : cluster [DBG] pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[80412]: audit 2024-03-30T04:51:23.641200+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[80412]: audit 2024-03-30T04:51:23.651617+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[80412]: audit 2024-03-30T04:51:23.664789+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[82555]: cluster 2024-03-30T04:51:22.904006+0000 mgr.x (mgr.24938) 3997 : cluster [DBG] pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[82555]: audit 2024-03-30T04:51:23.641200+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[82555]: audit 2024-03-30T04:51:23.651617+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:23 smithi116 bash[82555]: audit 2024-03-30T04:51:23.664789+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:23 smithi148 bash[65611]: cluster 2024-03-30T04:51:22.904006+0000 mgr.x (mgr.24938) 3997 : cluster [DBG] pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:24.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:23 smithi148 bash[65611]: audit 2024-03-30T04:51:23.641200+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:23 smithi148 bash[65611]: audit 2024-03-30T04:51:23.651617+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:24.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:23 smithi148 bash[65611]: audit 2024-03-30T04:51:23.664789+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:25.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[80412]: cluster 2024-03-30T04:51:23.658535+0000 mgr.x (mgr.24938) 3998 : cluster [DBG] pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[80412]: cluster 2024-03-30T04:51:23.659130+0000 mgr.x (mgr.24938) 3999 : cluster [DBG] pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[80412]: audit 2024-03-30T04:51:23.711907+0000 mgr.x (mgr.24938) 4000 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[80412]: audit 2024-03-30T04:51:24.309354+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[82555]: cluster 2024-03-30T04:51:23.658535+0000 mgr.x (mgr.24938) 3998 : cluster [DBG] pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[82555]: cluster 2024-03-30T04:51:23.659130+0000 mgr.x (mgr.24938) 3999 : cluster [DBG] pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[82555]: audit 2024-03-30T04:51:23.711907+0000 mgr.x (mgr.24938) 4000 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:25.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:24 smithi116 bash[82555]: audit 2024-03-30T04:51:24.309354+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:25.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:24 smithi148 bash[65611]: cluster 2024-03-30T04:51:23.658535+0000 mgr.x (mgr.24938) 3998 : cluster [DBG] pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:51:25.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:24 smithi148 bash[65611]: cluster 2024-03-30T04:51:23.659130+0000 mgr.x (mgr.24938) 3999 : cluster [DBG] pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:25.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:24 smithi148 bash[65611]: audit 2024-03-30T04:51:23.711907+0000 mgr.x (mgr.24938) 4000 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:25.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:24 smithi148 bash[65611]: audit 2024-03-30T04:51:24.309354+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:25.938 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.938 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.938 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.939 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.939 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.939 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.939 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.940 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:25.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:26.258 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:25 smithi116 systemd[1]: Stopping Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:51:26.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:25 smithi116 bash[80412]: cephadm 2024-03-30T04:51:24.434904+0000 mgr.x (mgr.24938) 4001 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T04:51:26.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:25 smithi116 bash[80412]: cephadm 2024-03-30T04:51:24.435958+0000 mgr.x (mgr.24938) 4002 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:51:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:25 smithi116 bash[82555]: cephadm 2024-03-30T04:51:24.434904+0000 mgr.x (mgr.24938) 4001 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T04:51:26.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:25 smithi116 bash[82555]: cephadm 2024-03-30T04:51:24.435958+0000 mgr.x (mgr.24938) 4002 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:51:26.296 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:25 smithi148 bash[65611]: cephadm 2024-03-30T04:51:24.434904+0000 mgr.x (mgr.24938) 4001 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T04:51:26.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:25 smithi148 bash[65611]: cephadm 2024-03-30T04:51:24.435958+0000 mgr.x (mgr.24938) 4002 : cephadm [INF] Deploying daemon node-exporter.a on smithi116 2024-03-30T04:51:27.079 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:26 smithi116 bash[80412]: cluster 2024-03-30T04:51:25.660031+0000 mgr.x (mgr.24938) 4003 : cluster [DBG] pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:27.079 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:26 smithi116 bash[82555]: cluster 2024-03-30T04:51:25.660031+0000 mgr.x (mgr.24938) 4003 : cluster [DBG] pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:27.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:26 smithi148 bash[65611]: cluster 2024-03-30T04:51:25.660031+0000 mgr.x (mgr.24938) 4003 : cluster [DBG] pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:27.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:26] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-30T04:51:27.354 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 bash[108716]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:51:27.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.622 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.622 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.622 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.622 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.623 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.623 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:27.623 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:51:27.623 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 bash[108837]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:51:27.623 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T04:51:27.623 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: Stopped Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:27.624 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:28.009 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 systemd[1]: Started Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:28.009 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:27 smithi116 bash[108896]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T04:51:28.546 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:51:28.805 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T04:51:28.805 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[80412]: cluster 2024-03-30T04:51:27.661391+0000 mgr.x (mgr.24938) 4004 : cluster [DBG] pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:51:28.805 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[80412]: audit 2024-03-30T04:51:27.668564+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:28.805 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[80412]: audit 2024-03-30T04:51:27.677395+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:28.806 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[82555]: cluster 2024-03-30T04:51:27.661391+0000 mgr.x (mgr.24938) 4004 : cluster [DBG] pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:51:28.806 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[82555]: audit 2024-03-30T04:51:27.668564+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:28.806 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[82555]: audit 2024-03-30T04:51:27.677395+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:29.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:28 smithi148 bash[65611]: cluster 2024-03-30T04:51:27.661391+0000 mgr.x (mgr.24938) 4004 : cluster [DBG] pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T04:51:29.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:28 smithi148 bash[65611]: audit 2024-03-30T04:51:27.668564+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:29.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:28 smithi148 bash[65611]: audit 2024-03-30T04:51:27.677395+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:29.093 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: 22b70bddd3ac: Pulling fs layer 2024-03-30T04:51:29.093 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: 5c12815fee55: Pulling fs layer 2024-03-30T04:51:29.093 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: c0e87333d380: Pulling fs layer 2024-03-30T04:51:29.093 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: 22b70bddd3ac: Download complete 2024-03-30T04:51:29.094 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:28 smithi116 bash[108896]: 5c12815fee55: Download complete 2024-03-30T04:51:29.315 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:51:29.315 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 5s ago 25m - - 2024-03-30T04:51:29.315 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 9s ago 24m - - 2024-03-30T04:51:29.315 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (11m) 5s ago 18m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 9s ago 18m - - 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (17s) 5s ago 16m 42.0M - 3.7 3714003597ec 3ed378a14011 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (10m) 9s ago 24m 531M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (8m) 5s ago 26m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (7m) 5s ago 26m 129M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (7m) 9s ago 24m 58.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (7m) 5s ago 24m 63.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 starting - - - - 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (11m) 9s ago 18m 9631k - 1.3.1 1dbe0e931976 eba2a1e46f17 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (5m) 5s ago 23m 64.7M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (5m) 5s ago 23m 67.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (4m) 5s ago 22m 59.1M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:51:29.316 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (3m) 5s ago 22m 59.7M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (3m) 9s ago 21m 56.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (2m) 9s ago 21m 57.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (110s) 9s ago 20m 53.7M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (72s) 9s ago 19m 53.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (10m) 9s ago 18m 68.6M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (57s) 5s ago 16m 89.4M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (44s) 9s ago 16m 89.1M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (51s) 5s ago 16m 89.3M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:51:29.317 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (36s) 9s ago 16m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:51:29.497 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[108896]: c0e87333d380: Verifying Checksum 2024-03-30T04:51:29.497 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[108896]: c0e87333d380: Download complete 2024-03-30T04:51:29.497 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[108896]: 22b70bddd3ac: Pull complete 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:51:29.785 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:51:29.786 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:51:29.786 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:51:29.786 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:51:29.786 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:51:29.799 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[82555]: audit 2024-03-30T04:51:28.541909+0000 mgr.x (mgr.24938) 4005 : audit [DBG] from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:29.799 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[82555]: audit 2024-03-30T04:51:28.914999+0000 mgr.x (mgr.24938) 4006 : audit [DBG] from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:29.799 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[108896]: 5c12815fee55: Pull complete 2024-03-30T04:51:29.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[80412]: audit 2024-03-30T04:51:28.541909+0000 mgr.x (mgr.24938) 4005 : audit [DBG] from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:29.799 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:29 smithi116 bash[80412]: audit 2024-03-30T04:51:28.914999+0000 mgr.x (mgr.24938) 4006 : audit [DBG] from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:30.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:29 smithi148 bash[65611]: audit 2024-03-30T04:51:28.541909+0000 mgr.x (mgr.24938) 4005 : audit [DBG] from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:30.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:29 smithi148 bash[65611]: audit 2024-03-30T04:51:28.914999+0000 mgr.x (mgr.24938) 4006 : audit [DBG] from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:30.130 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:51:30.130 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:51:30.130 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "mon", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "iscsi", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "osd" 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:51:30.131 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:51:30.545 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:51:30.545 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:51:30.545 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:51:30.672 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[108896]: c0e87333d380: Pull complete 2024-03-30T04:51:30.981 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.982 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.982 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.983 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.983 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.983 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.983 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: Stopping Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:51:30.983 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.984 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:30 smithi148 bash[65611]: audit 2024-03-30T04:51:29.305339+0000 mgr.x (mgr.24938) 4007 : audit [DBG] from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:30.984 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:30 smithi148 bash[65611]: cluster 2024-03-30T04:51:29.662516+0000 mgr.x (mgr.24938) 4008 : cluster [DBG] pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:30.984 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:30 smithi148 bash[65611]: audit 2024-03-30T04:51:29.790038+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.116:0/1328791140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:30.984 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:30 smithi148 bash[65611]: audit 2024-03-30T04:51:30.550240+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.116:0/2826224979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:51:30.984 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:30.984 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:51:30 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:31.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[80412]: audit 2024-03-30T04:51:29.305339+0000 mgr.x (mgr.24938) 4007 : audit [DBG] from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[80412]: cluster 2024-03-30T04:51:29.662516+0000 mgr.x (mgr.24938) 4008 : cluster [DBG] pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[80412]: audit 2024-03-30T04:51:29.790038+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.116:0/1328791140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[80412]: audit 2024-03-30T04:51:30.550240+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.116:0/2826224979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[82555]: audit 2024-03-30T04:51:29.305339+0000 mgr.x (mgr.24938) 4007 : audit [DBG] from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[82555]: cluster 2024-03-30T04:51:29.662516+0000 mgr.x (mgr.24938) 4008 : cluster [DBG] pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[82555]: audit 2024-03-30T04:51:29.790038+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.116:0/1328791140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:30 smithi116 bash[82555]: audit 2024-03-30T04:51:30.550240+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.116:0/2826224979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:51:31.509 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[108896]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T04:51:31.509 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[108896]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T04:51:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[80412]: audit 2024-03-30T04:51:30.138698+0000 mgr.x (mgr.24938) 4009 : audit [DBG] from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[80412]: cephadm 2024-03-30T04:51:30.280067+0000 mgr.x (mgr.24938) 4010 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T04:51:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[80412]: cephadm 2024-03-30T04:51:30.280903+0000 mgr.x (mgr.24938) 4011 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[82555]: audit 2024-03-30T04:51:30.138698+0000 mgr.x (mgr.24938) 4009 : audit [DBG] from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[82555]: cephadm 2024-03-30T04:51:30.280067+0000 mgr.x (mgr.24938) 4010 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:31 smithi116 bash[82555]: cephadm 2024-03-30T04:51:30.280903+0000 mgr.x (mgr.24938) 4011 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:32.019 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:31 smithi148 bash[89140]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:51:32.019 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:31 smithi148 bash[65611]: audit 2024-03-30T04:51:30.138698+0000 mgr.x (mgr.24938) 4009 : audit [DBG] from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:32.019 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:31 smithi148 bash[65611]: cephadm 2024-03-30T04:51:30.280067+0000 mgr.x (mgr.24938) 4010 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T04:51:32.019 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:31 smithi148 bash[65611]: cephadm 2024-03-30T04:51:30.280903+0000 mgr.x (mgr.24938) 4011 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:32.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.297 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.297 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.297 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.298 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.299 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:51:32.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[89201]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:51:32.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:51:32.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: Stopped Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:32.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:32.509 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.123Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T04:51:32.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.123Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T04:51:32.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.123Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T04:51:32.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.124Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T04:51:32.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.124Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T04:51:32.510 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.124Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T04:51:32.511 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T04:51:32.512 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T04:51:32.513 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T04:51:32.514 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[108896]: ts=2024-03-30T04:51:32.125Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T04:51:32.686 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 systemd[1]: Started Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:32.686 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[89258]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T04:51:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: cluster 2024-03-30T04:51:31.663729+0000 mgr.x (mgr.24938) 4012 : cluster [DBG] pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.368010+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.380634+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.396295+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.399718+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.401272+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.412036+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.488446+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.491923+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.495242+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.498692+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.500040+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.511582+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.586451+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.589431+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.591327+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.594065+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.595719+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[80412]: audit 2024-03-30T04:51:32.605565+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: cluster 2024-03-30T04:51:31.663729+0000 mgr.x (mgr.24938) 4012 : cluster [DBG] pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.368010+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.380634+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.396295+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.399718+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.401272+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.412036+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.488446+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.491923+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.495242+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.498692+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.500040+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.511582+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.586451+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.589431+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.591327+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.594065+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.595719+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:32 smithi116 bash[82555]: audit 2024-03-30T04:51:32.605565+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: cluster 2024-03-30T04:51:31.663729+0000 mgr.x (mgr.24938) 4012 : cluster [DBG] pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.368010+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.380634+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.396295+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.399718+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.401272+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.412036+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.488446+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.491923+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.495242+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.498692+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.500040+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.511582+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.586451+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.589431+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.591327+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.594065+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.595719+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:33.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:32 smithi148 bash[65611]: audit 2024-03-30T04:51:32.605565+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:33.546 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T04:51:33.547 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 22b70bddd3ac: Pulling fs layer 2024-03-30T04:51:33.547 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 5c12815fee55: Pulling fs layer 2024-03-30T04:51:33.547 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: c0e87333d380: Pulling fs layer 2024-03-30T04:51:34.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.407391+0000 mgr.x (mgr.24938) 4013 : cluster [DBG] pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.407598+0000 mgr.x (mgr.24938) 4014 : cluster [DBG] pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.416709+0000 mgr.x (mgr.24938) 4015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.506238+0000 mgr.x (mgr.24938) 4016 : cluster [DBG] pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.506532+0000 mgr.x (mgr.24938) 4017 : cluster [DBG] pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.516273+0000 mgr.x (mgr.24938) 4018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.601471+0000 mgr.x (mgr.24938) 4019 : cluster [DBG] pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.601724+0000 mgr.x (mgr.24938) 4020 : cluster [DBG] pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.610229+0000 mgr.x (mgr.24938) 4021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.701896+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.704914+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.706709+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.710495+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.712336+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.718800+0000 mgr.x (mgr.24938) 4022 : cluster [DBG] pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.719072+0000 mgr.x (mgr.24938) 4023 : cluster [DBG] pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.723477+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.728278+0000 mgr.x (mgr.24938) 4024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.801139+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.804232+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.806060+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.809302+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.810640+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.816512+0000 mgr.x (mgr.24938) 4025 : cluster [DBG] pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.816803+0000 mgr.x (mgr.24938) 4026 : cluster [DBG] pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.821678+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.826384+0000 mgr.x (mgr.24938) 4027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.897600+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.900560+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.903077+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.906904+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.908372+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.914839+0000 mgr.x (mgr.24938) 4028 : cluster [DBG] pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:32.915344+0000 mgr.x (mgr.24938) 4029 : cluster [DBG] pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.920001+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:32.924782+0000 mgr.x (mgr.24938) 4030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:32.998919+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.002254+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.407391+0000 mgr.x (mgr.24938) 4013 : cluster [DBG] pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.407598+0000 mgr.x (mgr.24938) 4014 : cluster [DBG] pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.416709+0000 mgr.x (mgr.24938) 4015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.506238+0000 mgr.x (mgr.24938) 4016 : cluster [DBG] pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.506532+0000 mgr.x (mgr.24938) 4017 : cluster [DBG] pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.516273+0000 mgr.x (mgr.24938) 4018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.601471+0000 mgr.x (mgr.24938) 4019 : cluster [DBG] pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.601724+0000 mgr.x (mgr.24938) 4020 : cluster [DBG] pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.610229+0000 mgr.x (mgr.24938) 4021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.701896+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.704914+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.706709+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.710495+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.712336+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.718800+0000 mgr.x (mgr.24938) 4022 : cluster [DBG] pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.719072+0000 mgr.x (mgr.24938) 4023 : cluster [DBG] pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.723477+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.728278+0000 mgr.x (mgr.24938) 4024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.801139+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.004372+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.008459+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.010052+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.016146+0000 mgr.x (mgr.24938) 4031 : cluster [DBG] pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.016452+0000 mgr.x (mgr.24938) 4032 : cluster [DBG] pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.020787+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.025458+0000 mgr.x (mgr.24938) 4033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.094179+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.098317+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.100405+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.104226+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.105523+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.116817+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.205239+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.209393+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.211611+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.215653+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.217095+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.228830+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.290683+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.293592+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.295324+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.298584+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.299769+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.311687+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.364481+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.367801+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.369606+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.371834+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.372625+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.382871+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.428389+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.430485+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.431586+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.433716+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.434430+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.441653+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.483308+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.485495+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.804232+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.806060+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.809302+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.810640+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.816512+0000 mgr.x (mgr.24938) 4025 : cluster [DBG] pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.816803+0000 mgr.x (mgr.24938) 4026 : cluster [DBG] pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.821678+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.826384+0000 mgr.x (mgr.24938) 4027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.897600+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.900560+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.903077+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.906904+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.908372+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.914839+0000 mgr.x (mgr.24938) 4028 : cluster [DBG] pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:32.915344+0000 mgr.x (mgr.24938) 4029 : cluster [DBG] pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.920001+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:32.924782+0000 mgr.x (mgr.24938) 4030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:32.998919+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.002254+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.486517+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.488794+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.489826+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.499640+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.574379+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.577203+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.578942+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.581858+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.583040+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.594805+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.673776+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.678983+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.680865+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.684238+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[80412]: audit 2024-03-30T04:51:33.685389+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.004372+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.008459+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.010052+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.016146+0000 mgr.x (mgr.24938) 4031 : cluster [DBG] pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.016452+0000 mgr.x (mgr.24938) 4032 : cluster [DBG] pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.020787+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.025458+0000 mgr.x (mgr.24938) 4033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.094179+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.098317+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.100405+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.104226+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.105523+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.116817+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.205239+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.209393+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.211611+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.215653+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.217095+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.228830+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.290683+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.293592+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.295324+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.298584+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.299769+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.311687+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.364481+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.367801+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.369606+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.371834+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.372625+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.382871+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.428389+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.430485+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.431586+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.433716+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.434430+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.441653+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.483308+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.485495+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.486517+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.488794+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.489826+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.499640+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.574379+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.577203+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.578942+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.581858+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.583040+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.594805+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.673776+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.678983+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.680865+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.684238+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:33 smithi116 bash[82555]: audit 2024-03-30T04:51:33.685389+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.046 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 5c12815fee55: Verifying Checksum 2024-03-30T04:51:34.046 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 5c12815fee55: Download complete 2024-03-30T04:51:34.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 22b70bddd3ac: Verifying Checksum 2024-03-30T04:51:34.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: 22b70bddd3ac: Download complete 2024-03-30T04:51:34.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: c0e87333d380: Verifying Checksum 2024-03-30T04:51:34.047 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[89258]: c0e87333d380: Download complete 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.407391+0000 mgr.x (mgr.24938) 4013 : cluster [DBG] pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.407598+0000 mgr.x (mgr.24938) 4014 : cluster [DBG] pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.416709+0000 mgr.x (mgr.24938) 4015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.506238+0000 mgr.x (mgr.24938) 4016 : cluster [DBG] pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.506532+0000 mgr.x (mgr.24938) 4017 : cluster [DBG] pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.516273+0000 mgr.x (mgr.24938) 4018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.601471+0000 mgr.x (mgr.24938) 4019 : cluster [DBG] pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.601724+0000 mgr.x (mgr.24938) 4020 : cluster [DBG] pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.610229+0000 mgr.x (mgr.24938) 4021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.701896+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.704914+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.706709+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.710495+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.712336+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.718800+0000 mgr.x (mgr.24938) 4022 : cluster [DBG] pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.719072+0000 mgr.x (mgr.24938) 4023 : cluster [DBG] pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.723477+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.728278+0000 mgr.x (mgr.24938) 4024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.801139+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.804232+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.806060+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.809302+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.810640+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.816512+0000 mgr.x (mgr.24938) 4025 : cluster [DBG] pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.816803+0000 mgr.x (mgr.24938) 4026 : cluster [DBG] pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.821678+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.826384+0000 mgr.x (mgr.24938) 4027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.897600+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.900560+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.903077+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.906904+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.908372+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.914839+0000 mgr.x (mgr.24938) 4028 : cluster [DBG] pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:32.915344+0000 mgr.x (mgr.24938) 4029 : cluster [DBG] pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.920001+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:32.924782+0000 mgr.x (mgr.24938) 4030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:32.998919+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.002254+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.004372+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.008459+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.010052+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.016146+0000 mgr.x (mgr.24938) 4031 : cluster [DBG] pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.016452+0000 mgr.x (mgr.24938) 4032 : cluster [DBG] pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.020787+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.025458+0000 mgr.x (mgr.24938) 4033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.094179+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.098317+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.100405+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.104226+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.105523+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.116817+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.205239+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.209393+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.211611+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.215653+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.217095+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.228830+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.290683+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.293592+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.295324+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.298584+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.299769+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.311687+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.364481+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.367801+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.369606+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.371834+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.372625+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.382871+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.428389+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.430485+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.431586+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.433716+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.434430+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.441653+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.483308+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.485495+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.486517+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.488794+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.489826+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.499640+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.574379+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.577203+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.578942+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.581858+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.583040+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.594805+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.673776+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.678983+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.680865+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.684238+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:33 smithi148 bash[65611]: audit 2024-03-30T04:51:33.685389+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.546 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[89258]: 22b70bddd3ac: Pull complete 2024-03-30T04:51:34.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.111669+0000 mgr.x (mgr.24938) 4034 : cluster [DBG] pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.112129+0000 mgr.x (mgr.24938) 4035 : cluster [DBG] pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.121523+0000 mgr.x (mgr.24938) 4036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.223553+0000 mgr.x (mgr.24938) 4037 : cluster [DBG] pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.224055+0000 mgr.x (mgr.24938) 4038 : cluster [DBG] pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.233601+0000 mgr.x (mgr.24938) 4039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.305967+0000 mgr.x (mgr.24938) 4040 : cluster [DBG] pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.306570+0000 mgr.x (mgr.24938) 4041 : cluster [DBG] pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.316350+0000 mgr.x (mgr.24938) 4042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.378119+0000 mgr.x (mgr.24938) 4043 : cluster [DBG] pgmap v2674: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.378370+0000 mgr.x (mgr.24938) 4044 : cluster [DBG] pgmap v2675: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.387419+0000 mgr.x (mgr.24938) 4045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.439990+0000 mgr.x (mgr.24938) 4046 : cluster [DBG] pgmap v2676: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.440239+0000 mgr.x (mgr.24938) 4047 : cluster [DBG] pgmap v2677: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.446202+0000 mgr.x (mgr.24938) 4048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.495655+0000 mgr.x (mgr.24938) 4049 : cluster [DBG] pgmap v2678: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.495905+0000 mgr.x (mgr.24938) 4050 : cluster [DBG] pgmap v2679: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.504254+0000 mgr.x (mgr.24938) 4051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.588961+0000 mgr.x (mgr.24938) 4052 : cluster [DBG] pgmap v2680: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.111669+0000 mgr.x (mgr.24938) 4034 : cluster [DBG] pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.112129+0000 mgr.x (mgr.24938) 4035 : cluster [DBG] pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.121523+0000 mgr.x (mgr.24938) 4036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.223553+0000 mgr.x (mgr.24938) 4037 : cluster [DBG] pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.224055+0000 mgr.x (mgr.24938) 4038 : cluster [DBG] pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.233601+0000 mgr.x (mgr.24938) 4039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.305967+0000 mgr.x (mgr.24938) 4040 : cluster [DBG] pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.306570+0000 mgr.x (mgr.24938) 4041 : cluster [DBG] pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.316350+0000 mgr.x (mgr.24938) 4042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.378119+0000 mgr.x (mgr.24938) 4043 : cluster [DBG] pgmap v2674: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.378370+0000 mgr.x (mgr.24938) 4044 : cluster [DBG] pgmap v2675: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.387419+0000 mgr.x (mgr.24938) 4045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.439990+0000 mgr.x (mgr.24938) 4046 : cluster [DBG] pgmap v2676: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.440239+0000 mgr.x (mgr.24938) 4047 : cluster [DBG] pgmap v2677: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.446202+0000 mgr.x (mgr.24938) 4048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.495655+0000 mgr.x (mgr.24938) 4049 : cluster [DBG] pgmap v2678: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.495905+0000 mgr.x (mgr.24938) 4050 : cluster [DBG] pgmap v2679: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.504254+0000 mgr.x (mgr.24938) 4051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.588961+0000 mgr.x (mgr.24938) 4052 : cluster [DBG] pgmap v2680: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.589205+0000 mgr.x (mgr.24938) 4053 : cluster [DBG] pgmap v2681: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.599429+0000 mgr.x (mgr.24938) 4054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.691214+0000 mgr.x (mgr.24938) 4055 : cluster [DBG] pgmap v2682: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.691471+0000 mgr.x (mgr.24938) 4056 : cluster [DBG] pgmap v2683: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.696645+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.701491+0000 mgr.x (mgr.24938) 4057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.719775+0000 mgr.x (mgr.24938) 4058 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.755477+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.757455+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.758943+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.761625+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.762726+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.768333+0000 mgr.x (mgr.24938) 4059 : cluster [DBG] pgmap v2684: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.768716+0000 mgr.x (mgr.24938) 4060 : cluster [DBG] pgmap v2685: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.770329+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.774923+0000 mgr.x (mgr.24938) 4061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.828646+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.831261+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.997 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.832691+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.835343+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.836181+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.841792+0000 mgr.x (mgr.24938) 4062 : cluster [DBG] pgmap v2686: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.841969+0000 mgr.x (mgr.24938) 4063 : cluster [DBG] pgmap v2687: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.846484+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.851152+0000 mgr.x (mgr.24938) 4064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.888523+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.891112+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.892597+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.895274+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.896336+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.901815+0000 mgr.x (mgr.24938) 4065 : cluster [DBG] pgmap v2688: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.998 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.902051+0000 mgr.x (mgr.24938) 4066 : cluster [DBG] pgmap v2689: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.906888+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.911496+0000 mgr.x (mgr.24938) 4067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.964379+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.966999+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.968836+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.971729+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.972753+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.589205+0000 mgr.x (mgr.24938) 4053 : cluster [DBG] pgmap v2681: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.599429+0000 mgr.x (mgr.24938) 4054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.691214+0000 mgr.x (mgr.24938) 4055 : cluster [DBG] pgmap v2682: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:34.999 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.691471+0000 mgr.x (mgr.24938) 4056 : cluster [DBG] pgmap v2683: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.696645+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.701491+0000 mgr.x (mgr.24938) 4057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.719775+0000 mgr.x (mgr.24938) 4058 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.755477+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.757455+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.758943+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.761625+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.762726+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.768333+0000 mgr.x (mgr.24938) 4059 : cluster [DBG] pgmap v2684: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.768716+0000 mgr.x (mgr.24938) 4060 : cluster [DBG] pgmap v2685: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.770329+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.774923+0000 mgr.x (mgr.24938) 4061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.828646+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.000 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.831261+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.832691+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.835343+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.978467+0000 mgr.x (mgr.24938) 4068 : cluster [DBG] pgmap v2690: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cluster 2024-03-30T04:51:33.978648+0000 mgr.x (mgr.24938) 4069 : cluster [DBG] pgmap v2691: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:33.983581+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: cephadm 2024-03-30T04:51:33.988203+0000 mgr.x (mgr.24938) 4070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.041280+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.043871+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.045433+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.048272+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.049370+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.001 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.060359+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.118572+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.121459+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.122921+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.125938+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.127196+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.138524+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.198988+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.201891+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.203375+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.206655+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.002 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.836181+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.841792+0000 mgr.x (mgr.24938) 4062 : cluster [DBG] pgmap v2686: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.841969+0000 mgr.x (mgr.24938) 4063 : cluster [DBG] pgmap v2687: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.846484+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.851152+0000 mgr.x (mgr.24938) 4064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.888523+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.891112+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.892597+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.895274+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.896336+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.901815+0000 mgr.x (mgr.24938) 4065 : cluster [DBG] pgmap v2688: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.902051+0000 mgr.x (mgr.24938) 4066 : cluster [DBG] pgmap v2689: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.906888+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.911496+0000 mgr.x (mgr.24938) 4067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.003 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.964379+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.966999+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.968836+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.971729+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.972753+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.207853+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.218931+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.279320+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.282291+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.283789+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.004 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.286660+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.287886+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.298752+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.376371+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.380994+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.382418+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.385256+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.386281+0000 mon.a (mon.0) 7546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.395208+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.456288+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.459236+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.460967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.464236+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.005 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.465621+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.477067+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.551504+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.554124+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.555629+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.558364+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.559395+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.572295+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.630215+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.632440+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.634397+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.636908+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.637956+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.645770+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.006 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.686560+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.688549+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.689719+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.691637+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.692361+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[82555]: audit 2024-03-30T04:51:34.698180+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.978467+0000 mgr.x (mgr.24938) 4068 : cluster [DBG] pgmap v2690: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.007 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cluster 2024-03-30T04:51:33.978648+0000 mgr.x (mgr.24938) 4069 : cluster [DBG] pgmap v2691: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:33.983581+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: cephadm 2024-03-30T04:51:33.988203+0000 mgr.x (mgr.24938) 4070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.041280+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.043871+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.045433+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.048272+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.049370+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.060359+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.118572+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.121459+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.122921+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.125938+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.127196+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.008 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.138524+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.198988+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.201891+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.203375+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.206655+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.207853+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.218931+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.279320+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.282291+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.283789+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.286660+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.287886+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.298752+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.376371+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.380994+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.382418+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.385256+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.386281+0000 mon.a (mon.0) 7546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.395208+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.456288+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.459236+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.460967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.464236+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.465621+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.477067+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.551504+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.554124+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.555629+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.558364+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.559395+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.572295+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.630215+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.632440+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.634397+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.636908+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.637956+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.645770+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.686560+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.688549+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.689719+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.691637+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.692361+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:34 smithi116 bash[80412]: audit 2024-03-30T04:51:34.698180+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.111669+0000 mgr.x (mgr.24938) 4034 : cluster [DBG] pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.112129+0000 mgr.x (mgr.24938) 4035 : cluster [DBG] pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.121523+0000 mgr.x (mgr.24938) 4036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.223553+0000 mgr.x (mgr.24938) 4037 : cluster [DBG] pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.224055+0000 mgr.x (mgr.24938) 4038 : cluster [DBG] pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.233601+0000 mgr.x (mgr.24938) 4039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.305967+0000 mgr.x (mgr.24938) 4040 : cluster [DBG] pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.306570+0000 mgr.x (mgr.24938) 4041 : cluster [DBG] pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.316350+0000 mgr.x (mgr.24938) 4042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.378119+0000 mgr.x (mgr.24938) 4043 : cluster [DBG] pgmap v2674: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.378370+0000 mgr.x (mgr.24938) 4044 : cluster [DBG] pgmap v2675: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.387419+0000 mgr.x (mgr.24938) 4045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.439990+0000 mgr.x (mgr.24938) 4046 : cluster [DBG] pgmap v2676: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.440239+0000 mgr.x (mgr.24938) 4047 : cluster [DBG] pgmap v2677: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.446202+0000 mgr.x (mgr.24938) 4048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.495655+0000 mgr.x (mgr.24938) 4049 : cluster [DBG] pgmap v2678: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.495905+0000 mgr.x (mgr.24938) 4050 : cluster [DBG] pgmap v2679: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.504254+0000 mgr.x (mgr.24938) 4051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.588961+0000 mgr.x (mgr.24938) 4052 : cluster [DBG] pgmap v2680: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.589205+0000 mgr.x (mgr.24938) 4053 : cluster [DBG] pgmap v2681: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.599429+0000 mgr.x (mgr.24938) 4054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.691214+0000 mgr.x (mgr.24938) 4055 : cluster [DBG] pgmap v2682: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.691471+0000 mgr.x (mgr.24938) 4056 : cluster [DBG] pgmap v2683: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.696645+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.701491+0000 mgr.x (mgr.24938) 4057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.719775+0000 mgr.x (mgr.24938) 4058 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.755477+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.757455+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.758943+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.761625+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.762726+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.768333+0000 mgr.x (mgr.24938) 4059 : cluster [DBG] pgmap v2684: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.768716+0000 mgr.x (mgr.24938) 4060 : cluster [DBG] pgmap v2685: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.770329+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.774923+0000 mgr.x (mgr.24938) 4061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.828646+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.831261+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.832691+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.835343+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.836181+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.841792+0000 mgr.x (mgr.24938) 4062 : cluster [DBG] pgmap v2686: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.841969+0000 mgr.x (mgr.24938) 4063 : cluster [DBG] pgmap v2687: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.846484+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.851152+0000 mgr.x (mgr.24938) 4064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.888523+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.891112+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.892597+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.895274+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.896336+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.901815+0000 mgr.x (mgr.24938) 4065 : cluster [DBG] pgmap v2688: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.902051+0000 mgr.x (mgr.24938) 4066 : cluster [DBG] pgmap v2689: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.906888+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.911496+0000 mgr.x (mgr.24938) 4067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.964379+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.966999+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.968836+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.971729+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.972753+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.978467+0000 mgr.x (mgr.24938) 4068 : cluster [DBG] pgmap v2690: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cluster 2024-03-30T04:51:33.978648+0000 mgr.x (mgr.24938) 4069 : cluster [DBG] pgmap v2691: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:33.983581+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: cephadm 2024-03-30T04:51:33.988203+0000 mgr.x (mgr.24938) 4070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.041280+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.043871+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.045433+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.048272+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.049370+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.060359+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.118572+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.121459+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.122921+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.125938+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.127196+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.138524+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.198988+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.201891+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.203375+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.206655+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.207853+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.218931+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.279320+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.282291+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.283789+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.286660+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.287886+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.298752+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.376371+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.380994+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.382418+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.385256+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.386281+0000 mon.a (mon.0) 7546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.395208+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.456288+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.459236+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.460967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.464236+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.465621+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.477067+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.551504+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.554124+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.555629+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.558364+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.559395+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.572295+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.630215+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.632440+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.634397+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.636908+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.637956+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.645770+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.686560+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.688549+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.689719+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.691637+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.692361+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:35.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:34 smithi148 bash[65611]: audit 2024-03-30T04:51:34.698180+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:35.704 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[89258]: 5c12815fee55: Pull complete 2024-03-30T04:51:36.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.054880+0000 mgr.x (mgr.24938) 4071 : cluster [DBG] pgmap v2692: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.055092+0000 mgr.x (mgr.24938) 4072 : cluster [DBG] pgmap v2693: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.065017+0000 mgr.x (mgr.24938) 4073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.133060+0000 mgr.x (mgr.24938) 4074 : cluster [DBG] pgmap v2694: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.133332+0000 mgr.x (mgr.24938) 4075 : cluster [DBG] pgmap v2695: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.143100+0000 mgr.x (mgr.24938) 4076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.213639+0000 mgr.x (mgr.24938) 4077 : cluster [DBG] pgmap v2696: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.213872+0000 mgr.x (mgr.24938) 4078 : cluster [DBG] pgmap v2697: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.223540+0000 mgr.x (mgr.24938) 4079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.293608+0000 mgr.x (mgr.24938) 4080 : cluster [DBG] pgmap v2698: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.293842+0000 mgr.x (mgr.24938) 4081 : cluster [DBG] pgmap v2699: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.303316+0000 mgr.x (mgr.24938) 4082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.391924+0000 mgr.x (mgr.24938) 4083 : cluster [DBG] pgmap v2700: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.392156+0000 mgr.x (mgr.24938) 4084 : cluster [DBG] pgmap v2701: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.400829+0000 mgr.x (mgr.24938) 4085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.471454+0000 mgr.x (mgr.24938) 4086 : cluster [DBG] pgmap v2702: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.471694+0000 mgr.x (mgr.24938) 4087 : cluster [DBG] pgmap v2703: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.481738+0000 mgr.x (mgr.24938) 4088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.564948+0000 mgr.x (mgr.24938) 4089 : cluster [DBG] pgmap v2704: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.565142+0000 mgr.x (mgr.24938) 4090 : cluster [DBG] pgmap v2705: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.054880+0000 mgr.x (mgr.24938) 4071 : cluster [DBG] pgmap v2692: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.055092+0000 mgr.x (mgr.24938) 4072 : cluster [DBG] pgmap v2693: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.065017+0000 mgr.x (mgr.24938) 4073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.133060+0000 mgr.x (mgr.24938) 4074 : cluster [DBG] pgmap v2694: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.133332+0000 mgr.x (mgr.24938) 4075 : cluster [DBG] pgmap v2695: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.143100+0000 mgr.x (mgr.24938) 4076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.213639+0000 mgr.x (mgr.24938) 4077 : cluster [DBG] pgmap v2696: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.213872+0000 mgr.x (mgr.24938) 4078 : cluster [DBG] pgmap v2697: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.223540+0000 mgr.x (mgr.24938) 4079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.293608+0000 mgr.x (mgr.24938) 4080 : cluster [DBG] pgmap v2698: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.293842+0000 mgr.x (mgr.24938) 4081 : cluster [DBG] pgmap v2699: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.303316+0000 mgr.x (mgr.24938) 4082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.391924+0000 mgr.x (mgr.24938) 4083 : cluster [DBG] pgmap v2700: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.392156+0000 mgr.x (mgr.24938) 4084 : cluster [DBG] pgmap v2701: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.400829+0000 mgr.x (mgr.24938) 4085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.471454+0000 mgr.x (mgr.24938) 4086 : cluster [DBG] pgmap v2702: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.471694+0000 mgr.x (mgr.24938) 4087 : cluster [DBG] pgmap v2703: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.481738+0000 mgr.x (mgr.24938) 4088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.564948+0000 mgr.x (mgr.24938) 4089 : cluster [DBG] pgmap v2704: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.565142+0000 mgr.x (mgr.24938) 4090 : cluster [DBG] pgmap v2705: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.576913+0000 mgr.x (mgr.24938) 4091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.643549+0000 mgr.x (mgr.24938) 4092 : cluster [DBG] pgmap v2706: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.643727+0000 mgr.x (mgr.24938) 4093 : cluster [DBG] pgmap v2707: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.650300+0000 mgr.x (mgr.24938) 4094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.697655+0000 mgr.x (mgr.24938) 4095 : cluster [DBG] pgmap v2708: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.697844+0000 mgr.x (mgr.24938) 4096 : cluster [DBG] pgmap v2709: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.702913+0000 mgr.x (mgr.24938) 4097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.755476+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.757299+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.758228+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.760075+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.760810+0000 mon.a (mon.0) 7576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.766079+0000 mgr.x (mgr.24938) 4098 : cluster [DBG] pgmap v2710: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.766309+0000 mgr.x (mgr.24938) 4099 : cluster [DBG] pgmap v2711: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.769886+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.774539+0000 mgr.x (mgr.24938) 4100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.810468+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.812193+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.813122+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.814939+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.815569+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.820790+0000 mgr.x (mgr.24938) 4101 : cluster [DBG] pgmap v2712: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.821027+0000 mgr.x (mgr.24938) 4102 : cluster [DBG] pgmap v2713: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.824274+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.828805+0000 mgr.x (mgr.24938) 4103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.864920+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.866788+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.867707+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.869758+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.870395+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.875651+0000 mgr.x (mgr.24938) 4104 : cluster [DBG] pgmap v2714: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.875881+0000 mgr.x (mgr.24938) 4105 : cluster [DBG] pgmap v2715: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.878983+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.883526+0000 mgr.x (mgr.24938) 4106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.919426+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.921225+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.922189+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.924314+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.925136+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.930547+0000 mgr.x (mgr.24938) 4107 : cluster [DBG] pgmap v2716: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:34.930727+0000 mgr.x (mgr.24938) 4108 : cluster [DBG] pgmap v2717: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.934179+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:34.938673+0000 mgr.x (mgr.24938) 4109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.992106+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.994687+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:34.996727+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.000209+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.001236+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.006690+0000 mgr.x (mgr.24938) 4110 : cluster [DBG] pgmap v2718: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.006904+0000 mgr.x (mgr.24938) 4111 : cluster [DBG] pgmap v2719: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.010203+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.014851+0000 mgr.x (mgr.24938) 4112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.070748+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.073579+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.075072+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.077886+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.078889+0000 mon.a (mon.0) 7606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.089679+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.149752+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.576913+0000 mgr.x (mgr.24938) 4091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.643549+0000 mgr.x (mgr.24938) 4092 : cluster [DBG] pgmap v2706: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.643727+0000 mgr.x (mgr.24938) 4093 : cluster [DBG] pgmap v2707: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.650300+0000 mgr.x (mgr.24938) 4094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.697655+0000 mgr.x (mgr.24938) 4095 : cluster [DBG] pgmap v2708: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.697844+0000 mgr.x (mgr.24938) 4096 : cluster [DBG] pgmap v2709: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.702913+0000 mgr.x (mgr.24938) 4097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.755476+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.757299+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.758228+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.760075+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.760810+0000 mon.a (mon.0) 7576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.766079+0000 mgr.x (mgr.24938) 4098 : cluster [DBG] pgmap v2710: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.766309+0000 mgr.x (mgr.24938) 4099 : cluster [DBG] pgmap v2711: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.769886+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.774539+0000 mgr.x (mgr.24938) 4100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.810468+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.812193+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.813122+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.814939+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.152521+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.154037+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.156727+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.157708+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.168357+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.241880+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.244643+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.246626+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.249828+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.250758+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.261446+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.334539+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.337056+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.338516+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.340842+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.341790+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.354501+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.412129+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.414101+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.415190+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.417462+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.418313+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.428008+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.486771+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.489074+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.490201+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.492487+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.493296+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.526188+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.588745+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.591150+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.592475+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.594897+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.595653+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.603943+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.645689+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.648036+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.649858+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.652536+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.653677+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[82555]: audit 2024-03-30T04:51:35.662133+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.815569+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.820790+0000 mgr.x (mgr.24938) 4101 : cluster [DBG] pgmap v2712: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.821027+0000 mgr.x (mgr.24938) 4102 : cluster [DBG] pgmap v2713: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.824274+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.828805+0000 mgr.x (mgr.24938) 4103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.864920+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.866788+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.867707+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.869758+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.870395+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.875651+0000 mgr.x (mgr.24938) 4104 : cluster [DBG] pgmap v2714: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.875881+0000 mgr.x (mgr.24938) 4105 : cluster [DBG] pgmap v2715: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.878983+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.883526+0000 mgr.x (mgr.24938) 4106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.919426+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.921225+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.922189+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.924314+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.925136+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.930547+0000 mgr.x (mgr.24938) 4107 : cluster [DBG] pgmap v2716: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:34.930727+0000 mgr.x (mgr.24938) 4108 : cluster [DBG] pgmap v2717: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.934179+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:34.938673+0000 mgr.x (mgr.24938) 4109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.992106+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.994687+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:34.996727+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.000209+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.001236+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.006690+0000 mgr.x (mgr.24938) 4110 : cluster [DBG] pgmap v2718: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.006904+0000 mgr.x (mgr.24938) 4111 : cluster [DBG] pgmap v2719: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.010203+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.014851+0000 mgr.x (mgr.24938) 4112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.070748+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.073579+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.075072+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.077886+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.078889+0000 mon.a (mon.0) 7606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.089679+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.149752+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.152521+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.154037+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.156727+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.157708+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.168357+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.241880+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.244643+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.246626+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.249828+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.250758+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.261446+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.334539+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.337056+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.338516+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.340842+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.341790+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.354501+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.412129+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.414101+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.415190+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.417462+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.418313+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.428008+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.486771+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.489074+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.490201+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.492487+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.493296+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.526188+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.588745+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.591150+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.592475+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.594897+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.595653+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.603943+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.645689+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.648036+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.649858+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.652536+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.653677+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:35 smithi116 bash[80412]: audit 2024-03-30T04:51:35.662133+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.054880+0000 mgr.x (mgr.24938) 4071 : cluster [DBG] pgmap v2692: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.055092+0000 mgr.x (mgr.24938) 4072 : cluster [DBG] pgmap v2693: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.065017+0000 mgr.x (mgr.24938) 4073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.133060+0000 mgr.x (mgr.24938) 4074 : cluster [DBG] pgmap v2694: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.133332+0000 mgr.x (mgr.24938) 4075 : cluster [DBG] pgmap v2695: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.143100+0000 mgr.x (mgr.24938) 4076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.213639+0000 mgr.x (mgr.24938) 4077 : cluster [DBG] pgmap v2696: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.213872+0000 mgr.x (mgr.24938) 4078 : cluster [DBG] pgmap v2697: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.223540+0000 mgr.x (mgr.24938) 4079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.293608+0000 mgr.x (mgr.24938) 4080 : cluster [DBG] pgmap v2698: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.293842+0000 mgr.x (mgr.24938) 4081 : cluster [DBG] pgmap v2699: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.303316+0000 mgr.x (mgr.24938) 4082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.391924+0000 mgr.x (mgr.24938) 4083 : cluster [DBG] pgmap v2700: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.392156+0000 mgr.x (mgr.24938) 4084 : cluster [DBG] pgmap v2701: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.400829+0000 mgr.x (mgr.24938) 4085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.471454+0000 mgr.x (mgr.24938) 4086 : cluster [DBG] pgmap v2702: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.471694+0000 mgr.x (mgr.24938) 4087 : cluster [DBG] pgmap v2703: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.481738+0000 mgr.x (mgr.24938) 4088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.564948+0000 mgr.x (mgr.24938) 4089 : cluster [DBG] pgmap v2704: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.565142+0000 mgr.x (mgr.24938) 4090 : cluster [DBG] pgmap v2705: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.576913+0000 mgr.x (mgr.24938) 4091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.643549+0000 mgr.x (mgr.24938) 4092 : cluster [DBG] pgmap v2706: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.643727+0000 mgr.x (mgr.24938) 4093 : cluster [DBG] pgmap v2707: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.650300+0000 mgr.x (mgr.24938) 4094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.697655+0000 mgr.x (mgr.24938) 4095 : cluster [DBG] pgmap v2708: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.697844+0000 mgr.x (mgr.24938) 4096 : cluster [DBG] pgmap v2709: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.702913+0000 mgr.x (mgr.24938) 4097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.755476+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.757299+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.758228+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.760075+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.760810+0000 mon.a (mon.0) 7576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.766079+0000 mgr.x (mgr.24938) 4098 : cluster [DBG] pgmap v2710: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.766309+0000 mgr.x (mgr.24938) 4099 : cluster [DBG] pgmap v2711: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.769886+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.774539+0000 mgr.x (mgr.24938) 4100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.810468+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.812193+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.813122+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.814939+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.815569+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.820790+0000 mgr.x (mgr.24938) 4101 : cluster [DBG] pgmap v2712: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.821027+0000 mgr.x (mgr.24938) 4102 : cluster [DBG] pgmap v2713: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.824274+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.828805+0000 mgr.x (mgr.24938) 4103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.864920+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.866788+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.867707+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.869758+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.870395+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.875651+0000 mgr.x (mgr.24938) 4104 : cluster [DBG] pgmap v2714: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.875881+0000 mgr.x (mgr.24938) 4105 : cluster [DBG] pgmap v2715: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.878983+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.883526+0000 mgr.x (mgr.24938) 4106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.919426+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.921225+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.922189+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.924314+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.925136+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.930547+0000 mgr.x (mgr.24938) 4107 : cluster [DBG] pgmap v2716: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:34.930727+0000 mgr.x (mgr.24938) 4108 : cluster [DBG] pgmap v2717: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.934179+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:34.938673+0000 mgr.x (mgr.24938) 4109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.992106+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.994687+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:34.996727+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.000209+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.001236+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.006690+0000 mgr.x (mgr.24938) 4110 : cluster [DBG] pgmap v2718: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.006904+0000 mgr.x (mgr.24938) 4111 : cluster [DBG] pgmap v2719: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.010203+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.014851+0000 mgr.x (mgr.24938) 4112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.070748+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.073579+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.075072+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.077886+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.078889+0000 mon.a (mon.0) 7606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.089679+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.149752+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.152521+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.154037+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.156727+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.157708+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.168357+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.241880+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.244643+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.246626+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.249828+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.250758+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.261446+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.334539+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.337056+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.338516+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.340842+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.341790+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.354501+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.412129+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.414101+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.415190+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.417462+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.418313+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.428008+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.486771+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.489074+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.490201+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.492487+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.493296+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.526188+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.588745+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.591150+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.592475+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.594897+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.595653+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.603943+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.645689+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.648036+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.649858+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.652536+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.653677+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:35 smithi148 bash[65611]: audit 2024-03-30T04:51:35.662133+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.337 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[89258]: c0e87333d380: Pull complete 2024-03-30T04:51:36.337 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[89258]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T04:51:36.709 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[89258]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T04:51:36.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.084460+0000 mgr.x (mgr.24938) 4113 : cluster [DBG] pgmap v2720: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.084693+0000 mgr.x (mgr.24938) 4114 : cluster [DBG] pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.094307+0000 mgr.x (mgr.24938) 4115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.163240+0000 mgr.x (mgr.24938) 4116 : cluster [DBG] pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.163462+0000 mgr.x (mgr.24938) 4117 : cluster [DBG] pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.172857+0000 mgr.x (mgr.24938) 4118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.256335+0000 mgr.x (mgr.24938) 4119 : cluster [DBG] pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.256651+0000 mgr.x (mgr.24938) 4120 : cluster [DBG] pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.265941+0000 mgr.x (mgr.24938) 4121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.347356+0000 mgr.x (mgr.24938) 4122 : cluster [DBG] pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.347617+0000 mgr.x (mgr.24938) 4123 : cluster [DBG] pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.359021+0000 mgr.x (mgr.24938) 4124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.423671+0000 mgr.x (mgr.24938) 4125 : cluster [DBG] pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.423929+0000 mgr.x (mgr.24938) 4126 : cluster [DBG] pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.432562+0000 mgr.x (mgr.24938) 4127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.498702+0000 mgr.x (mgr.24938) 4128 : cluster [DBG] pgmap v2730: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.498895+0000 mgr.x (mgr.24938) 4129 : cluster [DBG] pgmap v2731: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.530785+0000 mgr.x (mgr.24938) 4130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.600982+0000 mgr.x (mgr.24938) 4131 : cluster [DBG] pgmap v2732: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.601178+0000 mgr.x (mgr.24938) 4132 : cluster [DBG] pgmap v2733: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.608576+0000 mgr.x (mgr.24938) 4133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.659180+0000 mgr.x (mgr.24938) 4134 : cluster [DBG] pgmap v2734: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.659414+0000 mgr.x (mgr.24938) 4135 : cluster [DBG] pgmap v2735: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.666618+0000 mgr.x (mgr.24938) 4136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.703469+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.705869+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.707165+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.718453+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.720160+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.967 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.725838+0000 mgr.x (mgr.24938) 4137 : cluster [DBG] pgmap v2736: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.726152+0000 mgr.x (mgr.24938) 4138 : cluster [DBG] pgmap v2737: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.727303+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.731869+0000 mgr.x (mgr.24938) 4139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.786976+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.789514+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.791041+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.793669+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.794718+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.800478+0000 mgr.x (mgr.24938) 4140 : cluster [DBG] pgmap v2738: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.800771+0000 mgr.x (mgr.24938) 4141 : cluster [DBG] pgmap v2739: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.803281+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.807876+0000 mgr.x (mgr.24938) 4142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.860286+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.968 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.862840+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.864251+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.866927+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.867933+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.873406+0000 mgr.x (mgr.24938) 4143 : cluster [DBG] pgmap v2740: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.873647+0000 mgr.x (mgr.24938) 4144 : cluster [DBG] pgmap v2741: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.877110+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.881725+0000 mgr.x (mgr.24938) 4145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.922658+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.925607+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.927021+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.929903+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.930928+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.936456+0000 mgr.x (mgr.24938) 4146 : cluster [DBG] pgmap v2742: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:35.936711+0000 mgr.x (mgr.24938) 4147 : cluster [DBG] pgmap v2743: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:35.939829+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.969 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:35.944375+0000 mgr.x (mgr.24938) 4148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.002044+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.005155+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.006844+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.010518+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.011797+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.017766+0000 mgr.x (mgr.24938) 4149 : cluster [DBG] pgmap v2744: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.018017+0000 mgr.x (mgr.24938) 4150 : cluster [DBG] pgmap v2745: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.024241+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.028752+0000 mgr.x (mgr.24938) 4151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.086383+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.089100+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.090662+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.093572+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.094779+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.970 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.104980+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.146015+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.148795+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.150413+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.153142+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.154174+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.165921+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.223528+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.225785+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.227111+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.229513+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.230500+0000 mon.a (mon.0) 7696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.239608+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.298072+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.299915+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.301098+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.971 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.303119+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.303751+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.311695+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.353892+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.355834+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.357431+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.360232+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.361185+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.370520+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.415670+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.972 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.417965+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.419254+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.422042+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.423130+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.434164+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.481071+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.483695+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.485041+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.487757+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.488773+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.498135+0000 mon.a (mon.0) 7721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.555335+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.557722+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.559274+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.562410+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.563349+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.973 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.574495+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.615288+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.617748+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.619387+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.622157+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.623245+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.636014+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.676768+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.678585+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.679720+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.682205+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.682996+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:36.974 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[65611]: audit 2024-03-30T04:51:36.692222+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.084460+0000 mgr.x (mgr.24938) 4113 : cluster [DBG] pgmap v2720: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.084693+0000 mgr.x (mgr.24938) 4114 : cluster [DBG] pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.094307+0000 mgr.x (mgr.24938) 4115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.163240+0000 mgr.x (mgr.24938) 4116 : cluster [DBG] pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.163462+0000 mgr.x (mgr.24938) 4117 : cluster [DBG] pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.172857+0000 mgr.x (mgr.24938) 4118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.256335+0000 mgr.x (mgr.24938) 4119 : cluster [DBG] pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.256651+0000 mgr.x (mgr.24938) 4120 : cluster [DBG] pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.265941+0000 mgr.x (mgr.24938) 4121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.347356+0000 mgr.x (mgr.24938) 4122 : cluster [DBG] pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.347617+0000 mgr.x (mgr.24938) 4123 : cluster [DBG] pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.359021+0000 mgr.x (mgr.24938) 4124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.423671+0000 mgr.x (mgr.24938) 4125 : cluster [DBG] pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.423929+0000 mgr.x (mgr.24938) 4126 : cluster [DBG] pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.432562+0000 mgr.x (mgr.24938) 4127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.498702+0000 mgr.x (mgr.24938) 4128 : cluster [DBG] pgmap v2730: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.498895+0000 mgr.x (mgr.24938) 4129 : cluster [DBG] pgmap v2731: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.530785+0000 mgr.x (mgr.24938) 4130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.600982+0000 mgr.x (mgr.24938) 4131 : cluster [DBG] pgmap v2732: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.601178+0000 mgr.x (mgr.24938) 4132 : cluster [DBG] pgmap v2733: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.084460+0000 mgr.x (mgr.24938) 4113 : cluster [DBG] pgmap v2720: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.084693+0000 mgr.x (mgr.24938) 4114 : cluster [DBG] pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.094307+0000 mgr.x (mgr.24938) 4115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.163240+0000 mgr.x (mgr.24938) 4116 : cluster [DBG] pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.163462+0000 mgr.x (mgr.24938) 4117 : cluster [DBG] pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.172857+0000 mgr.x (mgr.24938) 4118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.256335+0000 mgr.x (mgr.24938) 4119 : cluster [DBG] pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.256651+0000 mgr.x (mgr.24938) 4120 : cluster [DBG] pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.265941+0000 mgr.x (mgr.24938) 4121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.347356+0000 mgr.x (mgr.24938) 4122 : cluster [DBG] pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.347617+0000 mgr.x (mgr.24938) 4123 : cluster [DBG] pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.359021+0000 mgr.x (mgr.24938) 4124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.423671+0000 mgr.x (mgr.24938) 4125 : cluster [DBG] pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.423929+0000 mgr.x (mgr.24938) 4126 : cluster [DBG] pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.432562+0000 mgr.x (mgr.24938) 4127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.498702+0000 mgr.x (mgr.24938) 4128 : cluster [DBG] pgmap v2730: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.498895+0000 mgr.x (mgr.24938) 4129 : cluster [DBG] pgmap v2731: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.530785+0000 mgr.x (mgr.24938) 4130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.600982+0000 mgr.x (mgr.24938) 4131 : cluster [DBG] pgmap v2732: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.601178+0000 mgr.x (mgr.24938) 4132 : cluster [DBG] pgmap v2733: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.608576+0000 mgr.x (mgr.24938) 4133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.659180+0000 mgr.x (mgr.24938) 4134 : cluster [DBG] pgmap v2734: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.659414+0000 mgr.x (mgr.24938) 4135 : cluster [DBG] pgmap v2735: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.666618+0000 mgr.x (mgr.24938) 4136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.703469+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.705869+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.707165+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.718453+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.720160+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.725838+0000 mgr.x (mgr.24938) 4137 : cluster [DBG] pgmap v2736: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.726152+0000 mgr.x (mgr.24938) 4138 : cluster [DBG] pgmap v2737: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.727303+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.731869+0000 mgr.x (mgr.24938) 4139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.786976+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.789514+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.791041+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.793669+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.794718+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.800478+0000 mgr.x (mgr.24938) 4140 : cluster [DBG] pgmap v2738: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.608576+0000 mgr.x (mgr.24938) 4133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.659180+0000 mgr.x (mgr.24938) 4134 : cluster [DBG] pgmap v2734: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.659414+0000 mgr.x (mgr.24938) 4135 : cluster [DBG] pgmap v2735: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.666618+0000 mgr.x (mgr.24938) 4136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.703469+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.705869+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.707165+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.718453+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.720160+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.725838+0000 mgr.x (mgr.24938) 4137 : cluster [DBG] pgmap v2736: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.726152+0000 mgr.x (mgr.24938) 4138 : cluster [DBG] pgmap v2737: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.727303+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.731869+0000 mgr.x (mgr.24938) 4139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.786976+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.789514+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.791041+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.793669+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.794718+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.800478+0000 mgr.x (mgr.24938) 4140 : cluster [DBG] pgmap v2738: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.800771+0000 mgr.x (mgr.24938) 4141 : cluster [DBG] pgmap v2739: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.803281+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.807876+0000 mgr.x (mgr.24938) 4142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.860286+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.862840+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.864251+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.866927+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.867933+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.873406+0000 mgr.x (mgr.24938) 4143 : cluster [DBG] pgmap v2740: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.873647+0000 mgr.x (mgr.24938) 4144 : cluster [DBG] pgmap v2741: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.877110+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.881725+0000 mgr.x (mgr.24938) 4145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.922658+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.925607+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.927021+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.929903+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.930928+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.936456+0000 mgr.x (mgr.24938) 4146 : cluster [DBG] pgmap v2742: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:35.936711+0000 mgr.x (mgr.24938) 4147 : cluster [DBG] pgmap v2743: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:35.939829+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.800771+0000 mgr.x (mgr.24938) 4141 : cluster [DBG] pgmap v2739: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.803281+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.807876+0000 mgr.x (mgr.24938) 4142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.860286+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.862840+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.864251+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.866927+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.867933+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.873406+0000 mgr.x (mgr.24938) 4143 : cluster [DBG] pgmap v2740: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.873647+0000 mgr.x (mgr.24938) 4144 : cluster [DBG] pgmap v2741: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.877110+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.881725+0000 mgr.x (mgr.24938) 4145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.922658+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.925607+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.927021+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.929903+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.930928+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.936456+0000 mgr.x (mgr.24938) 4146 : cluster [DBG] pgmap v2742: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:35.936711+0000 mgr.x (mgr.24938) 4147 : cluster [DBG] pgmap v2743: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:35.939829+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:35.944375+0000 mgr.x (mgr.24938) 4148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.002044+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.005155+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.006844+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.010518+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.011797+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.017766+0000 mgr.x (mgr.24938) 4149 : cluster [DBG] pgmap v2744: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.018017+0000 mgr.x (mgr.24938) 4150 : cluster [DBG] pgmap v2745: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.024241+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.028752+0000 mgr.x (mgr.24938) 4151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.086383+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.089100+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.090662+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.093572+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.094779+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.104980+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.146015+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.148795+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.150413+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:35.944375+0000 mgr.x (mgr.24938) 4148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.002044+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.005155+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.006844+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.010518+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.011797+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.017766+0000 mgr.x (mgr.24938) 4149 : cluster [DBG] pgmap v2744: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.018017+0000 mgr.x (mgr.24938) 4150 : cluster [DBG] pgmap v2745: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.024241+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.028752+0000 mgr.x (mgr.24938) 4151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.086383+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.089100+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.090662+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.093572+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.094779+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.104980+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.146015+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.148795+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.150413+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.153142+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.154174+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.165921+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.223528+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.225785+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.227111+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.229513+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.230500+0000 mon.a (mon.0) 7696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.239608+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.298072+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.299915+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.301098+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.303119+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.303751+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.311695+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.353892+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.355834+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.357431+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.360232+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.153142+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.154174+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.165921+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.223528+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.225785+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.227111+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.229513+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.230500+0000 mon.a (mon.0) 7696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.239608+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.298072+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.299915+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.301098+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.303119+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.303751+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.311695+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.353892+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.355834+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.357431+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.360232+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.361185+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.370520+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.415670+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.417965+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.419254+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.422042+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.423130+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.434164+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.481071+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.483695+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.485041+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.487757+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.488773+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.498135+0000 mon.a (mon.0) 7721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.555335+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.557722+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.559274+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.562410+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.563349+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.574495+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.361185+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.370520+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.415670+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.417965+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.419254+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.422042+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.423130+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.434164+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.481071+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.483695+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.485041+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.487757+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.488773+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.498135+0000 mon.a (mon.0) 7721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.555335+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.557722+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.559274+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.562410+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.563349+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.574495+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.615288+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.617748+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.619387+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.622157+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.623245+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.636014+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.676768+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.678585+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.679720+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.032 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.682205+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.682996+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[80412]: audit 2024-03-30T04:51:36.692222+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.615288+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.617748+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.619387+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.622157+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.623245+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.636014+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.676768+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.033 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.678585+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:37.034 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.679720+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:37.034 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.682205+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:37.034 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.682996+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:37.034 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:36 smithi116 bash[82555]: audit 2024-03-30T04:51:36.692222+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:37.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:36] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.100543+0000 mgr.x (mgr.24938) 4152 : cluster [DBG] pgmap v2746: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.100783+0000 mgr.x (mgr.24938) 4153 : cluster [DBG] pgmap v2747: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.109544+0000 mgr.x (mgr.24938) 4154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.159730+0000 mgr.x (mgr.24938) 4155 : cluster [DBG] pgmap v2748: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.159973+0000 mgr.x (mgr.24938) 4156 : cluster [DBG] pgmap v2749: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.170447+0000 mgr.x (mgr.24938) 4157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.236208+0000 mgr.x (mgr.24938) 4158 : cluster [DBG] pgmap v2750: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.236485+0000 mgr.x (mgr.24938) 4159 : cluster [DBG] pgmap v2751: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.244255+0000 mgr.x (mgr.24938) 4160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.309057+0000 mgr.x (mgr.24938) 4161 : cluster [DBG] pgmap v2752: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.309229+0000 mgr.x (mgr.24938) 4162 : cluster [DBG] pgmap v2753: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.316140+0000 mgr.x (mgr.24938) 4163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.366714+0000 mgr.x (mgr.24938) 4164 : cluster [DBG] pgmap v2754: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.366892+0000 mgr.x (mgr.24938) 4165 : cluster [DBG] pgmap v2755: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.375365+0000 mgr.x (mgr.24938) 4166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.429046+0000 mgr.x (mgr.24938) 4167 : cluster [DBG] pgmap v2756: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.429300+0000 mgr.x (mgr.24938) 4168 : cluster [DBG] pgmap v2757: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.438846+0000 mgr.x (mgr.24938) 4169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.494224+0000 mgr.x (mgr.24938) 4170 : cluster [DBG] pgmap v2758: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.494412+0000 mgr.x (mgr.24938) 4171 : cluster [DBG] pgmap v2759: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.502597+0000 mgr.x (mgr.24938) 4172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.568899+0000 mgr.x (mgr.24938) 4173 : cluster [DBG] pgmap v2760: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.569140+0000 mgr.x (mgr.24938) 4174 : cluster [DBG] pgmap v2761: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.578943+0000 mgr.x (mgr.24938) 4175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.628832+0000 mgr.x (mgr.24938) 4176 : cluster [DBG] pgmap v2762: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.629066+0000 mgr.x (mgr.24938) 4177 : cluster [DBG] pgmap v2763: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.640576+0000 mgr.x (mgr.24938) 4178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.688514+0000 mgr.x (mgr.24938) 4179 : cluster [DBG] pgmap v2764: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.688758+0000 mgr.x (mgr.24938) 4180 : cluster [DBG] pgmap v2765: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.696779+0000 mgr.x (mgr.24938) 4181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.734187+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.736101+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.737106+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.739015+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.739669+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.745009+0000 mgr.x (mgr.24938) 4182 : cluster [DBG] pgmap v2766: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.745259+0000 mgr.x (mgr.24938) 4183 : cluster [DBG] pgmap v2767: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.746088+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.750568+0000 mgr.x (mgr.24938) 4184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.787386+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.789168+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.790032+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.791889+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.792560+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.797808+0000 mgr.x (mgr.24938) 4185 : cluster [DBG] pgmap v2768: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.797911+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.797980+0000 mgr.x (mgr.24938) 4186 : cluster [DBG] pgmap v2769: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.802386+0000 mgr.x (mgr.24938) 4187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.838707+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.840710+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.842067+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.844117+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.844838+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.849979+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.850051+0000 mgr.x (mgr.24938) 4188 : cluster [DBG] pgmap v2770: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.850238+0000 mgr.x (mgr.24938) 4189 : cluster [DBG] pgmap v2771: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.854453+0000 mgr.x (mgr.24938) 4190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.890820+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.892803+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.100543+0000 mgr.x (mgr.24938) 4152 : cluster [DBG] pgmap v2746: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.100783+0000 mgr.x (mgr.24938) 4153 : cluster [DBG] pgmap v2747: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.109544+0000 mgr.x (mgr.24938) 4154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.159730+0000 mgr.x (mgr.24938) 4155 : cluster [DBG] pgmap v2748: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.159973+0000 mgr.x (mgr.24938) 4156 : cluster [DBG] pgmap v2749: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.170447+0000 mgr.x (mgr.24938) 4157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.236208+0000 mgr.x (mgr.24938) 4158 : cluster [DBG] pgmap v2750: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.236485+0000 mgr.x (mgr.24938) 4159 : cluster [DBG] pgmap v2751: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.244255+0000 mgr.x (mgr.24938) 4160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.309057+0000 mgr.x (mgr.24938) 4161 : cluster [DBG] pgmap v2752: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.309229+0000 mgr.x (mgr.24938) 4162 : cluster [DBG] pgmap v2753: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.316140+0000 mgr.x (mgr.24938) 4163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.366714+0000 mgr.x (mgr.24938) 4164 : cluster [DBG] pgmap v2754: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.366892+0000 mgr.x (mgr.24938) 4165 : cluster [DBG] pgmap v2755: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.375365+0000 mgr.x (mgr.24938) 4166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.429046+0000 mgr.x (mgr.24938) 4167 : cluster [DBG] pgmap v2756: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.429300+0000 mgr.x (mgr.24938) 4168 : cluster [DBG] pgmap v2757: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.438846+0000 mgr.x (mgr.24938) 4169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.494224+0000 mgr.x (mgr.24938) 4170 : cluster [DBG] pgmap v2758: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.494412+0000 mgr.x (mgr.24938) 4171 : cluster [DBG] pgmap v2759: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.893938+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.896509+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.897558+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.903427+0000 mgr.x (mgr.24938) 4191 : cluster [DBG] pgmap v2772: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.903603+0000 mgr.x (mgr.24938) 4192 : cluster [DBG] pgmap v2773: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.904269+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.908946+0000 mgr.x (mgr.24938) 4193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.955698+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.958540+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.959784+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.962578+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.963416+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.969211+0000 mgr.x (mgr.24938) 4194 : cluster [DBG] pgmap v2774: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cluster 2024-03-30T04:51:36.969396+0000 mgr.x (mgr.24938) 4195 : cluster [DBG] pgmap v2775: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:36.969577+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: cephadm 2024-03-30T04:51:36.974366+0000 mgr.x (mgr.24938) 4196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.021694+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.024565+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.025950+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.028759+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.029683+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.036274+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.088058+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.090728+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.092004+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.094772+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.095789+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.102415+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.156537+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.158720+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.159859+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.162085+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.162939+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.168900+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.225688+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.227838+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.229044+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.231435+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.232262+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.239219+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.297954+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.300035+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.301586+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.304140+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.304958+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.311628+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.390515+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.392792+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.393859+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.396218+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.397201+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.403869+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.483124+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.485454+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.486591+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.489682+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.490402+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.498329+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.502597+0000 mgr.x (mgr.24938) 4172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.568899+0000 mgr.x (mgr.24938) 4173 : cluster [DBG] pgmap v2760: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.569140+0000 mgr.x (mgr.24938) 4174 : cluster [DBG] pgmap v2761: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.578943+0000 mgr.x (mgr.24938) 4175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.628832+0000 mgr.x (mgr.24938) 4176 : cluster [DBG] pgmap v2762: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.629066+0000 mgr.x (mgr.24938) 4177 : cluster [DBG] pgmap v2763: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.640576+0000 mgr.x (mgr.24938) 4178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.688514+0000 mgr.x (mgr.24938) 4179 : cluster [DBG] pgmap v2764: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.688758+0000 mgr.x (mgr.24938) 4180 : cluster [DBG] pgmap v2765: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.696779+0000 mgr.x (mgr.24938) 4181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.734187+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.736101+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.737106+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.739015+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.739669+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.745009+0000 mgr.x (mgr.24938) 4182 : cluster [DBG] pgmap v2766: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.745259+0000 mgr.x (mgr.24938) 4183 : cluster [DBG] pgmap v2767: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.746088+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.750568+0000 mgr.x (mgr.24938) 4184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.787386+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.572450+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.574401+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.575520+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.578047+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.578885+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.586016+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.628215+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.630715+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.632800+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.636451+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.637826+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[80412]: audit 2024-03-30T04:51:37.647974+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.789168+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.790032+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.791889+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.792560+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.797808+0000 mgr.x (mgr.24938) 4185 : cluster [DBG] pgmap v2768: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.797911+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.797980+0000 mgr.x (mgr.24938) 4186 : cluster [DBG] pgmap v2769: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.802386+0000 mgr.x (mgr.24938) 4187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.838707+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.840710+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.842067+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.844117+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.844838+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.849979+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.850051+0000 mgr.x (mgr.24938) 4188 : cluster [DBG] pgmap v2770: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.850238+0000 mgr.x (mgr.24938) 4189 : cluster [DBG] pgmap v2771: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.854453+0000 mgr.x (mgr.24938) 4190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.890820+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.892803+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.893938+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.896509+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.897558+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.903427+0000 mgr.x (mgr.24938) 4191 : cluster [DBG] pgmap v2772: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.903603+0000 mgr.x (mgr.24938) 4192 : cluster [DBG] pgmap v2773: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.904269+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.908946+0000 mgr.x (mgr.24938) 4193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.955698+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.958540+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.959784+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.962578+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.963416+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.969211+0000 mgr.x (mgr.24938) 4194 : cluster [DBG] pgmap v2774: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cluster 2024-03-30T04:51:36.969396+0000 mgr.x (mgr.24938) 4195 : cluster [DBG] pgmap v2775: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:36.969577+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: cephadm 2024-03-30T04:51:36.974366+0000 mgr.x (mgr.24938) 4196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.021694+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.024565+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.025950+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.028759+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.029683+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.036274+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.088058+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.090728+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.092004+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.094772+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.095789+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.102415+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.156537+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.158720+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.159859+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.162085+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.162939+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.168900+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.225688+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.227838+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.229044+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.231435+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.232262+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.239219+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.297954+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.300035+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.301586+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.304140+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.304958+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.311628+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.390515+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.392792+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.393859+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.396218+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.397201+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.403869+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.483124+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.485454+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.486591+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.489682+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.490402+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.498329+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.572450+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.574401+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.575520+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.578047+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.578885+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.586016+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.628215+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.630715+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.632800+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.636451+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.637826+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:37 smithi116 bash[82555]: audit 2024-03-30T04:51:37.647974+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.100543+0000 mgr.x (mgr.24938) 4152 : cluster [DBG] pgmap v2746: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.100783+0000 mgr.x (mgr.24938) 4153 : cluster [DBG] pgmap v2747: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.109544+0000 mgr.x (mgr.24938) 4154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.159730+0000 mgr.x (mgr.24938) 4155 : cluster [DBG] pgmap v2748: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.159973+0000 mgr.x (mgr.24938) 4156 : cluster [DBG] pgmap v2749: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.170447+0000 mgr.x (mgr.24938) 4157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.236208+0000 mgr.x (mgr.24938) 4158 : cluster [DBG] pgmap v2750: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.236485+0000 mgr.x (mgr.24938) 4159 : cluster [DBG] pgmap v2751: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.244255+0000 mgr.x (mgr.24938) 4160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.309057+0000 mgr.x (mgr.24938) 4161 : cluster [DBG] pgmap v2752: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.309229+0000 mgr.x (mgr.24938) 4162 : cluster [DBG] pgmap v2753: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.316140+0000 mgr.x (mgr.24938) 4163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.366714+0000 mgr.x (mgr.24938) 4164 : cluster [DBG] pgmap v2754: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.366892+0000 mgr.x (mgr.24938) 4165 : cluster [DBG] pgmap v2755: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.375365+0000 mgr.x (mgr.24938) 4166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.429046+0000 mgr.x (mgr.24938) 4167 : cluster [DBG] pgmap v2756: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.429300+0000 mgr.x (mgr.24938) 4168 : cluster [DBG] pgmap v2757: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.438846+0000 mgr.x (mgr.24938) 4169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.494224+0000 mgr.x (mgr.24938) 4170 : cluster [DBG] pgmap v2758: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.494412+0000 mgr.x (mgr.24938) 4171 : cluster [DBG] pgmap v2759: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.502597+0000 mgr.x (mgr.24938) 4172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.568899+0000 mgr.x (mgr.24938) 4173 : cluster [DBG] pgmap v2760: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.569140+0000 mgr.x (mgr.24938) 4174 : cluster [DBG] pgmap v2761: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.578943+0000 mgr.x (mgr.24938) 4175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.628832+0000 mgr.x (mgr.24938) 4176 : cluster [DBG] pgmap v2762: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.629066+0000 mgr.x (mgr.24938) 4177 : cluster [DBG] pgmap v2763: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.640576+0000 mgr.x (mgr.24938) 4178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.688514+0000 mgr.x (mgr.24938) 4179 : cluster [DBG] pgmap v2764: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.688758+0000 mgr.x (mgr.24938) 4180 : cluster [DBG] pgmap v2765: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.696779+0000 mgr.x (mgr.24938) 4181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.734187+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.736101+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.737106+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.739015+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.739669+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.745009+0000 mgr.x (mgr.24938) 4182 : cluster [DBG] pgmap v2766: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.745259+0000 mgr.x (mgr.24938) 4183 : cluster [DBG] pgmap v2767: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.746088+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.750568+0000 mgr.x (mgr.24938) 4184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.787386+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.789168+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.790032+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.791889+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.792560+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.797808+0000 mgr.x (mgr.24938) 4185 : cluster [DBG] pgmap v2768: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.797911+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.797980+0000 mgr.x (mgr.24938) 4186 : cluster [DBG] pgmap v2769: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.802386+0000 mgr.x (mgr.24938) 4187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.838707+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.840710+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.842067+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.844117+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.844838+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.849979+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.850051+0000 mgr.x (mgr.24938) 4188 : cluster [DBG] pgmap v2770: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.850238+0000 mgr.x (mgr.24938) 4189 : cluster [DBG] pgmap v2771: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.854453+0000 mgr.x (mgr.24938) 4190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.890820+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.892803+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.893938+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.896509+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.897558+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.903427+0000 mgr.x (mgr.24938) 4191 : cluster [DBG] pgmap v2772: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.903603+0000 mgr.x (mgr.24938) 4192 : cluster [DBG] pgmap v2773: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.904269+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.908946+0000 mgr.x (mgr.24938) 4193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.955698+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.958540+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.959784+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.962578+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.963416+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.969211+0000 mgr.x (mgr.24938) 4194 : cluster [DBG] pgmap v2774: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cluster 2024-03-30T04:51:36.969396+0000 mgr.x (mgr.24938) 4195 : cluster [DBG] pgmap v2775: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:36.969577+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: cephadm 2024-03-30T04:51:36.974366+0000 mgr.x (mgr.24938) 4196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.021694+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.024565+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.025950+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.028759+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.029683+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.036274+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.088058+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.090728+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.092004+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.094772+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.095789+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.102415+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.156537+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.158720+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.159859+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.162085+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.162939+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.168900+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.225688+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.227838+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.229044+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.231435+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.232262+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.239219+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.297954+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.300035+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.301586+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.304140+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.304958+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.311628+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.390515+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.392792+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.393859+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.396218+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.397201+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.403869+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.483124+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.485454+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.486591+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.489682+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.490402+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.498329+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.572450+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.574401+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.575520+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.578047+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.578885+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.586016+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:38.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.628215+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.630715+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:38.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.632800+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:38.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.636451+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:38.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.637826+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:38.059 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:37 smithi148 bash[65611]: audit 2024-03-30T04:51:37.647974+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.035620+0000 mgr.x (mgr.24938) 4197 : cluster [DBG] pgmap v2776: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.035873+0000 mgr.x (mgr.24938) 4198 : cluster [DBG] pgmap v2777: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.040891+0000 mgr.x (mgr.24938) 4199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.101898+0000 mgr.x (mgr.24938) 4200 : cluster [DBG] pgmap v2778: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.102145+0000 mgr.x (mgr.24938) 4201 : cluster [DBG] pgmap v2779: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.107053+0000 mgr.x (mgr.24938) 4202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.168525+0000 mgr.x (mgr.24938) 4203 : cluster [DBG] pgmap v2780: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.168853+0000 mgr.x (mgr.24938) 4204 : cluster [DBG] pgmap v2781: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.173480+0000 mgr.x (mgr.24938) 4205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.237907+0000 mgr.x (mgr.24938) 4206 : cluster [DBG] pgmap v2782: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.238221+0000 mgr.x (mgr.24938) 4207 : cluster [DBG] pgmap v2783: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.243754+0000 mgr.x (mgr.24938) 4208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.310382+0000 mgr.x (mgr.24938) 4209 : cluster [DBG] pgmap v2784: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.310645+0000 mgr.x (mgr.24938) 4210 : cluster [DBG] pgmap v2785: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.316208+0000 mgr.x (mgr.24938) 4211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.402600+0000 mgr.x (mgr.24938) 4212 : cluster [DBG] pgmap v2786: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.402856+0000 mgr.x (mgr.24938) 4213 : cluster [DBG] pgmap v2787: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.408420+0000 mgr.x (mgr.24938) 4214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.496176+0000 mgr.x (mgr.24938) 4215 : cluster [DBG] pgmap v2788: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.496570+0000 mgr.x (mgr.24938) 4216 : cluster [DBG] pgmap v2789: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.035620+0000 mgr.x (mgr.24938) 4197 : cluster [DBG] pgmap v2776: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.035873+0000 mgr.x (mgr.24938) 4198 : cluster [DBG] pgmap v2777: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.040891+0000 mgr.x (mgr.24938) 4199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.101898+0000 mgr.x (mgr.24938) 4200 : cluster [DBG] pgmap v2778: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.102145+0000 mgr.x (mgr.24938) 4201 : cluster [DBG] pgmap v2779: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.107053+0000 mgr.x (mgr.24938) 4202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.168525+0000 mgr.x (mgr.24938) 4203 : cluster [DBG] pgmap v2780: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.168853+0000 mgr.x (mgr.24938) 4204 : cluster [DBG] pgmap v2781: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.173480+0000 mgr.x (mgr.24938) 4205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.237907+0000 mgr.x (mgr.24938) 4206 : cluster [DBG] pgmap v2782: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.238221+0000 mgr.x (mgr.24938) 4207 : cluster [DBG] pgmap v2783: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.243754+0000 mgr.x (mgr.24938) 4208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.310382+0000 mgr.x (mgr.24938) 4209 : cluster [DBG] pgmap v2784: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.310645+0000 mgr.x (mgr.24938) 4210 : cluster [DBG] pgmap v2785: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.316208+0000 mgr.x (mgr.24938) 4211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.402600+0000 mgr.x (mgr.24938) 4212 : cluster [DBG] pgmap v2786: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.402856+0000 mgr.x (mgr.24938) 4213 : cluster [DBG] pgmap v2787: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.408420+0000 mgr.x (mgr.24938) 4214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.496176+0000 mgr.x (mgr.24938) 4215 : cluster [DBG] pgmap v2788: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.496570+0000 mgr.x (mgr.24938) 4216 : cluster [DBG] pgmap v2789: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.502861+0000 mgr.x (mgr.24938) 4217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.584338+0000 mgr.x (mgr.24938) 4218 : cluster [DBG] pgmap v2790: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.584572+0000 mgr.x (mgr.24938) 4219 : cluster [DBG] pgmap v2791: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.590583+0000 mgr.x (mgr.24938) 4220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.643957+0000 mgr.x (mgr.24938) 4221 : cluster [DBG] pgmap v2792: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.644456+0000 mgr.x (mgr.24938) 4222 : cluster [DBG] pgmap v2793: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.652673+0000 mgr.x (mgr.24938) 4223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.709904+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.726999+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.728517+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.731288+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.732182+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.737620+0000 mgr.x (mgr.24938) 4224 : cluster [DBG] pgmap v2794: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.737818+0000 mgr.x (mgr.24938) 4225 : cluster [DBG] pgmap v2795: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.741995+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.746524+0000 mgr.x (mgr.24938) 4226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.787447+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.789915+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.791265+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.793758+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.794662+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.799963+0000 mgr.x (mgr.24938) 4227 : cluster [DBG] pgmap v2796: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.800161+0000 mgr.x (mgr.24938) 4228 : cluster [DBG] pgmap v2797: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.804452+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.808946+0000 mgr.x (mgr.24938) 4229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.845740+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.848161+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.849596+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.852340+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.853405+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.858923+0000 mgr.x (mgr.24938) 4230 : cluster [DBG] pgmap v2798: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.859167+0000 mgr.x (mgr.24938) 4231 : cluster [DBG] pgmap v2799: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.863595+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.868142+0000 mgr.x (mgr.24938) 4232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.909123+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.911433+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.912816+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.915354+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.916337+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.502861+0000 mgr.x (mgr.24938) 4217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.584338+0000 mgr.x (mgr.24938) 4218 : cluster [DBG] pgmap v2790: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.584572+0000 mgr.x (mgr.24938) 4219 : cluster [DBG] pgmap v2791: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.590583+0000 mgr.x (mgr.24938) 4220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.643957+0000 mgr.x (mgr.24938) 4221 : cluster [DBG] pgmap v2792: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.644456+0000 mgr.x (mgr.24938) 4222 : cluster [DBG] pgmap v2793: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.652673+0000 mgr.x (mgr.24938) 4223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.709904+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.726999+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.728517+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.731288+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.732182+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.737620+0000 mgr.x (mgr.24938) 4224 : cluster [DBG] pgmap v2794: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.737818+0000 mgr.x (mgr.24938) 4225 : cluster [DBG] pgmap v2795: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.741995+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.746524+0000 mgr.x (mgr.24938) 4226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.787447+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.789915+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.791265+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.793758+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.794662+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.799963+0000 mgr.x (mgr.24938) 4227 : cluster [DBG] pgmap v2796: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.800161+0000 mgr.x (mgr.24938) 4228 : cluster [DBG] pgmap v2797: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.804452+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.808946+0000 mgr.x (mgr.24938) 4229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.845740+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.848161+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.849596+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.852340+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.853405+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.858923+0000 mgr.x (mgr.24938) 4230 : cluster [DBG] pgmap v2798: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.859167+0000 mgr.x (mgr.24938) 4231 : cluster [DBG] pgmap v2799: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.863595+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.868142+0000 mgr.x (mgr.24938) 4232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.909123+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.911433+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.912816+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.915354+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.916337+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.922141+0000 mgr.x (mgr.24938) 4233 : cluster [DBG] pgmap v2800: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:37.922561+0000 mgr.x (mgr.24938) 4234 : cluster [DBG] pgmap v2801: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:37.926907+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cephadm 2024-03-30T04:51:37.931480+0000 mgr.x (mgr.24938) 4235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.000740+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.004903+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.007336+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.012318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.013696+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.020247+0000 mgr.x (mgr.24938) 4236 : cluster [DBG] pgmap v2802: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.020783+0000 mgr.x (mgr.24938) 4237 : cluster [DBG] pgmap v2803: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.027176+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.117214+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.121400+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.123881+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.128226+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.129624+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.141317+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.216273+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.220196+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.222258+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.226067+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.227385+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.241239+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.331314+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.335394+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.337536+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.341985+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.343385+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.355691+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.430862+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.433685+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.435553+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.438875+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.440087+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.454039+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.543473+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.547250+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.548934+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.922141+0000 mgr.x (mgr.24938) 4233 : cluster [DBG] pgmap v2800: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:37.922561+0000 mgr.x (mgr.24938) 4234 : cluster [DBG] pgmap v2801: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:37.926907+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cephadm 2024-03-30T04:51:37.931480+0000 mgr.x (mgr.24938) 4235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.000740+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.004903+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.007336+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.012318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.013696+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.020247+0000 mgr.x (mgr.24938) 4236 : cluster [DBG] pgmap v2802: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.020783+0000 mgr.x (mgr.24938) 4237 : cluster [DBG] pgmap v2803: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.027176+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.117214+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.121400+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.123881+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.128226+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.129624+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.141317+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.216273+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.220196+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.222258+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.226067+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.227385+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.241239+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.331314+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.335394+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.337536+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.341985+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.343385+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.355691+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.430862+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.433685+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.435553+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.438875+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.440087+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.454039+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.543473+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.547250+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.548934+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.552601+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.553804+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.563136+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.623543+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.625659+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.626668+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.629212+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.630200+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.638615+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.680342+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.682918+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.684260+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.686365+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.687210+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[80412]: audit 2024-03-30T04:51:38.694787+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.552601+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.553804+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.563136+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.623543+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.625659+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.626668+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.629212+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.630200+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.638615+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.680342+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.682918+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.684260+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.686365+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.687210+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:38 smithi116 bash[82555]: audit 2024-03-30T04:51:38.694787+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.035620+0000 mgr.x (mgr.24938) 4197 : cluster [DBG] pgmap v2776: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.035873+0000 mgr.x (mgr.24938) 4198 : cluster [DBG] pgmap v2777: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.040891+0000 mgr.x (mgr.24938) 4199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.101898+0000 mgr.x (mgr.24938) 4200 : cluster [DBG] pgmap v2778: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.102145+0000 mgr.x (mgr.24938) 4201 : cluster [DBG] pgmap v2779: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.107053+0000 mgr.x (mgr.24938) 4202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.168525+0000 mgr.x (mgr.24938) 4203 : cluster [DBG] pgmap v2780: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.168853+0000 mgr.x (mgr.24938) 4204 : cluster [DBG] pgmap v2781: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.173480+0000 mgr.x (mgr.24938) 4205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.237907+0000 mgr.x (mgr.24938) 4206 : cluster [DBG] pgmap v2782: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.238221+0000 mgr.x (mgr.24938) 4207 : cluster [DBG] pgmap v2783: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.243754+0000 mgr.x (mgr.24938) 4208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.310382+0000 mgr.x (mgr.24938) 4209 : cluster [DBG] pgmap v2784: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.310645+0000 mgr.x (mgr.24938) 4210 : cluster [DBG] pgmap v2785: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.316208+0000 mgr.x (mgr.24938) 4211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.402600+0000 mgr.x (mgr.24938) 4212 : cluster [DBG] pgmap v2786: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.402856+0000 mgr.x (mgr.24938) 4213 : cluster [DBG] pgmap v2787: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.408420+0000 mgr.x (mgr.24938) 4214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.496176+0000 mgr.x (mgr.24938) 4215 : cluster [DBG] pgmap v2788: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.496570+0000 mgr.x (mgr.24938) 4216 : cluster [DBG] pgmap v2789: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.502861+0000 mgr.x (mgr.24938) 4217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.584338+0000 mgr.x (mgr.24938) 4218 : cluster [DBG] pgmap v2790: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.584572+0000 mgr.x (mgr.24938) 4219 : cluster [DBG] pgmap v2791: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.590583+0000 mgr.x (mgr.24938) 4220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.643957+0000 mgr.x (mgr.24938) 4221 : cluster [DBG] pgmap v2792: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.644456+0000 mgr.x (mgr.24938) 4222 : cluster [DBG] pgmap v2793: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.652673+0000 mgr.x (mgr.24938) 4223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.709904+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.726999+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.728517+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.731288+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.732182+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.737620+0000 mgr.x (mgr.24938) 4224 : cluster [DBG] pgmap v2794: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.737818+0000 mgr.x (mgr.24938) 4225 : cluster [DBG] pgmap v2795: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.741995+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.746524+0000 mgr.x (mgr.24938) 4226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.787447+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.789915+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.791265+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.793758+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.794662+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.799963+0000 mgr.x (mgr.24938) 4227 : cluster [DBG] pgmap v2796: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.800161+0000 mgr.x (mgr.24938) 4228 : cluster [DBG] pgmap v2797: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.804452+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.808946+0000 mgr.x (mgr.24938) 4229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.845740+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.848161+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.849596+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.852340+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.853405+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.858923+0000 mgr.x (mgr.24938) 4230 : cluster [DBG] pgmap v2798: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.859167+0000 mgr.x (mgr.24938) 4231 : cluster [DBG] pgmap v2799: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.863595+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.868142+0000 mgr.x (mgr.24938) 4232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.909123+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.911433+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.912816+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.915354+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.916337+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.922141+0000 mgr.x (mgr.24938) 4233 : cluster [DBG] pgmap v2800: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:37.922561+0000 mgr.x (mgr.24938) 4234 : cluster [DBG] pgmap v2801: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:37.926907+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cephadm 2024-03-30T04:51:37.931480+0000 mgr.x (mgr.24938) 4235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.000740+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.004903+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.007336+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.012318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.013696+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.020247+0000 mgr.x (mgr.24938) 4236 : cluster [DBG] pgmap v2802: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.020783+0000 mgr.x (mgr.24938) 4237 : cluster [DBG] pgmap v2803: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.027176+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.117214+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.121400+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.123881+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.128226+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.129624+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.141317+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.216273+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.220196+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.222258+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.226067+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.227385+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.241239+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.331314+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.335394+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.337536+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.341985+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.343385+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.355691+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.430862+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.433685+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.435553+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.438875+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.440087+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.454039+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.543473+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.547250+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.548934+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.552601+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.553804+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.563136+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.623543+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.625659+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.626668+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.629212+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.630200+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.638615+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.680342+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.682918+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:39.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.684260+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:39.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.686365+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:39.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.687210+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:39.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:38 smithi148 bash[65611]: audit 2024-03-30T04:51:38.694787+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.031860+0000 mgr.x (mgr.24938) 4238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.136391+0000 mgr.x (mgr.24938) 4239 : cluster [DBG] pgmap v2804: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.137099+0000 mgr.x (mgr.24938) 4240 : cluster [DBG] pgmap v2805: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.146338+0000 mgr.x (mgr.24938) 4241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.234087+0000 mgr.x (mgr.24938) 4242 : cluster [DBG] pgmap v2806: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.234780+0000 mgr.x (mgr.24938) 4243 : cluster [DBG] pgmap v2807: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.246242+0000 mgr.x (mgr.24938) 4244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.350320+0000 mgr.x (mgr.24938) 4245 : cluster [DBG] pgmap v2808: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.350999+0000 mgr.x (mgr.24938) 4246 : cluster [DBG] pgmap v2809: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.360380+0000 mgr.x (mgr.24938) 4247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.446191+0000 mgr.x (mgr.24938) 4248 : cluster [DBG] pgmap v2810: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.446523+0000 mgr.x (mgr.24938) 4249 : cluster [DBG] pgmap v2811: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.458658+0000 mgr.x (mgr.24938) 4250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.560113+0000 mgr.x (mgr.24938) 4251 : cluster [DBG] pgmap v2812: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.560378+0000 mgr.x (mgr.24938) 4252 : cluster [DBG] pgmap v2813: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.568129+0000 mgr.x (mgr.24938) 4253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.635721+0000 mgr.x (mgr.24938) 4254 : cluster [DBG] pgmap v2814: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.635970+0000 mgr.x (mgr.24938) 4255 : cluster [DBG] pgmap v2815: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.643105+0000 mgr.x (mgr.24938) 4256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.692599+0000 mgr.x (mgr.24938) 4257 : cluster [DBG] pgmap v2816: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.692800+0000 mgr.x (mgr.24938) 4258 : cluster [DBG] pgmap v2817: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.699265+0000 mgr.x (mgr.24938) 4259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.749693+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.752068+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.753238+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.755426+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.756218+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.761606+0000 mgr.x (mgr.24938) 4260 : cluster [DBG] pgmap v2818: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.761833+0000 mgr.x (mgr.24938) 4261 : cluster [DBG] pgmap v2819: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.763635+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.768085+0000 mgr.x (mgr.24938) 4262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.804674+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.806949+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.808340+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.811010+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.811936+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.817358+0000 mgr.x (mgr.24938) 4263 : cluster [DBG] pgmap v2820: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.817596+0000 mgr.x (mgr.24938) 4264 : cluster [DBG] pgmap v2821: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.822394+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.031860+0000 mgr.x (mgr.24938) 4238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.136391+0000 mgr.x (mgr.24938) 4239 : cluster [DBG] pgmap v2804: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.137099+0000 mgr.x (mgr.24938) 4240 : cluster [DBG] pgmap v2805: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.146338+0000 mgr.x (mgr.24938) 4241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.234087+0000 mgr.x (mgr.24938) 4242 : cluster [DBG] pgmap v2806: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.234780+0000 mgr.x (mgr.24938) 4243 : cluster [DBG] pgmap v2807: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.246242+0000 mgr.x (mgr.24938) 4244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.350320+0000 mgr.x (mgr.24938) 4245 : cluster [DBG] pgmap v2808: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.350999+0000 mgr.x (mgr.24938) 4246 : cluster [DBG] pgmap v2809: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.360380+0000 mgr.x (mgr.24938) 4247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.446191+0000 mgr.x (mgr.24938) 4248 : cluster [DBG] pgmap v2810: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.446523+0000 mgr.x (mgr.24938) 4249 : cluster [DBG] pgmap v2811: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.458658+0000 mgr.x (mgr.24938) 4250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.560113+0000 mgr.x (mgr.24938) 4251 : cluster [DBG] pgmap v2812: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.560378+0000 mgr.x (mgr.24938) 4252 : cluster [DBG] pgmap v2813: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.568129+0000 mgr.x (mgr.24938) 4253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.635721+0000 mgr.x (mgr.24938) 4254 : cluster [DBG] pgmap v2814: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.635970+0000 mgr.x (mgr.24938) 4255 : cluster [DBG] pgmap v2815: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.643105+0000 mgr.x (mgr.24938) 4256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.826893+0000 mgr.x (mgr.24938) 4265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.880389+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.882698+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.884079+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.886698+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.887638+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.893061+0000 mgr.x (mgr.24938) 4266 : cluster [DBG] pgmap v2822: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.893280+0000 mgr.x (mgr.24938) 4267 : cluster [DBG] pgmap v2823: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.898152+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.902658+0000 mgr.x (mgr.24938) 4268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.955410+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.958006+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.959782+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.962482+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.963334+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.968817+0000 mgr.x (mgr.24938) 4269 : cluster [DBG] pgmap v2824: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cluster 2024-03-30T04:51:38.969079+0000 mgr.x (mgr.24938) 4270 : cluster [DBG] pgmap v2825: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:38.973904+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: cephadm 2024-03-30T04:51:38.978483+0000 mgr.x (mgr.24938) 4271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.052324+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.054436+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.055887+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.059172+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.060269+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.070643+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.116799+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.119534+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.121029+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.123927+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.124966+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.137510+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.178617+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.181255+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.182703+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.185506+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.186466+0000 mon.a (mon.0) 7936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.198992+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.260761+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.263427+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.692599+0000 mgr.x (mgr.24938) 4257 : cluster [DBG] pgmap v2816: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.692800+0000 mgr.x (mgr.24938) 4258 : cluster [DBG] pgmap v2817: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.699265+0000 mgr.x (mgr.24938) 4259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.749693+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.752068+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.753238+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.755426+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.756218+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.761606+0000 mgr.x (mgr.24938) 4260 : cluster [DBG] pgmap v2818: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.761833+0000 mgr.x (mgr.24938) 4261 : cluster [DBG] pgmap v2819: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.763635+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.768085+0000 mgr.x (mgr.24938) 4262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.804674+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.806949+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.808340+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.811010+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.811936+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.817358+0000 mgr.x (mgr.24938) 4263 : cluster [DBG] pgmap v2820: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.817596+0000 mgr.x (mgr.24938) 4264 : cluster [DBG] pgmap v2821: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.822394+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.264975+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.268059+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.269138+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.282232+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.308490+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.375158+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.377187+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.379055+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.382148+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.383021+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.392384+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.449536+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.451306+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.452441+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.454646+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.455378+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.464909+0000 mon.a (mon.0) 7956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.510349+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.518522+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.527487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.528163+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.531061+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.532560+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.535520+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.536592+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.547017+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.605313+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.607821+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.609176+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.612235+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.613079+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.619975+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.661598+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.664440+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.666098+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.668581+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.669435+0000 mon.a (mon.0) 7976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[82555]: audit 2024-03-30T04:51:39.680666+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.826893+0000 mgr.x (mgr.24938) 4265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.880389+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.882698+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.884079+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.886698+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.887638+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.893061+0000 mgr.x (mgr.24938) 4266 : cluster [DBG] pgmap v2822: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.893280+0000 mgr.x (mgr.24938) 4267 : cluster [DBG] pgmap v2823: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.898152+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.902658+0000 mgr.x (mgr.24938) 4268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.955410+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.958006+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.959782+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.962482+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.963334+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.968817+0000 mgr.x (mgr.24938) 4269 : cluster [DBG] pgmap v2824: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cluster 2024-03-30T04:51:38.969079+0000 mgr.x (mgr.24938) 4270 : cluster [DBG] pgmap v2825: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:38.973904+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: cephadm 2024-03-30T04:51:38.978483+0000 mgr.x (mgr.24938) 4271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.052324+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.054436+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.055887+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.059172+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.060269+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.070643+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.116799+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.119534+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.121029+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.123927+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.124966+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.137510+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.178617+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.181255+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.182703+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.185506+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.186466+0000 mon.a (mon.0) 7936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.198992+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.260761+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.263427+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.264975+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.268059+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.269138+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.282232+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.308490+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.375158+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.377187+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.379055+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.382148+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.383021+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.392384+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.449536+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.451306+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.452441+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.454646+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.455378+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.464909+0000 mon.a (mon.0) 7956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.510349+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.518522+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.527487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.528163+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.531061+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.532560+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.535520+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.536592+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.547017+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.605313+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.607821+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.609176+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.612235+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.613079+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.619975+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.661598+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.664440+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.666098+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.668581+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.669435+0000 mon.a (mon.0) 7976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:39 smithi116 bash[80412]: audit 2024-03-30T04:51:39.680666+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.031860+0000 mgr.x (mgr.24938) 4238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.136391+0000 mgr.x (mgr.24938) 4239 : cluster [DBG] pgmap v2804: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.137099+0000 mgr.x (mgr.24938) 4240 : cluster [DBG] pgmap v2805: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.146338+0000 mgr.x (mgr.24938) 4241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.234087+0000 mgr.x (mgr.24938) 4242 : cluster [DBG] pgmap v2806: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.234780+0000 mgr.x (mgr.24938) 4243 : cluster [DBG] pgmap v2807: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.246242+0000 mgr.x (mgr.24938) 4244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.350320+0000 mgr.x (mgr.24938) 4245 : cluster [DBG] pgmap v2808: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.350999+0000 mgr.x (mgr.24938) 4246 : cluster [DBG] pgmap v2809: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.360380+0000 mgr.x (mgr.24938) 4247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.446191+0000 mgr.x (mgr.24938) 4248 : cluster [DBG] pgmap v2810: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.446523+0000 mgr.x (mgr.24938) 4249 : cluster [DBG] pgmap v2811: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.458658+0000 mgr.x (mgr.24938) 4250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.560113+0000 mgr.x (mgr.24938) 4251 : cluster [DBG] pgmap v2812: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.560378+0000 mgr.x (mgr.24938) 4252 : cluster [DBG] pgmap v2813: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.568129+0000 mgr.x (mgr.24938) 4253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.635721+0000 mgr.x (mgr.24938) 4254 : cluster [DBG] pgmap v2814: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.635970+0000 mgr.x (mgr.24938) 4255 : cluster [DBG] pgmap v2815: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T04:51:40.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.643105+0000 mgr.x (mgr.24938) 4256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.692599+0000 mgr.x (mgr.24938) 4257 : cluster [DBG] pgmap v2816: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.692800+0000 mgr.x (mgr.24938) 4258 : cluster [DBG] pgmap v2817: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.699265+0000 mgr.x (mgr.24938) 4259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.749693+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.752068+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.753238+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.755426+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.756218+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.761606+0000 mgr.x (mgr.24938) 4260 : cluster [DBG] pgmap v2818: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.761833+0000 mgr.x (mgr.24938) 4261 : cluster [DBG] pgmap v2819: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.763635+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.768085+0000 mgr.x (mgr.24938) 4262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.804674+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.806949+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.808340+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.811010+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.811936+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.817358+0000 mgr.x (mgr.24938) 4263 : cluster [DBG] pgmap v2820: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.817596+0000 mgr.x (mgr.24938) 4264 : cluster [DBG] pgmap v2821: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.822394+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.826893+0000 mgr.x (mgr.24938) 4265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.880389+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.882698+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.884079+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.886698+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.887638+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.893061+0000 mgr.x (mgr.24938) 4266 : cluster [DBG] pgmap v2822: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.893280+0000 mgr.x (mgr.24938) 4267 : cluster [DBG] pgmap v2823: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.898152+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.902658+0000 mgr.x (mgr.24938) 4268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.955410+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.958006+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.959782+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.962482+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.963334+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.968817+0000 mgr.x (mgr.24938) 4269 : cluster [DBG] pgmap v2824: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cluster 2024-03-30T04:51:38.969079+0000 mgr.x (mgr.24938) 4270 : cluster [DBG] pgmap v2825: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:38.973904+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: cephadm 2024-03-30T04:51:38.978483+0000 mgr.x (mgr.24938) 4271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.052324+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.054436+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.055887+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.059172+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.060269+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.070643+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.116799+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.119534+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.121029+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.123927+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.124966+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.137510+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.178617+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.181255+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.182703+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.185506+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.186466+0000 mon.a (mon.0) 7936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.198992+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.260761+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.263427+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.264975+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.268059+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.269138+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.282232+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.308490+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.375158+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.377187+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.379055+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.382148+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.383021+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.392384+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.449536+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.451306+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.452441+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.454646+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.455378+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.464909+0000 mon.a (mon.0) 7956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.510349+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.518522+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.527487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.528163+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.531061+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.532560+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.535520+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.536592+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.547017+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.605313+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.607821+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.609176+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.612235+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.613079+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.619975+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.661598+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.664440+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.666098+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.668581+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.669435+0000 mon.a (mon.0) 7976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:39 smithi148 bash[65611]: audit 2024-03-30T04:51:39.680666+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.134Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.134Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.134Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.134Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:51:40.297 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.135Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T04:51:40.298 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T04:51:40.299 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T04:51:40.300 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T04:51:40.301 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T04:51:40.301 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T04:51:40.301 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T04:51:40.301 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T04:51:40.301 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[89258]: ts=2024-03-30T04:51:40.136Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.065738+0000 mgr.x (mgr.24938) 4272 : cluster [DBG] pgmap v2826: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.065910+0000 mgr.x (mgr.24938) 4273 : cluster [DBG] pgmap v2827: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.075159+0000 mgr.x (mgr.24938) 4274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.130452+0000 mgr.x (mgr.24938) 4275 : cluster [DBG] pgmap v2828: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.130624+0000 mgr.x (mgr.24938) 4276 : cluster [DBG] pgmap v2829: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.142072+0000 mgr.x (mgr.24938) 4277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.191800+0000 mgr.x (mgr.24938) 4278 : cluster [DBG] pgmap v2830: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.191976+0000 mgr.x (mgr.24938) 4279 : cluster [DBG] pgmap v2831: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.203544+0000 mgr.x (mgr.24938) 4280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.274598+0000 mgr.x (mgr.24938) 4281 : cluster [DBG] pgmap v2832: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.274836+0000 mgr.x (mgr.24938) 4282 : cluster [DBG] pgmap v2833: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.286832+0000 mgr.x (mgr.24938) 4283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.389083+0000 mgr.x (mgr.24938) 4284 : cluster [DBG] pgmap v2834: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.389352+0000 mgr.x (mgr.24938) 4285 : cluster [DBG] pgmap v2835: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.396903+0000 mgr.x (mgr.24938) 4286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.460938+0000 mgr.x (mgr.24938) 4287 : cluster [DBG] pgmap v2836: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.462181+0000 mgr.x (mgr.24938) 4288 : cluster [DBG] pgmap v2837: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.469428+0000 mgr.x (mgr.24938) 4289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.523820+0000 mgr.x (mgr.24938) 4290 : cluster [DBG] pgmap v2838: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.524056+0000 mgr.x (mgr.24938) 4291 : cluster [DBG] pgmap v2839: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.065738+0000 mgr.x (mgr.24938) 4272 : cluster [DBG] pgmap v2826: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.065910+0000 mgr.x (mgr.24938) 4273 : cluster [DBG] pgmap v2827: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.075159+0000 mgr.x (mgr.24938) 4274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.130452+0000 mgr.x (mgr.24938) 4275 : cluster [DBG] pgmap v2828: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.130624+0000 mgr.x (mgr.24938) 4276 : cluster [DBG] pgmap v2829: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.142072+0000 mgr.x (mgr.24938) 4277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.191800+0000 mgr.x (mgr.24938) 4278 : cluster [DBG] pgmap v2830: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.191976+0000 mgr.x (mgr.24938) 4279 : cluster [DBG] pgmap v2831: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.203544+0000 mgr.x (mgr.24938) 4280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.274598+0000 mgr.x (mgr.24938) 4281 : cluster [DBG] pgmap v2832: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.274836+0000 mgr.x (mgr.24938) 4282 : cluster [DBG] pgmap v2833: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.286832+0000 mgr.x (mgr.24938) 4283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.389083+0000 mgr.x (mgr.24938) 4284 : cluster [DBG] pgmap v2834: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.389352+0000 mgr.x (mgr.24938) 4285 : cluster [DBG] pgmap v2835: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.396903+0000 mgr.x (mgr.24938) 4286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.460938+0000 mgr.x (mgr.24938) 4287 : cluster [DBG] pgmap v2836: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.462181+0000 mgr.x (mgr.24938) 4288 : cluster [DBG] pgmap v2837: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.469428+0000 mgr.x (mgr.24938) 4289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.523820+0000 mgr.x (mgr.24938) 4290 : cluster [DBG] pgmap v2838: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.524056+0000 mgr.x (mgr.24938) 4291 : cluster [DBG] pgmap v2839: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.542103+0000 mgr.x (mgr.24938) 4292 : cluster [DBG] pgmap v2840: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.542284+0000 mgr.x (mgr.24938) 4293 : cluster [DBG] pgmap v2841: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.551509+0000 mgr.x (mgr.24938) 4294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.618372+0000 mgr.x (mgr.24938) 4295 : cluster [DBG] pgmap v2842: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.618609+0000 mgr.x (mgr.24938) 4296 : cluster [DBG] pgmap v2843: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.624454+0000 mgr.x (mgr.24938) 4297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.674906+0000 mgr.x (mgr.24938) 4298 : cluster [DBG] pgmap v2844: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.675108+0000 mgr.x (mgr.24938) 4299 : cluster [DBG] pgmap v2845: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.685660+0000 mgr.x (mgr.24938) 4300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.739567+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.742249+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.743813+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.746346+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.747327+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.752916+0000 mgr.x (mgr.24938) 4301 : cluster [DBG] pgmap v2846: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.753178+0000 mgr.x (mgr.24938) 4302 : cluster [DBG] pgmap v2847: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.757804+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.762304+0000 mgr.x (mgr.24938) 4303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.799113+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.802092+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.803944+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.806711+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.807859+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.813444+0000 mgr.x (mgr.24938) 4304 : cluster [DBG] pgmap v2848: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.813735+0000 mgr.x (mgr.24938) 4305 : cluster [DBG] pgmap v2849: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.818845+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.823740+0000 mgr.x (mgr.24938) 4306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.860156+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.863284+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.864812+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.867450+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.868601+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.874278+0000 mgr.x (mgr.24938) 4307 : cluster [DBG] pgmap v2850: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.874518+0000 mgr.x (mgr.24938) 4308 : cluster [DBG] pgmap v2851: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.879538+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.884097+0000 mgr.x (mgr.24938) 4309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.920679+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.924141+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.925644+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.542103+0000 mgr.x (mgr.24938) 4292 : cluster [DBG] pgmap v2840: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.542284+0000 mgr.x (mgr.24938) 4293 : cluster [DBG] pgmap v2841: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.551509+0000 mgr.x (mgr.24938) 4294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.618372+0000 mgr.x (mgr.24938) 4295 : cluster [DBG] pgmap v2842: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.618609+0000 mgr.x (mgr.24938) 4296 : cluster [DBG] pgmap v2843: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.624454+0000 mgr.x (mgr.24938) 4297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.674906+0000 mgr.x (mgr.24938) 4298 : cluster [DBG] pgmap v2844: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.675108+0000 mgr.x (mgr.24938) 4299 : cluster [DBG] pgmap v2845: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.685660+0000 mgr.x (mgr.24938) 4300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.739567+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.742249+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.743813+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.746346+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.747327+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.752916+0000 mgr.x (mgr.24938) 4301 : cluster [DBG] pgmap v2846: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.753178+0000 mgr.x (mgr.24938) 4302 : cluster [DBG] pgmap v2847: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.757804+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.762304+0000 mgr.x (mgr.24938) 4303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.799113+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.802092+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.928426+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.929508+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.935610+0000 mgr.x (mgr.24938) 4310 : cluster [DBG] pgmap v2852: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:39.936065+0000 mgr.x (mgr.24938) 4311 : cluster [DBG] pgmap v2853: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:39.941181+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cephadm 2024-03-30T04:51:39.946220+0000 mgr.x (mgr.24938) 4312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.015516+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.018152+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.019872+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.022628+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.023880+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.029682+0000 mgr.x (mgr.24938) 4313 : cluster [DBG] pgmap v2854: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.030110+0000 mgr.x (mgr.24938) 4314 : cluster [DBG] pgmap v2855: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.032019+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.090039+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.092979+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.094529+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.097509+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.098533+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.107990+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.803944+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.806711+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.807859+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.813444+0000 mgr.x (mgr.24938) 4304 : cluster [DBG] pgmap v2848: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.813735+0000 mgr.x (mgr.24938) 4305 : cluster [DBG] pgmap v2849: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.818845+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.823740+0000 mgr.x (mgr.24938) 4306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.860156+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.863284+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.864812+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.867450+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.868601+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.874278+0000 mgr.x (mgr.24938) 4307 : cluster [DBG] pgmap v2850: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.874518+0000 mgr.x (mgr.24938) 4308 : cluster [DBG] pgmap v2851: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.879538+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.884097+0000 mgr.x (mgr.24938) 4309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.920679+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.924141+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.925644+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.165689+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.168508+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.170083+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.173224+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.174262+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.185014+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.225970+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.228192+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.229194+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.231202+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.231920+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.238633+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.279326+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.281384+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.282309+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.284174+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.284872+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.290985+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.331885+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.928426+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.929508+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.935610+0000 mgr.x (mgr.24938) 4310 : cluster [DBG] pgmap v2852: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:39.936065+0000 mgr.x (mgr.24938) 4311 : cluster [DBG] pgmap v2853: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:39.941181+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cephadm 2024-03-30T04:51:39.946220+0000 mgr.x (mgr.24938) 4312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.015516+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.018152+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.019872+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.022628+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.023880+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.029682+0000 mgr.x (mgr.24938) 4313 : cluster [DBG] pgmap v2854: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.030110+0000 mgr.x (mgr.24938) 4314 : cluster [DBG] pgmap v2855: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.032019+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.090039+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.092979+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.094529+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.097509+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.098533+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.107990+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.334184+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.335269+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.337467+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.338398+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.348265+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.389251+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.391532+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.392655+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.394920+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.396062+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.407557+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.453321+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.455989+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.457169+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.459535+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.460491+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.471558+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.550082+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.553071+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.554672+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.557719+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.558865+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.573187+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.635945+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.639127+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.640620+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.643494+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.644462+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.656572+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.701308+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.704623+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.706374+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.709523+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[80412]: audit 2024-03-30T04:51:40.710746+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.165689+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.168508+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.170083+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.173224+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.174262+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.185014+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.225970+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.228192+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.229194+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.231202+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.231920+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.238633+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.279326+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.281384+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.282309+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.284174+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.284872+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.290985+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.331885+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.334184+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.335269+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.337467+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.338398+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.348265+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.389251+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.391532+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.392655+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.394920+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.396062+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.407557+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.453321+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.455989+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.457169+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.459535+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.460491+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.471558+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.550082+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.553071+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.554672+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.557719+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.558865+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.573187+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.635945+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.639127+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.640620+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.643494+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.644462+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.656572+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.701308+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.704623+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.706374+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.709523+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:40 smithi116 bash[82555]: audit 2024-03-30T04:51:40.710746+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.065738+0000 mgr.x (mgr.24938) 4272 : cluster [DBG] pgmap v2826: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.065910+0000 mgr.x (mgr.24938) 4273 : cluster [DBG] pgmap v2827: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.075159+0000 mgr.x (mgr.24938) 4274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.130452+0000 mgr.x (mgr.24938) 4275 : cluster [DBG] pgmap v2828: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.130624+0000 mgr.x (mgr.24938) 4276 : cluster [DBG] pgmap v2829: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.142072+0000 mgr.x (mgr.24938) 4277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.191800+0000 mgr.x (mgr.24938) 4278 : cluster [DBG] pgmap v2830: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.191976+0000 mgr.x (mgr.24938) 4279 : cluster [DBG] pgmap v2831: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.203544+0000 mgr.x (mgr.24938) 4280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.274598+0000 mgr.x (mgr.24938) 4281 : cluster [DBG] pgmap v2832: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.274836+0000 mgr.x (mgr.24938) 4282 : cluster [DBG] pgmap v2833: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.286832+0000 mgr.x (mgr.24938) 4283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.389083+0000 mgr.x (mgr.24938) 4284 : cluster [DBG] pgmap v2834: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.389352+0000 mgr.x (mgr.24938) 4285 : cluster [DBG] pgmap v2835: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.396903+0000 mgr.x (mgr.24938) 4286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.460938+0000 mgr.x (mgr.24938) 4287 : cluster [DBG] pgmap v2836: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.462181+0000 mgr.x (mgr.24938) 4288 : cluster [DBG] pgmap v2837: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.469428+0000 mgr.x (mgr.24938) 4289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.523820+0000 mgr.x (mgr.24938) 4290 : cluster [DBG] pgmap v2838: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.524056+0000 mgr.x (mgr.24938) 4291 : cluster [DBG] pgmap v2839: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.542103+0000 mgr.x (mgr.24938) 4292 : cluster [DBG] pgmap v2840: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.542284+0000 mgr.x (mgr.24938) 4293 : cluster [DBG] pgmap v2841: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.551509+0000 mgr.x (mgr.24938) 4294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.618372+0000 mgr.x (mgr.24938) 4295 : cluster [DBG] pgmap v2842: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.618609+0000 mgr.x (mgr.24938) 4296 : cluster [DBG] pgmap v2843: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.624454+0000 mgr.x (mgr.24938) 4297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.674906+0000 mgr.x (mgr.24938) 4298 : cluster [DBG] pgmap v2844: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.675108+0000 mgr.x (mgr.24938) 4299 : cluster [DBG] pgmap v2845: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.685660+0000 mgr.x (mgr.24938) 4300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.739567+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.742249+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.743813+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.746346+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.747327+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.752916+0000 mgr.x (mgr.24938) 4301 : cluster [DBG] pgmap v2846: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.753178+0000 mgr.x (mgr.24938) 4302 : cluster [DBG] pgmap v2847: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.757804+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.762304+0000 mgr.x (mgr.24938) 4303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.799113+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.802092+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.803944+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.806711+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.807859+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.813444+0000 mgr.x (mgr.24938) 4304 : cluster [DBG] pgmap v2848: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.813735+0000 mgr.x (mgr.24938) 4305 : cluster [DBG] pgmap v2849: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.818845+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.823740+0000 mgr.x (mgr.24938) 4306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.860156+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.863284+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.864812+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.867450+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.868601+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.874278+0000 mgr.x (mgr.24938) 4307 : cluster [DBG] pgmap v2850: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.874518+0000 mgr.x (mgr.24938) 4308 : cluster [DBG] pgmap v2851: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.879538+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.884097+0000 mgr.x (mgr.24938) 4309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.920679+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.924141+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.925644+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.928426+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.929508+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.935610+0000 mgr.x (mgr.24938) 4310 : cluster [DBG] pgmap v2852: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:39.936065+0000 mgr.x (mgr.24938) 4311 : cluster [DBG] pgmap v2853: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:39.941181+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cephadm 2024-03-30T04:51:39.946220+0000 mgr.x (mgr.24938) 4312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.015516+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.018152+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.019872+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.022628+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.023880+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.029682+0000 mgr.x (mgr.24938) 4313 : cluster [DBG] pgmap v2854: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.030110+0000 mgr.x (mgr.24938) 4314 : cluster [DBG] pgmap v2855: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.032019+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.090039+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.092979+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.094529+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.097509+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.098533+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.107990+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.165689+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.168508+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.170083+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.173224+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.174262+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.185014+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.225970+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.228192+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.229194+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.231202+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.231920+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.238633+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.279326+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.281384+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.282309+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.284174+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.284872+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.290985+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.331885+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.334184+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.335269+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.337467+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.338398+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.348265+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.389251+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.391532+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.392655+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.394920+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.396062+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.407557+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.453321+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.455989+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.457169+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.459535+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.460491+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.471558+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.550082+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.553071+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.554672+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.557719+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.558865+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.573187+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.635945+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.639127+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.640620+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.643494+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.644462+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.656572+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.701308+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.704623+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.706374+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.709523+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:40 smithi148 bash[65611]: audit 2024-03-30T04:51:40.710746+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.036694+0000 mgr.x (mgr.24938) 4315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.104092+0000 mgr.x (mgr.24938) 4316 : cluster [DBG] pgmap v2856: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.104338+0000 mgr.x (mgr.24938) 4317 : cluster [DBG] pgmap v2857: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.112720+0000 mgr.x (mgr.24938) 4318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.180086+0000 mgr.x (mgr.24938) 4319 : cluster [DBG] pgmap v2858: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.181204+0000 mgr.x (mgr.24938) 4320 : cluster [DBG] pgmap v2859: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.189592+0000 mgr.x (mgr.24938) 4321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.237174+0000 mgr.x (mgr.24938) 4322 : cluster [DBG] pgmap v2860: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.237383+0000 mgr.x (mgr.24938) 4323 : cluster [DBG] pgmap v2861: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.243065+0000 mgr.x (mgr.24938) 4324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.290049+0000 mgr.x (mgr.24938) 4325 : cluster [DBG] pgmap v2862: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.290257+0000 mgr.x (mgr.24938) 4326 : cluster [DBG] pgmap v2863: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.295336+0000 mgr.x (mgr.24938) 4327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.346527+0000 mgr.x (mgr.24938) 4328 : cluster [DBG] pgmap v2864: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.346761+0000 mgr.x (mgr.24938) 4329 : cluster [DBG] pgmap v2865: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.352735+0000 mgr.x (mgr.24938) 4330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.401421+0000 mgr.x (mgr.24938) 4331 : cluster [DBG] pgmap v2866: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.401665+0000 mgr.x (mgr.24938) 4332 : cluster [DBG] pgmap v2867: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.412034+0000 mgr.x (mgr.24938) 4333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.466054+0000 mgr.x (mgr.24938) 4334 : cluster [DBG] pgmap v2868: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.466257+0000 mgr.x (mgr.24938) 4335 : cluster [DBG] pgmap v2869: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.476135+0000 mgr.x (mgr.24938) 4336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.564565+0000 mgr.x (mgr.24938) 4337 : cluster [DBG] pgmap v2870: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.564749+0000 mgr.x (mgr.24938) 4338 : cluster [DBG] pgmap v2871: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.577766+0000 mgr.x (mgr.24938) 4339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.650125+0000 mgr.x (mgr.24938) 4340 : cluster [DBG] pgmap v2872: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.650382+0000 mgr.x (mgr.24938) 4341 : cluster [DBG] pgmap v2873: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.661268+0000 mgr.x (mgr.24938) 4342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.716349+0000 mgr.x (mgr.24938) 4343 : cluster [DBG] pgmap v2874: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.716541+0000 mgr.x (mgr.24938) 4344 : cluster [DBG] pgmap v2875: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.721311+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.725877+0000 mgr.x (mgr.24938) 4345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.782214+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.784649+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.786099+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.788638+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.789501+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.794908+0000 mgr.x (mgr.24938) 4346 : cluster [DBG] pgmap v2876: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.795158+0000 mgr.x (mgr.24938) 4347 : cluster [DBG] pgmap v2877: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.800384+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.804965+0000 mgr.x (mgr.24938) 4348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.841373+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.844130+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.845611+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.848269+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.849304+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.854840+0000 mgr.x (mgr.24938) 4349 : cluster [DBG] pgmap v2878: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.855127+0000 mgr.x (mgr.24938) 4350 : cluster [DBG] pgmap v2879: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.859624+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.864152+0000 mgr.x (mgr.24938) 4351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.900785+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.903977+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.905470+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.908203+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.909207+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.914583+0000 mgr.x (mgr.24938) 4352 : cluster [DBG] pgmap v2880: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.914758+0000 mgr.x (mgr.24938) 4353 : cluster [DBG] pgmap v2881: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.919589+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.924169+0000 mgr.x (mgr.24938) 4354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.960520+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.963224+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.964741+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.967378+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.968563+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.974113+0000 mgr.x (mgr.24938) 4355 : cluster [DBG] pgmap v2882: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cluster 2024-03-30T04:51:40.974346+0000 mgr.x (mgr.24938) 4356 : cluster [DBG] pgmap v2883: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:40.978742+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: cephadm 2024-03-30T04:51:40.983322+0000 mgr.x (mgr.24938) 4357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.036218+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.039069+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.040259+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.042479+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.043370+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.054063+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.095435+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.097676+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.098965+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.101629+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.102714+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.109552+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.166640+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.168627+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.169529+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.171562+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.172214+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.177819+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.235107+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.237397+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.238798+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.241406+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.242208+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.248702+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.290116+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.292352+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.293208+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.295164+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.295857+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.302885+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.360532+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.362573+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.363610+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.365510+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.366181+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.372024+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.412591+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.414953+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.416200+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.418261+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.418908+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.425263+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.466172+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.468281+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.469232+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.471311+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.472017+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.478193+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.520220+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.522431+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.523478+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.525689+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.526406+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.532941+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.574002+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.576052+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.576978+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.578976+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.579699+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.585469+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.626180+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.628585+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.630566+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.632632+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.633285+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.639583+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.680722+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.682712+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.683660+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.685780+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.686581+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:41 smithi148 bash[65611]: audit 2024-03-30T04:51:41.694281+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.975 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.036694+0000 mgr.x (mgr.24938) 4315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.975 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.104092+0000 mgr.x (mgr.24938) 4316 : cluster [DBG] pgmap v2856: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.975 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.104338+0000 mgr.x (mgr.24938) 4317 : cluster [DBG] pgmap v2857: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.112720+0000 mgr.x (mgr.24938) 4318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.180086+0000 mgr.x (mgr.24938) 4319 : cluster [DBG] pgmap v2858: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.181204+0000 mgr.x (mgr.24938) 4320 : cluster [DBG] pgmap v2859: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.189592+0000 mgr.x (mgr.24938) 4321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.237174+0000 mgr.x (mgr.24938) 4322 : cluster [DBG] pgmap v2860: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.237383+0000 mgr.x (mgr.24938) 4323 : cluster [DBG] pgmap v2861: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.243065+0000 mgr.x (mgr.24938) 4324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.290049+0000 mgr.x (mgr.24938) 4325 : cluster [DBG] pgmap v2862: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.290257+0000 mgr.x (mgr.24938) 4326 : cluster [DBG] pgmap v2863: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.295336+0000 mgr.x (mgr.24938) 4327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.346527+0000 mgr.x (mgr.24938) 4328 : cluster [DBG] pgmap v2864: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.346761+0000 mgr.x (mgr.24938) 4329 : cluster [DBG] pgmap v2865: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.352735+0000 mgr.x (mgr.24938) 4330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.976 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.401421+0000 mgr.x (mgr.24938) 4331 : cluster [DBG] pgmap v2866: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.401665+0000 mgr.x (mgr.24938) 4332 : cluster [DBG] pgmap v2867: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.412034+0000 mgr.x (mgr.24938) 4333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.466054+0000 mgr.x (mgr.24938) 4334 : cluster [DBG] pgmap v2868: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.036694+0000 mgr.x (mgr.24938) 4315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.104092+0000 mgr.x (mgr.24938) 4316 : cluster [DBG] pgmap v2856: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.104338+0000 mgr.x (mgr.24938) 4317 : cluster [DBG] pgmap v2857: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.112720+0000 mgr.x (mgr.24938) 4318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.180086+0000 mgr.x (mgr.24938) 4319 : cluster [DBG] pgmap v2858: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.181204+0000 mgr.x (mgr.24938) 4320 : cluster [DBG] pgmap v2859: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.189592+0000 mgr.x (mgr.24938) 4321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.977 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.237174+0000 mgr.x (mgr.24938) 4322 : cluster [DBG] pgmap v2860: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.237383+0000 mgr.x (mgr.24938) 4323 : cluster [DBG] pgmap v2861: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.243065+0000 mgr.x (mgr.24938) 4324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.290049+0000 mgr.x (mgr.24938) 4325 : cluster [DBG] pgmap v2862: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.290257+0000 mgr.x (mgr.24938) 4326 : cluster [DBG] pgmap v2863: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.295336+0000 mgr.x (mgr.24938) 4327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.346527+0000 mgr.x (mgr.24938) 4328 : cluster [DBG] pgmap v2864: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.346761+0000 mgr.x (mgr.24938) 4329 : cluster [DBG] pgmap v2865: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.352735+0000 mgr.x (mgr.24938) 4330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.401421+0000 mgr.x (mgr.24938) 4331 : cluster [DBG] pgmap v2866: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.401665+0000 mgr.x (mgr.24938) 4332 : cluster [DBG] pgmap v2867: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.412034+0000 mgr.x (mgr.24938) 4333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.978 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.466054+0000 mgr.x (mgr.24938) 4334 : cluster [DBG] pgmap v2868: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.466257+0000 mgr.x (mgr.24938) 4335 : cluster [DBG] pgmap v2869: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.476135+0000 mgr.x (mgr.24938) 4336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.564565+0000 mgr.x (mgr.24938) 4337 : cluster [DBG] pgmap v2870: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.564749+0000 mgr.x (mgr.24938) 4338 : cluster [DBG] pgmap v2871: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.577766+0000 mgr.x (mgr.24938) 4339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.650125+0000 mgr.x (mgr.24938) 4340 : cluster [DBG] pgmap v2872: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.650382+0000 mgr.x (mgr.24938) 4341 : cluster [DBG] pgmap v2873: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.661268+0000 mgr.x (mgr.24938) 4342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.716349+0000 mgr.x (mgr.24938) 4343 : cluster [DBG] pgmap v2874: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.716541+0000 mgr.x (mgr.24938) 4344 : cluster [DBG] pgmap v2875: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.721311+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.979 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.725877+0000 mgr.x (mgr.24938) 4345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.782214+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.784649+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.786099+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.788638+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.789501+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.794908+0000 mgr.x (mgr.24938) 4346 : cluster [DBG] pgmap v2876: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.795158+0000 mgr.x (mgr.24938) 4347 : cluster [DBG] pgmap v2877: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.800384+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.466257+0000 mgr.x (mgr.24938) 4335 : cluster [DBG] pgmap v2869: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.476135+0000 mgr.x (mgr.24938) 4336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.980 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.564565+0000 mgr.x (mgr.24938) 4337 : cluster [DBG] pgmap v2870: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.564749+0000 mgr.x (mgr.24938) 4338 : cluster [DBG] pgmap v2871: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.577766+0000 mgr.x (mgr.24938) 4339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.650125+0000 mgr.x (mgr.24938) 4340 : cluster [DBG] pgmap v2872: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.650382+0000 mgr.x (mgr.24938) 4341 : cluster [DBG] pgmap v2873: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.661268+0000 mgr.x (mgr.24938) 4342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.716349+0000 mgr.x (mgr.24938) 4343 : cluster [DBG] pgmap v2874: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.716541+0000 mgr.x (mgr.24938) 4344 : cluster [DBG] pgmap v2875: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.721311+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.725877+0000 mgr.x (mgr.24938) 4345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.782214+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.784649+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.786099+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.788638+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.789501+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.981 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.794908+0000 mgr.x (mgr.24938) 4346 : cluster [DBG] pgmap v2876: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.795158+0000 mgr.x (mgr.24938) 4347 : cluster [DBG] pgmap v2877: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.800384+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.804965+0000 mgr.x (mgr.24938) 4348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.841373+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.844130+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.845611+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.848269+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.849304+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.854840+0000 mgr.x (mgr.24938) 4349 : cluster [DBG] pgmap v2878: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.982 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.855127+0000 mgr.x (mgr.24938) 4350 : cluster [DBG] pgmap v2879: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.859624+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.864152+0000 mgr.x (mgr.24938) 4351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.900785+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.903977+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.905470+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.908203+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.909207+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.914583+0000 mgr.x (mgr.24938) 4352 : cluster [DBG] pgmap v2880: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.914758+0000 mgr.x (mgr.24938) 4353 : cluster [DBG] pgmap v2881: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.919589+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.924169+0000 mgr.x (mgr.24938) 4354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.983 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.960520+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.804965+0000 mgr.x (mgr.24938) 4348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.841373+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.844130+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.845611+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.848269+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.849304+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.854840+0000 mgr.x (mgr.24938) 4349 : cluster [DBG] pgmap v2878: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.855127+0000 mgr.x (mgr.24938) 4350 : cluster [DBG] pgmap v2879: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.859624+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.864152+0000 mgr.x (mgr.24938) 4351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.900785+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.903977+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.905470+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.984 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.908203+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.909207+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.914583+0000 mgr.x (mgr.24938) 4352 : cluster [DBG] pgmap v2880: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.914758+0000 mgr.x (mgr.24938) 4353 : cluster [DBG] pgmap v2881: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.919589+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.924169+0000 mgr.x (mgr.24938) 4354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.960520+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.963224+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.964741+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.967378+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.968563+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.985 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.974113+0000 mgr.x (mgr.24938) 4355 : cluster [DBG] pgmap v2882: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cluster 2024-03-30T04:51:40.974346+0000 mgr.x (mgr.24938) 4356 : cluster [DBG] pgmap v2883: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:40.978742+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: cephadm 2024-03-30T04:51:40.983322+0000 mgr.x (mgr.24938) 4357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.036218+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.039069+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.040259+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.042479+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.043370+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.054063+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.095435+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.097676+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.098965+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.101629+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.102714+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.963224+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.964741+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.967378+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.968563+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.974113+0000 mgr.x (mgr.24938) 4355 : cluster [DBG] pgmap v2882: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cluster 2024-03-30T04:51:40.974346+0000 mgr.x (mgr.24938) 4356 : cluster [DBG] pgmap v2883: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:40.978742+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: cephadm 2024-03-30T04:51:40.983322+0000 mgr.x (mgr.24938) 4357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.036218+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.039069+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.987 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.040259+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.042479+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.043370+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.054063+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.095435+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.097676+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.098965+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.101629+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.102714+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.109552+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.166640+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.988 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.168627+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.169529+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.171562+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.172214+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.177819+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.235107+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.237397+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.238798+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.241406+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.242208+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.248702+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.290116+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.292352+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.293208+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.989 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.295164+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.295857+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.302885+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.109552+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.166640+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.168627+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.169529+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.171562+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.172214+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.177819+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.235107+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.237397+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.238798+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.241406+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.242208+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.248702+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.290116+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.292352+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.293208+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.295164+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.295857+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.991 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.302885+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.360532+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.362573+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.363610+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.365510+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.366181+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.372024+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.412591+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.414953+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.416200+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.418261+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.418908+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.425263+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.466172+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.992 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.468281+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.469232+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.471311+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.472017+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.478193+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.520220+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.522431+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.523478+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.525689+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.526406+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.532941+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.574002+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.576052+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.576978+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.993 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.578976+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.579699+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.585469+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.626180+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.628585+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.630566+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.632632+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.633285+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.639583+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.680722+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.682712+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.360532+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.362573+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.363610+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.365510+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.366181+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.372024+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.412591+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.414953+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.416200+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.418261+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.418908+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.425263+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.466172+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.468281+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.995 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.469232+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.471311+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.472017+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.478193+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.520220+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.683660+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.685780+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.686581+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[82555]: audit 2024-03-30T04:51:41.694281+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.996 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.522431+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.523478+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.525689+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.526406+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.532941+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.574002+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.576052+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.576978+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.578976+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.579699+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.585469+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.626180+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.628585+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.630566+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.632632+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.633285+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.997 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.639583+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.680722+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.682712+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.683660+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.685780+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.686581+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:41.998 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:41 smithi116 bash[80412]: audit 2024-03-30T04:51:41.694281+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.049058+0000 mgr.x (mgr.24938) 4358 : cluster [DBG] pgmap v2884: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.049232+0000 mgr.x (mgr.24938) 4359 : cluster [DBG] pgmap v2885: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.058604+0000 mgr.x (mgr.24938) 4360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.108153+0000 mgr.x (mgr.24938) 4361 : cluster [DBG] pgmap v2886: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.108329+0000 mgr.x (mgr.24938) 4362 : cluster [DBG] pgmap v2887: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.114083+0000 mgr.x (mgr.24938) 4363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.177461+0000 mgr.x (mgr.24938) 4364 : cluster [DBG] pgmap v2888: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.177687+0000 mgr.x (mgr.24938) 4365 : cluster [DBG] pgmap v2889: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.182380+0000 mgr.x (mgr.24938) 4366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.247705+0000 mgr.x (mgr.24938) 4367 : cluster [DBG] pgmap v2890: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.248012+0000 mgr.x (mgr.24938) 4368 : cluster [DBG] pgmap v2891: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.253221+0000 mgr.x (mgr.24938) 4369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.301172+0000 mgr.x (mgr.24938) 4370 : cluster [DBG] pgmap v2892: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.301398+0000 mgr.x (mgr.24938) 4371 : cluster [DBG] pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.307402+0000 mgr.x (mgr.24938) 4372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.371448+0000 mgr.x (mgr.24938) 4373 : cluster [DBG] pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.371648+0000 mgr.x (mgr.24938) 4374 : cluster [DBG] pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.376476+0000 mgr.x (mgr.24938) 4375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.424155+0000 mgr.x (mgr.24938) 4376 : cluster [DBG] pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.424353+0000 mgr.x (mgr.24938) 4377 : cluster [DBG] pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.049058+0000 mgr.x (mgr.24938) 4358 : cluster [DBG] pgmap v2884: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.049232+0000 mgr.x (mgr.24938) 4359 : cluster [DBG] pgmap v2885: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.058604+0000 mgr.x (mgr.24938) 4360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.108153+0000 mgr.x (mgr.24938) 4361 : cluster [DBG] pgmap v2886: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.108329+0000 mgr.x (mgr.24938) 4362 : cluster [DBG] pgmap v2887: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.114083+0000 mgr.x (mgr.24938) 4363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.177461+0000 mgr.x (mgr.24938) 4364 : cluster [DBG] pgmap v2888: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.177687+0000 mgr.x (mgr.24938) 4365 : cluster [DBG] pgmap v2889: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.182380+0000 mgr.x (mgr.24938) 4366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.247705+0000 mgr.x (mgr.24938) 4367 : cluster [DBG] pgmap v2890: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.248012+0000 mgr.x (mgr.24938) 4368 : cluster [DBG] pgmap v2891: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.253221+0000 mgr.x (mgr.24938) 4369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.301172+0000 mgr.x (mgr.24938) 4370 : cluster [DBG] pgmap v2892: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.301398+0000 mgr.x (mgr.24938) 4371 : cluster [DBG] pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.307402+0000 mgr.x (mgr.24938) 4372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.371448+0000 mgr.x (mgr.24938) 4373 : cluster [DBG] pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.371648+0000 mgr.x (mgr.24938) 4374 : cluster [DBG] pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.376476+0000 mgr.x (mgr.24938) 4375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.424155+0000 mgr.x (mgr.24938) 4376 : cluster [DBG] pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.424353+0000 mgr.x (mgr.24938) 4377 : cluster [DBG] pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.429686+0000 mgr.x (mgr.24938) 4378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.477390+0000 mgr.x (mgr.24938) 4379 : cluster [DBG] pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.477658+0000 mgr.x (mgr.24938) 4380 : cluster [DBG] pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.482740+0000 mgr.x (mgr.24938) 4381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.531647+0000 mgr.x (mgr.24938) 4382 : cluster [DBG] pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.531848+0000 mgr.x (mgr.24938) 4383 : cluster [DBG] pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.537339+0000 mgr.x (mgr.24938) 4384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.584960+0000 mgr.x (mgr.24938) 4385 : cluster [DBG] pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.585186+0000 mgr.x (mgr.24938) 4386 : cluster [DBG] pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.589932+0000 mgr.x (mgr.24938) 4387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.638675+0000 mgr.x (mgr.24938) 4388 : cluster [DBG] pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.638886+0000 mgr.x (mgr.24938) 4389 : cluster [DBG] pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.644182+0000 mgr.x (mgr.24938) 4390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.692119+0000 mgr.x (mgr.24938) 4391 : cluster [DBG] pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.692557+0000 mgr.x (mgr.24938) 4392 : cluster [DBG] pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.698861+0000 mgr.x (mgr.24938) 4393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.769719+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.771776+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.772728+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.774783+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.429686+0000 mgr.x (mgr.24938) 4378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.477390+0000 mgr.x (mgr.24938) 4379 : cluster [DBG] pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.477658+0000 mgr.x (mgr.24938) 4380 : cluster [DBG] pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.482740+0000 mgr.x (mgr.24938) 4381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.531647+0000 mgr.x (mgr.24938) 4382 : cluster [DBG] pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.531848+0000 mgr.x (mgr.24938) 4383 : cluster [DBG] pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.537339+0000 mgr.x (mgr.24938) 4384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.584960+0000 mgr.x (mgr.24938) 4385 : cluster [DBG] pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.585186+0000 mgr.x (mgr.24938) 4386 : cluster [DBG] pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.589932+0000 mgr.x (mgr.24938) 4387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.638675+0000 mgr.x (mgr.24938) 4388 : cluster [DBG] pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.638886+0000 mgr.x (mgr.24938) 4389 : cluster [DBG] pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.644182+0000 mgr.x (mgr.24938) 4390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.692119+0000 mgr.x (mgr.24938) 4391 : cluster [DBG] pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.692557+0000 mgr.x (mgr.24938) 4392 : cluster [DBG] pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.698861+0000 mgr.x (mgr.24938) 4393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.769719+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.771776+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.772728+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.774783+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.775627+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.781045+0000 mgr.x (mgr.24938) 4394 : cluster [DBG] pgmap v2908: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.781308+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.781529+0000 mgr.x (mgr.24938) 4395 : cluster [DBG] pgmap v2909: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.785722+0000 mgr.x (mgr.24938) 4396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.822167+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.824161+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.825084+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.827161+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.827863+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.833409+0000 mgr.x (mgr.24938) 4397 : cluster [DBG] pgmap v2910: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.833864+0000 mgr.x (mgr.24938) 4398 : cluster [DBG] pgmap v2911: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.834680+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.839099+0000 mgr.x (mgr.24938) 4399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.877237+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.879595+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.880684+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.882955+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.883769+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.775627+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.781045+0000 mgr.x (mgr.24938) 4394 : cluster [DBG] pgmap v2908: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.781308+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.781529+0000 mgr.x (mgr.24938) 4395 : cluster [DBG] pgmap v2909: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.785722+0000 mgr.x (mgr.24938) 4396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.822167+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.824161+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.825084+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.827161+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.827863+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.833409+0000 mgr.x (mgr.24938) 4397 : cluster [DBG] pgmap v2910: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.833864+0000 mgr.x (mgr.24938) 4398 : cluster [DBG] pgmap v2911: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.834680+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.839099+0000 mgr.x (mgr.24938) 4399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.877237+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.879595+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.880684+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.882955+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.883769+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.889459+0000 mgr.x (mgr.24938) 4400 : cluster [DBG] pgmap v2912: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.889904+0000 mgr.x (mgr.24938) 4401 : cluster [DBG] pgmap v2913: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.890391+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.894942+0000 mgr.x (mgr.24938) 4402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.935998+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.939020+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.940407+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.943219+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.944038+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.949643+0000 mgr.x (mgr.24938) 4403 : cluster [DBG] pgmap v2914: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:41.949940+0000 mgr.x (mgr.24938) 4404 : cluster [DBG] pgmap v2915: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:41.951655+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cephadm 2024-03-30T04:51:41.956386+0000 mgr.x (mgr.24938) 4405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.019937+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.026315+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:42.031442+0000 mgr.x (mgr.24938) 4406 : cluster [DBG] pgmap v2916: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: cluster 2024-03-30T04:51:42.031630+0000 mgr.x (mgr.24938) 4407 : cluster [DBG] pgmap v2917: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.033076+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.039274+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.043518+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.047063+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.889459+0000 mgr.x (mgr.24938) 4400 : cluster [DBG] pgmap v2912: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.889904+0000 mgr.x (mgr.24938) 4401 : cluster [DBG] pgmap v2913: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.890391+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.894942+0000 mgr.x (mgr.24938) 4402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.935998+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.939020+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.940407+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.943219+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.944038+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.949643+0000 mgr.x (mgr.24938) 4403 : cluster [DBG] pgmap v2914: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:41.949940+0000 mgr.x (mgr.24938) 4404 : cluster [DBG] pgmap v2915: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:41.951655+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cephadm 2024-03-30T04:51:41.956386+0000 mgr.x (mgr.24938) 4405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.019937+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.026315+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:42.031442+0000 mgr.x (mgr.24938) 4406 : cluster [DBG] pgmap v2916: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: cluster 2024-03-30T04:51:42.031630+0000 mgr.x (mgr.24938) 4407 : cluster [DBG] pgmap v2917: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.033076+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.039274+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.043518+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.047063+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.049196+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.053755+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.059248+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.062465+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.064478+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.066696+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.068738+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.070912+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.072777+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[80412]: audit 2024-03-30T04:51:42.075178+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.049196+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.053755+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.059248+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.062465+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.064478+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.066696+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.068738+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.070912+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.072777+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:42 smithi116 bash[82555]: audit 2024-03-30T04:51:42.075178+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.049058+0000 mgr.x (mgr.24938) 4358 : cluster [DBG] pgmap v2884: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.049232+0000 mgr.x (mgr.24938) 4359 : cluster [DBG] pgmap v2885: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.058604+0000 mgr.x (mgr.24938) 4360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.108153+0000 mgr.x (mgr.24938) 4361 : cluster [DBG] pgmap v2886: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.108329+0000 mgr.x (mgr.24938) 4362 : cluster [DBG] pgmap v2887: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.114083+0000 mgr.x (mgr.24938) 4363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.177461+0000 mgr.x (mgr.24938) 4364 : cluster [DBG] pgmap v2888: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.177687+0000 mgr.x (mgr.24938) 4365 : cluster [DBG] pgmap v2889: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.182380+0000 mgr.x (mgr.24938) 4366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.247705+0000 mgr.x (mgr.24938) 4367 : cluster [DBG] pgmap v2890: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.248012+0000 mgr.x (mgr.24938) 4368 : cluster [DBG] pgmap v2891: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.253221+0000 mgr.x (mgr.24938) 4369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.301172+0000 mgr.x (mgr.24938) 4370 : cluster [DBG] pgmap v2892: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.301398+0000 mgr.x (mgr.24938) 4371 : cluster [DBG] pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.307402+0000 mgr.x (mgr.24938) 4372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.371448+0000 mgr.x (mgr.24938) 4373 : cluster [DBG] pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.371648+0000 mgr.x (mgr.24938) 4374 : cluster [DBG] pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.376476+0000 mgr.x (mgr.24938) 4375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.424155+0000 mgr.x (mgr.24938) 4376 : cluster [DBG] pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.424353+0000 mgr.x (mgr.24938) 4377 : cluster [DBG] pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.429686+0000 mgr.x (mgr.24938) 4378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.477390+0000 mgr.x (mgr.24938) 4379 : cluster [DBG] pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.477658+0000 mgr.x (mgr.24938) 4380 : cluster [DBG] pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.482740+0000 mgr.x (mgr.24938) 4381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.531647+0000 mgr.x (mgr.24938) 4382 : cluster [DBG] pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.531848+0000 mgr.x (mgr.24938) 4383 : cluster [DBG] pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.537339+0000 mgr.x (mgr.24938) 4384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.584960+0000 mgr.x (mgr.24938) 4385 : cluster [DBG] pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.585186+0000 mgr.x (mgr.24938) 4386 : cluster [DBG] pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.589932+0000 mgr.x (mgr.24938) 4387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.638675+0000 mgr.x (mgr.24938) 4388 : cluster [DBG] pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.638886+0000 mgr.x (mgr.24938) 4389 : cluster [DBG] pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.644182+0000 mgr.x (mgr.24938) 4390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.692119+0000 mgr.x (mgr.24938) 4391 : cluster [DBG] pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.692557+0000 mgr.x (mgr.24938) 4392 : cluster [DBG] pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.698861+0000 mgr.x (mgr.24938) 4393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.769719+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.771776+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.772728+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.774783+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.775627+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.781045+0000 mgr.x (mgr.24938) 4394 : cluster [DBG] pgmap v2908: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.781308+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.781529+0000 mgr.x (mgr.24938) 4395 : cluster [DBG] pgmap v2909: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.785722+0000 mgr.x (mgr.24938) 4396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.822167+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.824161+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.825084+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.827161+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.827863+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.833409+0000 mgr.x (mgr.24938) 4397 : cluster [DBG] pgmap v2910: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.833864+0000 mgr.x (mgr.24938) 4398 : cluster [DBG] pgmap v2911: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.834680+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.839099+0000 mgr.x (mgr.24938) 4399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.877237+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.879595+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.880684+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.882955+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.883769+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.889459+0000 mgr.x (mgr.24938) 4400 : cluster [DBG] pgmap v2912: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.889904+0000 mgr.x (mgr.24938) 4401 : cluster [DBG] pgmap v2913: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.890391+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.894942+0000 mgr.x (mgr.24938) 4402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.935998+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.939020+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.940407+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.943219+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.944038+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.949643+0000 mgr.x (mgr.24938) 4403 : cluster [DBG] pgmap v2914: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:41.949940+0000 mgr.x (mgr.24938) 4404 : cluster [DBG] pgmap v2915: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:41.951655+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cephadm 2024-03-30T04:51:41.956386+0000 mgr.x (mgr.24938) 4405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.019937+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.026315+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:42.031442+0000 mgr.x (mgr.24938) 4406 : cluster [DBG] pgmap v2916: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: cluster 2024-03-30T04:51:42.031630+0000 mgr.x (mgr.24938) 4407 : cluster [DBG] pgmap v2917: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.033076+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.039274+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.043518+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.047063+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.049196+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.053755+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.059248+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.062465+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.064478+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.066696+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.068738+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.070912+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.072777+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:43.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:42 smithi148 bash[65611]: audit 2024-03-30T04:51:42.075178+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:44 smithi116 bash[80412]: audit 2024-03-30T04:51:43.731074+0000 mgr.x (mgr.24938) 4408 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:44 smithi116 bash[80412]: cluster 2024-03-30T04:51:44.032202+0000 mgr.x (mgr.24938) 4409 : cluster [DBG] pgmap v2918: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-30T04:51:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:44 smithi116 bash[82555]: audit 2024-03-30T04:51:43.731074+0000 mgr.x (mgr.24938) 4408 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:44.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:44 smithi116 bash[82555]: cluster 2024-03-30T04:51:44.032202+0000 mgr.x (mgr.24938) 4409 : cluster [DBG] pgmap v2918: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-30T04:51:44.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:44 smithi148 bash[65611]: audit 2024-03-30T04:51:43.731074+0000 mgr.x (mgr.24938) 4408 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:44.547 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:44 smithi148 bash[65611]: cluster 2024-03-30T04:51:44.032202+0000 mgr.x (mgr.24938) 4409 : cluster [DBG] pgmap v2918: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-30T04:51:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:44.610539+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:44.619254+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: cluster 2024-03-30T04:51:44.624347+0000 mgr.x (mgr.24938) 4410 : cluster [DBG] pgmap v2919: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: cluster 2024-03-30T04:51:44.624557+0000 mgr.x (mgr.24938) 4411 : cluster [DBG] pgmap v2920: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T04:51:45.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:44.624700+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:45.275427+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:45.289588+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[80412]: audit 2024-03-30T04:51:45.303567+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:44.610539+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:44.619254+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: cluster 2024-03-30T04:51:44.624347+0000 mgr.x (mgr.24938) 4410 : cluster [DBG] pgmap v2919: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: cluster 2024-03-30T04:51:44.624557+0000 mgr.x (mgr.24938) 4411 : cluster [DBG] pgmap v2920: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:44.624700+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:45.275427+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:45.289588+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:45.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:45 smithi116 bash[82555]: audit 2024-03-30T04:51:45.303567+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:44.610539+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:44.619254+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: cluster 2024-03-30T04:51:44.624347+0000 mgr.x (mgr.24938) 4410 : cluster [DBG] pgmap v2919: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:51:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: cluster 2024-03-30T04:51:44.624557+0000 mgr.x (mgr.24938) 4411 : cluster [DBG] pgmap v2920: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T04:51:46.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:44.624700+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:45.275427+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:45.289588+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:45 smithi148 bash[65611]: audit 2024-03-30T04:51:45.303567+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:46 smithi148 bash[65611]: cluster 2024-03-30T04:51:45.296207+0000 mgr.x (mgr.24938) 4412 : cluster [DBG] pgmap v2921: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:46.964 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:46 smithi148 bash[65611]: cluster 2024-03-30T04:51:45.296757+0000 mgr.x (mgr.24938) 4413 : cluster [DBG] pgmap v2922: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:46 smithi116 bash[80412]: cluster 2024-03-30T04:51:45.296207+0000 mgr.x (mgr.24938) 4412 : cluster [DBG] pgmap v2921: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:47.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:46 smithi116 bash[80412]: cluster 2024-03-30T04:51:45.296757+0000 mgr.x (mgr.24938) 4413 : cluster [DBG] pgmap v2922: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:47.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:46 smithi116 bash[82555]: cluster 2024-03-30T04:51:45.296207+0000 mgr.x (mgr.24938) 4412 : cluster [DBG] pgmap v2921: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:47.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:46 smithi116 bash[82555]: cluster 2024-03-30T04:51:45.296757+0000 mgr.x (mgr.24938) 4413 : cluster [DBG] pgmap v2922: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:47.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:46] "GET /metrics HTTP/1.1" 200 38707 "" "Prometheus/2.33.4" 2024-03-30T04:51:47.893 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:47 smithi148 bash[65611]: cephadm 2024-03-30T04:51:46.206500+0000 mgr.x (mgr.24938) 4414 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-03-30T04:51:47.893 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:47 smithi148 bash[65611]: cephadm 2024-03-30T04:51:46.207057+0000 mgr.x (mgr.24938) 4415 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:48.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:47 smithi116 bash[80412]: cephadm 2024-03-30T04:51:46.206500+0000 mgr.x (mgr.24938) 4414 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-03-30T04:51:48.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:47 smithi116 bash[80412]: cephadm 2024-03-30T04:51:46.207057+0000 mgr.x (mgr.24938) 4415 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:48.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:47 smithi116 bash[82555]: cephadm 2024-03-30T04:51:46.206500+0000 mgr.x (mgr.24938) 4414 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-03-30T04:51:48.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:47 smithi116 bash[82555]: cephadm 2024-03-30T04:51:46.207057+0000 mgr.x (mgr.24938) 4415 : cephadm [INF] Deploying daemon node-exporter.b on smithi148 2024-03-30T04:51:49.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: cluster 2024-03-30T04:51:47.297372+0000 mgr.x (mgr.24938) 4416 : cluster [DBG] pgmap v2923: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-03-30T04:51:49.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: audit 2024-03-30T04:51:47.884841+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: audit 2024-03-30T04:51:47.890413+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: cluster 2024-03-30T04:51:47.895565+0000 mgr.x (mgr.24938) 4417 : cluster [DBG] pgmap v2924: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: cluster 2024-03-30T04:51:47.895804+0000 mgr.x (mgr.24938) 4418 : cluster [DBG] pgmap v2925: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:48 smithi148 bash[65611]: audit 2024-03-30T04:51:47.896844+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: cluster 2024-03-30T04:51:47.297372+0000 mgr.x (mgr.24938) 4416 : cluster [DBG] pgmap v2923: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: audit 2024-03-30T04:51:47.884841+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: audit 2024-03-30T04:51:47.890413+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: cluster 2024-03-30T04:51:47.895565+0000 mgr.x (mgr.24938) 4417 : cluster [DBG] pgmap v2924: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: cluster 2024-03-30T04:51:47.895804+0000 mgr.x (mgr.24938) 4418 : cluster [DBG] pgmap v2925: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[80412]: audit 2024-03-30T04:51:47.896844+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: cluster 2024-03-30T04:51:47.297372+0000 mgr.x (mgr.24938) 4416 : cluster [DBG] pgmap v2923: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-03-30T04:51:49.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: audit 2024-03-30T04:51:47.884841+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: audit 2024-03-30T04:51:47.890413+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: cluster 2024-03-30T04:51:47.895565+0000 mgr.x (mgr.24938) 4417 : cluster [DBG] pgmap v2924: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: cluster 2024-03-30T04:51:47.895804+0000 mgr.x (mgr.24938) 4418 : cluster [DBG] pgmap v2925: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:49.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:48 smithi116 bash[82555]: audit 2024-03-30T04:51:47.896844+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:49.480 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.480 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.481 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.481 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.481 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.482 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.482 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.482 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.482 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:49.797 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:49 smithi148 systemd[1]: Stopping Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:51:50.662 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[90680]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:51:50.662 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:51:50.662 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[90740]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:51:50.662 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:51:50.662 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: Stopped Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:50.946 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.946 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.946 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.947 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: Started Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:50.947 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.947 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.947 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.948 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.948 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:50.948 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: cluster 2024-03-30T04:51:49.896875+0000 mgr.x (mgr.24938) 4419 : cluster [DBG] pgmap v2926: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.825506+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.836188+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.879216+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.884400+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.886348+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:51.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[80412]: audit 2024-03-30T04:51:50.898509+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: cluster 2024-03-30T04:51:49.896875+0000 mgr.x (mgr.24938) 4419 : cluster [DBG] pgmap v2926: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.825506+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.836188+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.879216+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.884400+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.886348+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:51.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:50 smithi116 bash[82555]: audit 2024-03-30T04:51:50.898509+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: cluster 2024-03-30T04:51:49.896875+0000 mgr.x (mgr.24938) 4419 : cluster [DBG] pgmap v2926: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.825506+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.836188+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.879216+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.884400+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.886348+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:51.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:50 smithi148 bash[65611]: audit 2024-03-30T04:51:50.898509+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cluster 2024-03-30T04:51:50.893117+0000 mgr.x (mgr.24938) 4420 : cluster [DBG] pgmap v2927: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cluster 2024-03-30T04:51:50.893364+0000 mgr.x (mgr.24938) 4421 : cluster [DBG] pgmap v2928: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cephadm 2024-03-30T04:51:50.903485+0000 mgr.x (mgr.24938) 4422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:50.977647+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:50.981432+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:50.984167+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:50.988066+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:50.989568+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cluster 2024-03-30T04:51:50.995553+0000 mgr.x (mgr.24938) 4423 : cluster [DBG] pgmap v2929: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cluster 2024-03-30T04:51:50.995833+0000 mgr.x (mgr.24938) 4424 : cluster [DBG] pgmap v2930: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.002721+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.007489+0000 mgr.x (mgr.24938) 4425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.064302+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.067189+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.068826+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.071740+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.072769+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.085196+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.144257+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cluster 2024-03-30T04:51:50.893117+0000 mgr.x (mgr.24938) 4420 : cluster [DBG] pgmap v2927: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cluster 2024-03-30T04:51:50.893364+0000 mgr.x (mgr.24938) 4421 : cluster [DBG] pgmap v2928: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cephadm 2024-03-30T04:51:50.903485+0000 mgr.x (mgr.24938) 4422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:50.977647+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:50.981432+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:50.984167+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:50.988066+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:50.989568+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cluster 2024-03-30T04:51:50.995553+0000 mgr.x (mgr.24938) 4423 : cluster [DBG] pgmap v2929: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cluster 2024-03-30T04:51:50.995833+0000 mgr.x (mgr.24938) 4424 : cluster [DBG] pgmap v2930: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.002721+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.007489+0000 mgr.x (mgr.24938) 4425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.064302+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.067189+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.068826+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.071740+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.072769+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.085196+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.144257+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.148794+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.151222+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.154997+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.156531+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.170491+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.260134+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.265073+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.267444+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.272231+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.273959+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.288586+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.380041+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.384742+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.386950+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.391345+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.392881+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.407390+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.498459+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.503308+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.148794+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.151222+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.154997+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.156531+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.170491+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.260134+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.265073+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.267444+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.272231+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.273959+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.288586+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.380041+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.384742+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.386950+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.391345+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.392881+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.407390+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.498459+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.503308+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.505734+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.509795+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.511319+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.525636+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.600088+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.602812+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.604337+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.607017+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.608292+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.622418+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.684872+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.688482+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.690525+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.693916+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.695137+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.708107+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.782954+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.786318+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.788100+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.505734+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.509795+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.511319+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.525636+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.600088+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.602812+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.604337+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.607017+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.608292+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.622418+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.684872+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.688482+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.690525+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.693916+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.695137+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.708107+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.782954+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.786318+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.788100+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.792137+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.793534+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.807290+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.867058+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.869867+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.871414+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.874424+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.875700+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[80412]: audit 2024-03-30T04:51:51.886719+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.792137+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.793534+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.807290+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.867058+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.869867+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.871414+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.874424+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.875700+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:51 smithi116 bash[82555]: audit 2024-03-30T04:51:51.886719+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:50.893117+0000 mgr.x (mgr.24938) 4420 : cluster [DBG] pgmap v2927: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:50.893364+0000 mgr.x (mgr.24938) 4421 : cluster [DBG] pgmap v2928: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-03-30T04:51:52.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:50.903485+0000 mgr.x (mgr.24938) 4422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:50.977647+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:50.981432+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:50.984167+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:50.988066+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:50.989568+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:50.995553+0000 mgr.x (mgr.24938) 4423 : cluster [DBG] pgmap v2929: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:50.995833+0000 mgr.x (mgr.24938) 4424 : cluster [DBG] pgmap v2930: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.002721+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.007489+0000 mgr.x (mgr.24938) 4425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.064302+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.067189+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.068826+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.071740+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.072769+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.085196+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.144257+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.148794+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.151222+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.154997+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.156531+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.170491+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.260134+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.265073+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.267444+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.272231+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.273959+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.288586+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.380041+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.384742+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.386950+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.391345+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.392881+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.407390+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.498459+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.503308+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.505734+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.509795+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.511319+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.525636+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.600088+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.602812+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.604337+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.607017+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.608292+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.622418+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.684872+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.688482+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.690525+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.693916+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.695137+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.708107+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.782954+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.786318+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.788100+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.792137+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.793534+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.807290+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.867058+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.869867+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.871414+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.874424+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.875700+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:52.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.886719+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.750Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.750Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.751Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.751Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T04:51:52.954 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T04:51:52.955 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T04:51:52.956 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T04:51:52.957 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[90797]: ts=2024-03-30T04:51:52.752Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T04:51:53.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.079068+0000 mgr.x (mgr.24938) 4426 : cluster [DBG] pgmap v2931: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.079321+0000 mgr.x (mgr.24938) 4427 : cluster [DBG] pgmap v2932: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.089778+0000 mgr.x (mgr.24938) 4428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.162764+0000 mgr.x (mgr.24938) 4429 : cluster [DBG] pgmap v2933: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.163268+0000 mgr.x (mgr.24938) 4430 : cluster [DBG] pgmap v2934: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.175202+0000 mgr.x (mgr.24938) 4431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.280913+0000 mgr.x (mgr.24938) 4432 : cluster [DBG] pgmap v2935: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.281383+0000 mgr.x (mgr.24938) 4433 : cluster [DBG] pgmap v2936: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.293387+0000 mgr.x (mgr.24938) 4434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.399373+0000 mgr.x (mgr.24938) 4435 : cluster [DBG] pgmap v2937: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.399613+0000 mgr.x (mgr.24938) 4436 : cluster [DBG] pgmap v2938: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.412210+0000 mgr.x (mgr.24938) 4437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.517428+0000 mgr.x (mgr.24938) 4438 : cluster [DBG] pgmap v2939: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.517658+0000 mgr.x (mgr.24938) 4439 : cluster [DBG] pgmap v2940: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.530216+0000 mgr.x (mgr.24938) 4440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.613739+0000 mgr.x (mgr.24938) 4441 : cluster [DBG] pgmap v2941: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.613916+0000 mgr.x (mgr.24938) 4442 : cluster [DBG] pgmap v2942: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.626976+0000 mgr.x (mgr.24938) 4443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.700863+0000 mgr.x (mgr.24938) 4444 : cluster [DBG] pgmap v2943: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.701134+0000 mgr.x (mgr.24938) 4445 : cluster [DBG] pgmap v2944: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.079068+0000 mgr.x (mgr.24938) 4426 : cluster [DBG] pgmap v2931: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.079321+0000 mgr.x (mgr.24938) 4427 : cluster [DBG] pgmap v2932: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.089778+0000 mgr.x (mgr.24938) 4428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.162764+0000 mgr.x (mgr.24938) 4429 : cluster [DBG] pgmap v2933: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.163268+0000 mgr.x (mgr.24938) 4430 : cluster [DBG] pgmap v2934: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.175202+0000 mgr.x (mgr.24938) 4431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.280913+0000 mgr.x (mgr.24938) 4432 : cluster [DBG] pgmap v2935: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.281383+0000 mgr.x (mgr.24938) 4433 : cluster [DBG] pgmap v2936: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.293387+0000 mgr.x (mgr.24938) 4434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.399373+0000 mgr.x (mgr.24938) 4435 : cluster [DBG] pgmap v2937: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.399613+0000 mgr.x (mgr.24938) 4436 : cluster [DBG] pgmap v2938: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.412210+0000 mgr.x (mgr.24938) 4437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.517428+0000 mgr.x (mgr.24938) 4438 : cluster [DBG] pgmap v2939: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.517658+0000 mgr.x (mgr.24938) 4439 : cluster [DBG] pgmap v2940: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.530216+0000 mgr.x (mgr.24938) 4440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.613739+0000 mgr.x (mgr.24938) 4441 : cluster [DBG] pgmap v2941: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.613916+0000 mgr.x (mgr.24938) 4442 : cluster [DBG] pgmap v2942: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.626976+0000 mgr.x (mgr.24938) 4443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.700863+0000 mgr.x (mgr.24938) 4444 : cluster [DBG] pgmap v2943: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.701134+0000 mgr.x (mgr.24938) 4445 : cluster [DBG] pgmap v2944: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.712838+0000 mgr.x (mgr.24938) 4446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.799735+0000 mgr.x (mgr.24938) 4447 : cluster [DBG] pgmap v2945: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.800191+0000 mgr.x (mgr.24938) 4448 : cluster [DBG] pgmap v2946: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.812291+0000 mgr.x (mgr.24938) 4449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.881304+0000 mgr.x (mgr.24938) 4450 : cluster [DBG] pgmap v2947: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.881528+0000 mgr.x (mgr.24938) 4451 : cluster [DBG] pgmap v2948: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.891203+0000 mgr.x (mgr.24938) 4452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.966314+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.968834+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.970212+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.972872+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.973800+0000 mon.a (mon.0) 8283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.979343+0000 mgr.x (mgr.24938) 4453 : cluster [DBG] pgmap v2949: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cluster 2024-03-30T04:51:51.979582+0000 mgr.x (mgr.24938) 4454 : cluster [DBG] pgmap v2950: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:51.984224+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: cephadm 2024-03-30T04:51:51.988659+0000 mgr.x (mgr.24938) 4455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.070147+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.074799+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.077050+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.712838+0000 mgr.x (mgr.24938) 4446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.799735+0000 mgr.x (mgr.24938) 4447 : cluster [DBG] pgmap v2945: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.800191+0000 mgr.x (mgr.24938) 4448 : cluster [DBG] pgmap v2946: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.812291+0000 mgr.x (mgr.24938) 4449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.881304+0000 mgr.x (mgr.24938) 4450 : cluster [DBG] pgmap v2947: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.881528+0000 mgr.x (mgr.24938) 4451 : cluster [DBG] pgmap v2948: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.891203+0000 mgr.x (mgr.24938) 4452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.966314+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.968834+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.970212+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.972872+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.973800+0000 mon.a (mon.0) 8283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.979343+0000 mgr.x (mgr.24938) 4453 : cluster [DBG] pgmap v2949: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cluster 2024-03-30T04:51:51.979582+0000 mgr.x (mgr.24938) 4454 : cluster [DBG] pgmap v2950: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:51.984224+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: cephadm 2024-03-30T04:51:51.988659+0000 mgr.x (mgr.24938) 4455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.070147+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.074799+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.077050+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.081692+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.083393+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.095964+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.183998+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.188725+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.191715+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.196211+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.197976+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.211978+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.300243+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.305228+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.307405+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.311814+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.313456+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.328021+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.404413+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.407960+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.409966+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.414238+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.081692+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.083393+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.095964+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.183998+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.188725+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.191715+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.196211+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.197976+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.211978+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.300243+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.305228+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.307405+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.311814+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.313456+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.328021+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.404413+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.407960+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.409966+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.414238+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.415706+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.429330+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.506329+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.510166+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.512316+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.517626+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.519325+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.532176+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.606382+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.609084+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.611358+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.614689+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.615876+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.627273+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.705135+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.709159+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.711003+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.714163+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.715337+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.728687+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.415706+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.429330+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.506329+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.510166+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.512316+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.517626+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.519325+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.532176+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.606382+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.609084+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.611358+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.614689+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.615876+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.627273+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.705135+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.709159+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.711003+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.714163+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.715337+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.728687+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.787917+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.790837+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.792408+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.795166+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.796230+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.808907+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.871327+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.874193+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.875662+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.878506+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.879713+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[80412]: audit 2024-03-30T04:51:52.892050+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.787917+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.790837+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.792408+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.795166+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.796230+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.808907+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.871327+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.874193+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.875662+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.878506+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.879713+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:52 smithi116 bash[82555]: audit 2024-03-30T04:51:52.892050+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.079068+0000 mgr.x (mgr.24938) 4426 : cluster [DBG] pgmap v2931: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:51:53.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.079321+0000 mgr.x (mgr.24938) 4427 : cluster [DBG] pgmap v2932: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.089778+0000 mgr.x (mgr.24938) 4428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.162764+0000 mgr.x (mgr.24938) 4429 : cluster [DBG] pgmap v2933: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.163268+0000 mgr.x (mgr.24938) 4430 : cluster [DBG] pgmap v2934: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.175202+0000 mgr.x (mgr.24938) 4431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.280913+0000 mgr.x (mgr.24938) 4432 : cluster [DBG] pgmap v2935: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.281383+0000 mgr.x (mgr.24938) 4433 : cluster [DBG] pgmap v2936: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.293387+0000 mgr.x (mgr.24938) 4434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.399373+0000 mgr.x (mgr.24938) 4435 : cluster [DBG] pgmap v2937: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.399613+0000 mgr.x (mgr.24938) 4436 : cluster [DBG] pgmap v2938: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.412210+0000 mgr.x (mgr.24938) 4437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.517428+0000 mgr.x (mgr.24938) 4438 : cluster [DBG] pgmap v2939: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.517658+0000 mgr.x (mgr.24938) 4439 : cluster [DBG] pgmap v2940: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.530216+0000 mgr.x (mgr.24938) 4440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.613739+0000 mgr.x (mgr.24938) 4441 : cluster [DBG] pgmap v2941: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.613916+0000 mgr.x (mgr.24938) 4442 : cluster [DBG] pgmap v2942: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.626976+0000 mgr.x (mgr.24938) 4443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.700863+0000 mgr.x (mgr.24938) 4444 : cluster [DBG] pgmap v2943: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.701134+0000 mgr.x (mgr.24938) 4445 : cluster [DBG] pgmap v2944: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.712838+0000 mgr.x (mgr.24938) 4446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.799735+0000 mgr.x (mgr.24938) 4447 : cluster [DBG] pgmap v2945: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.800191+0000 mgr.x (mgr.24938) 4448 : cluster [DBG] pgmap v2946: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.812291+0000 mgr.x (mgr.24938) 4449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.881304+0000 mgr.x (mgr.24938) 4450 : cluster [DBG] pgmap v2947: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.881528+0000 mgr.x (mgr.24938) 4451 : cluster [DBG] pgmap v2948: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.891203+0000 mgr.x (mgr.24938) 4452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.966314+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.968834+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.970212+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.972872+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.973800+0000 mon.a (mon.0) 8283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.979343+0000 mgr.x (mgr.24938) 4453 : cluster [DBG] pgmap v2949: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cluster 2024-03-30T04:51:51.979582+0000 mgr.x (mgr.24938) 4454 : cluster [DBG] pgmap v2950: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:51.984224+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: cephadm 2024-03-30T04:51:51.988659+0000 mgr.x (mgr.24938) 4455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.070147+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.074799+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.077050+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.081692+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.083393+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.095964+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.183998+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.188725+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.191715+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.196211+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.197976+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.211978+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.300243+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.305228+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.307405+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.311814+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.313456+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.328021+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.404413+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.407960+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.409966+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.414238+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.415706+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.429330+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.506329+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.510166+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.512316+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.517626+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.519325+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.532176+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.606382+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.609084+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.611358+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.614689+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.615876+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.627273+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.705135+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.709159+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.711003+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.714163+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.715337+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.728687+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.787917+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.790837+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.792408+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.795166+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.796230+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.808907+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.871327+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.874193+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.875662+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.878506+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.879713+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:53.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:52 smithi148 bash[65611]: audit 2024-03-30T04:51:52.892050+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.090204+0000 mgr.x (mgr.24938) 4456 : cluster [DBG] pgmap v2951: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.090798+0000 mgr.x (mgr.24938) 4457 : cluster [DBG] pgmap v2952: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.100847+0000 mgr.x (mgr.24938) 4458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.204405+0000 mgr.x (mgr.24938) 4459 : cluster [DBG] pgmap v2953: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.205060+0000 mgr.x (mgr.24938) 4460 : cluster [DBG] pgmap v2954: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.216521+0000 mgr.x (mgr.24938) 4461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.320258+0000 mgr.x (mgr.24938) 4462 : cluster [DBG] pgmap v2955: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.320913+0000 mgr.x (mgr.24938) 4463 : cluster [DBG] pgmap v2956: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.332682+0000 mgr.x (mgr.24938) 4464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.421787+0000 mgr.x (mgr.24938) 4465 : cluster [DBG] pgmap v2957: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.422127+0000 mgr.x (mgr.24938) 4466 : cluster [DBG] pgmap v2958: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.433972+0000 mgr.x (mgr.24938) 4467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.526445+0000 mgr.x (mgr.24938) 4468 : cluster [DBG] pgmap v2959: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.527111+0000 mgr.x (mgr.24938) 4469 : cluster [DBG] pgmap v2960: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.536753+0000 mgr.x (mgr.24938) 4470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.621662+0000 mgr.x (mgr.24938) 4471 : cluster [DBG] pgmap v2961: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.621966+0000 mgr.x (mgr.24938) 4472 : cluster [DBG] pgmap v2962: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.632018+0000 mgr.x (mgr.24938) 4473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.720932+0000 mgr.x (mgr.24938) 4474 : cluster [DBG] pgmap v2963: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.721116+0000 mgr.x (mgr.24938) 4475 : cluster [DBG] pgmap v2964: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.090204+0000 mgr.x (mgr.24938) 4456 : cluster [DBG] pgmap v2951: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.090798+0000 mgr.x (mgr.24938) 4457 : cluster [DBG] pgmap v2952: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.100847+0000 mgr.x (mgr.24938) 4458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.204405+0000 mgr.x (mgr.24938) 4459 : cluster [DBG] pgmap v2953: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.205060+0000 mgr.x (mgr.24938) 4460 : cluster [DBG] pgmap v2954: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.216521+0000 mgr.x (mgr.24938) 4461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.320258+0000 mgr.x (mgr.24938) 4462 : cluster [DBG] pgmap v2955: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.320913+0000 mgr.x (mgr.24938) 4463 : cluster [DBG] pgmap v2956: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.332682+0000 mgr.x (mgr.24938) 4464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.421787+0000 mgr.x (mgr.24938) 4465 : cluster [DBG] pgmap v2957: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.422127+0000 mgr.x (mgr.24938) 4466 : cluster [DBG] pgmap v2958: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.433972+0000 mgr.x (mgr.24938) 4467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.526445+0000 mgr.x (mgr.24938) 4468 : cluster [DBG] pgmap v2959: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.527111+0000 mgr.x (mgr.24938) 4469 : cluster [DBG] pgmap v2960: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.536753+0000 mgr.x (mgr.24938) 4470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.621662+0000 mgr.x (mgr.24938) 4471 : cluster [DBG] pgmap v2961: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.621966+0000 mgr.x (mgr.24938) 4472 : cluster [DBG] pgmap v2962: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.632018+0000 mgr.x (mgr.24938) 4473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.720932+0000 mgr.x (mgr.24938) 4474 : cluster [DBG] pgmap v2963: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.721116+0000 mgr.x (mgr.24938) 4475 : cluster [DBG] pgmap v2964: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.733345+0000 mgr.x (mgr.24938) 4476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.801648+0000 mgr.x (mgr.24938) 4477 : cluster [DBG] pgmap v2965: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.801822+0000 mgr.x (mgr.24938) 4478 : cluster [DBG] pgmap v2966: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.813419+0000 mgr.x (mgr.24938) 4479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.885088+0000 mgr.x (mgr.24938) 4480 : cluster [DBG] pgmap v2967: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.885271+0000 mgr.x (mgr.24938) 4481 : cluster [DBG] pgmap v2968: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.896518+0000 mgr.x (mgr.24938) 4482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.975655+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.978321+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.979773+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.982942+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.984203+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.989852+0000 mgr.x (mgr.24938) 4483 : cluster [DBG] pgmap v2969: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cluster 2024-03-30T04:51:52.990042+0000 mgr.x (mgr.24938) 4484 : cluster [DBG] pgmap v2970: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:52.995041+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: cephadm 2024-03-30T04:51:52.999557+0000 mgr.x (mgr.24938) 4485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.083606+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.088151+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.090363+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.094218+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.733345+0000 mgr.x (mgr.24938) 4476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.801648+0000 mgr.x (mgr.24938) 4477 : cluster [DBG] pgmap v2965: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.801822+0000 mgr.x (mgr.24938) 4478 : cluster [DBG] pgmap v2966: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.813419+0000 mgr.x (mgr.24938) 4479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.885088+0000 mgr.x (mgr.24938) 4480 : cluster [DBG] pgmap v2967: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.885271+0000 mgr.x (mgr.24938) 4481 : cluster [DBG] pgmap v2968: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.896518+0000 mgr.x (mgr.24938) 4482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.975655+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.978321+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.979773+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.982942+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.984203+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.989852+0000 mgr.x (mgr.24938) 4483 : cluster [DBG] pgmap v2969: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cluster 2024-03-30T04:51:52.990042+0000 mgr.x (mgr.24938) 4484 : cluster [DBG] pgmap v2970: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:52.995041+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: cephadm 2024-03-30T04:51:52.999557+0000 mgr.x (mgr.24938) 4485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.083606+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.088151+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.090363+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.094218+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.095684+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.106782+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.196407+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.201557+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.204051+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.208830+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.210778+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.223417+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.314710+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.319762+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.322902+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.328346+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.330327+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.343346+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.434515+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.439480+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.441855+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.446010+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.447779+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.095684+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.106782+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.196407+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.201557+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.204051+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.208830+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.210778+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.223417+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.314710+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.319762+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.322902+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.328346+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.330327+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.343346+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.434515+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.439480+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.441855+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.446010+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.447779+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.464135+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.524961+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.527931+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.529638+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.532881+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.534309+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.548864+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.592409+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.595311+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.596824+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.599457+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.600473+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.611564+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.670085+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.672900+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.674351+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.677106+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.678019+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.686843+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.464135+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.524961+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.527931+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.529638+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.532881+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.534309+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.548864+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.592409+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.595311+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.596824+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.599457+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.600473+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.611564+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.670085+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.672900+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.674351+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.677106+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.678019+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.686843+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.744703+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.747244+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.748855+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.751699+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.752895+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.763382+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.821056+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.824224+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.826134+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.829210+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.830372+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.841299+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.913264+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.916526+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.918462+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.922693+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.923966+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[80412]: audit 2024-03-30T04:51:53.936683+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.744703+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.747244+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.748855+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.751699+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.752895+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.763382+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.821056+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.824224+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.826134+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.829210+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.830372+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.841299+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.913264+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.916526+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.918462+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.922693+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.923966+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.030 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:53 smithi116 bash[82555]: audit 2024-03-30T04:51:53.936683+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.090204+0000 mgr.x (mgr.24938) 4456 : cluster [DBG] pgmap v2951: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.090798+0000 mgr.x (mgr.24938) 4457 : cluster [DBG] pgmap v2952: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.100847+0000 mgr.x (mgr.24938) 4458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.204405+0000 mgr.x (mgr.24938) 4459 : cluster [DBG] pgmap v2953: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.205060+0000 mgr.x (mgr.24938) 4460 : cluster [DBG] pgmap v2954: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.216521+0000 mgr.x (mgr.24938) 4461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.320258+0000 mgr.x (mgr.24938) 4462 : cluster [DBG] pgmap v2955: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.320913+0000 mgr.x (mgr.24938) 4463 : cluster [DBG] pgmap v2956: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.332682+0000 mgr.x (mgr.24938) 4464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.421787+0000 mgr.x (mgr.24938) 4465 : cluster [DBG] pgmap v2957: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.422127+0000 mgr.x (mgr.24938) 4466 : cluster [DBG] pgmap v2958: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.433972+0000 mgr.x (mgr.24938) 4467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.526445+0000 mgr.x (mgr.24938) 4468 : cluster [DBG] pgmap v2959: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.527111+0000 mgr.x (mgr.24938) 4469 : cluster [DBG] pgmap v2960: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.536753+0000 mgr.x (mgr.24938) 4470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.621662+0000 mgr.x (mgr.24938) 4471 : cluster [DBG] pgmap v2961: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.621966+0000 mgr.x (mgr.24938) 4472 : cluster [DBG] pgmap v2962: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.632018+0000 mgr.x (mgr.24938) 4473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.720932+0000 mgr.x (mgr.24938) 4474 : cluster [DBG] pgmap v2963: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.721116+0000 mgr.x (mgr.24938) 4475 : cluster [DBG] pgmap v2964: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.733345+0000 mgr.x (mgr.24938) 4476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.801648+0000 mgr.x (mgr.24938) 4477 : cluster [DBG] pgmap v2965: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.801822+0000 mgr.x (mgr.24938) 4478 : cluster [DBG] pgmap v2966: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.813419+0000 mgr.x (mgr.24938) 4479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.885088+0000 mgr.x (mgr.24938) 4480 : cluster [DBG] pgmap v2967: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.885271+0000 mgr.x (mgr.24938) 4481 : cluster [DBG] pgmap v2968: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.896518+0000 mgr.x (mgr.24938) 4482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.975655+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.978321+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.979773+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.982942+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.984203+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.989852+0000 mgr.x (mgr.24938) 4483 : cluster [DBG] pgmap v2969: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cluster 2024-03-30T04:51:52.990042+0000 mgr.x (mgr.24938) 4484 : cluster [DBG] pgmap v2970: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:52.995041+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: cephadm 2024-03-30T04:51:52.999557+0000 mgr.x (mgr.24938) 4485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:54.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.083606+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.088151+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.090363+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.094218+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.095684+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.106782+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.196407+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.201557+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.204051+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.208830+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.210778+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.223417+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.314710+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.319762+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.322902+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.328346+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.330327+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.343346+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.434515+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.439480+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.441855+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.446010+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.447779+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.464135+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.524961+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.527931+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.529638+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.532881+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.534309+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.548864+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.592409+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.595311+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.596824+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.599457+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.600473+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.611564+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.670085+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.672900+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.674351+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.677106+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.678019+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.686843+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.744703+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.747244+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.748855+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.751699+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.752895+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.763382+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.821056+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.824224+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.057 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.826134+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.829210+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.830372+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.841299+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.913264+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.916526+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.918462+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.922693+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.923966+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:54.058 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:53 smithi148 bash[65611]: audit 2024-03-30T04:51:53.936683+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.101544+0000 mgr.x (mgr.24938) 4486 : cluster [DBG] pgmap v2971: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.101768+0000 mgr.x (mgr.24938) 4487 : cluster [DBG] pgmap v2972: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.111380+0000 mgr.x (mgr.24938) 4488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.217483+0000 mgr.x (mgr.24938) 4489 : cluster [DBG] pgmap v2973: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.217992+0000 mgr.x (mgr.24938) 4490 : cluster [DBG] pgmap v2974: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.226 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.228178+0000 mgr.x (mgr.24938) 4491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.337230+0000 mgr.x (mgr.24938) 4492 : cluster [DBG] pgmap v2975: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.337708+0000 mgr.x (mgr.24938) 4493 : cluster [DBG] pgmap v2976: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.348138+0000 mgr.x (mgr.24938) 4494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.455246+0000 mgr.x (mgr.24938) 4495 : cluster [DBG] pgmap v2977: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.456125+0000 mgr.x (mgr.24938) 4496 : cluster [DBG] pgmap v2978: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.468971+0000 mgr.x (mgr.24938) 4497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.543594+0000 mgr.x (mgr.24938) 4498 : cluster [DBG] pgmap v2979: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.544114+0000 mgr.x (mgr.24938) 4499 : cluster [DBG] pgmap v2980: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.553507+0000 mgr.x (mgr.24938) 4500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.606809+0000 mgr.x (mgr.24938) 4501 : cluster [DBG] pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.607513+0000 mgr.x (mgr.24938) 4502 : cluster [DBG] pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.616130+0000 mgr.x (mgr.24938) 4503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.683423+0000 mgr.x (mgr.24938) 4504 : cluster [DBG] pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.227 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.683746+0000 mgr.x (mgr.24938) 4505 : cluster [DBG] pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.691350+0000 mgr.x (mgr.24938) 4506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:53.741699+0000 mgr.x (mgr.24938) 4507 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.758237+0000 mgr.x (mgr.24938) 4508 : cluster [DBG] pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.758404+0000 mgr.x (mgr.24938) 4509 : cluster [DBG] pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.767828+0000 mgr.x (mgr.24938) 4510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.835922+0000 mgr.x (mgr.24938) 4511 : cluster [DBG] pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.836143+0000 mgr.x (mgr.24938) 4512 : cluster [DBG] pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.845807+0000 mgr.x (mgr.24938) 4513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.930094+0000 mgr.x (mgr.24938) 4514 : cluster [DBG] pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:53.930551+0000 mgr.x (mgr.24938) 4515 : cluster [DBG] pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cephadm 2024-03-30T04:51:53.941279+0000 mgr.x (mgr.24938) 4516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.015763+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.018592+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.019945+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.228 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.023356+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.024879+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.030955+0000 mgr.x (mgr.24938) 4517 : cluster [DBG] pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.031449+0000 mgr.x (mgr.24938) 4518 : cluster [DBG] pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.035299+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.114211+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.117396+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.119025+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.121818+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.122895+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.132767+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.206544+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.209774+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.211476+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.229 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.214620+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.215912+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.228426+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.307577+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.308821+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.311586+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.317028+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.344478+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.351379+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.362664+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.438718+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.441876+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.443293+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.446289+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.230 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.447327+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.458593+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.542077+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.544975+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.546553+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.549351+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.550600+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.561800+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.624533+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.627632+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.629208+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.632351+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.633708+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.644555+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.702093+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.704916+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.706732+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.709661+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.710850+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.721637+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.796927+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.800089+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.802008+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.805156+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.806482+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.817368+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.876053+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.879073+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.880704+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.232 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.883602+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.884604+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.895328+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.954638+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.957673+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:54 smithi148 bash[65611]: audit 2024-03-30T04:51:54.959246+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.101544+0000 mgr.x (mgr.24938) 4486 : cluster [DBG] pgmap v2971: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.101768+0000 mgr.x (mgr.24938) 4487 : cluster [DBG] pgmap v2972: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.111380+0000 mgr.x (mgr.24938) 4488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.217483+0000 mgr.x (mgr.24938) 4489 : cluster [DBG] pgmap v2973: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.217992+0000 mgr.x (mgr.24938) 4490 : cluster [DBG] pgmap v2974: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.228178+0000 mgr.x (mgr.24938) 4491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.337230+0000 mgr.x (mgr.24938) 4492 : cluster [DBG] pgmap v2975: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.337708+0000 mgr.x (mgr.24938) 4493 : cluster [DBG] pgmap v2976: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.348138+0000 mgr.x (mgr.24938) 4494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.455246+0000 mgr.x (mgr.24938) 4495 : cluster [DBG] pgmap v2977: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.456125+0000 mgr.x (mgr.24938) 4496 : cluster [DBG] pgmap v2978: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.468971+0000 mgr.x (mgr.24938) 4497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.543594+0000 mgr.x (mgr.24938) 4498 : cluster [DBG] pgmap v2979: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.544114+0000 mgr.x (mgr.24938) 4499 : cluster [DBG] pgmap v2980: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.553507+0000 mgr.x (mgr.24938) 4500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.606809+0000 mgr.x (mgr.24938) 4501 : cluster [DBG] pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.607513+0000 mgr.x (mgr.24938) 4502 : cluster [DBG] pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.616130+0000 mgr.x (mgr.24938) 4503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.683423+0000 mgr.x (mgr.24938) 4504 : cluster [DBG] pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.683746+0000 mgr.x (mgr.24938) 4505 : cluster [DBG] pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.691350+0000 mgr.x (mgr.24938) 4506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:53.741699+0000 mgr.x (mgr.24938) 4507 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.758237+0000 mgr.x (mgr.24938) 4508 : cluster [DBG] pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.758404+0000 mgr.x (mgr.24938) 4509 : cluster [DBG] pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.767828+0000 mgr.x (mgr.24938) 4510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.835922+0000 mgr.x (mgr.24938) 4511 : cluster [DBG] pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.836143+0000 mgr.x (mgr.24938) 4512 : cluster [DBG] pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.845807+0000 mgr.x (mgr.24938) 4513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.930094+0000 mgr.x (mgr.24938) 4514 : cluster [DBG] pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:53.930551+0000 mgr.x (mgr.24938) 4515 : cluster [DBG] pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cephadm 2024-03-30T04:51:53.941279+0000 mgr.x (mgr.24938) 4516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.015763+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.018592+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.019945+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.023356+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.024879+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.030955+0000 mgr.x (mgr.24938) 4517 : cluster [DBG] pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.031449+0000 mgr.x (mgr.24938) 4518 : cluster [DBG] pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.035299+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.114211+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.117396+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.119025+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.121818+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.122895+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.132767+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.206544+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.209774+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.211476+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.214620+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.215912+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.228426+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.307577+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.308821+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.311586+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.317028+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.344478+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.351379+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.362664+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.101544+0000 mgr.x (mgr.24938) 4486 : cluster [DBG] pgmap v2971: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.101768+0000 mgr.x (mgr.24938) 4487 : cluster [DBG] pgmap v2972: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.111380+0000 mgr.x (mgr.24938) 4488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.217483+0000 mgr.x (mgr.24938) 4489 : cluster [DBG] pgmap v2973: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.217992+0000 mgr.x (mgr.24938) 4490 : cluster [DBG] pgmap v2974: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.228178+0000 mgr.x (mgr.24938) 4491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.337230+0000 mgr.x (mgr.24938) 4492 : cluster [DBG] pgmap v2975: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.337708+0000 mgr.x (mgr.24938) 4493 : cluster [DBG] pgmap v2976: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.348138+0000 mgr.x (mgr.24938) 4494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.455246+0000 mgr.x (mgr.24938) 4495 : cluster [DBG] pgmap v2977: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.456125+0000 mgr.x (mgr.24938) 4496 : cluster [DBG] pgmap v2978: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.468971+0000 mgr.x (mgr.24938) 4497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.543594+0000 mgr.x (mgr.24938) 4498 : cluster [DBG] pgmap v2979: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.544114+0000 mgr.x (mgr.24938) 4499 : cluster [DBG] pgmap v2980: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.553507+0000 mgr.x (mgr.24938) 4500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.606809+0000 mgr.x (mgr.24938) 4501 : cluster [DBG] pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.607513+0000 mgr.x (mgr.24938) 4502 : cluster [DBG] pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.616130+0000 mgr.x (mgr.24938) 4503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.683423+0000 mgr.x (mgr.24938) 4504 : cluster [DBG] pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.438718+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.441876+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.443293+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.446289+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.447327+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.458593+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.542077+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.544975+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.546553+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.549351+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.550600+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.561800+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.624533+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.627632+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.629208+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.632351+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.633708+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.644555+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.702093+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.704916+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.706732+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.709661+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.710850+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.721637+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.796927+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.800089+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.802008+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.805156+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.806482+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.817368+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.876053+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.879073+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.880704+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.883602+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.884604+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.895328+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.954638+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.957673+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[82555]: audit 2024-03-30T04:51:54.959246+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.683746+0000 mgr.x (mgr.24938) 4505 : cluster [DBG] pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.691350+0000 mgr.x (mgr.24938) 4506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:53.741699+0000 mgr.x (mgr.24938) 4507 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.758237+0000 mgr.x (mgr.24938) 4508 : cluster [DBG] pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.758404+0000 mgr.x (mgr.24938) 4509 : cluster [DBG] pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.767828+0000 mgr.x (mgr.24938) 4510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.835922+0000 mgr.x (mgr.24938) 4511 : cluster [DBG] pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.836143+0000 mgr.x (mgr.24938) 4512 : cluster [DBG] pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.845807+0000 mgr.x (mgr.24938) 4513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.930094+0000 mgr.x (mgr.24938) 4514 : cluster [DBG] pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:53.930551+0000 mgr.x (mgr.24938) 4515 : cluster [DBG] pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cephadm 2024-03-30T04:51:53.941279+0000 mgr.x (mgr.24938) 4516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.015763+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.018592+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.019945+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.023356+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.024879+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.030955+0000 mgr.x (mgr.24938) 4517 : cluster [DBG] pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.031449+0000 mgr.x (mgr.24938) 4518 : cluster [DBG] pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.035299+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.114211+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.117396+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.119025+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.121818+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.122895+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.132767+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.206544+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.209774+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.211476+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.214620+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.215912+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.228426+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.307577+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.308821+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:55.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.311586+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.317028+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.344478+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.351379+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.362664+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.438718+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.441876+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.443293+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.446289+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.447327+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.458593+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.542077+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.544975+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.546553+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.549351+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.550600+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.561800+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.624533+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.627632+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.629208+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.632351+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.633708+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.644555+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.702093+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.704916+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.706732+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.709661+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.710850+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.721637+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.796927+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.800089+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.802008+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.805156+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.806482+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.817368+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.876053+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.879073+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.880704+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.883602+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.884604+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:55.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.895328+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:55.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.954638+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:55.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.957673+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:55.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:54 smithi116 bash[80412]: audit 2024-03-30T04:51:54.959246+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.040013+0000 mgr.x (mgr.24938) 4519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.128713+0000 mgr.x (mgr.24938) 4520 : cluster [DBG] pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.128985+0000 mgr.x (mgr.24938) 4521 : cluster [DBG] pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.137257+0000 mgr.x (mgr.24938) 4522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.221818+0000 mgr.x (mgr.24938) 4523 : cluster [DBG] pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.222084+0000 mgr.x (mgr.24938) 4524 : cluster [DBG] pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.233292+0000 mgr.x (mgr.24938) 4525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.357327+0000 mgr.x (mgr.24938) 4526 : cluster [DBG] pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.357582+0000 mgr.x (mgr.24938) 4527 : cluster [DBG] pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.367227+0000 mgr.x (mgr.24938) 4528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.452987+0000 mgr.x (mgr.24938) 4529 : cluster [DBG] pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.453263+0000 mgr.x (mgr.24938) 4530 : cluster [DBG] pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.463127+0000 mgr.x (mgr.24938) 4531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.556394+0000 mgr.x (mgr.24938) 4532 : cluster [DBG] pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.556898+0000 mgr.x (mgr.24938) 4533 : cluster [DBG] pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.566313+0000 mgr.x (mgr.24938) 4534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.639262+0000 mgr.x (mgr.24938) 4535 : cluster [DBG] pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.639441+0000 mgr.x (mgr.24938) 4536 : cluster [DBG] pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.649128+0000 mgr.x (mgr.24938) 4537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.716269+0000 mgr.x (mgr.24938) 4538 : cluster [DBG] pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.040013+0000 mgr.x (mgr.24938) 4519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.128713+0000 mgr.x (mgr.24938) 4520 : cluster [DBG] pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.128985+0000 mgr.x (mgr.24938) 4521 : cluster [DBG] pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.137257+0000 mgr.x (mgr.24938) 4522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.221818+0000 mgr.x (mgr.24938) 4523 : cluster [DBG] pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.222084+0000 mgr.x (mgr.24938) 4524 : cluster [DBG] pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.233292+0000 mgr.x (mgr.24938) 4525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.357327+0000 mgr.x (mgr.24938) 4526 : cluster [DBG] pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.357582+0000 mgr.x (mgr.24938) 4527 : cluster [DBG] pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.367227+0000 mgr.x (mgr.24938) 4528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.452987+0000 mgr.x (mgr.24938) 4529 : cluster [DBG] pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.453263+0000 mgr.x (mgr.24938) 4530 : cluster [DBG] pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.463127+0000 mgr.x (mgr.24938) 4531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.556394+0000 mgr.x (mgr.24938) 4532 : cluster [DBG] pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.556898+0000 mgr.x (mgr.24938) 4533 : cluster [DBG] pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.566313+0000 mgr.x (mgr.24938) 4534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.639262+0000 mgr.x (mgr.24938) 4535 : cluster [DBG] pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.639441+0000 mgr.x (mgr.24938) 4536 : cluster [DBG] pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.649128+0000 mgr.x (mgr.24938) 4537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.716269+0000 mgr.x (mgr.24938) 4538 : cluster [DBG] pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.716445+0000 mgr.x (mgr.24938) 4539 : cluster [DBG] pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.726205+0000 mgr.x (mgr.24938) 4540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.812078+0000 mgr.x (mgr.24938) 4541 : cluster [DBG] pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.812322+0000 mgr.x (mgr.24938) 4542 : cluster [DBG] pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.822052+0000 mgr.x (mgr.24938) 4543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.890027+0000 mgr.x (mgr.24938) 4544 : cluster [DBG] pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.890280+0000 mgr.x (mgr.24938) 4545 : cluster [DBG] pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.899801+0000 mgr.x (mgr.24938) 4546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:54.962447+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:54.963695+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.985601+0000 mgr.x (mgr.24938) 4547 : cluster [DBG] pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cluster 2024-03-30T04:51:54.985841+0000 mgr.x (mgr.24938) 4548 : cluster [DBG] pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:54.992843+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: cephadm 2024-03-30T04:51:54.997309+0000 mgr.x (mgr.24938) 4549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.061934+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.067841+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.069960+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.074082+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.075624+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.090045+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.716445+0000 mgr.x (mgr.24938) 4539 : cluster [DBG] pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.726205+0000 mgr.x (mgr.24938) 4540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.812078+0000 mgr.x (mgr.24938) 4541 : cluster [DBG] pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.812322+0000 mgr.x (mgr.24938) 4542 : cluster [DBG] pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.822052+0000 mgr.x (mgr.24938) 4543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.890027+0000 mgr.x (mgr.24938) 4544 : cluster [DBG] pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.890280+0000 mgr.x (mgr.24938) 4545 : cluster [DBG] pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.899801+0000 mgr.x (mgr.24938) 4546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:54.962447+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:54.963695+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.985601+0000 mgr.x (mgr.24938) 4547 : cluster [DBG] pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cluster 2024-03-30T04:51:54.985841+0000 mgr.x (mgr.24938) 4548 : cluster [DBG] pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:54.992843+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: cephadm 2024-03-30T04:51:54.997309+0000 mgr.x (mgr.24938) 4549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.061934+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.067841+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.069960+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.074082+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.075624+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.090045+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.150174+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.153085+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.154968+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.157801+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.158858+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.171350+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.229823+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.234929+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.236729+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.240332+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.241676+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.253034+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.310792+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.313594+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.314964+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.317885+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.319053+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.330735+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.389045+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.150174+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.153085+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.154968+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.157801+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.158858+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.171350+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.229823+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.234929+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.236729+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.240332+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.241676+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.253034+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.310792+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.313594+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.314964+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.317885+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.319053+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.330735+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.389045+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.391720+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.393109+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.395846+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.396788+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.409252+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.451441+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.454379+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.455987+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.458767+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.459866+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.472266+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.530303+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.533337+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.535151+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.538063+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.539155+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.551905+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.609669+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.612550+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.391720+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.393109+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.395846+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.396788+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.409252+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.451441+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.454379+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.455987+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.458767+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.459866+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.472266+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.530303+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.533337+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.535151+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.538063+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.539155+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.551905+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.609669+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.612550+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.614126+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[82555]: audit 2024-03-30T04:51:55.617152+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.618223+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.631576+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.689201+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.692124+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.693692+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.696448+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.697509+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.709066+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.766472+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.769731+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.771388+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.774528+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.775872+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.787343+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.843409+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.852640+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.855161+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.614126+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.617152+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.618223+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.631576+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.689201+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.692124+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.693692+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.696448+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.697509+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.709066+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.766472+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.769731+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.771388+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.774528+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.775872+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.787343+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.843409+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.852640+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:55 smithi116 bash[80412]: audit 2024-03-30T04:51:55.855161+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.859368+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.860843+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.872756+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.951407+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.954855+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.956736+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.960228+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: audit 2024-03-30T04:51:55.961693+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.859368+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.860843+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.872756+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.951407+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.954855+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.956736+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.960228+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[80412]: audit 2024-03-30T04:51:55.961693+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.040013+0000 mgr.x (mgr.24938) 4519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.128713+0000 mgr.x (mgr.24938) 4520 : cluster [DBG] pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.128985+0000 mgr.x (mgr.24938) 4521 : cluster [DBG] pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.137257+0000 mgr.x (mgr.24938) 4522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.221818+0000 mgr.x (mgr.24938) 4523 : cluster [DBG] pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.222084+0000 mgr.x (mgr.24938) 4524 : cluster [DBG] pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.233292+0000 mgr.x (mgr.24938) 4525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.357327+0000 mgr.x (mgr.24938) 4526 : cluster [DBG] pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.357582+0000 mgr.x (mgr.24938) 4527 : cluster [DBG] pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.367227+0000 mgr.x (mgr.24938) 4528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.452987+0000 mgr.x (mgr.24938) 4529 : cluster [DBG] pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.453263+0000 mgr.x (mgr.24938) 4530 : cluster [DBG] pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.463127+0000 mgr.x (mgr.24938) 4531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.556394+0000 mgr.x (mgr.24938) 4532 : cluster [DBG] pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.556898+0000 mgr.x (mgr.24938) 4533 : cluster [DBG] pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.566313+0000 mgr.x (mgr.24938) 4534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.639262+0000 mgr.x (mgr.24938) 4535 : cluster [DBG] pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.639441+0000 mgr.x (mgr.24938) 4536 : cluster [DBG] pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.649128+0000 mgr.x (mgr.24938) 4537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.716269+0000 mgr.x (mgr.24938) 4538 : cluster [DBG] pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.716445+0000 mgr.x (mgr.24938) 4539 : cluster [DBG] pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.726205+0000 mgr.x (mgr.24938) 4540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.812078+0000 mgr.x (mgr.24938) 4541 : cluster [DBG] pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.812322+0000 mgr.x (mgr.24938) 4542 : cluster [DBG] pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.822052+0000 mgr.x (mgr.24938) 4543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.890027+0000 mgr.x (mgr.24938) 4544 : cluster [DBG] pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.890280+0000 mgr.x (mgr.24938) 4545 : cluster [DBG] pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.899801+0000 mgr.x (mgr.24938) 4546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:54.962447+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:54.963695+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.985601+0000 mgr.x (mgr.24938) 4547 : cluster [DBG] pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cluster 2024-03-30T04:51:54.985841+0000 mgr.x (mgr.24938) 4548 : cluster [DBG] pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:54.992843+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: cephadm 2024-03-30T04:51:54.997309+0000 mgr.x (mgr.24938) 4549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.061934+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.067841+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.069960+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.074082+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.075624+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.090045+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.150174+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.153085+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.154968+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.157801+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.158858+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.171350+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.229823+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.234929+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.236729+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.240332+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.241676+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.253034+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.310792+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.313594+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.314964+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.317885+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.319053+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.330735+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.389045+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.391720+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.393109+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.395846+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.396788+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.409252+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.451441+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.454379+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.455987+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.458767+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.459866+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.472266+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.530303+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.533337+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.535151+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.538063+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.539155+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.551905+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.609669+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.612550+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.614126+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.617152+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.618223+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.631576+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.689201+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.692124+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.693692+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.696448+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.697509+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.709066+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.766472+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.769731+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.771388+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.774528+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.775872+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.787343+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.843409+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.852640+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.855161+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.859368+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.860843+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.872756+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.951407+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.954855+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.956736+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.960228+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:56.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:55 smithi148 bash[65611]: audit 2024-03-30T04:51:55.961693+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.082171+0000 mgr.x (mgr.24938) 4550 : cluster [DBG] pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.082355+0000 mgr.x (mgr.24938) 4551 : cluster [DBG] pgmap v3014: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.094987+0000 mgr.x (mgr.24938) 4552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.164468+0000 mgr.x (mgr.24938) 4553 : cluster [DBG] pgmap v3015: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.164730+0000 mgr.x (mgr.24938) 4554 : cluster [DBG] pgmap v3016: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.175968+0000 mgr.x (mgr.24938) 4555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.247435+0000 mgr.x (mgr.24938) 4556 : cluster [DBG] pgmap v3017: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.247628+0000 mgr.x (mgr.24938) 4557 : cluster [DBG] pgmap v3018: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.257630+0000 mgr.x (mgr.24938) 4558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.324596+0000 mgr.x (mgr.24938) 4559 : cluster [DBG] pgmap v3019: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.335291+0000 mgr.x (mgr.24938) 4560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.402103+0000 mgr.x (mgr.24938) 4561 : cluster [DBG] pgmap v3020: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.402294+0000 mgr.x (mgr.24938) 4562 : cluster [DBG] pgmap v3021: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.413762+0000 mgr.x (mgr.24938) 4563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.465320+0000 mgr.x (mgr.24938) 4564 : cluster [DBG] pgmap v3022: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.465499+0000 mgr.x (mgr.24938) 4565 : cluster [DBG] pgmap v3023: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.476719+0000 mgr.x (mgr.24938) 4566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.544913+0000 mgr.x (mgr.24938) 4567 : cluster [DBG] pgmap v3024: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.545106+0000 mgr.x (mgr.24938) 4568 : cluster [DBG] pgmap v3025: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.556404+0000 mgr.x (mgr.24938) 4569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:56 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.624503+0000 mgr.x (mgr.24938) 4570 : cluster [DBG] pgmap v3026: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.624747+0000 mgr.x (mgr.24938) 4571 : cluster [DBG] pgmap v3027: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.636012+0000 mgr.x (mgr.24938) 4572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.703018+0000 mgr.x (mgr.24938) 4573 : cluster [DBG] pgmap v3028: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.703251+0000 mgr.x (mgr.24938) 4574 : cluster [DBG] pgmap v3029: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.713525+0000 mgr.x (mgr.24938) 4575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.781480+0000 mgr.x (mgr.24938) 4576 : cluster [DBG] pgmap v3030: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.781717+0000 mgr.x (mgr.24938) 4577 : cluster [DBG] pgmap v3031: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.791830+0000 mgr.x (mgr.24938) 4578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.867490+0000 mgr.x (mgr.24938) 4579 : cluster [DBG] pgmap v3032: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.868151+0000 mgr.x (mgr.24938) 4580 : cluster [DBG] pgmap v3033: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.877399+0000 mgr.x (mgr.24938) 4581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.967577+0000 mgr.x (mgr.24938) 4582 : cluster [DBG] pgmap v3034: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cluster 2024-03-30T04:51:55.968055+0000 mgr.x (mgr.24938) 4583 : cluster [DBG] pgmap v3035: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:55.993339+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: cephadm 2024-03-30T04:51:55.997957+0000 mgr.x (mgr.24938) 4584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.072656+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.076063+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.077996+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.081742+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.082171+0000 mgr.x (mgr.24938) 4550 : cluster [DBG] pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.082355+0000 mgr.x (mgr.24938) 4551 : cluster [DBG] pgmap v3014: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.094987+0000 mgr.x (mgr.24938) 4552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.164468+0000 mgr.x (mgr.24938) 4553 : cluster [DBG] pgmap v3015: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.164730+0000 mgr.x (mgr.24938) 4554 : cluster [DBG] pgmap v3016: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.175968+0000 mgr.x (mgr.24938) 4555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.247435+0000 mgr.x (mgr.24938) 4556 : cluster [DBG] pgmap v3017: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.247628+0000 mgr.x (mgr.24938) 4557 : cluster [DBG] pgmap v3018: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.257630+0000 mgr.x (mgr.24938) 4558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.324596+0000 mgr.x (mgr.24938) 4559 : cluster [DBG] pgmap v3019: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.335291+0000 mgr.x (mgr.24938) 4560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.402103+0000 mgr.x (mgr.24938) 4561 : cluster [DBG] pgmap v3020: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.402294+0000 mgr.x (mgr.24938) 4562 : cluster [DBG] pgmap v3021: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.413762+0000 mgr.x (mgr.24938) 4563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.465320+0000 mgr.x (mgr.24938) 4564 : cluster [DBG] pgmap v3022: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.465499+0000 mgr.x (mgr.24938) 4565 : cluster [DBG] pgmap v3023: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.476719+0000 mgr.x (mgr.24938) 4566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.544913+0000 mgr.x (mgr.24938) 4567 : cluster [DBG] pgmap v3024: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.545106+0000 mgr.x (mgr.24938) 4568 : cluster [DBG] pgmap v3025: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.556404+0000 mgr.x (mgr.24938) 4569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.083020+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.096965+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.175527+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.179035+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.181090+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.185460+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.186787+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.199595+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.278107+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.281752+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.283662+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.287669+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.289063+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.305253+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.391652+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.396590+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.399288+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.403663+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.405346+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.421254+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.512271+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.517232+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.519425+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.523587+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.525280+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.541621+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.616939+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.621879+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.624262+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.629656+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.631069+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.646948+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.727236+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.730385+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.732079+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.735347+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.736578+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.749888+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.624503+0000 mgr.x (mgr.24938) 4570 : cluster [DBG] pgmap v3026: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.624747+0000 mgr.x (mgr.24938) 4571 : cluster [DBG] pgmap v3027: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.636012+0000 mgr.x (mgr.24938) 4572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.703018+0000 mgr.x (mgr.24938) 4573 : cluster [DBG] pgmap v3028: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.703251+0000 mgr.x (mgr.24938) 4574 : cluster [DBG] pgmap v3029: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.713525+0000 mgr.x (mgr.24938) 4575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.781480+0000 mgr.x (mgr.24938) 4576 : cluster [DBG] pgmap v3030: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.781717+0000 mgr.x (mgr.24938) 4577 : cluster [DBG] pgmap v3031: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.791830+0000 mgr.x (mgr.24938) 4578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.867490+0000 mgr.x (mgr.24938) 4579 : cluster [DBG] pgmap v3032: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.868151+0000 mgr.x (mgr.24938) 4580 : cluster [DBG] pgmap v3033: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.877399+0000 mgr.x (mgr.24938) 4581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.967577+0000 mgr.x (mgr.24938) 4582 : cluster [DBG] pgmap v3034: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:55.968055+0000 mgr.x (mgr.24938) 4583 : cluster [DBG] pgmap v3035: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:55.993339+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:55.997957+0000 mgr.x (mgr.24938) 4584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.072656+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.076063+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.077996+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.081742+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.829547+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.832477+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.834278+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.837126+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.838368+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.851259+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.908481+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.911240+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.912963+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.915748+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.916992+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[82555]: audit 2024-03-30T04:51:56.930329+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.083020+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.096965+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.175527+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.179035+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.181090+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.185460+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.186787+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.199595+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.278107+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.281752+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.283662+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.287669+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.289063+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.305253+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.391652+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.396590+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.399288+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.403663+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.405346+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.421254+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.512271+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.517232+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.519425+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.523587+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.525280+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.541621+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.616939+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.621879+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.624262+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.629656+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.631069+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.646948+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.727236+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.730385+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.732079+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.735347+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.736578+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.749888+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.829547+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.832477+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.834278+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.837126+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.838368+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.851259+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.908481+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.911240+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.912963+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.915748+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.916992+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: audit 2024-03-30T04:51:56.930329+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.296 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:51:56] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.082171+0000 mgr.x (mgr.24938) 4550 : cluster [DBG] pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.082355+0000 mgr.x (mgr.24938) 4551 : cluster [DBG] pgmap v3014: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.094987+0000 mgr.x (mgr.24938) 4552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.164468+0000 mgr.x (mgr.24938) 4553 : cluster [DBG] pgmap v3015: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.164730+0000 mgr.x (mgr.24938) 4554 : cluster [DBG] pgmap v3016: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.175968+0000 mgr.x (mgr.24938) 4555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.247435+0000 mgr.x (mgr.24938) 4556 : cluster [DBG] pgmap v3017: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.247628+0000 mgr.x (mgr.24938) 4557 : cluster [DBG] pgmap v3018: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.257630+0000 mgr.x (mgr.24938) 4558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.324596+0000 mgr.x (mgr.24938) 4559 : cluster [DBG] pgmap v3019: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.335291+0000 mgr.x (mgr.24938) 4560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.402103+0000 mgr.x (mgr.24938) 4561 : cluster [DBG] pgmap v3020: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.402294+0000 mgr.x (mgr.24938) 4562 : cluster [DBG] pgmap v3021: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.413762+0000 mgr.x (mgr.24938) 4563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.465320+0000 mgr.x (mgr.24938) 4564 : cluster [DBG] pgmap v3022: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.465499+0000 mgr.x (mgr.24938) 4565 : cluster [DBG] pgmap v3023: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.476719+0000 mgr.x (mgr.24938) 4566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:56 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.544913+0000 mgr.x (mgr.24938) 4567 : cluster [DBG] pgmap v3024: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.545106+0000 mgr.x (mgr.24938) 4568 : cluster [DBG] pgmap v3025: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.556404+0000 mgr.x (mgr.24938) 4569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.624503+0000 mgr.x (mgr.24938) 4570 : cluster [DBG] pgmap v3026: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.624747+0000 mgr.x (mgr.24938) 4571 : cluster [DBG] pgmap v3027: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.636012+0000 mgr.x (mgr.24938) 4572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.703018+0000 mgr.x (mgr.24938) 4573 : cluster [DBG] pgmap v3028: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.703251+0000 mgr.x (mgr.24938) 4574 : cluster [DBG] pgmap v3029: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.713525+0000 mgr.x (mgr.24938) 4575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.781480+0000 mgr.x (mgr.24938) 4576 : cluster [DBG] pgmap v3030: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.781717+0000 mgr.x (mgr.24938) 4577 : cluster [DBG] pgmap v3031: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.791830+0000 mgr.x (mgr.24938) 4578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.867490+0000 mgr.x (mgr.24938) 4579 : cluster [DBG] pgmap v3032: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.868151+0000 mgr.x (mgr.24938) 4580 : cluster [DBG] pgmap v3033: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.877399+0000 mgr.x (mgr.24938) 4581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.967577+0000 mgr.x (mgr.24938) 4582 : cluster [DBG] pgmap v3034: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cluster 2024-03-30T04:51:55.968055+0000 mgr.x (mgr.24938) 4583 : cluster [DBG] pgmap v3035: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:55.993339+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: cephadm 2024-03-30T04:51:55.997957+0000 mgr.x (mgr.24938) 4584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.072656+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.076063+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.077996+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.081742+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.083020+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.096965+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.175527+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.179035+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.181090+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.185460+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.186787+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.199595+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.278107+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.281752+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.283662+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.287669+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.289063+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.305253+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.391652+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.396590+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.399288+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.403663+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.405346+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.421254+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.512271+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.517232+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.519425+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.523587+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.525280+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.541621+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.616939+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.621879+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.624262+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.629656+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.631069+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.646948+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.727236+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.730385+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.732079+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.735347+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.736578+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.749888+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.829547+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.832477+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.834278+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.837126+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.838368+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.851259+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.908481+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.911240+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.912963+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.915748+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.916992+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:57.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:57 smithi148 bash[65611]: audit 2024-03-30T04:51:56.930329+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.089429+0000 mgr.x (mgr.24938) 4585 : cluster [DBG] pgmap v3036: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.089891+0000 mgr.x (mgr.24938) 4586 : cluster [DBG] pgmap v3037: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.101471+0000 mgr.x (mgr.24938) 4587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.192980+0000 mgr.x (mgr.24938) 4588 : cluster [DBG] pgmap v3038: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.193613+0000 mgr.x (mgr.24938) 4589 : cluster [DBG] pgmap v3039: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.204172+0000 mgr.x (mgr.24938) 4590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.295602+0000 mgr.x (mgr.24938) 4591 : cluster [DBG] pgmap v3040: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.296060+0000 mgr.x (mgr.24938) 4592 : cluster [DBG] pgmap v3041: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.309846+0000 mgr.x (mgr.24938) 4593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.411432+0000 mgr.x (mgr.24938) 4594 : cluster [DBG] pgmap v3042: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.411673+0000 mgr.x (mgr.24938) 4595 : cluster [DBG] pgmap v3043: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.426180+0000 mgr.x (mgr.24938) 4596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.532062+0000 mgr.x (mgr.24938) 4597 : cluster [DBG] pgmap v3044: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.532737+0000 mgr.x (mgr.24938) 4598 : cluster [DBG] pgmap v3045: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:57 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.546360+0000 mgr.x (mgr.24938) 4599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.637232+0000 mgr.x (mgr.24938) 4600 : cluster [DBG] pgmap v3046: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.637526+0000 mgr.x (mgr.24938) 4601 : cluster [DBG] pgmap v3047: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.651616+0000 mgr.x (mgr.24938) 4602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.742273+0000 mgr.x (mgr.24938) 4603 : cluster [DBG] pgmap v3048: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.742534+0000 mgr.x (mgr.24938) 4604 : cluster [DBG] pgmap v3049: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.089429+0000 mgr.x (mgr.24938) 4585 : cluster [DBG] pgmap v3036: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.089891+0000 mgr.x (mgr.24938) 4586 : cluster [DBG] pgmap v3037: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.101471+0000 mgr.x (mgr.24938) 4587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.192980+0000 mgr.x (mgr.24938) 4588 : cluster [DBG] pgmap v3038: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.193613+0000 mgr.x (mgr.24938) 4589 : cluster [DBG] pgmap v3039: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.204172+0000 mgr.x (mgr.24938) 4590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.295602+0000 mgr.x (mgr.24938) 4591 : cluster [DBG] pgmap v3040: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.296060+0000 mgr.x (mgr.24938) 4592 : cluster [DBG] pgmap v3041: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.309846+0000 mgr.x (mgr.24938) 4593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.411432+0000 mgr.x (mgr.24938) 4594 : cluster [DBG] pgmap v3042: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.411673+0000 mgr.x (mgr.24938) 4595 : cluster [DBG] pgmap v3043: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.426180+0000 mgr.x (mgr.24938) 4596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.532062+0000 mgr.x (mgr.24938) 4597 : cluster [DBG] pgmap v3044: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.532737+0000 mgr.x (mgr.24938) 4598 : cluster [DBG] pgmap v3045: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.546360+0000 mgr.x (mgr.24938) 4599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.637232+0000 mgr.x (mgr.24938) 4600 : cluster [DBG] pgmap v3046: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.637526+0000 mgr.x (mgr.24938) 4601 : cluster [DBG] pgmap v3047: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.651616+0000 mgr.x (mgr.24938) 4602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.742273+0000 mgr.x (mgr.24938) 4603 : cluster [DBG] pgmap v3048: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.742534+0000 mgr.x (mgr.24938) 4604 : cluster [DBG] pgmap v3049: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.754463+0000 mgr.x (mgr.24938) 4605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.843877+0000 mgr.x (mgr.24938) 4606 : cluster [DBG] pgmap v3050: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.844158+0000 mgr.x (mgr.24938) 4607 : cluster [DBG] pgmap v3051: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.855740+0000 mgr.x (mgr.24938) 4608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.922590+0000 mgr.x (mgr.24938) 4609 : cluster [DBG] pgmap v3052: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:56.922833+0000 mgr.x (mgr.24938) 4610 : cluster [DBG] pgmap v3053: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cephadm 2024-03-30T04:51:56.934861+0000 mgr.x (mgr.24938) 4611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.007975+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.012250+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.014157+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.017815+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.018955+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.024904+0000 mgr.x (mgr.24938) 4612 : cluster [DBG] pgmap v3054: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.025239+0000 mgr.x (mgr.24938) 4613 : cluster [DBG] pgmap v3055: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.028495+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.033000+0000 mgr.x (mgr.24938) 4614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.107312+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.111076+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.113178+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.117790+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.754463+0000 mgr.x (mgr.24938) 4605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.843877+0000 mgr.x (mgr.24938) 4606 : cluster [DBG] pgmap v3050: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.844158+0000 mgr.x (mgr.24938) 4607 : cluster [DBG] pgmap v3051: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.855740+0000 mgr.x (mgr.24938) 4608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.922590+0000 mgr.x (mgr.24938) 4609 : cluster [DBG] pgmap v3052: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:56.922833+0000 mgr.x (mgr.24938) 4610 : cluster [DBG] pgmap v3053: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:56.934861+0000 mgr.x (mgr.24938) 4611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.007975+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.012250+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.014157+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.017815+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.018955+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.024904+0000 mgr.x (mgr.24938) 4612 : cluster [DBG] pgmap v3054: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.025239+0000 mgr.x (mgr.24938) 4613 : cluster [DBG] pgmap v3055: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.028495+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.033000+0000 mgr.x (mgr.24938) 4614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.107312+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.111076+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.113178+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.117790+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.119284+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.130470+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.209242+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.212534+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.214841+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.219319+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.220945+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.233610+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.314327+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.317279+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.318715+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.322064+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.323201+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.334438+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.397111+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.400234+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.401762+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.404702+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.405961+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.119284+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.130470+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.209242+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.212534+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.214841+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.219319+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.220945+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.233610+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.314327+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.317279+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.318715+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.322064+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.323201+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.334438+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.397111+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.400234+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.401762+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.404702+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.405961+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.417179+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.496351+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.500215+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.501848+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.505885+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.507255+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.519220+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.602740+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.606683+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.608599+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.612270+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.613684+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.625027+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.682897+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.685840+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.687399+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.690318+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.693773+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.704675+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.417179+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.496351+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.500215+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.501848+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.505885+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.507255+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.519220+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.602740+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.606683+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.608599+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.612270+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.613684+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.625027+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.682897+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.685840+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.687399+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.690318+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.693773+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.704675+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.747017+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.749746+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.751325+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.754143+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.755196+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.765922+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.824404+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.827566+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.829424+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.832431+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.833647+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.843970+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.918396+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.921511+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.923422+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.926957+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.928452+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[80412]: audit 2024-03-30T04:51:57.939498+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.747017+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.749746+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.751325+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.754143+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.755196+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.765922+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.824404+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.827566+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.829424+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.832431+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.833647+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.843970+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.918396+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.921511+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.923422+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.926957+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.928452+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:58 smithi116 bash[82555]: audit 2024-03-30T04:51:57.939498+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.089429+0000 mgr.x (mgr.24938) 4585 : cluster [DBG] pgmap v3036: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.089891+0000 mgr.x (mgr.24938) 4586 : cluster [DBG] pgmap v3037: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.101471+0000 mgr.x (mgr.24938) 4587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.192980+0000 mgr.x (mgr.24938) 4588 : cluster [DBG] pgmap v3038: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.193613+0000 mgr.x (mgr.24938) 4589 : cluster [DBG] pgmap v3039: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.204172+0000 mgr.x (mgr.24938) 4590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.295602+0000 mgr.x (mgr.24938) 4591 : cluster [DBG] pgmap v3040: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.296060+0000 mgr.x (mgr.24938) 4592 : cluster [DBG] pgmap v3041: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.309846+0000 mgr.x (mgr.24938) 4593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.411432+0000 mgr.x (mgr.24938) 4594 : cluster [DBG] pgmap v3042: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.411673+0000 mgr.x (mgr.24938) 4595 : cluster [DBG] pgmap v3043: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.426180+0000 mgr.x (mgr.24938) 4596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.532062+0000 mgr.x (mgr.24938) 4597 : cluster [DBG] pgmap v3044: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.532737+0000 mgr.x (mgr.24938) 4598 : cluster [DBG] pgmap v3045: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.546360+0000 mgr.x (mgr.24938) 4599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.637232+0000 mgr.x (mgr.24938) 4600 : cluster [DBG] pgmap v3046: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.637526+0000 mgr.x (mgr.24938) 4601 : cluster [DBG] pgmap v3047: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.651616+0000 mgr.x (mgr.24938) 4602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.742273+0000 mgr.x (mgr.24938) 4603 : cluster [DBG] pgmap v3048: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.742534+0000 mgr.x (mgr.24938) 4604 : cluster [DBG] pgmap v3049: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.754463+0000 mgr.x (mgr.24938) 4605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.843877+0000 mgr.x (mgr.24938) 4606 : cluster [DBG] pgmap v3050: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.844158+0000 mgr.x (mgr.24938) 4607 : cluster [DBG] pgmap v3051: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.855740+0000 mgr.x (mgr.24938) 4608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.922590+0000 mgr.x (mgr.24938) 4609 : cluster [DBG] pgmap v3052: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:56.922833+0000 mgr.x (mgr.24938) 4610 : cluster [DBG] pgmap v3053: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:56.934861+0000 mgr.x (mgr.24938) 4611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.007975+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.012250+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.014157+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.017815+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.018955+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.024904+0000 mgr.x (mgr.24938) 4612 : cluster [DBG] pgmap v3054: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.025239+0000 mgr.x (mgr.24938) 4613 : cluster [DBG] pgmap v3055: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.028495+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.033000+0000 mgr.x (mgr.24938) 4614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.107312+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.111076+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.113178+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.117790+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.119284+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.130470+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.209242+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.212534+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.214841+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.219319+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.220945+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.233610+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.314327+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.317279+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.318715+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.322064+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.323201+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.334438+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.397111+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.400234+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.401762+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.404702+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.405961+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.417179+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.496351+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.500215+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.501848+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.505885+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.507255+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.519220+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.602740+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.606683+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.608599+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.612270+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.613684+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.625027+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.682897+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.685840+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.687399+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.690318+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.693773+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.704675+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.747017+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.749746+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.751325+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.754143+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.755196+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.765922+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.824404+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.827566+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.829424+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.832431+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.833647+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.843970+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.918396+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.921511+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.923422+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.926957+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.928452+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:58.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:58 smithi148 bash[65611]: audit 2024-03-30T04:51:57.939498+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.125623+0000 mgr.x (mgr.24938) 4615 : cluster [DBG] pgmap v3056: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.126276+0000 mgr.x (mgr.24938) 4616 : cluster [DBG] pgmap v3057: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.135080+0000 mgr.x (mgr.24938) 4617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.227858+0000 mgr.x (mgr.24938) 4618 : cluster [DBG] pgmap v3058: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.228544+0000 mgr.x (mgr.24938) 4619 : cluster [DBG] pgmap v3059: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.238507+0000 mgr.x (mgr.24938) 4620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.328842+0000 mgr.x (mgr.24938) 4621 : cluster [DBG] pgmap v3060: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.329085+0000 mgr.x (mgr.24938) 4622 : cluster [DBG] pgmap v3061: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.338964+0000 mgr.x (mgr.24938) 4623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.411683+0000 mgr.x (mgr.24938) 4624 : cluster [DBG] pgmap v3062: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.411945+0000 mgr.x (mgr.24938) 4625 : cluster [DBG] pgmap v3063: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.421650+0000 mgr.x (mgr.24938) 4626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.513717+0000 mgr.x (mgr.24938) 4627 : cluster [DBG] pgmap v3064: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.514355+0000 mgr.x (mgr.24938) 4628 : cluster [DBG] pgmap v3065: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.523801+0000 mgr.x (mgr.24938) 4629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.619810+0000 mgr.x (mgr.24938) 4630 : cluster [DBG] pgmap v3066: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.620050+0000 mgr.x (mgr.24938) 4631 : cluster [DBG] pgmap v3067: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.629803+0000 mgr.x (mgr.24938) 4632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.699474+0000 mgr.x (mgr.24938) 4633 : cluster [DBG] pgmap v3068: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.699734+0000 mgr.x (mgr.24938) 4634 : cluster [DBG] pgmap v3069: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.125623+0000 mgr.x (mgr.24938) 4615 : cluster [DBG] pgmap v3056: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.126276+0000 mgr.x (mgr.24938) 4616 : cluster [DBG] pgmap v3057: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.135080+0000 mgr.x (mgr.24938) 4617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.227858+0000 mgr.x (mgr.24938) 4618 : cluster [DBG] pgmap v3058: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.228544+0000 mgr.x (mgr.24938) 4619 : cluster [DBG] pgmap v3059: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.238507+0000 mgr.x (mgr.24938) 4620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.328842+0000 mgr.x (mgr.24938) 4621 : cluster [DBG] pgmap v3060: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.329085+0000 mgr.x (mgr.24938) 4622 : cluster [DBG] pgmap v3061: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.338964+0000 mgr.x (mgr.24938) 4623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.411683+0000 mgr.x (mgr.24938) 4624 : cluster [DBG] pgmap v3062: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.411945+0000 mgr.x (mgr.24938) 4625 : cluster [DBG] pgmap v3063: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.421650+0000 mgr.x (mgr.24938) 4626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.513717+0000 mgr.x (mgr.24938) 4627 : cluster [DBG] pgmap v3064: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.514355+0000 mgr.x (mgr.24938) 4628 : cluster [DBG] pgmap v3065: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.523801+0000 mgr.x (mgr.24938) 4629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.619810+0000 mgr.x (mgr.24938) 4630 : cluster [DBG] pgmap v3066: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.620050+0000 mgr.x (mgr.24938) 4631 : cluster [DBG] pgmap v3067: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.629803+0000 mgr.x (mgr.24938) 4632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.699474+0000 mgr.x (mgr.24938) 4633 : cluster [DBG] pgmap v3068: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.699734+0000 mgr.x (mgr.24938) 4634 : cluster [DBG] pgmap v3069: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.709176+0000 mgr.x (mgr.24938) 4635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.760573+0000 mgr.x (mgr.24938) 4636 : cluster [DBG] pgmap v3070: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.760779+0000 mgr.x (mgr.24938) 4637 : cluster [DBG] pgmap v3071: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.770277+0000 mgr.x (mgr.24938) 4638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.839047+0000 mgr.x (mgr.24938) 4639 : cluster [DBG] pgmap v3072: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.839280+0000 mgr.x (mgr.24938) 4640 : cluster [DBG] pgmap v3073: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.848438+0000 mgr.x (mgr.24938) 4641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.934615+0000 mgr.x (mgr.24938) 4642 : cluster [DBG] pgmap v3074: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:57.935312+0000 mgr.x (mgr.24938) 4643 : cluster [DBG] pgmap v3075: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:57.944052+0000 mgr.x (mgr.24938) 4644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.014227+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.017195+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.018698+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.021761+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.022702+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.028505+0000 mgr.x (mgr.24938) 4645 : cluster [DBG] pgmap v3076: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.028960+0000 mgr.x (mgr.24938) 4646 : cluster [DBG] pgmap v3077: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.030273+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.034747+0000 mgr.x (mgr.24938) 4647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.087845+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.709176+0000 mgr.x (mgr.24938) 4635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.760573+0000 mgr.x (mgr.24938) 4636 : cluster [DBG] pgmap v3070: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.760779+0000 mgr.x (mgr.24938) 4637 : cluster [DBG] pgmap v3071: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.770277+0000 mgr.x (mgr.24938) 4638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.839047+0000 mgr.x (mgr.24938) 4639 : cluster [DBG] pgmap v3072: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.839280+0000 mgr.x (mgr.24938) 4640 : cluster [DBG] pgmap v3073: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.848438+0000 mgr.x (mgr.24938) 4641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.934615+0000 mgr.x (mgr.24938) 4642 : cluster [DBG] pgmap v3074: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:57.935312+0000 mgr.x (mgr.24938) 4643 : cluster [DBG] pgmap v3075: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:57.944052+0000 mgr.x (mgr.24938) 4644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.014227+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.017195+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.018698+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.021761+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.022702+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.028505+0000 mgr.x (mgr.24938) 4645 : cluster [DBG] pgmap v3076: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.028960+0000 mgr.x (mgr.24938) 4646 : cluster [DBG] pgmap v3077: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.030273+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.034747+0000 mgr.x (mgr.24938) 4647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.087845+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.090879+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.092684+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.095509+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.096923+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.107935+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.165786+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.168661+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.170174+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.172927+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.173964+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.183184+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.241018+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.244041+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.246279+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.249249+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.250409+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.263938+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.328531+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.332408+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.090879+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.092684+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.095509+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.096923+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.107935+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.165786+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.168661+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.170174+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.172927+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.173964+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.183184+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.241018+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.244041+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.246279+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.249249+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.250409+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.263938+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.328531+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.332408+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.334008+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.337419+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.338664+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.349730+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.423564+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.426574+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.428261+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.431228+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.432421+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.441644+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.512946+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.515803+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.517404+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.520420+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.521514+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.532261+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.618932+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.623850+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.626748+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.334008+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.337419+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.338664+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.349730+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.423564+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.426574+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.428261+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.431228+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.432421+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.441644+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.512946+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.515803+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.517404+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.520420+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.521514+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.532261+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.618932+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.623850+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.626748+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.630987+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.632539+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.643978+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.723340+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.726517+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.728050+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.731138+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.732146+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.744041+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.803350+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.806812+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.809236+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.812776+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.814433+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.826547+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.885476+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.888332+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.889977+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.893063+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.630987+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.632539+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.643978+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.723340+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.726517+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.728050+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.731138+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.732146+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.744041+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.803350+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.806812+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.809236+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.812776+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.814433+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.826547+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.885476+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.888332+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.889977+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.893063+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.894343+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.905360+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.965088+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.968024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.969649+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.972683+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.973873+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[80412]: audit 2024-03-30T04:51:58.984621+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.894343+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.905360+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.965088+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.968024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.969649+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.972683+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.973873+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:51:59 smithi116 bash[82555]: audit 2024-03-30T04:51:58.984621+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.125623+0000 mgr.x (mgr.24938) 4615 : cluster [DBG] pgmap v3056: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.126276+0000 mgr.x (mgr.24938) 4616 : cluster [DBG] pgmap v3057: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.135080+0000 mgr.x (mgr.24938) 4617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.227858+0000 mgr.x (mgr.24938) 4618 : cluster [DBG] pgmap v3058: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.228544+0000 mgr.x (mgr.24938) 4619 : cluster [DBG] pgmap v3059: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.238507+0000 mgr.x (mgr.24938) 4620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.328842+0000 mgr.x (mgr.24938) 4621 : cluster [DBG] pgmap v3060: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.329085+0000 mgr.x (mgr.24938) 4622 : cluster [DBG] pgmap v3061: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.338964+0000 mgr.x (mgr.24938) 4623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.411683+0000 mgr.x (mgr.24938) 4624 : cluster [DBG] pgmap v3062: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.411945+0000 mgr.x (mgr.24938) 4625 : cluster [DBG] pgmap v3063: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.421650+0000 mgr.x (mgr.24938) 4626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.513717+0000 mgr.x (mgr.24938) 4627 : cluster [DBG] pgmap v3064: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.514355+0000 mgr.x (mgr.24938) 4628 : cluster [DBG] pgmap v3065: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.523801+0000 mgr.x (mgr.24938) 4629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.619810+0000 mgr.x (mgr.24938) 4630 : cluster [DBG] pgmap v3066: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.620050+0000 mgr.x (mgr.24938) 4631 : cluster [DBG] pgmap v3067: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.629803+0000 mgr.x (mgr.24938) 4632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.699474+0000 mgr.x (mgr.24938) 4633 : cluster [DBG] pgmap v3068: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.699734+0000 mgr.x (mgr.24938) 4634 : cluster [DBG] pgmap v3069: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.709176+0000 mgr.x (mgr.24938) 4635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.760573+0000 mgr.x (mgr.24938) 4636 : cluster [DBG] pgmap v3070: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.760779+0000 mgr.x (mgr.24938) 4637 : cluster [DBG] pgmap v3071: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.770277+0000 mgr.x (mgr.24938) 4638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.839047+0000 mgr.x (mgr.24938) 4639 : cluster [DBG] pgmap v3072: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.839280+0000 mgr.x (mgr.24938) 4640 : cluster [DBG] pgmap v3073: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.848438+0000 mgr.x (mgr.24938) 4641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.934615+0000 mgr.x (mgr.24938) 4642 : cluster [DBG] pgmap v3074: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:57.935312+0000 mgr.x (mgr.24938) 4643 : cluster [DBG] pgmap v3075: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:57.944052+0000 mgr.x (mgr.24938) 4644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.014227+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.017195+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.018698+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.021761+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.022702+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.028505+0000 mgr.x (mgr.24938) 4645 : cluster [DBG] pgmap v3076: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.028960+0000 mgr.x (mgr.24938) 4646 : cluster [DBG] pgmap v3077: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:51:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.030273+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.034747+0000 mgr.x (mgr.24938) 4647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.087845+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.090879+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.092684+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.095509+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.096923+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.107935+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.165786+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.168661+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.170174+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.172927+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.173964+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.183184+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.241018+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.244041+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.246279+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.249249+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.250409+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.263938+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.328531+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.332408+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.334008+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.337419+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.338664+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.349730+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.423564+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.426574+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.428261+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.431228+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.432421+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.441644+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.512946+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.515803+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.517404+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.520420+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.521514+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.532261+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.618932+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.623850+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.626748+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.630987+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.632539+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.643978+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.723340+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.726517+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.728050+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.731138+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.732146+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.744041+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.803350+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.806812+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.809236+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.812776+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.814433+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.826547+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.885476+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.888332+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.889977+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.893063+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.894343+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.905360+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.965088+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.968024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.969649+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.972683+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.973873+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:51:59 smithi148 bash[65611]: audit 2024-03-30T04:51:58.984621+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.102495+0000 mgr.x (mgr.24938) 4648 : cluster [DBG] pgmap v3078: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.102672+0000 mgr.x (mgr.24938) 4649 : cluster [DBG] pgmap v3079: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.112371+0000 mgr.x (mgr.24938) 4650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.179291+0000 mgr.x (mgr.24938) 4651 : cluster [DBG] pgmap v3080: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.179474+0000 mgr.x (mgr.24938) 4652 : cluster [DBG] pgmap v3081: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.187534+0000 mgr.x (mgr.24938) 4653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.256181+0000 mgr.x (mgr.24938) 4654 : cluster [DBG] pgmap v3082: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.256351+0000 mgr.x (mgr.24938) 4655 : cluster [DBG] pgmap v3083: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.268350+0000 mgr.x (mgr.24938) 4656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.344444+0000 mgr.x (mgr.24938) 4657 : cluster [DBG] pgmap v3084: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.344662+0000 mgr.x (mgr.24938) 4658 : cluster [DBG] pgmap v3085: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.354237+0000 mgr.x (mgr.24938) 4659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.438096+0000 mgr.x (mgr.24938) 4660 : cluster [DBG] pgmap v3086: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.438334+0000 mgr.x (mgr.24938) 4661 : cluster [DBG] pgmap v3087: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.446112+0000 mgr.x (mgr.24938) 4662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.527094+0000 mgr.x (mgr.24938) 4663 : cluster [DBG] pgmap v3088: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.527430+0000 mgr.x (mgr.24938) 4664 : cluster [DBG] pgmap v3089: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.536703+0000 mgr.x (mgr.24938) 4665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.638705+0000 mgr.x (mgr.24938) 4666 : cluster [DBG] pgmap v3090: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.102495+0000 mgr.x (mgr.24938) 4648 : cluster [DBG] pgmap v3078: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.102672+0000 mgr.x (mgr.24938) 4649 : cluster [DBG] pgmap v3079: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.112371+0000 mgr.x (mgr.24938) 4650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.179291+0000 mgr.x (mgr.24938) 4651 : cluster [DBG] pgmap v3080: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.179474+0000 mgr.x (mgr.24938) 4652 : cluster [DBG] pgmap v3081: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.187534+0000 mgr.x (mgr.24938) 4653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.256181+0000 mgr.x (mgr.24938) 4654 : cluster [DBG] pgmap v3082: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.256351+0000 mgr.x (mgr.24938) 4655 : cluster [DBG] pgmap v3083: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.268350+0000 mgr.x (mgr.24938) 4656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.344444+0000 mgr.x (mgr.24938) 4657 : cluster [DBG] pgmap v3084: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.344662+0000 mgr.x (mgr.24938) 4658 : cluster [DBG] pgmap v3085: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.354237+0000 mgr.x (mgr.24938) 4659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.438096+0000 mgr.x (mgr.24938) 4660 : cluster [DBG] pgmap v3086: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.438334+0000 mgr.x (mgr.24938) 4661 : cluster [DBG] pgmap v3087: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.446112+0000 mgr.x (mgr.24938) 4662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.527094+0000 mgr.x (mgr.24938) 4663 : cluster [DBG] pgmap v3088: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.527430+0000 mgr.x (mgr.24938) 4664 : cluster [DBG] pgmap v3089: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.536703+0000 mgr.x (mgr.24938) 4665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.638705+0000 mgr.x (mgr.24938) 4666 : cluster [DBG] pgmap v3090: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.639328+0000 mgr.x (mgr.24938) 4667 : cluster [DBG] pgmap v3091: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.648532+0000 mgr.x (mgr.24938) 4668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.737687+0000 mgr.x (mgr.24938) 4669 : cluster [DBG] pgmap v3092: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.737875+0000 mgr.x (mgr.24938) 4670 : cluster [DBG] pgmap v3093: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.748640+0000 mgr.x (mgr.24938) 4671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.820628+0000 mgr.x (mgr.24938) 4672 : cluster [DBG] pgmap v3094: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.820866+0000 mgr.x (mgr.24938) 4673 : cluster [DBG] pgmap v3095: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.831038+0000 mgr.x (mgr.24938) 4674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.899891+0000 mgr.x (mgr.24938) 4675 : cluster [DBG] pgmap v3096: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.900072+0000 mgr.x (mgr.24938) 4676 : cluster [DBG] pgmap v3097: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.909804+0000 mgr.x (mgr.24938) 4677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.979373+0000 mgr.x (mgr.24938) 4678 : cluster [DBG] pgmap v3098: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cluster 2024-03-30T04:51:58.979641+0000 mgr.x (mgr.24938) 4679 : cluster [DBG] pgmap v3099: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: cephadm 2024-03-30T04:51:58.989104+0000 mgr.x (mgr.24938) 4680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.061328+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.065128+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.067159+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.070451+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.071548+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.081570+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.639328+0000 mgr.x (mgr.24938) 4667 : cluster [DBG] pgmap v3091: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.648532+0000 mgr.x (mgr.24938) 4668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.737687+0000 mgr.x (mgr.24938) 4669 : cluster [DBG] pgmap v3092: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.737875+0000 mgr.x (mgr.24938) 4670 : cluster [DBG] pgmap v3093: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.748640+0000 mgr.x (mgr.24938) 4671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.820628+0000 mgr.x (mgr.24938) 4672 : cluster [DBG] pgmap v3094: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.820866+0000 mgr.x (mgr.24938) 4673 : cluster [DBG] pgmap v3095: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.831038+0000 mgr.x (mgr.24938) 4674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.899891+0000 mgr.x (mgr.24938) 4675 : cluster [DBG] pgmap v3096: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.900072+0000 mgr.x (mgr.24938) 4676 : cluster [DBG] pgmap v3097: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.909804+0000 mgr.x (mgr.24938) 4677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.979373+0000 mgr.x (mgr.24938) 4678 : cluster [DBG] pgmap v3098: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cluster 2024-03-30T04:51:58.979641+0000 mgr.x (mgr.24938) 4679 : cluster [DBG] pgmap v3099: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: cephadm 2024-03-30T04:51:58.989104+0000 mgr.x (mgr.24938) 4680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.061328+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.065128+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.067159+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.070451+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.071548+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.081570+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.170318+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.175320+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.177752+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.181786+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.183405+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.197847+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.288291+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.293287+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.295600+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.300158+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.301767+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.316602+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.379454+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.382961+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.384749+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.387658+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.388895+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.403166+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.462708+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.170318+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.175320+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.177752+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.181786+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.183405+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.197847+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.288291+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.293287+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.295600+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.300158+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.301767+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.316602+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.379454+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.382961+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.384749+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.387658+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.388895+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.403166+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.462708+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.465703+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.467340+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.470296+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.471573+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.485877+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.544159+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.547039+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.548855+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.552002+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.553161+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.563922+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.628392+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.631246+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.632776+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.635896+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.636971+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.646623+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.704985+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.707820+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.465703+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.467340+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.470296+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.471573+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.485877+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.544159+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.547039+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.548855+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.552002+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.553161+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.563922+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.628392+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.631246+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.632776+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.635896+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.636971+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.646623+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.704985+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.707820+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.709203+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.711891+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.273 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.712995+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.722518+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.780548+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.783377+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.784813+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.787653+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.788747+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.798917+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.866776+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.870023+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.871380+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.874422+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.875566+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.888393+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.964501+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.967243+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.968667+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.971355+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.709203+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.711891+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.712995+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.722518+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.780548+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.783377+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.784813+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.787653+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.788747+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.798917+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.866776+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.870023+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.871380+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.874422+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.875566+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.888393+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.964501+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.967243+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.968667+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.276 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.971355+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.972445+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[80412]: audit 2024-03-30T04:51:59.985642+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.972445+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:00 smithi116 bash[82555]: audit 2024-03-30T04:51:59.985642+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.102495+0000 mgr.x (mgr.24938) 4648 : cluster [DBG] pgmap v3078: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.102672+0000 mgr.x (mgr.24938) 4649 : cluster [DBG] pgmap v3079: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.112371+0000 mgr.x (mgr.24938) 4650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.179291+0000 mgr.x (mgr.24938) 4651 : cluster [DBG] pgmap v3080: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.179474+0000 mgr.x (mgr.24938) 4652 : cluster [DBG] pgmap v3081: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.187534+0000 mgr.x (mgr.24938) 4653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.256181+0000 mgr.x (mgr.24938) 4654 : cluster [DBG] pgmap v3082: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.256351+0000 mgr.x (mgr.24938) 4655 : cluster [DBG] pgmap v3083: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.268350+0000 mgr.x (mgr.24938) 4656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.344444+0000 mgr.x (mgr.24938) 4657 : cluster [DBG] pgmap v3084: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.344662+0000 mgr.x (mgr.24938) 4658 : cluster [DBG] pgmap v3085: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.354237+0000 mgr.x (mgr.24938) 4659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.438096+0000 mgr.x (mgr.24938) 4660 : cluster [DBG] pgmap v3086: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.438334+0000 mgr.x (mgr.24938) 4661 : cluster [DBG] pgmap v3087: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.446112+0000 mgr.x (mgr.24938) 4662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.527094+0000 mgr.x (mgr.24938) 4663 : cluster [DBG] pgmap v3088: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.527430+0000 mgr.x (mgr.24938) 4664 : cluster [DBG] pgmap v3089: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.536703+0000 mgr.x (mgr.24938) 4665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.638705+0000 mgr.x (mgr.24938) 4666 : cluster [DBG] pgmap v3090: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.639328+0000 mgr.x (mgr.24938) 4667 : cluster [DBG] pgmap v3091: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.648532+0000 mgr.x (mgr.24938) 4668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.737687+0000 mgr.x (mgr.24938) 4669 : cluster [DBG] pgmap v3092: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.737875+0000 mgr.x (mgr.24938) 4670 : cluster [DBG] pgmap v3093: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.748640+0000 mgr.x (mgr.24938) 4671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.820628+0000 mgr.x (mgr.24938) 4672 : cluster [DBG] pgmap v3094: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.820866+0000 mgr.x (mgr.24938) 4673 : cluster [DBG] pgmap v3095: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.831038+0000 mgr.x (mgr.24938) 4674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.899891+0000 mgr.x (mgr.24938) 4675 : cluster [DBG] pgmap v3096: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.900072+0000 mgr.x (mgr.24938) 4676 : cluster [DBG] pgmap v3097: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.909804+0000 mgr.x (mgr.24938) 4677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.979373+0000 mgr.x (mgr.24938) 4678 : cluster [DBG] pgmap v3098: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cluster 2024-03-30T04:51:58.979641+0000 mgr.x (mgr.24938) 4679 : cluster [DBG] pgmap v3099: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: cephadm 2024-03-30T04:51:58.989104+0000 mgr.x (mgr.24938) 4680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.061328+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.065128+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.067159+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.070451+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.071548+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.081570+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.170318+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.175320+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.177752+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.181786+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.183405+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.197847+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.288291+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.293287+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.295600+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.300158+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.301767+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.316602+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.379454+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.382961+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.384749+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.387658+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.388895+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.403166+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.462708+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.465703+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.467340+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.470296+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.471573+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.485877+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.544159+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.547039+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.548855+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.552002+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.553161+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.563922+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.628392+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.631246+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.632776+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.635896+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.636971+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.646623+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.704985+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.707820+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.709203+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.711891+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.712995+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.722518+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.780548+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.783377+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.784813+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.787653+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.788747+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.798917+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.866776+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.870023+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.871380+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.874422+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.875566+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.888393+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.964501+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.967243+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.968667+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.971355+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:00.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.972445+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:00.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:00 smithi148 bash[65611]: audit 2024-03-30T04:51:59.985642+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:00.942 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:52:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.077336+0000 mgr.x (mgr.24938) 4681 : cluster [DBG] pgmap v3100: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.077838+0000 mgr.x (mgr.24938) 4682 : cluster [DBG] pgmap v3101: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.086055+0000 mgr.x (mgr.24938) 4683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.189959+0000 mgr.x (mgr.24938) 4684 : cluster [DBG] pgmap v3102: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.190197+0000 mgr.x (mgr.24938) 4685 : cluster [DBG] pgmap v3103: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.202761+0000 mgr.x (mgr.24938) 4686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.307891+0000 mgr.x (mgr.24938) 4687 : cluster [DBG] pgmap v3104: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.308199+0000 mgr.x (mgr.24938) 4688 : cluster [DBG] pgmap v3105: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.321141+0000 mgr.x (mgr.24938) 4689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.394578+0000 mgr.x (mgr.24938) 4690 : cluster [DBG] pgmap v3106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.394817+0000 mgr.x (mgr.24938) 4691 : cluster [DBG] pgmap v3107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.407749+0000 mgr.x (mgr.24938) 4692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.477431+0000 mgr.x (mgr.24938) 4693 : cluster [DBG] pgmap v3108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.477735+0000 mgr.x (mgr.24938) 4694 : cluster [DBG] pgmap v3109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.490490+0000 mgr.x (mgr.24938) 4695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.558688+0000 mgr.x (mgr.24938) 4696 : cluster [DBG] pgmap v3110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.558943+0000 mgr.x (mgr.24938) 4697 : cluster [DBG] pgmap v3111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.568591+0000 mgr.x (mgr.24938) 4698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.642508+0000 mgr.x (mgr.24938) 4699 : cluster [DBG] pgmap v3112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.642744+0000 mgr.x (mgr.24938) 4700 : cluster [DBG] pgmap v3113: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.077336+0000 mgr.x (mgr.24938) 4681 : cluster [DBG] pgmap v3100: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.077838+0000 mgr.x (mgr.24938) 4682 : cluster [DBG] pgmap v3101: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.086055+0000 mgr.x (mgr.24938) 4683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.189959+0000 mgr.x (mgr.24938) 4684 : cluster [DBG] pgmap v3102: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.190197+0000 mgr.x (mgr.24938) 4685 : cluster [DBG] pgmap v3103: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.202761+0000 mgr.x (mgr.24938) 4686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.307891+0000 mgr.x (mgr.24938) 4687 : cluster [DBG] pgmap v3104: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.308199+0000 mgr.x (mgr.24938) 4688 : cluster [DBG] pgmap v3105: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.321141+0000 mgr.x (mgr.24938) 4689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.394578+0000 mgr.x (mgr.24938) 4690 : cluster [DBG] pgmap v3106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.394817+0000 mgr.x (mgr.24938) 4691 : cluster [DBG] pgmap v3107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.407749+0000 mgr.x (mgr.24938) 4692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.477431+0000 mgr.x (mgr.24938) 4693 : cluster [DBG] pgmap v3108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.477735+0000 mgr.x (mgr.24938) 4694 : cluster [DBG] pgmap v3109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.490490+0000 mgr.x (mgr.24938) 4695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.558688+0000 mgr.x (mgr.24938) 4696 : cluster [DBG] pgmap v3110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.558943+0000 mgr.x (mgr.24938) 4697 : cluster [DBG] pgmap v3111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.568591+0000 mgr.x (mgr.24938) 4698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.642508+0000 mgr.x (mgr.24938) 4699 : cluster [DBG] pgmap v3112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.642744+0000 mgr.x (mgr.24938) 4700 : cluster [DBG] pgmap v3113: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.651329+0000 mgr.x (mgr.24938) 4701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.718472+0000 mgr.x (mgr.24938) 4702 : cluster [DBG] pgmap v3114: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.718689+0000 mgr.x (mgr.24938) 4703 : cluster [DBG] pgmap v3115: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.727105+0000 mgr.x (mgr.24938) 4704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.796458+0000 mgr.x (mgr.24938) 4705 : cluster [DBG] pgmap v3116: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.803526+0000 mgr.x (mgr.24938) 4706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.881187+0000 mgr.x (mgr.24938) 4707 : cluster [DBG] pgmap v3117: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.881434+0000 mgr.x (mgr.24938) 4708 : cluster [DBG] pgmap v3118: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.893123+0000 mgr.x (mgr.24938) 4709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.977969+0000 mgr.x (mgr.24938) 4710 : cluster [DBG] pgmap v3119: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cluster 2024-03-30T04:51:59.978224+0000 mgr.x (mgr.24938) 4711 : cluster [DBG] pgmap v3120: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: cephadm 2024-03-30T04:51:59.991219+0000 mgr.x (mgr.24938) 4712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.038935+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.041562+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.042655+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.045154+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.045944+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.052716+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.094403+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.096788+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.651329+0000 mgr.x (mgr.24938) 4701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.718472+0000 mgr.x (mgr.24938) 4702 : cluster [DBG] pgmap v3114: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.718689+0000 mgr.x (mgr.24938) 4703 : cluster [DBG] pgmap v3115: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.727105+0000 mgr.x (mgr.24938) 4704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.796458+0000 mgr.x (mgr.24938) 4705 : cluster [DBG] pgmap v3116: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.803526+0000 mgr.x (mgr.24938) 4706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.881187+0000 mgr.x (mgr.24938) 4707 : cluster [DBG] pgmap v3117: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.881434+0000 mgr.x (mgr.24938) 4708 : cluster [DBG] pgmap v3118: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.893123+0000 mgr.x (mgr.24938) 4709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.977969+0000 mgr.x (mgr.24938) 4710 : cluster [DBG] pgmap v3119: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cluster 2024-03-30T04:51:59.978224+0000 mgr.x (mgr.24938) 4711 : cluster [DBG] pgmap v3120: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: cephadm 2024-03-30T04:51:59.991219+0000 mgr.x (mgr.24938) 4712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.038935+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.041562+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.042655+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.045154+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.045944+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.052716+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.094403+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.096788+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.098190+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.100662+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.101530+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.110273+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.168030+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.170833+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.172356+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.175112+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.176239+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.187377+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.211647+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.219881+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.226802+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.262270+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.265079+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.267063+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.268724+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.271177+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.273979+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.276189+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.277840+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.279298+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.280866+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.282454+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.283982+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.285635+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[82555]: audit 2024-03-30T04:52:00.287797+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.098190+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.100662+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.101530+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.110273+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.168030+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.170833+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.172356+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.175112+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.176239+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.187377+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.211647+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.219881+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.226802+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.262270+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.265079+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.267063+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.268724+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.271177+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.273979+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.276189+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.277840+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.279298+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.280866+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.282454+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.283982+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.285635+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:01 smithi116 bash[80412]: audit 2024-03-30T04:52:00.287797+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.077336+0000 mgr.x (mgr.24938) 4681 : cluster [DBG] pgmap v3100: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.077838+0000 mgr.x (mgr.24938) 4682 : cluster [DBG] pgmap v3101: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.086055+0000 mgr.x (mgr.24938) 4683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.189959+0000 mgr.x (mgr.24938) 4684 : cluster [DBG] pgmap v3102: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.190197+0000 mgr.x (mgr.24938) 4685 : cluster [DBG] pgmap v3103: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.202761+0000 mgr.x (mgr.24938) 4686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.307891+0000 mgr.x (mgr.24938) 4687 : cluster [DBG] pgmap v3104: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.308199+0000 mgr.x (mgr.24938) 4688 : cluster [DBG] pgmap v3105: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.321141+0000 mgr.x (mgr.24938) 4689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.394578+0000 mgr.x (mgr.24938) 4690 : cluster [DBG] pgmap v3106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.394817+0000 mgr.x (mgr.24938) 4691 : cluster [DBG] pgmap v3107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.407749+0000 mgr.x (mgr.24938) 4692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.477431+0000 mgr.x (mgr.24938) 4693 : cluster [DBG] pgmap v3108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.477735+0000 mgr.x (mgr.24938) 4694 : cluster [DBG] pgmap v3109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.490490+0000 mgr.x (mgr.24938) 4695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.558688+0000 mgr.x (mgr.24938) 4696 : cluster [DBG] pgmap v3110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.558943+0000 mgr.x (mgr.24938) 4697 : cluster [DBG] pgmap v3111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.568591+0000 mgr.x (mgr.24938) 4698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.642508+0000 mgr.x (mgr.24938) 4699 : cluster [DBG] pgmap v3112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.642744+0000 mgr.x (mgr.24938) 4700 : cluster [DBG] pgmap v3113: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.651329+0000 mgr.x (mgr.24938) 4701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.718472+0000 mgr.x (mgr.24938) 4702 : cluster [DBG] pgmap v3114: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.718689+0000 mgr.x (mgr.24938) 4703 : cluster [DBG] pgmap v3115: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.727105+0000 mgr.x (mgr.24938) 4704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.796458+0000 mgr.x (mgr.24938) 4705 : cluster [DBG] pgmap v3116: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.803526+0000 mgr.x (mgr.24938) 4706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.881187+0000 mgr.x (mgr.24938) 4707 : cluster [DBG] pgmap v3117: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.881434+0000 mgr.x (mgr.24938) 4708 : cluster [DBG] pgmap v3118: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.893123+0000 mgr.x (mgr.24938) 4709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.977969+0000 mgr.x (mgr.24938) 4710 : cluster [DBG] pgmap v3119: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cluster 2024-03-30T04:51:59.978224+0000 mgr.x (mgr.24938) 4711 : cluster [DBG] pgmap v3120: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: cephadm 2024-03-30T04:51:59.991219+0000 mgr.x (mgr.24938) 4712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.038935+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.041562+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.042655+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.045154+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.045944+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.052716+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.094403+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.096788+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.098190+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.100662+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.101530+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.110273+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.168030+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.170833+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.172356+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.175112+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.176239+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.187377+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.211647+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.219881+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.226802+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.262270+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.265079+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.267063+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.268724+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.271177+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.273979+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.276189+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.277840+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.279298+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.280866+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.282454+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.283982+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.285635+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:01 smithi148 bash[65611]: audit 2024-03-30T04:52:00.287797+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 16s ago 25m - - 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 1s ago 25m - - 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (12m) 16s ago 19m 14.0M - 0.23.0 ba2b418f427c d7cf63079185 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 1s ago 18m - - 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (50s) 16s ago 16m 42.2M - 3.7 3714003597ec 3ed378a14011 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (11m) 1s ago 24m 536M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (8m) 16s ago 26m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:52:01.695 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (8m) 16s ago 26m 136M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (7m) 1s ago 25m 63.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (7m) 16s ago 25m 64.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (30s) 16s ago 19m 6891k - 1.5.0 0da6a335fe13 3a9d24ad1d15 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (10s) 1s ago 19m 2560k - 1.5.0 0da6a335fe13 dbe058b33c6d 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (6m) 16s ago 24m 65.0M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (5m) 16s ago 23m 67.6M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (5m) 16s ago 23m 59.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (4m) 16s ago 22m 59.9M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (3m) 1s ago 22m 57.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (3m) 1s ago 21m 58.1M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (2m) 1s ago 20m 54.1M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (105s) 1s ago 20m 54.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (10m) 1s ago 19m 68.8M - 2.33.4 514e6a882f6e aabbc442cff4 2024-03-30T04:52:01.696 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (89s) 16s ago 17m 89.7M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:52:01.697 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (76s) 1s ago 17m 89.7M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:52:01.697 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (83s) 16s ago 17m 89.5M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:52:01.697 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (68s) 1s ago 17m 89.7M - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:52:02.132 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:02.133 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:52:02.133 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:52:02.133 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:52:02.133 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.051308+0000 mgr.x (mgr.24938) 4713 : cluster [DBG] pgmap v3121: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.051598+0000 mgr.x (mgr.24938) 4714 : cluster [DBG] pgmap v3122: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cephadm 2024-03-30T04:52:00.057160+0000 mgr.x (mgr.24938) 4715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.106779+0000 mgr.x (mgr.24938) 4716 : cluster [DBG] pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.107012+0000 mgr.x (mgr.24938) 4717 : cluster [DBG] pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cephadm 2024-03-30T04:52:00.114801+0000 mgr.x (mgr.24938) 4718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.181661+0000 mgr.x (mgr.24938) 4719 : cluster [DBG] pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.181901+0000 mgr.x (mgr.24938) 4720 : cluster [DBG] pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cephadm 2024-03-30T04:52:00.191897+0000 mgr.x (mgr.24938) 4721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.225355+0000 mgr.x (mgr.24938) 4722 : cluster [DBG] pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: cluster 2024-03-30T04:52:00.225553+0000 mgr.x (mgr.24938) 4723 : cluster [DBG] pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[80412]: audit 2024-03-30T04:52:00.935239+0000 mgr.x (mgr.24938) 4724 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.051308+0000 mgr.x (mgr.24938) 4713 : cluster [DBG] pgmap v3121: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.051598+0000 mgr.x (mgr.24938) 4714 : cluster [DBG] pgmap v3122: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cephadm 2024-03-30T04:52:00.057160+0000 mgr.x (mgr.24938) 4715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.106779+0000 mgr.x (mgr.24938) 4716 : cluster [DBG] pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.107012+0000 mgr.x (mgr.24938) 4717 : cluster [DBG] pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cephadm 2024-03-30T04:52:00.114801+0000 mgr.x (mgr.24938) 4718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.181661+0000 mgr.x (mgr.24938) 4719 : cluster [DBG] pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.181901+0000 mgr.x (mgr.24938) 4720 : cluster [DBG] pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cephadm 2024-03-30T04:52:00.191897+0000 mgr.x (mgr.24938) 4721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.225355+0000 mgr.x (mgr.24938) 4722 : cluster [DBG] pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: cluster 2024-03-30T04:52:00.225553+0000 mgr.x (mgr.24938) 4723 : cluster [DBG] pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:02 smithi116 bash[82555]: audit 2024-03-30T04:52:00.935239+0000 mgr.x (mgr.24938) 4724 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:02.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.051308+0000 mgr.x (mgr.24938) 4713 : cluster [DBG] pgmap v3121: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.051598+0000 mgr.x (mgr.24938) 4714 : cluster [DBG] pgmap v3122: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cephadm 2024-03-30T04:52:00.057160+0000 mgr.x (mgr.24938) 4715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.106779+0000 mgr.x (mgr.24938) 4716 : cluster [DBG] pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.107012+0000 mgr.x (mgr.24938) 4717 : cluster [DBG] pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cephadm 2024-03-30T04:52:00.114801+0000 mgr.x (mgr.24938) 4718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.181661+0000 mgr.x (mgr.24938) 4719 : cluster [DBG] pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.181901+0000 mgr.x (mgr.24938) 4720 : cluster [DBG] pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cephadm 2024-03-30T04:52:00.191897+0000 mgr.x (mgr.24938) 4721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.225355+0000 mgr.x (mgr.24938) 4722 : cluster [DBG] pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: cluster 2024-03-30T04:52:00.225553+0000 mgr.x (mgr.24938) 4723 : cluster [DBG] pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:02 smithi148 bash[65611]: audit 2024-03-30T04:52:00.935239+0000 mgr.x (mgr.24938) 4724 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "mon", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "iscsi", 2024-03-30T04:52:02.493 INFO:teuthology.orchestra.run.smithi116.stdout: "osd" 2024-03-30T04:52:02.494 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:52:02.494 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T04:52:02.494 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-30T04:52:02.494 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:52:02.494 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:52:02.914 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:52:02.914 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:52:02.914 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:52:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[80412]: audit 2024-03-30T04:52:01.311155+0000 mgr.x (mgr.24938) 4725 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[80412]: audit 2024-03-30T04:52:01.653507+0000 mgr.x (mgr.24938) 4726 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[80412]: audit 2024-03-30T04:52:02.136661+0000 mon.a (mon.0) 8837 : audit [DBG] from='client.? 172.21.15.116:0/2538507787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:03.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[80412]: audit 2024-03-30T04:52:02.919138+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.116:0/2595772244' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[82555]: audit 2024-03-30T04:52:01.311155+0000 mgr.x (mgr.24938) 4725 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[82555]: audit 2024-03-30T04:52:01.653507+0000 mgr.x (mgr.24938) 4726 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[82555]: audit 2024-03-30T04:52:02.136661+0000 mon.a (mon.0) 8837 : audit [DBG] from='client.? 172.21.15.116:0/2538507787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:03.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:03 smithi116 bash[82555]: audit 2024-03-30T04:52:02.919138+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.116:0/2595772244' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:03 smithi148 bash[65611]: audit 2024-03-30T04:52:01.311155+0000 mgr.x (mgr.24938) 4725 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:03 smithi148 bash[65611]: audit 2024-03-30T04:52:01.653507+0000 mgr.x (mgr.24938) 4726 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:03 smithi148 bash[65611]: audit 2024-03-30T04:52:02.136661+0000 mon.a (mon.0) 8837 : audit [DBG] from='client.? 172.21.15.116:0/2538507787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:03.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:03 smithi148 bash[65611]: audit 2024-03-30T04:52:02.919138+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.116:0/2595772244' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:04.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:04 smithi148 bash[65611]: cluster 2024-03-30T04:52:02.226679+0000 mgr.x (mgr.24938) 4727 : cluster [DBG] pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:04.231 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:04 smithi148 bash[65611]: audit 2024-03-30T04:52:02.500738+0000 mgr.x (mgr.24938) 4728 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:04 smithi116 bash[80412]: cluster 2024-03-30T04:52:02.226679+0000 mgr.x (mgr.24938) 4727 : cluster [DBG] pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:04.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:04 smithi116 bash[80412]: audit 2024-03-30T04:52:02.500738+0000 mgr.x (mgr.24938) 4728 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:04 smithi116 bash[82555]: cluster 2024-03-30T04:52:02.226679+0000 mgr.x (mgr.24938) 4727 : cluster [DBG] pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:04.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:04 smithi116 bash[82555]: audit 2024-03-30T04:52:02.500738+0000 mgr.x (mgr.24938) 4728 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:05 smithi148 bash[65611]: audit 2024-03-30T04:52:03.752962+0000 mgr.x (mgr.24938) 4729 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:05 smithi148 bash[65611]: audit 2024-03-30T04:52:04.136683+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:05 smithi148 bash[65611]: audit 2024-03-30T04:52:04.151067+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:05 smithi148 bash[65611]: audit 2024-03-30T04:52:04.162929+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[80412]: audit 2024-03-30T04:52:03.752962+0000 mgr.x (mgr.24938) 4729 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[80412]: audit 2024-03-30T04:52:04.136683+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[80412]: audit 2024-03-30T04:52:04.151067+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[80412]: audit 2024-03-30T04:52:04.162929+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[82555]: audit 2024-03-30T04:52:03.752962+0000 mgr.x (mgr.24938) 4729 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:05.486 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[82555]: audit 2024-03-30T04:52:04.136683+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[82555]: audit 2024-03-30T04:52:04.151067+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:05.487 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:05 smithi116 bash[82555]: audit 2024-03-30T04:52:04.162929+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[65611]: cluster 2024-03-30T04:52:04.157282+0000 mgr.x (mgr.24938) 4730 : cluster [DBG] pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[65611]: cluster 2024-03-30T04:52:04.157499+0000 mgr.x (mgr.24938) 4731 : cluster [DBG] pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[65611]: audit 2024-03-30T04:52:05.471980+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[65611]: audit 2024-03-30T04:52:05.481560+0000 mon.a (mon.0) 8843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[65611]: audit 2024-03-30T04:52:05.489614+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.507 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[80412]: cluster 2024-03-30T04:52:04.157282+0000 mgr.x (mgr.24938) 4730 : cluster [DBG] pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[80412]: cluster 2024-03-30T04:52:04.157499+0000 mgr.x (mgr.24938) 4731 : cluster [DBG] pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[80412]: audit 2024-03-30T04:52:05.471980+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[80412]: audit 2024-03-30T04:52:05.481560+0000 mon.a (mon.0) 8843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[80412]: audit 2024-03-30T04:52:05.489614+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[82555]: cluster 2024-03-30T04:52:04.157282+0000 mgr.x (mgr.24938) 4730 : cluster [DBG] pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[82555]: cluster 2024-03-30T04:52:04.157499+0000 mgr.x (mgr.24938) 4731 : cluster [DBG] pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[82555]: audit 2024-03-30T04:52:05.471980+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[82555]: audit 2024-03-30T04:52:05.481560+0000 mon.a (mon.0) 8843 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:06.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:06 smithi116 bash[82555]: audit 2024-03-30T04:52:05.489614+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[80412]: cephadm 2024-03-30T04:52:05.118899+0000 mgr.x (mgr.24938) 4732 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T04:52:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[80412]: cephadm 2024-03-30T04:52:05.377513+0000 mgr.x (mgr.24938) 4733 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:52:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[80412]: cluster 2024-03-30T04:52:05.486950+0000 mgr.x (mgr.24938) 4734 : cluster [DBG] pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:52:07.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[80412]: cluster 2024-03-30T04:52:05.487266+0000 mgr.x (mgr.24938) 4735 : cluster [DBG] pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T04:52:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[82555]: cephadm 2024-03-30T04:52:05.118899+0000 mgr.x (mgr.24938) 4732 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T04:52:07.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[82555]: cephadm 2024-03-30T04:52:05.377513+0000 mgr.x (mgr.24938) 4733 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:52:07.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[82555]: cluster 2024-03-30T04:52:05.486950+0000 mgr.x (mgr.24938) 4734 : cluster [DBG] pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:52:07.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:07 smithi116 bash[82555]: cluster 2024-03-30T04:52:05.487266+0000 mgr.x (mgr.24938) 4735 : cluster [DBG] pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T04:52:07.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:52:06] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-30T04:52:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:07 smithi148 bash[65611]: cephadm 2024-03-30T04:52:05.118899+0000 mgr.x (mgr.24938) 4732 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T04:52:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:07 smithi148 bash[65611]: cephadm 2024-03-30T04:52:05.377513+0000 mgr.x (mgr.24938) 4733 : cephadm [INF] Deploying daemon prometheus.a on smithi148 2024-03-30T04:52:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:07 smithi148 bash[65611]: cluster 2024-03-30T04:52:05.486950+0000 mgr.x (mgr.24938) 4734 : cluster [DBG] pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-30T04:52:07.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:07 smithi148 bash[65611]: cluster 2024-03-30T04:52:05.487266+0000 mgr.x (mgr.24938) 4735 : cluster [DBG] pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T04:52:09.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:09 smithi148 bash[65611]: cluster 2024-03-30T04:52:07.487951+0000 mgr.x (mgr.24938) 4736 : cluster [DBG] pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T04:52:09.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:09 smithi116 bash[80412]: cluster 2024-03-30T04:52:07.487951+0000 mgr.x (mgr.24938) 4736 : cluster [DBG] pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T04:52:09.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:09 smithi116 bash[82555]: cluster 2024-03-30T04:52:07.487951+0000 mgr.x (mgr.24938) 4736 : cluster [DBG] pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T04:52:10.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:10 smithi148 bash[65611]: audit 2024-03-30T04:52:09.310672+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:10.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:10 smithi116 bash[80412]: audit 2024-03-30T04:52:09.310672+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:10.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:10 smithi116 bash[82555]: audit 2024-03-30T04:52:09.310672+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:11.218 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:11 smithi148 bash[65611]: cluster 2024-03-30T04:52:09.489188+0000 mgr.x (mgr.24938) 4737 : cluster [DBG] pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:11.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:11 smithi116 bash[80412]: cluster 2024-03-30T04:52:09.489188+0000 mgr.x (mgr.24938) 4737 : cluster [DBG] pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:11.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:11 smithi116 bash[82555]: cluster 2024-03-30T04:52:09.489188+0000 mgr.x (mgr.24938) 4737 : cluster [DBG] pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:12.045 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.045 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.045 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.045 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.046 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.046 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.047 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.047 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:52:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:12.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[65611]: cluster 2024-03-30T04:52:11.490387+0000 mgr.x (mgr.24938) 4738 : cluster [DBG] pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:52:12.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:52:12.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.182Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:52:12.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.183Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:52:12.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.183Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:52:12.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[55192]: ts=2024-03-30T04:52:12.183Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:52:12.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:12 smithi116 bash[80412]: cluster 2024-03-30T04:52:11.490387+0000 mgr.x (mgr.24938) 4738 : cluster [DBG] pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-03-30T04:52:12.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:12 smithi116 bash[82555]: cluster 2024-03-30T04:52:11.490387+0000 mgr.x (mgr.24938) 4738 : cluster [DBG] pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-03-30T04:52:13.259 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:12 smithi148 bash[92539]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:52:13.259 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:13 smithi148 bash[92629]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:52:13.259 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:52:13.259 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: Stopped Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:13.547 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.548 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.548 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.548 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.548 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.549 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.549 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: Started Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:13.549 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:13.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:13 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:14.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.435383+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.445393+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.475841+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.479880+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.481172+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.486941+0000 mgr.x (mgr.24938) 4739 : cluster [DBG] pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.487165+0000 mgr.x (mgr.24938) 4740 : cluster [DBG] pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.494757+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cephadm 2024-03-30T04:52:13.499244+0000 mgr.x (mgr.24938) 4741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.576502+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.581200+0000 mgr.x (mgr.24938) 4742 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.595537+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.601002+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.604406+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.610182+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.612213+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.619551+0000 mgr.x (mgr.24938) 4743 : cluster [DBG] pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.620352+0000 mgr.x (mgr.24938) 4744 : cluster [DBG] pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.627206+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.435383+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.445393+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.475841+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.479880+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.481172+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.486941+0000 mgr.x (mgr.24938) 4739 : cluster [DBG] pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.487165+0000 mgr.x (mgr.24938) 4740 : cluster [DBG] pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.494757+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cephadm 2024-03-30T04:52:13.499244+0000 mgr.x (mgr.24938) 4741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.576502+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.581200+0000 mgr.x (mgr.24938) 4742 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.595537+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.601002+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.604406+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.610182+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.612213+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.619551+0000 mgr.x (mgr.24938) 4743 : cluster [DBG] pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.620352+0000 mgr.x (mgr.24938) 4744 : cluster [DBG] pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.627206+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cephadm 2024-03-30T04:52:13.632080+0000 mgr.x (mgr.24938) 4745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.718777+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.723820+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.726116+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.731042+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.732761+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.739491+0000 mgr.x (mgr.24938) 4746 : cluster [DBG] pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.739830+0000 mgr.x (mgr.24938) 4747 : cluster [DBG] pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T04:52:14.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.746934+0000 mon.a (mon.0) 8864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cephadm 2024-03-30T04:52:13.751731+0000 mgr.x (mgr.24938) 4748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.763472+0000 mgr.x (mgr.24938) 4749 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.823590+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.826752+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.828475+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.832267+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.834257+0000 mon.a (mon.0) 8869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.840171+0000 mgr.x (mgr.24938) 4750 : cluster [DBG] pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.840421+0000 mgr.x (mgr.24938) 4751 : cluster [DBG] pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.847789+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cephadm 2024-03-30T04:52:13.632080+0000 mgr.x (mgr.24938) 4745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.718777+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.723820+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.726116+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.731042+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.732761+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.739491+0000 mgr.x (mgr.24938) 4746 : cluster [DBG] pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.739830+0000 mgr.x (mgr.24938) 4747 : cluster [DBG] pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.746934+0000 mon.a (mon.0) 8864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cephadm 2024-03-30T04:52:13.751731+0000 mgr.x (mgr.24938) 4748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.763472+0000 mgr.x (mgr.24938) 4749 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.823590+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.826752+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.828475+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.832267+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.834257+0000 mon.a (mon.0) 8869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.840171+0000 mgr.x (mgr.24938) 4750 : cluster [DBG] pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.840421+0000 mgr.x (mgr.24938) 4751 : cluster [DBG] pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.847789+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cephadm 2024-03-30T04:52:13.852287+0000 mgr.x (mgr.24938) 4752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.924389+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.927605+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.929220+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.932728+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.934291+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.940445+0000 mgr.x (mgr.24938) 4753 : cluster [DBG] pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:13.941146+0000 mgr.x (mgr.24938) 4754 : cluster [DBG] pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:13.945415+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cephadm 2024-03-30T04:52:13.949868+0000 mgr.x (mgr.24938) 4755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.021451+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.024485+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.028806+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.031771+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.032765+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.038037+0000 mgr.x (mgr.24938) 4756 : cluster [DBG] pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.038291+0000 mgr.x (mgr.24938) 4757 : cluster [DBG] pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.043576+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.085228+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.088324+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cephadm 2024-03-30T04:52:13.852287+0000 mgr.x (mgr.24938) 4752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.924389+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.927605+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.929220+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.932728+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.934291+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.940445+0000 mgr.x (mgr.24938) 4753 : cluster [DBG] pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:13.941146+0000 mgr.x (mgr.24938) 4754 : cluster [DBG] pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:13.945415+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cephadm 2024-03-30T04:52:13.949868+0000 mgr.x (mgr.24938) 4755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.021451+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.024485+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.028806+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.031771+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.032765+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.038037+0000 mgr.x (mgr.24938) 4756 : cluster [DBG] pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.038291+0000 mgr.x (mgr.24938) 4757 : cluster [DBG] pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.043576+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.085228+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.088324+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.090028+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.092628+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.093548+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.104140+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.163178+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.166263+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.167846+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.170542+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.171571+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.182472+0000 mon.a (mon.0) 8894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.240069+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.242277+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.243445+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.245640+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.246694+0000 mon.a (mon.0) 8899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.255754+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.344964+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.349540+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.351651+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.090028+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.092628+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.093548+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.104140+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.163178+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.166263+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.167846+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.170542+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.171571+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.182472+0000 mon.a (mon.0) 8894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.240069+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.242277+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.243445+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.245640+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.246694+0000 mon.a (mon.0) 8899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.255754+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.344964+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.349540+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.351651+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.356522+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.357943+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[80412]: audit 2024-03-30T04:52:14.370078+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.356522+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.357943+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:14 smithi116 bash[82555]: audit 2024-03-30T04:52:14.370078+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.435383+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.445393+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.475841+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.479880+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.481172+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.486941+0000 mgr.x (mgr.24938) 4739 : cluster [DBG] pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.487165+0000 mgr.x (mgr.24938) 4740 : cluster [DBG] pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.494757+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cephadm 2024-03-30T04:52:13.499244+0000 mgr.x (mgr.24938) 4741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.576502+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.581200+0000 mgr.x (mgr.24938) 4742 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.595537+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.601002+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.604406+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.610182+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.612213+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.619551+0000 mgr.x (mgr.24938) 4743 : cluster [DBG] pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.620352+0000 mgr.x (mgr.24938) 4744 : cluster [DBG] pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.627206+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cephadm 2024-03-30T04:52:13.632080+0000 mgr.x (mgr.24938) 4745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.718777+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.723820+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.726116+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.731042+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.732761+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.739491+0000 mgr.x (mgr.24938) 4746 : cluster [DBG] pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.739830+0000 mgr.x (mgr.24938) 4747 : cluster [DBG] pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.746934+0000 mon.a (mon.0) 8864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cephadm 2024-03-30T04:52:13.751731+0000 mgr.x (mgr.24938) 4748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.763472+0000 mgr.x (mgr.24938) 4749 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.823590+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.826752+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.828475+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.832267+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.834257+0000 mon.a (mon.0) 8869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.840171+0000 mgr.x (mgr.24938) 4750 : cluster [DBG] pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.840421+0000 mgr.x (mgr.24938) 4751 : cluster [DBG] pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.847789+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cephadm 2024-03-30T04:52:13.852287+0000 mgr.x (mgr.24938) 4752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.924389+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.927605+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.929220+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.932728+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.934291+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.940445+0000 mgr.x (mgr.24938) 4753 : cluster [DBG] pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:13.941146+0000 mgr.x (mgr.24938) 4754 : cluster [DBG] pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:13.945415+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cephadm 2024-03-30T04:52:13.949868+0000 mgr.x (mgr.24938) 4755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.021451+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.024485+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.028806+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.031771+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.032765+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.038037+0000 mgr.x (mgr.24938) 4756 : cluster [DBG] pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.038291+0000 mgr.x (mgr.24938) 4757 : cluster [DBG] pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:14.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.043576+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.085228+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.088324+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.090028+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.092628+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.093548+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.104140+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.163178+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.166263+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.167846+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.170542+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.171571+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.182472+0000 mon.a (mon.0) 8894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.240069+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.242277+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.243445+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.245640+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.246694+0000 mon.a (mon.0) 8899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.255754+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.344964+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.349540+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.351651+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.356522+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.357943+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:14.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:14 smithi148 bash[65611]: audit 2024-03-30T04:52:14.370078+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.297 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.156Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.156Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.156Z caller=main.go:570 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi148 (none))" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.157Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.157Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.159Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.159Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.161Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.161Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.164Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.164Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=116.09µs 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.164Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:52:15.298 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.165Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.187Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.199Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.200Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.215Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.216Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.216Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.33µs wal_replay_duration=51.546737ms wbl_replay_duration=130ns total_replay_duration=51.756424ms 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.221Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.221Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.221Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.252Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.939894ms db_storage=844ns remote_storage=1.279µs web_handler=438ns query_engine=845ns scrape=338.793µs scrape_sd=187.741µs notify=576.322µs notify_sd=35.183µs rules=29.009882ms tracing=6.165µs 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.252Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-30T04:52:15.299 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[92683]: ts=2024-03-30T04:52:15.252Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-30T04:52:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.047885+0000 mgr.x (mgr.24938) 4758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.098791+0000 mgr.x (mgr.24938) 4759 : cluster [DBG] pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.099036+0000 mgr.x (mgr.24938) 4760 : cluster [DBG] pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.108452+0000 mgr.x (mgr.24938) 4761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.176967+0000 mgr.x (mgr.24938) 4762 : cluster [DBG] pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.177206+0000 mgr.x (mgr.24938) 4763 : cluster [DBG] pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.186864+0000 mgr.x (mgr.24938) 4764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.251988+0000 mgr.x (mgr.24938) 4765 : cluster [DBG] pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.252227+0000 mgr.x (mgr.24938) 4766 : cluster [DBG] pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.260163+0000 mgr.x (mgr.24938) 4767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.364537+0000 mgr.x (mgr.24938) 4768 : cluster [DBG] pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.365036+0000 mgr.x (mgr.24938) 4769 : cluster [DBG] pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.374768+0000 mgr.x (mgr.24938) 4770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.453983+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.456647+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.458082+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.461254+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.462427+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.468122+0000 mgr.x (mgr.24938) 4771 : cluster [DBG] pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.047885+0000 mgr.x (mgr.24938) 4758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.098791+0000 mgr.x (mgr.24938) 4759 : cluster [DBG] pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.099036+0000 mgr.x (mgr.24938) 4760 : cluster [DBG] pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.108452+0000 mgr.x (mgr.24938) 4761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.176967+0000 mgr.x (mgr.24938) 4762 : cluster [DBG] pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.177206+0000 mgr.x (mgr.24938) 4763 : cluster [DBG] pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.186864+0000 mgr.x (mgr.24938) 4764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.251988+0000 mgr.x (mgr.24938) 4765 : cluster [DBG] pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.252227+0000 mgr.x (mgr.24938) 4766 : cluster [DBG] pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.260163+0000 mgr.x (mgr.24938) 4767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.364537+0000 mgr.x (mgr.24938) 4768 : cluster [DBG] pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.365036+0000 mgr.x (mgr.24938) 4769 : cluster [DBG] pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.374768+0000 mgr.x (mgr.24938) 4770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.453983+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.456647+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.458082+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.461254+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.462427+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.468122+0000 mgr.x (mgr.24938) 4771 : cluster [DBG] pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.468460+0000 mgr.x (mgr.24938) 4772 : cluster [DBG] pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.473009+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.477414+0000 mgr.x (mgr.24938) 4773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.562534+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.567747+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.570040+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.574577+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.576463+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.583001+0000 mgr.x (mgr.24938) 4774 : cluster [DBG] pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.583517+0000 mgr.x (mgr.24938) 4775 : cluster [DBG] pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.588485+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.593241+0000 mgr.x (mgr.24938) 4776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.678335+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.683289+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.685698+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.690641+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.692284+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.698859+0000 mgr.x (mgr.24938) 4777 : cluster [DBG] pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.699414+0000 mgr.x (mgr.24938) 4778 : cluster [DBG] pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.704220+0000 mon.a (mon.0) 8924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.709004+0000 mgr.x (mgr.24938) 4779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.783420+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.786814+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.788521+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.791876+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.793158+0000 mon.a (mon.0) 8929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.798977+0000 mgr.x (mgr.24938) 4780 : cluster [DBG] pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.799429+0000 mgr.x (mgr.24938) 4781 : cluster [DBG] pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.804162+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.808824+0000 mgr.x (mgr.24938) 4782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.882203+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.885036+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.886638+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.890120+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.891802+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.897591+0000 mgr.x (mgr.24938) 4783 : cluster [DBG] pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.897849+0000 mgr.x (mgr.24938) 4784 : cluster [DBG] pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.901411+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.905727+0000 mgr.x (mgr.24938) 4785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.959212+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.468460+0000 mgr.x (mgr.24938) 4772 : cluster [DBG] pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.473009+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.477414+0000 mgr.x (mgr.24938) 4773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.562534+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.567747+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.570040+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.574577+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.576463+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.583001+0000 mgr.x (mgr.24938) 4774 : cluster [DBG] pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.583517+0000 mgr.x (mgr.24938) 4775 : cluster [DBG] pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.588485+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.593241+0000 mgr.x (mgr.24938) 4776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.678335+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.683289+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.685698+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.690641+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.692284+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.698859+0000 mgr.x (mgr.24938) 4777 : cluster [DBG] pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.699414+0000 mgr.x (mgr.24938) 4778 : cluster [DBG] pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.704220+0000 mon.a (mon.0) 8924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.962563+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.965060+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.968720+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.970050+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.976084+0000 mgr.x (mgr.24938) 4786 : cluster [DBG] pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cluster 2024-03-30T04:52:14.976572+0000 mgr.x (mgr.24938) 4787 : cluster [DBG] pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:14.981307+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: cephadm 2024-03-30T04:52:14.985982+0000 mgr.x (mgr.24938) 4788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.060487+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.063331+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.064871+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.067594+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.068670+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.079971+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.138328+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.140770+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.142646+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.145618+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.146678+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.156015+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.240337+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.243412+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.245054+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.248541+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.249860+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.260894+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.319376+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.322250+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.323822+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.326584+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.327673+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.339003+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.400513+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.403978+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.405644+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.408636+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.409877+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[82555]: audit 2024-03-30T04:52:15.421110+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.709004+0000 mgr.x (mgr.24938) 4779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.783420+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.786814+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.788521+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.791876+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.793158+0000 mon.a (mon.0) 8929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.798977+0000 mgr.x (mgr.24938) 4780 : cluster [DBG] pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.799429+0000 mgr.x (mgr.24938) 4781 : cluster [DBG] pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.804162+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.808824+0000 mgr.x (mgr.24938) 4782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.882203+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.885036+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.886638+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.890120+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.891802+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.897591+0000 mgr.x (mgr.24938) 4783 : cluster [DBG] pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.897849+0000 mgr.x (mgr.24938) 4784 : cluster [DBG] pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.901411+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.905727+0000 mgr.x (mgr.24938) 4785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.959212+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.962563+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.965060+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.968720+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.970050+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.976084+0000 mgr.x (mgr.24938) 4786 : cluster [DBG] pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cluster 2024-03-30T04:52:14.976572+0000 mgr.x (mgr.24938) 4787 : cluster [DBG] pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:14.981307+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: cephadm 2024-03-30T04:52:14.985982+0000 mgr.x (mgr.24938) 4788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.060487+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.063331+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.064871+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.067594+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.068670+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.079971+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.138328+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.140770+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.142646+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.145618+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.146678+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.156015+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.240337+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.243412+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.245054+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.248541+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.249860+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.260894+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.319376+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.322250+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.323822+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.326584+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.327673+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.339003+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.400513+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.403978+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.405644+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.408636+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.409877+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.775 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:15 smithi116 bash[80412]: audit 2024-03-30T04:52:15.421110+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.047885+0000 mgr.x (mgr.24938) 4758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.098791+0000 mgr.x (mgr.24938) 4759 : cluster [DBG] pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.099036+0000 mgr.x (mgr.24938) 4760 : cluster [DBG] pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.108452+0000 mgr.x (mgr.24938) 4761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.176967+0000 mgr.x (mgr.24938) 4762 : cluster [DBG] pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.177206+0000 mgr.x (mgr.24938) 4763 : cluster [DBG] pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.186864+0000 mgr.x (mgr.24938) 4764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.251988+0000 mgr.x (mgr.24938) 4765 : cluster [DBG] pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.252227+0000 mgr.x (mgr.24938) 4766 : cluster [DBG] pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.260163+0000 mgr.x (mgr.24938) 4767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.364537+0000 mgr.x (mgr.24938) 4768 : cluster [DBG] pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.365036+0000 mgr.x (mgr.24938) 4769 : cluster [DBG] pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.374768+0000 mgr.x (mgr.24938) 4770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.453983+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.456647+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.458082+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.461254+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.462427+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.468122+0000 mgr.x (mgr.24938) 4771 : cluster [DBG] pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.468460+0000 mgr.x (mgr.24938) 4772 : cluster [DBG] pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.473009+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.477414+0000 mgr.x (mgr.24938) 4773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.562534+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.567747+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.570040+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.574577+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.576463+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.583001+0000 mgr.x (mgr.24938) 4774 : cluster [DBG] pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.583517+0000 mgr.x (mgr.24938) 4775 : cluster [DBG] pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.588485+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.593241+0000 mgr.x (mgr.24938) 4776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.678335+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.683289+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.685698+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.690641+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.692284+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.698859+0000 mgr.x (mgr.24938) 4777 : cluster [DBG] pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.699414+0000 mgr.x (mgr.24938) 4778 : cluster [DBG] pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.704220+0000 mon.a (mon.0) 8924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.709004+0000 mgr.x (mgr.24938) 4779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.783420+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.786814+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.788521+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.791876+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.793158+0000 mon.a (mon.0) 8929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.798977+0000 mgr.x (mgr.24938) 4780 : cluster [DBG] pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.799429+0000 mgr.x (mgr.24938) 4781 : cluster [DBG] pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.804162+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.808824+0000 mgr.x (mgr.24938) 4782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.882203+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.885036+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.886638+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.890120+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.891802+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.897591+0000 mgr.x (mgr.24938) 4783 : cluster [DBG] pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.897849+0000 mgr.x (mgr.24938) 4784 : cluster [DBG] pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.901411+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.905727+0000 mgr.x (mgr.24938) 4785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.959212+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.962563+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.965060+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.968720+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.970050+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.976084+0000 mgr.x (mgr.24938) 4786 : cluster [DBG] pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cluster 2024-03-30T04:52:14.976572+0000 mgr.x (mgr.24938) 4787 : cluster [DBG] pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:14.981307+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: cephadm 2024-03-30T04:52:14.985982+0000 mgr.x (mgr.24938) 4788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.060487+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.063331+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.064871+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.067594+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.068670+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.079971+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.138328+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.140770+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.142646+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.145618+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.146678+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.156015+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.240337+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.243412+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.245054+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.248541+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.249860+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.260894+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.319376+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.322250+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.323822+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.326584+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.327673+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.339003+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.400513+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.403978+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.405644+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.408636+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:15.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.409877+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:15.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:15 smithi148 bash[65611]: audit 2024-03-30T04:52:15.421110+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.074136+0000 mgr.x (mgr.24938) 4789 : cluster [DBG] pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.074375+0000 mgr.x (mgr.24938) 4790 : cluster [DBG] pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.084477+0000 mgr.x (mgr.24938) 4791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.152195+0000 mgr.x (mgr.24938) 4792 : cluster [DBG] pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.152505+0000 mgr.x (mgr.24938) 4793 : cluster [DBG] pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.160559+0000 mgr.x (mgr.24938) 4794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.255202+0000 mgr.x (mgr.24938) 4795 : cluster [DBG] pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.255440+0000 mgr.x (mgr.24938) 4796 : cluster [DBG] pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.265331+0000 mgr.x (mgr.24938) 4797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.333071+0000 mgr.x (mgr.24938) 4798 : cluster [DBG] pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.333280+0000 mgr.x (mgr.24938) 4799 : cluster [DBG] pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.343326+0000 mgr.x (mgr.24938) 4800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.415273+0000 mgr.x (mgr.24938) 4801 : cluster [DBG] pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.415457+0000 mgr.x (mgr.24938) 4802 : cluster [DBG] pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.425489+0000 mgr.x (mgr.24938) 4803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.478831+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.481145+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.482685+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.485406+0000 mon.a (mon.0) 8976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.074136+0000 mgr.x (mgr.24938) 4789 : cluster [DBG] pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.074375+0000 mgr.x (mgr.24938) 4790 : cluster [DBG] pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.084477+0000 mgr.x (mgr.24938) 4791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.152195+0000 mgr.x (mgr.24938) 4792 : cluster [DBG] pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.152505+0000 mgr.x (mgr.24938) 4793 : cluster [DBG] pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.160559+0000 mgr.x (mgr.24938) 4794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.255202+0000 mgr.x (mgr.24938) 4795 : cluster [DBG] pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.255440+0000 mgr.x (mgr.24938) 4796 : cluster [DBG] pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.265331+0000 mgr.x (mgr.24938) 4797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.333071+0000 mgr.x (mgr.24938) 4798 : cluster [DBG] pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.333280+0000 mgr.x (mgr.24938) 4799 : cluster [DBG] pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.343326+0000 mgr.x (mgr.24938) 4800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.415273+0000 mgr.x (mgr.24938) 4801 : cluster [DBG] pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.415457+0000 mgr.x (mgr.24938) 4802 : cluster [DBG] pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.425489+0000 mgr.x (mgr.24938) 4803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.478831+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.481145+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.482685+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.485406+0000 mon.a (mon.0) 8976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.486355+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.491551+0000 mgr.x (mgr.24938) 4804 : cluster [DBG] pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.491747+0000 mgr.x (mgr.24938) 4805 : cluster [DBG] pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.496468+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.500798+0000 mgr.x (mgr.24938) 4806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.570425+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.574992+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.577143+0000 mon.a (mon.0) 8981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.581182+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.583035+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.589070+0000 mgr.x (mgr.24938) 4807 : cluster [DBG] pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.589277+0000 mgr.x (mgr.24938) 4808 : cluster [DBG] pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.594423+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.599091+0000 mgr.x (mgr.24938) 4809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.683400+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.688257+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.690293+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.693958+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.695479+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.701595+0000 mgr.x (mgr.24938) 4810 : cluster [DBG] pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.701834+0000 mgr.x (mgr.24938) 4811 : cluster [DBG] pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.706860+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.711468+0000 mgr.x (mgr.24938) 4812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.796952+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.801704+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.803992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.808527+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.810014+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.816106+0000 mgr.x (mgr.24938) 4813 : cluster [DBG] pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.816353+0000 mgr.x (mgr.24938) 4814 : cluster [DBG] pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.821909+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.826506+0000 mgr.x (mgr.24938) 4815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.883148+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.886336+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.888015+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.891000+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.892248+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.897742+0000 mgr.x (mgr.24938) 4816 : cluster [DBG] pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.897994+0000 mgr.x (mgr.24938) 4817 : cluster [DBG] pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.902898+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.486355+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.491551+0000 mgr.x (mgr.24938) 4804 : cluster [DBG] pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.491747+0000 mgr.x (mgr.24938) 4805 : cluster [DBG] pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.496468+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.500798+0000 mgr.x (mgr.24938) 4806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.570425+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.574992+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.577143+0000 mon.a (mon.0) 8981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.581182+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.583035+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.589070+0000 mgr.x (mgr.24938) 4807 : cluster [DBG] pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.589277+0000 mgr.x (mgr.24938) 4808 : cluster [DBG] pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.594423+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.599091+0000 mgr.x (mgr.24938) 4809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.683400+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.688257+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.690293+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.693958+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.695479+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.701595+0000 mgr.x (mgr.24938) 4810 : cluster [DBG] pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.907269+0000 mgr.x (mgr.24938) 4818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.946873+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.950135+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.951920+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.955446+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.956817+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.962622+0000 mgr.x (mgr.24938) 4819 : cluster [DBG] pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cluster 2024-03-30T04:52:15.963063+0000 mgr.x (mgr.24938) 4820 : cluster [DBG] pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:15.967909+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: cephadm 2024-03-30T04:52:15.972292+0000 mgr.x (mgr.24938) 4821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.051839+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.055454+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.057497+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.060976+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.062114+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.072922+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.149638+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.153188+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.155079+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.701834+0000 mgr.x (mgr.24938) 4811 : cluster [DBG] pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.706860+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.711468+0000 mgr.x (mgr.24938) 4812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.796952+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.801704+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.803992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.808527+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.810014+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.816106+0000 mgr.x (mgr.24938) 4813 : cluster [DBG] pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.816353+0000 mgr.x (mgr.24938) 4814 : cluster [DBG] pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.821909+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.826506+0000 mgr.x (mgr.24938) 4815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.883148+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.886336+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.888015+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.891000+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.892248+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.897742+0000 mgr.x (mgr.24938) 4816 : cluster [DBG] pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.897994+0000 mgr.x (mgr.24938) 4817 : cluster [DBG] pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.902898+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.158552+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.159831+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.172958+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.249068+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.252229+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.253850+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.256977+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.258252+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.271276+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.329457+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.332470+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.334017+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.336928+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.338005+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.348669+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.406862+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.410026+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.411450+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.414098+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.415247+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[80412]: audit 2024-03-30T04:52:16.427964+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.907269+0000 mgr.x (mgr.24938) 4818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.946873+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.950135+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.951920+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.955446+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.956817+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.962622+0000 mgr.x (mgr.24938) 4819 : cluster [DBG] pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cluster 2024-03-30T04:52:15.963063+0000 mgr.x (mgr.24938) 4820 : cluster [DBG] pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:15.967909+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: cephadm 2024-03-30T04:52:15.972292+0000 mgr.x (mgr.24938) 4821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.051839+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.055454+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.057497+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.060976+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.062114+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.072922+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.149638+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.153188+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.155079+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.158552+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.159831+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.172958+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.249068+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.252229+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.253850+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.256977+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.258252+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.271276+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.329457+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.332470+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.334017+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.336928+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.338005+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.348669+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.406862+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.410026+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.411450+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.414098+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.415247+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:16 smithi116 bash[82555]: audit 2024-03-30T04:52:16.427964+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.074136+0000 mgr.x (mgr.24938) 4789 : cluster [DBG] pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.074375+0000 mgr.x (mgr.24938) 4790 : cluster [DBG] pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.084477+0000 mgr.x (mgr.24938) 4791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.152195+0000 mgr.x (mgr.24938) 4792 : cluster [DBG] pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.152505+0000 mgr.x (mgr.24938) 4793 : cluster [DBG] pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.160559+0000 mgr.x (mgr.24938) 4794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.255202+0000 mgr.x (mgr.24938) 4795 : cluster [DBG] pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.255440+0000 mgr.x (mgr.24938) 4796 : cluster [DBG] pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.265331+0000 mgr.x (mgr.24938) 4797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.333071+0000 mgr.x (mgr.24938) 4798 : cluster [DBG] pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.333280+0000 mgr.x (mgr.24938) 4799 : cluster [DBG] pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.343326+0000 mgr.x (mgr.24938) 4800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.415273+0000 mgr.x (mgr.24938) 4801 : cluster [DBG] pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.415457+0000 mgr.x (mgr.24938) 4802 : cluster [DBG] pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.425489+0000 mgr.x (mgr.24938) 4803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.478831+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.481145+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.482685+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.485406+0000 mon.a (mon.0) 8976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.486355+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.491551+0000 mgr.x (mgr.24938) 4804 : cluster [DBG] pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.491747+0000 mgr.x (mgr.24938) 4805 : cluster [DBG] pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.496468+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.500798+0000 mgr.x (mgr.24938) 4806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.570425+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.574992+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.577143+0000 mon.a (mon.0) 8981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.581182+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.583035+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.589070+0000 mgr.x (mgr.24938) 4807 : cluster [DBG] pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.589277+0000 mgr.x (mgr.24938) 4808 : cluster [DBG] pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.594423+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.599091+0000 mgr.x (mgr.24938) 4809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.683400+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.688257+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.690293+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.693958+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.695479+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.701595+0000 mgr.x (mgr.24938) 4810 : cluster [DBG] pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.701834+0000 mgr.x (mgr.24938) 4811 : cluster [DBG] pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.706860+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.711468+0000 mgr.x (mgr.24938) 4812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.796952+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.801704+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.803992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.808527+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.810014+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.816106+0000 mgr.x (mgr.24938) 4813 : cluster [DBG] pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.816353+0000 mgr.x (mgr.24938) 4814 : cluster [DBG] pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.821909+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.826506+0000 mgr.x (mgr.24938) 4815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.883148+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.886336+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.888015+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.891000+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.892248+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.897742+0000 mgr.x (mgr.24938) 4816 : cluster [DBG] pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.897994+0000 mgr.x (mgr.24938) 4817 : cluster [DBG] pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.902898+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.907269+0000 mgr.x (mgr.24938) 4818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.946873+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.950135+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.951920+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.955446+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.956817+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.962622+0000 mgr.x (mgr.24938) 4819 : cluster [DBG] pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cluster 2024-03-30T04:52:15.963063+0000 mgr.x (mgr.24938) 4820 : cluster [DBG] pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:15.967909+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: cephadm 2024-03-30T04:52:15.972292+0000 mgr.x (mgr.24938) 4821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.051839+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.055454+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.057497+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.060976+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.062114+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.072922+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.149638+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.153188+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.155079+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.158552+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.159831+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.172958+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.249068+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.252229+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.253850+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.256977+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.258252+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.271276+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.329457+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.332470+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.334017+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.336928+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.338005+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.348669+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.406862+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.410026+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.411450+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.414098+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.415247+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:16.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:16 smithi148 bash[65611]: audit 2024-03-30T04:52:16.427964+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.067791+0000 mgr.x (mgr.24938) 4822 : cluster [DBG] pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.068108+0000 mgr.x (mgr.24938) 4823 : cluster [DBG] pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.077395+0000 mgr.x (mgr.24938) 4824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.165488+0000 mgr.x (mgr.24938) 4825 : cluster [DBG] pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.165713+0000 mgr.x (mgr.24938) 4826 : cluster [DBG] pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.177308+0000 mgr.x (mgr.24938) 4827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.263833+0000 mgr.x (mgr.24938) 4828 : cluster [DBG] pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.264108+0000 mgr.x (mgr.24938) 4829 : cluster [DBG] pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.275702+0000 mgr.x (mgr.24938) 4830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.343253+0000 mgr.x (mgr.24938) 4831 : cluster [DBG] pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.343479+0000 mgr.x (mgr.24938) 4832 : cluster [DBG] pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.352988+0000 mgr.x (mgr.24938) 4833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.420528+0000 mgr.x (mgr.24938) 4834 : cluster [DBG] pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.420738+0000 mgr.x (mgr.24938) 4835 : cluster [DBG] pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.432364+0000 mgr.x (mgr.24938) 4836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.485410+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.488097+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.489638+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.492527+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.067791+0000 mgr.x (mgr.24938) 4822 : cluster [DBG] pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.068108+0000 mgr.x (mgr.24938) 4823 : cluster [DBG] pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.077395+0000 mgr.x (mgr.24938) 4824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.165488+0000 mgr.x (mgr.24938) 4825 : cluster [DBG] pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.165713+0000 mgr.x (mgr.24938) 4826 : cluster [DBG] pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.177308+0000 mgr.x (mgr.24938) 4827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.263833+0000 mgr.x (mgr.24938) 4828 : cluster [DBG] pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.264108+0000 mgr.x (mgr.24938) 4829 : cluster [DBG] pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.275702+0000 mgr.x (mgr.24938) 4830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.343253+0000 mgr.x (mgr.24938) 4831 : cluster [DBG] pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.343479+0000 mgr.x (mgr.24938) 4832 : cluster [DBG] pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.352988+0000 mgr.x (mgr.24938) 4833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.420528+0000 mgr.x (mgr.24938) 4834 : cluster [DBG] pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.420738+0000 mgr.x (mgr.24938) 4835 : cluster [DBG] pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.432364+0000 mgr.x (mgr.24938) 4836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.485410+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.488097+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.489638+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.492527+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.493478+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.498639+0000 mgr.x (mgr.24938) 4837 : cluster [DBG] pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.498830+0000 mgr.x (mgr.24938) 4838 : cluster [DBG] pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.502544+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.506903+0000 mgr.x (mgr.24938) 4839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.576280+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.579370+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.581193+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.584612+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.585744+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.591191+0000 mgr.x (mgr.24938) 4840 : cluster [DBG] pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.591363+0000 mgr.x (mgr.24938) 4841 : cluster [DBG] pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.596734+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.601152+0000 mgr.x (mgr.24938) 4842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.669748+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.672630+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.674268+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.677062+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.678314+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.683619+0000 mgr.x (mgr.24938) 4843 : cluster [DBG] pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.493478+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.498639+0000 mgr.x (mgr.24938) 4837 : cluster [DBG] pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.498830+0000 mgr.x (mgr.24938) 4838 : cluster [DBG] pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.502544+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.506903+0000 mgr.x (mgr.24938) 4839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.576280+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.579370+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.581193+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.584612+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.585744+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.591191+0000 mgr.x (mgr.24938) 4840 : cluster [DBG] pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.591363+0000 mgr.x (mgr.24938) 4841 : cluster [DBG] pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.596734+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.601152+0000 mgr.x (mgr.24938) 4842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.669748+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.672630+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.674268+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.677062+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.678314+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.683619+0000 mgr.x (mgr.24938) 4843 : cluster [DBG] pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.683788+0000 mgr.x (mgr.24938) 4844 : cluster [DBG] pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.689174+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.693535+0000 mgr.x (mgr.24938) 4845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.746828+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.749868+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.751411+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.754239+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.755451+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.760776+0000 mgr.x (mgr.24938) 4846 : cluster [DBG] pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.760953+0000 mgr.x (mgr.24938) 4847 : cluster [DBG] pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.767062+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.771517+0000 mgr.x (mgr.24938) 4848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.809338+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.811904+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.813119+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.815470+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.816330+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.821560+0000 mgr.x (mgr.24938) 4849 : cluster [DBG] pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.821737+0000 mgr.x (mgr.24938) 4850 : cluster [DBG] pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.823321+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.827609+0000 mgr.x (mgr.24938) 4851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.880842+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.883578+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.884737+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.887475+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.888466+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.893791+0000 mgr.x (mgr.24938) 4852 : cluster [DBG] pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.893968+0000 mgr.x (mgr.24938) 4853 : cluster [DBG] pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.899257+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.903715+0000 mgr.x (mgr.24938) 4854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.973207+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.976181+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.977883+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.981807+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.983072+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.988507+0000 mgr.x (mgr.24938) 4855 : cluster [DBG] pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cluster 2024-03-30T04:52:16.988749+0000 mgr.x (mgr.24938) 4856 : cluster [DBG] pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:16.993800+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: cephadm 2024-03-30T04:52:16.998250+0000 mgr.x (mgr.24938) 4857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.683788+0000 mgr.x (mgr.24938) 4844 : cluster [DBG] pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.689174+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.693535+0000 mgr.x (mgr.24938) 4845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.746828+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.749868+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.751411+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.754239+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.755451+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.760776+0000 mgr.x (mgr.24938) 4846 : cluster [DBG] pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.760953+0000 mgr.x (mgr.24938) 4847 : cluster [DBG] pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.767062+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.771517+0000 mgr.x (mgr.24938) 4848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.809338+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.811904+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.813119+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.815470+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.816330+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.821560+0000 mgr.x (mgr.24938) 4849 : cluster [DBG] pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.821737+0000 mgr.x (mgr.24938) 4850 : cluster [DBG] pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.823321+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.070005+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.073183+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.075188+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.078368+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.079413+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.088788+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.164376+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.167641+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.169416+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.172416+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.173557+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.184251+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.242106+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.245024+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.246853+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.249781+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.250939+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.261827+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.320202+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.827609+0000 mgr.x (mgr.24938) 4851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.880842+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.883578+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.884737+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.887475+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.888466+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.893791+0000 mgr.x (mgr.24938) 4852 : cluster [DBG] pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.893968+0000 mgr.x (mgr.24938) 4853 : cluster [DBG] pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.899257+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.903715+0000 mgr.x (mgr.24938) 4854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.973207+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.976181+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.977883+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.981807+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.983072+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.988507+0000 mgr.x (mgr.24938) 4855 : cluster [DBG] pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cluster 2024-03-30T04:52:16.988749+0000 mgr.x (mgr.24938) 4856 : cluster [DBG] pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:16.993800+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: cephadm 2024-03-30T04:52:16.998250+0000 mgr.x (mgr.24938) 4857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.323215+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.324838+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.327862+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.329068+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.340037+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.398527+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.402007+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.403597+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.406660+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.407667+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[82555]: audit 2024-03-30T04:52:17.420500+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.070005+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.073183+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.075188+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.078368+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.079413+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.088788+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.164376+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.167641+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.169416+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.172416+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.173557+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.184251+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.242106+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.245024+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.246853+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.249781+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.250939+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.261827+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.320202+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.323215+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.324838+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.327862+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.329068+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.340037+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.398527+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.402007+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.403597+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.406660+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.407667+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:17 smithi116 bash[80412]: audit 2024-03-30T04:52:17.420500+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.067791+0000 mgr.x (mgr.24938) 4822 : cluster [DBG] pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.068108+0000 mgr.x (mgr.24938) 4823 : cluster [DBG] pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.077395+0000 mgr.x (mgr.24938) 4824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.165488+0000 mgr.x (mgr.24938) 4825 : cluster [DBG] pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.165713+0000 mgr.x (mgr.24938) 4826 : cluster [DBG] pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.177308+0000 mgr.x (mgr.24938) 4827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.263833+0000 mgr.x (mgr.24938) 4828 : cluster [DBG] pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.264108+0000 mgr.x (mgr.24938) 4829 : cluster [DBG] pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.275702+0000 mgr.x (mgr.24938) 4830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.343253+0000 mgr.x (mgr.24938) 4831 : cluster [DBG] pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.343479+0000 mgr.x (mgr.24938) 4832 : cluster [DBG] pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.352988+0000 mgr.x (mgr.24938) 4833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.420528+0000 mgr.x (mgr.24938) 4834 : cluster [DBG] pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.420738+0000 mgr.x (mgr.24938) 4835 : cluster [DBG] pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.432364+0000 mgr.x (mgr.24938) 4836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.485410+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.488097+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.489638+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.492527+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.493478+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.498639+0000 mgr.x (mgr.24938) 4837 : cluster [DBG] pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.498830+0000 mgr.x (mgr.24938) 4838 : cluster [DBG] pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.502544+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.506903+0000 mgr.x (mgr.24938) 4839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.576280+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.579370+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.581193+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.584612+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.585744+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.591191+0000 mgr.x (mgr.24938) 4840 : cluster [DBG] pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.591363+0000 mgr.x (mgr.24938) 4841 : cluster [DBG] pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.596734+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.601152+0000 mgr.x (mgr.24938) 4842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.669748+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.672630+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.674268+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.677062+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.678314+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.683619+0000 mgr.x (mgr.24938) 4843 : cluster [DBG] pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.683788+0000 mgr.x (mgr.24938) 4844 : cluster [DBG] pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.689174+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.693535+0000 mgr.x (mgr.24938) 4845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.746828+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.749868+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.751411+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.754239+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.755451+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.760776+0000 mgr.x (mgr.24938) 4846 : cluster [DBG] pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.760953+0000 mgr.x (mgr.24938) 4847 : cluster [DBG] pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.767062+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.771517+0000 mgr.x (mgr.24938) 4848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.809338+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.811904+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.813119+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.815470+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.816330+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.821560+0000 mgr.x (mgr.24938) 4849 : cluster [DBG] pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.821737+0000 mgr.x (mgr.24938) 4850 : cluster [DBG] pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.823321+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.827609+0000 mgr.x (mgr.24938) 4851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.880842+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.883578+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.884737+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.887475+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.888466+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.893791+0000 mgr.x (mgr.24938) 4852 : cluster [DBG] pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.893968+0000 mgr.x (mgr.24938) 4853 : cluster [DBG] pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.899257+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.903715+0000 mgr.x (mgr.24938) 4854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.973207+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.976181+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.977883+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.981807+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.983072+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.988507+0000 mgr.x (mgr.24938) 4855 : cluster [DBG] pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cluster 2024-03-30T04:52:16.988749+0000 mgr.x (mgr.24938) 4856 : cluster [DBG] pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:16.993800+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: cephadm 2024-03-30T04:52:16.998250+0000 mgr.x (mgr.24938) 4857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:17.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.070005+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.073183+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.075188+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.078368+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.079413+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.088788+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.164376+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.167641+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.169416+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.172416+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.173557+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.184251+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.242106+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.245024+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.246853+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.249781+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.250939+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.261827+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.320202+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.323215+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.324838+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.327862+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.329068+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.340037+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.398527+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.402007+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:17.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.403597+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:17.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.406660+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:17.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.407667+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:17.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:17 smithi148 bash[65611]: audit 2024-03-30T04:52:17.420500+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.084913+0000 mgr.x (mgr.24938) 4858 : cluster [DBG] pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.085151+0000 mgr.x (mgr.24938) 4859 : cluster [DBG] pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.093135+0000 mgr.x (mgr.24938) 4860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.178944+0000 mgr.x (mgr.24938) 4861 : cluster [DBG] pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.179189+0000 mgr.x (mgr.24938) 4862 : cluster [DBG] pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.188673+0000 mgr.x (mgr.24938) 4863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.256426+0000 mgr.x (mgr.24938) 4864 : cluster [DBG] pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.256706+0000 mgr.x (mgr.24938) 4865 : cluster [DBG] pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.266230+0000 mgr.x (mgr.24938) 4866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.334591+0000 mgr.x (mgr.24938) 4867 : cluster [DBG] pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.334868+0000 mgr.x (mgr.24938) 4868 : cluster [DBG] pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.344395+0000 mgr.x (mgr.24938) 4869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.413067+0000 mgr.x (mgr.24938) 4870 : cluster [DBG] pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.413274+0000 mgr.x (mgr.24938) 4871 : cluster [DBG] pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.424966+0000 mgr.x (mgr.24938) 4872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.480202+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.489506+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.491022+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.510344+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.084913+0000 mgr.x (mgr.24938) 4858 : cluster [DBG] pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.761 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.085151+0000 mgr.x (mgr.24938) 4859 : cluster [DBG] pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.093135+0000 mgr.x (mgr.24938) 4860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.178944+0000 mgr.x (mgr.24938) 4861 : cluster [DBG] pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.179189+0000 mgr.x (mgr.24938) 4862 : cluster [DBG] pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.188673+0000 mgr.x (mgr.24938) 4863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.256426+0000 mgr.x (mgr.24938) 4864 : cluster [DBG] pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.256706+0000 mgr.x (mgr.24938) 4865 : cluster [DBG] pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.266230+0000 mgr.x (mgr.24938) 4866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.334591+0000 mgr.x (mgr.24938) 4867 : cluster [DBG] pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.334868+0000 mgr.x (mgr.24938) 4868 : cluster [DBG] pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.344395+0000 mgr.x (mgr.24938) 4869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.413067+0000 mgr.x (mgr.24938) 4870 : cluster [DBG] pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.413274+0000 mgr.x (mgr.24938) 4871 : cluster [DBG] pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.424966+0000 mgr.x (mgr.24938) 4872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.480202+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.489506+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.491022+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.510344+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.511614+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.517350+0000 mgr.x (mgr.24938) 4873 : cluster [DBG] pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.517584+0000 mgr.x (mgr.24938) 4874 : cluster [DBG] pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.525167+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.529662+0000 mgr.x (mgr.24938) 4875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.586025+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.763 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.588728+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.590239+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.593153+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.593982+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.599235+0000 mgr.x (mgr.24938) 4876 : cluster [DBG] pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.599449+0000 mgr.x (mgr.24938) 4877 : cluster [DBG] pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.603141+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.607524+0000 mgr.x (mgr.24938) 4878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.664139+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.667311+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.668884+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.672099+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.673548+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.764 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.679179+0000 mgr.x (mgr.24938) 4879 : cluster [DBG] pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.511614+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.517350+0000 mgr.x (mgr.24938) 4873 : cluster [DBG] pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.517584+0000 mgr.x (mgr.24938) 4874 : cluster [DBG] pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.525167+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.529662+0000 mgr.x (mgr.24938) 4875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.586025+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.588728+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.590239+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.593153+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.593982+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.599235+0000 mgr.x (mgr.24938) 4876 : cluster [DBG] pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.599449+0000 mgr.x (mgr.24938) 4877 : cluster [DBG] pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.603141+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.607524+0000 mgr.x (mgr.24938) 4878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.664139+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.667311+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.668884+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.672099+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.673548+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.679179+0000 mgr.x (mgr.24938) 4879 : cluster [DBG] pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.679396+0000 mgr.x (mgr.24938) 4880 : cluster [DBG] pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.684742+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.766 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.689290+0000 mgr.x (mgr.24938) 4881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.742844+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.745750+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.747417+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.750233+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.751356+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.756690+0000 mgr.x (mgr.24938) 4882 : cluster [DBG] pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.756868+0000 mgr.x (mgr.24938) 4883 : cluster [DBG] pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.762224+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.766757+0000 mgr.x (mgr.24938) 4884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.819533+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.822237+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.823928+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.827434+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.829142+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.834937+0000 mgr.x (mgr.24938) 4885 : cluster [DBG] pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.835136+0000 mgr.x (mgr.24938) 4886 : cluster [DBG] pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.838490+0000 mon.a (mon.0) 9140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.679396+0000 mgr.x (mgr.24938) 4880 : cluster [DBG] pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.684742+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.689290+0000 mgr.x (mgr.24938) 4881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.742844+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.745750+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.747417+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.750233+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.751356+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.756690+0000 mgr.x (mgr.24938) 4882 : cluster [DBG] pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.756868+0000 mgr.x (mgr.24938) 4883 : cluster [DBG] pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.762224+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.766757+0000 mgr.x (mgr.24938) 4884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.819533+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.822237+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.823928+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.827434+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.829142+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.834937+0000 mgr.x (mgr.24938) 4885 : cluster [DBG] pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.835136+0000 mgr.x (mgr.24938) 4886 : cluster [DBG] pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.838490+0000 mon.a (mon.0) 9140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.843154+0000 mgr.x (mgr.24938) 4887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.897043+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.899987+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.901640+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.904763+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.905976+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.911491+0000 mgr.x (mgr.24938) 4888 : cluster [DBG] pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.911691+0000 mgr.x (mgr.24938) 4889 : cluster [DBG] pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.917096+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.921527+0000 mgr.x (mgr.24938) 4890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.974310+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.976925+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.978367+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.980897+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.981893+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.987239+0000 mgr.x (mgr.24938) 4891 : cluster [DBG] pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cluster 2024-03-30T04:52:17.987537+0000 mgr.x (mgr.24938) 4892 : cluster [DBG] pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:17.991122+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: cephadm 2024-03-30T04:52:17.995580+0000 mgr.x (mgr.24938) 4893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.053159+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.056522+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.058216+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.061523+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.062819+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.074110+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.135722+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.139215+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.141053+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.144325+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.145500+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.156737+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.202579+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.205932+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.207487+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.210448+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.211604+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.220662+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.772 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.282830+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.843154+0000 mgr.x (mgr.24938) 4887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.897043+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.899987+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.901640+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.904763+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.905976+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.911491+0000 mgr.x (mgr.24938) 4888 : cluster [DBG] pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.911691+0000 mgr.x (mgr.24938) 4889 : cluster [DBG] pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.917096+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.921527+0000 mgr.x (mgr.24938) 4890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.974310+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.976925+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.978367+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.980897+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.981893+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.987239+0000 mgr.x (mgr.24938) 4891 : cluster [DBG] pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cluster 2024-03-30T04:52:17.987537+0000 mgr.x (mgr.24938) 4892 : cluster [DBG] pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:17.991122+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: cephadm 2024-03-30T04:52:17.995580+0000 mgr.x (mgr.24938) 4893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.286072+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.287638+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.290474+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.291689+0000 mon.a (mon.0) 9175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.302557+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.364118+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.366932+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.368363+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.371052+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.372095+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.381579+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.459805+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.462823+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.464477+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.467668+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.468897+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.775 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[82555]: audit 2024-03-30T04:52:18.480804+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.053159+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.056522+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.058216+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.061523+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.062819+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.074110+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.135722+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.139215+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.776 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.141053+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.144325+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.145500+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.156737+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.202579+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.205932+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.207487+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.210448+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.211604+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.220662+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.282830+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.286072+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.287638+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.290474+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.291689+0000 mon.a (mon.0) 9175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.777 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.302557+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.364118+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.366932+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.368363+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.371052+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.372095+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.381579+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.459805+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.462823+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.464477+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.467668+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.468897+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.778 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:18 smithi116 bash[80412]: audit 2024-03-30T04:52:18.480804+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.084913+0000 mgr.x (mgr.24938) 4858 : cluster [DBG] pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.085151+0000 mgr.x (mgr.24938) 4859 : cluster [DBG] pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.093135+0000 mgr.x (mgr.24938) 4860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.178944+0000 mgr.x (mgr.24938) 4861 : cluster [DBG] pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.179189+0000 mgr.x (mgr.24938) 4862 : cluster [DBG] pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.188673+0000 mgr.x (mgr.24938) 4863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.256426+0000 mgr.x (mgr.24938) 4864 : cluster [DBG] pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.256706+0000 mgr.x (mgr.24938) 4865 : cluster [DBG] pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.266230+0000 mgr.x (mgr.24938) 4866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.334591+0000 mgr.x (mgr.24938) 4867 : cluster [DBG] pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.334868+0000 mgr.x (mgr.24938) 4868 : cluster [DBG] pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.344395+0000 mgr.x (mgr.24938) 4869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.413067+0000 mgr.x (mgr.24938) 4870 : cluster [DBG] pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.413274+0000 mgr.x (mgr.24938) 4871 : cluster [DBG] pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.424966+0000 mgr.x (mgr.24938) 4872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.480202+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.489506+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.491022+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.510344+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.511614+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.517350+0000 mgr.x (mgr.24938) 4873 : cluster [DBG] pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.517584+0000 mgr.x (mgr.24938) 4874 : cluster [DBG] pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.525167+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.529662+0000 mgr.x (mgr.24938) 4875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.586025+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.588728+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.590239+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.593153+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.593982+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.599235+0000 mgr.x (mgr.24938) 4876 : cluster [DBG] pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.599449+0000 mgr.x (mgr.24938) 4877 : cluster [DBG] pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.603141+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.607524+0000 mgr.x (mgr.24938) 4878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.664139+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.667311+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.668884+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.672099+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.673548+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.679179+0000 mgr.x (mgr.24938) 4879 : cluster [DBG] pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.679396+0000 mgr.x (mgr.24938) 4880 : cluster [DBG] pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.684742+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.689290+0000 mgr.x (mgr.24938) 4881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.742844+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.745750+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.747417+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.750233+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.751356+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.756690+0000 mgr.x (mgr.24938) 4882 : cluster [DBG] pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.756868+0000 mgr.x (mgr.24938) 4883 : cluster [DBG] pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.762224+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.766757+0000 mgr.x (mgr.24938) 4884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.819533+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.822237+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.823928+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.827434+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.829142+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.834937+0000 mgr.x (mgr.24938) 4885 : cluster [DBG] pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.835136+0000 mgr.x (mgr.24938) 4886 : cluster [DBG] pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.838490+0000 mon.a (mon.0) 9140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.843154+0000 mgr.x (mgr.24938) 4887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.897043+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.899987+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.901640+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.904763+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.905976+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.911491+0000 mgr.x (mgr.24938) 4888 : cluster [DBG] pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.911691+0000 mgr.x (mgr.24938) 4889 : cluster [DBG] pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.917096+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.921527+0000 mgr.x (mgr.24938) 4890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.974310+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.976925+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.978367+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.980897+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.981893+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.987239+0000 mgr.x (mgr.24938) 4891 : cluster [DBG] pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cluster 2024-03-30T04:52:17.987537+0000 mgr.x (mgr.24938) 4892 : cluster [DBG] pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:17.991122+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: cephadm 2024-03-30T04:52:17.995580+0000 mgr.x (mgr.24938) 4893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.053159+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.056522+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.058216+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.061523+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.062819+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.074110+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.135722+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.139215+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.141053+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.144325+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.145500+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.156737+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.202579+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.205932+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.207487+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.210448+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.211604+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.220662+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.282830+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.286072+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.287638+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.290474+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.291689+0000 mon.a (mon.0) 9175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.302557+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.364118+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.366932+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.368363+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.371052+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.372095+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.381579+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.459805+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.462823+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.464477+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.467668+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.468897+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:18.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:18 smithi148 bash[65611]: audit 2024-03-30T04:52:18.480804+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.068258+0000 mgr.x (mgr.24938) 4894 : cluster [DBG] pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.068530+0000 mgr.x (mgr.24938) 4895 : cluster [DBG] pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.078630+0000 mgr.x (mgr.24938) 4896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.151011+0000 mgr.x (mgr.24938) 4897 : cluster [DBG] pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.151202+0000 mgr.x (mgr.24938) 4898 : cluster [DBG] pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.161120+0000 mgr.x (mgr.24938) 4899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.216896+0000 mgr.x (mgr.24938) 4900 : cluster [DBG] pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.217089+0000 mgr.x (mgr.24938) 4901 : cluster [DBG] pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.225009+0000 mgr.x (mgr.24938) 4902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.297087+0000 mgr.x (mgr.24938) 4903 : cluster [DBG] pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.297280+0000 mgr.x (mgr.24938) 4904 : cluster [DBG] pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.307023+0000 mgr.x (mgr.24938) 4905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.377408+0000 mgr.x (mgr.24938) 4906 : cluster [DBG] pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.377580+0000 mgr.x (mgr.24938) 4907 : cluster [DBG] pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.386070+0000 mgr.x (mgr.24938) 4908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.474580+0000 mgr.x (mgr.24938) 4909 : cluster [DBG] pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.474773+0000 mgr.x (mgr.24938) 4910 : cluster [DBG] pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.485149+0000 mgr.x (mgr.24938) 4911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.558700+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.561635+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.562877+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.566183+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.567116+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.572427+0000 mgr.x (mgr.24938) 4912 : cluster [DBG] pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.572639+0000 mgr.x (mgr.24938) 4913 : cluster [DBG] pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.579638+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.584087+0000 mgr.x (mgr.24938) 4914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.658782+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.662278+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.664342+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.667927+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.669592+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.675810+0000 mgr.x (mgr.24938) 4915 : cluster [DBG] pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.676346+0000 mgr.x (mgr.24938) 4916 : cluster [DBG] pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.683243+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.687727+0000 mgr.x (mgr.24938) 4917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.766302+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.771203+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.773993+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.779194+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.780840+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.787354+0000 mgr.x (mgr.24938) 4918 : cluster [DBG] pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.787880+0000 mgr.x (mgr.24938) 4919 : cluster [DBG] pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.792693+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.797284+0000 mgr.x (mgr.24938) 4920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.882627+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.887737+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.890151+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.895335+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.897312+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.903892+0000 mgr.x (mgr.24938) 4921 : cluster [DBG] pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:18.904137+0000 mgr.x (mgr.24938) 4922 : cluster [DBG] pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.909355+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:18.913828+0000 mgr.x (mgr.24938) 4923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:18.999074+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.002434+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.004609+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.008447+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.010188+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.016829+0000 mgr.x (mgr.24938) 4924 : cluster [DBG] pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.017270+0000 mgr.x (mgr.24938) 4925 : cluster [DBG] pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.022725+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.027152+0000 mgr.x (mgr.24938) 4926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.099786+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.103154+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.104851+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.108158+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.109431+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.120424+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.195508+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.198313+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.200237+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.203487+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.204895+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.218526+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.307164+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.312010+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.314666+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.319587+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.321309+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.335690+0000 mon.a (mon.0) 9236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.416239+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.419232+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.421004+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.423849+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.425028+0000 mon.a (mon.0) 9241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.438025+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.495407+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.498409+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.500047+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.503451+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:19.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:19 smithi148 bash[65611]: audit 2024-03-30T04:52:19.504633+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.068258+0000 mgr.x (mgr.24938) 4894 : cluster [DBG] pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.068530+0000 mgr.x (mgr.24938) 4895 : cluster [DBG] pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.078630+0000 mgr.x (mgr.24938) 4896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.151011+0000 mgr.x (mgr.24938) 4897 : cluster [DBG] pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.151202+0000 mgr.x (mgr.24938) 4898 : cluster [DBG] pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.161120+0000 mgr.x (mgr.24938) 4899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.216896+0000 mgr.x (mgr.24938) 4900 : cluster [DBG] pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.217089+0000 mgr.x (mgr.24938) 4901 : cluster [DBG] pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.225009+0000 mgr.x (mgr.24938) 4902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.297087+0000 mgr.x (mgr.24938) 4903 : cluster [DBG] pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.297280+0000 mgr.x (mgr.24938) 4904 : cluster [DBG] pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.307023+0000 mgr.x (mgr.24938) 4905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.377408+0000 mgr.x (mgr.24938) 4906 : cluster [DBG] pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.377580+0000 mgr.x (mgr.24938) 4907 : cluster [DBG] pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.386070+0000 mgr.x (mgr.24938) 4908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.474580+0000 mgr.x (mgr.24938) 4909 : cluster [DBG] pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:20.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.474773+0000 mgr.x (mgr.24938) 4910 : cluster [DBG] pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.485149+0000 mgr.x (mgr.24938) 4911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.558700+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.561635+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.068258+0000 mgr.x (mgr.24938) 4894 : cluster [DBG] pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.068530+0000 mgr.x (mgr.24938) 4895 : cluster [DBG] pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.078630+0000 mgr.x (mgr.24938) 4896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.151011+0000 mgr.x (mgr.24938) 4897 : cluster [DBG] pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.151202+0000 mgr.x (mgr.24938) 4898 : cluster [DBG] pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.161120+0000 mgr.x (mgr.24938) 4899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.216896+0000 mgr.x (mgr.24938) 4900 : cluster [DBG] pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.217089+0000 mgr.x (mgr.24938) 4901 : cluster [DBG] pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.225009+0000 mgr.x (mgr.24938) 4902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.297087+0000 mgr.x (mgr.24938) 4903 : cluster [DBG] pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.297280+0000 mgr.x (mgr.24938) 4904 : cluster [DBG] pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.307023+0000 mgr.x (mgr.24938) 4905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.377408+0000 mgr.x (mgr.24938) 4906 : cluster [DBG] pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.377580+0000 mgr.x (mgr.24938) 4907 : cluster [DBG] pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.386070+0000 mgr.x (mgr.24938) 4908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.474580+0000 mgr.x (mgr.24938) 4909 : cluster [DBG] pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.474773+0000 mgr.x (mgr.24938) 4910 : cluster [DBG] pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.485149+0000 mgr.x (mgr.24938) 4911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.558700+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.561635+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.562877+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.566183+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.567116+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.572427+0000 mgr.x (mgr.24938) 4912 : cluster [DBG] pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.572639+0000 mgr.x (mgr.24938) 4913 : cluster [DBG] pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.579638+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.584087+0000 mgr.x (mgr.24938) 4914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.658782+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.662278+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.664342+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.667927+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.669592+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.675810+0000 mgr.x (mgr.24938) 4915 : cluster [DBG] pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.676346+0000 mgr.x (mgr.24938) 4916 : cluster [DBG] pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.683243+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.687727+0000 mgr.x (mgr.24938) 4917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.766302+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.771203+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.773993+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.562877+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.566183+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.567116+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.572427+0000 mgr.x (mgr.24938) 4912 : cluster [DBG] pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.572639+0000 mgr.x (mgr.24938) 4913 : cluster [DBG] pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.579638+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.584087+0000 mgr.x (mgr.24938) 4914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.658782+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.662278+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.664342+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.667927+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.669592+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.675810+0000 mgr.x (mgr.24938) 4915 : cluster [DBG] pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:20.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.676346+0000 mgr.x (mgr.24938) 4916 : cluster [DBG] pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.683243+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.687727+0000 mgr.x (mgr.24938) 4917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.766302+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.771203+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.773993+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.779194+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.780840+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.787354+0000 mgr.x (mgr.24938) 4918 : cluster [DBG] pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.787880+0000 mgr.x (mgr.24938) 4919 : cluster [DBG] pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.792693+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.797284+0000 mgr.x (mgr.24938) 4920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.882627+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.887737+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.890151+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.895335+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.897312+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.903892+0000 mgr.x (mgr.24938) 4921 : cluster [DBG] pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:18.904137+0000 mgr.x (mgr.24938) 4922 : cluster [DBG] pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.909355+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:18.913828+0000 mgr.x (mgr.24938) 4923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:18.999074+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.002434+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.004609+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.008447+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.779194+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.780840+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.787354+0000 mgr.x (mgr.24938) 4918 : cluster [DBG] pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.787880+0000 mgr.x (mgr.24938) 4919 : cluster [DBG] pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.792693+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.797284+0000 mgr.x (mgr.24938) 4920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.882627+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.887737+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.890151+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.895335+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.897312+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.903892+0000 mgr.x (mgr.24938) 4921 : cluster [DBG] pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:18.904137+0000 mgr.x (mgr.24938) 4922 : cluster [DBG] pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.909355+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:18.913828+0000 mgr.x (mgr.24938) 4923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:18.999074+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.002434+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.004609+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.008447+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.010188+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.016829+0000 mgr.x (mgr.24938) 4924 : cluster [DBG] pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.017270+0000 mgr.x (mgr.24938) 4925 : cluster [DBG] pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.022725+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.027152+0000 mgr.x (mgr.24938) 4926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.099786+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.103154+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.104851+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.108158+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.109431+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.120424+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.195508+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.198313+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.200237+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.203487+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.204895+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.218526+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.307164+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.312010+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.010188+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.016829+0000 mgr.x (mgr.24938) 4924 : cluster [DBG] pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.017270+0000 mgr.x (mgr.24938) 4925 : cluster [DBG] pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.022725+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.027152+0000 mgr.x (mgr.24938) 4926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.099786+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.103154+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.104851+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.108158+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.109431+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.120424+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.195508+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.198313+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.200237+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.203487+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.204895+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.218526+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.307164+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.312010+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.314666+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.319587+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.321309+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.335690+0000 mon.a (mon.0) 9236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.416239+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.419232+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.421004+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.423849+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.425028+0000 mon.a (mon.0) 9241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.438025+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.495407+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.498409+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.500047+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.503451+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[82555]: audit 2024-03-30T04:52:19.504633+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.314666+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.319587+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.321309+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.335690+0000 mon.a (mon.0) 9236 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.416239+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.419232+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.421004+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.423849+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.425028+0000 mon.a (mon.0) 9241 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.438025+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.495407+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.498409+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.500047+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.503451+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:19 smithi116 bash[80412]: audit 2024-03-30T04:52:19.504633+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.115014+0000 mgr.x (mgr.24938) 4927 : cluster [DBG] pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.115263+0000 mgr.x (mgr.24938) 4928 : cluster [DBG] pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.124814+0000 mgr.x (mgr.24938) 4929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.211044+0000 mgr.x (mgr.24938) 4930 : cluster [DBG] pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.211548+0000 mgr.x (mgr.24938) 4931 : cluster [DBG] pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.222968+0000 mgr.x (mgr.24938) 4932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.328034+0000 mgr.x (mgr.24938) 4933 : cluster [DBG] pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.328301+0000 mgr.x (mgr.24938) 4934 : cluster [DBG] pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.340312+0000 mgr.x (mgr.24938) 4935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.430359+0000 mgr.x (mgr.24938) 4936 : cluster [DBG] pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.430548+0000 mgr.x (mgr.24938) 4937 : cluster [DBG] pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.442338+0000 mgr.x (mgr.24938) 4938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.510074+0000 mgr.x (mgr.24938) 4939 : cluster [DBG] pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.510317+0000 mgr.x (mgr.24938) 4940 : cluster [DBG] pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.517657+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.522015+0000 mgr.x (mgr.24938) 4941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.574920+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.577839+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.579210+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.582120+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.583015+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.588337+0000 mgr.x (mgr.24938) 4942 : cluster [DBG] pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.588580+0000 mgr.x (mgr.24938) 4943 : cluster [DBG] pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.593460+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.597959+0000 mgr.x (mgr.24938) 4944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.653497+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.657444+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.659224+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.662149+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.663330+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.669029+0000 mgr.x (mgr.24938) 4945 : cluster [DBG] pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.669506+0000 mgr.x (mgr.24938) 4946 : cluster [DBG] pgmap v3274: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.676506+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.680908+0000 mgr.x (mgr.24938) 4947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.752538+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.755134+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.756514+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.759057+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.760023+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.765271+0000 mgr.x (mgr.24938) 4948 : cluster [DBG] pgmap v3275: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.765577+0000 mgr.x (mgr.24938) 4949 : cluster [DBG] pgmap v3276: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.772602+0000 mon.a (mon.0) 9266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.776947+0000 mgr.x (mgr.24938) 4950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.861078+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.866139+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.868315+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.872795+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.874415+0000 mon.a (mon.0) 9271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.880909+0000 mgr.x (mgr.24938) 4951 : cluster [DBG] pgmap v3277: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.881578+0000 mgr.x (mgr.24938) 4952 : cluster [DBG] pgmap v3278: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.887364+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.892244+0000 mgr.x (mgr.24938) 4953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.945907+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.948485+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.949729+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.952412+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.953421+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.958637+0000 mgr.x (mgr.24938) 4954 : cluster [DBG] pgmap v3279: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:19.958821+0000 mgr.x (mgr.24938) 4955 : cluster [DBG] pgmap v3280: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:19.965845+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:19.970138+0000 mgr.x (mgr.24938) 4956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.007470+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.010202+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.011639+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.014294+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.015346+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.020575+0000 mgr.x (mgr.24938) 4957 : cluster [DBG] pgmap v3281: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.020763+0000 mgr.x (mgr.24938) 4958 : cluster [DBG] pgmap v3282: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:20.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.027287+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.031602+0000 mgr.x (mgr.24938) 4959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.084570+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.087536+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.089363+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.092515+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.806 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.093630+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.104407+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.161645+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.164680+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.166448+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.169202+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.170307+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.181166+0000 mon.a (mon.0) 9296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.255274+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.807 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.258150+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.259655+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.262472+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.263806+0000 mon.a (mon.0) 9301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.275146+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.332783+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.335905+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.337518+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.808 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.340275+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.341494+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.352513+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.409517+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.412440+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.414342+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.416903+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.418024+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.428816+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.485111+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.809 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.489934+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:20.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.492216+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:20.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.496101+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:20.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.497535+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:20.810 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:20 smithi148 bash[65611]: audit 2024-03-30T04:52:20.509034+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.115014+0000 mgr.x (mgr.24938) 4927 : cluster [DBG] pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.115263+0000 mgr.x (mgr.24938) 4928 : cluster [DBG] pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.124814+0000 mgr.x (mgr.24938) 4929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.211044+0000 mgr.x (mgr.24938) 4930 : cluster [DBG] pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.211548+0000 mgr.x (mgr.24938) 4931 : cluster [DBG] pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.222968+0000 mgr.x (mgr.24938) 4932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.328034+0000 mgr.x (mgr.24938) 4933 : cluster [DBG] pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.328301+0000 mgr.x (mgr.24938) 4934 : cluster [DBG] pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.340312+0000 mgr.x (mgr.24938) 4935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.430359+0000 mgr.x (mgr.24938) 4936 : cluster [DBG] pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.430548+0000 mgr.x (mgr.24938) 4937 : cluster [DBG] pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.442338+0000 mgr.x (mgr.24938) 4938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.510074+0000 mgr.x (mgr.24938) 4939 : cluster [DBG] pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.510317+0000 mgr.x (mgr.24938) 4940 : cluster [DBG] pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.517657+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.522015+0000 mgr.x (mgr.24938) 4941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.574920+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.577839+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.579210+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.582120+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.115014+0000 mgr.x (mgr.24938) 4927 : cluster [DBG] pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.115263+0000 mgr.x (mgr.24938) 4928 : cluster [DBG] pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.124814+0000 mgr.x (mgr.24938) 4929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.211044+0000 mgr.x (mgr.24938) 4930 : cluster [DBG] pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.211548+0000 mgr.x (mgr.24938) 4931 : cluster [DBG] pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.222968+0000 mgr.x (mgr.24938) 4932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.328034+0000 mgr.x (mgr.24938) 4933 : cluster [DBG] pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.328301+0000 mgr.x (mgr.24938) 4934 : cluster [DBG] pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.340312+0000 mgr.x (mgr.24938) 4935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.430359+0000 mgr.x (mgr.24938) 4936 : cluster [DBG] pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.430548+0000 mgr.x (mgr.24938) 4937 : cluster [DBG] pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.442338+0000 mgr.x (mgr.24938) 4938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.510074+0000 mgr.x (mgr.24938) 4939 : cluster [DBG] pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.510317+0000 mgr.x (mgr.24938) 4940 : cluster [DBG] pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.517657+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.522015+0000 mgr.x (mgr.24938) 4941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.574920+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.577839+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.579210+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.582120+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.583015+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.588337+0000 mgr.x (mgr.24938) 4942 : cluster [DBG] pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.588580+0000 mgr.x (mgr.24938) 4943 : cluster [DBG] pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.593460+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.597959+0000 mgr.x (mgr.24938) 4944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.653497+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.657444+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.659224+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.662149+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.663330+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.669029+0000 mgr.x (mgr.24938) 4945 : cluster [DBG] pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.669506+0000 mgr.x (mgr.24938) 4946 : cluster [DBG] pgmap v3274: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.676506+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.680908+0000 mgr.x (mgr.24938) 4947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.752538+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.755134+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.756514+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.759057+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.760023+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.583015+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.588337+0000 mgr.x (mgr.24938) 4942 : cluster [DBG] pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.588580+0000 mgr.x (mgr.24938) 4943 : cluster [DBG] pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.593460+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.597959+0000 mgr.x (mgr.24938) 4944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.653497+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.657444+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.659224+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.662149+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.663330+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.669029+0000 mgr.x (mgr.24938) 4945 : cluster [DBG] pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.669506+0000 mgr.x (mgr.24938) 4946 : cluster [DBG] pgmap v3274: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.676506+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.680908+0000 mgr.x (mgr.24938) 4947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.752538+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.755134+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.756514+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.759057+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.760023+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.765271+0000 mgr.x (mgr.24938) 4948 : cluster [DBG] pgmap v3275: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.765577+0000 mgr.x (mgr.24938) 4949 : cluster [DBG] pgmap v3276: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.772602+0000 mon.a (mon.0) 9266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.776947+0000 mgr.x (mgr.24938) 4950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.861078+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.866139+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.868315+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.872795+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.874415+0000 mon.a (mon.0) 9271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.880909+0000 mgr.x (mgr.24938) 4951 : cluster [DBG] pgmap v3277: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.881578+0000 mgr.x (mgr.24938) 4952 : cluster [DBG] pgmap v3278: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.887364+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.892244+0000 mgr.x (mgr.24938) 4953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.945907+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.948485+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.949729+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.952412+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.953421+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.958637+0000 mgr.x (mgr.24938) 4954 : cluster [DBG] pgmap v3279: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:19.958821+0000 mgr.x (mgr.24938) 4955 : cluster [DBG] pgmap v3280: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.765271+0000 mgr.x (mgr.24938) 4948 : cluster [DBG] pgmap v3275: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.765577+0000 mgr.x (mgr.24938) 4949 : cluster [DBG] pgmap v3276: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.772602+0000 mon.a (mon.0) 9266 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.776947+0000 mgr.x (mgr.24938) 4950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.861078+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.866139+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.868315+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.872795+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.874415+0000 mon.a (mon.0) 9271 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.880909+0000 mgr.x (mgr.24938) 4951 : cluster [DBG] pgmap v3277: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.881578+0000 mgr.x (mgr.24938) 4952 : cluster [DBG] pgmap v3278: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.887364+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.892244+0000 mgr.x (mgr.24938) 4953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.945907+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.948485+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.949729+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.952412+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.953421+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.958637+0000 mgr.x (mgr.24938) 4954 : cluster [DBG] pgmap v3279: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:19.958821+0000 mgr.x (mgr.24938) 4955 : cluster [DBG] pgmap v3280: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:19.965845+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:19.970138+0000 mgr.x (mgr.24938) 4956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.007470+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.010202+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.011639+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.014294+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.015346+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.020575+0000 mgr.x (mgr.24938) 4957 : cluster [DBG] pgmap v3281: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.020763+0000 mgr.x (mgr.24938) 4958 : cluster [DBG] pgmap v3282: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.027287+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.031602+0000 mgr.x (mgr.24938) 4959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.084570+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.087536+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.089363+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.092515+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.093630+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.104407+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.161645+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.164680+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:19.965845+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:19.970138+0000 mgr.x (mgr.24938) 4956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.007470+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.010202+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.011639+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.014294+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.015346+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.020575+0000 mgr.x (mgr.24938) 4957 : cluster [DBG] pgmap v3281: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.020763+0000 mgr.x (mgr.24938) 4958 : cluster [DBG] pgmap v3282: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.027287+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.031602+0000 mgr.x (mgr.24938) 4959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.084570+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.087536+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.089363+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.092515+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.093630+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.104407+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.161645+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.164680+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.166448+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.169202+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.170307+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.181166+0000 mon.a (mon.0) 9296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.255274+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.258150+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.259655+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.262472+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.263806+0000 mon.a (mon.0) 9301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.275146+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.332783+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.335905+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.337518+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.340275+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.341494+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.352513+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.409517+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.412440+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.414342+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.166448+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.169202+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.027 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.170307+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.181166+0000 mon.a (mon.0) 9296 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.255274+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.258150+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.259655+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.262472+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.263806+0000 mon.a (mon.0) 9301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.275146+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.332783+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.335905+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.337518+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.340275+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.341494+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.352513+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.409517+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.412440+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.414342+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.416903+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.418024+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.428816+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.485111+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.489934+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.492216+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.496101+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.497535+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[82555]: audit 2024-03-30T04:52:20.509034+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.416903+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.418024+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.428816+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.485111+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.489934+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.492216+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.496101+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.497535+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:20 smithi116 bash[80412]: audit 2024-03-30T04:52:20.509034+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.797 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.098984+0000 mgr.x (mgr.24938) 4960 : cluster [DBG] pgmap v3283: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.099218+0000 mgr.x (mgr.24938) 4961 : cluster [DBG] pgmap v3284: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.108746+0000 mgr.x (mgr.24938) 4962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.175759+0000 mgr.x (mgr.24938) 4963 : cluster [DBG] pgmap v3285: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.176011+0000 mgr.x (mgr.24938) 4964 : cluster [DBG] pgmap v3286: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.185548+0000 mgr.x (mgr.24938) 4965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.269599+0000 mgr.x (mgr.24938) 4966 : cluster [DBG] pgmap v3287: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.269870+0000 mgr.x (mgr.24938) 4967 : cluster [DBG] pgmap v3288: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.279472+0000 mgr.x (mgr.24938) 4968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.347016+0000 mgr.x (mgr.24938) 4969 : cluster [DBG] pgmap v3289: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.347216+0000 mgr.x (mgr.24938) 4970 : cluster [DBG] pgmap v3290: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.357032+0000 mgr.x (mgr.24938) 4971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.423317+0000 mgr.x (mgr.24938) 4972 : cluster [DBG] pgmap v3291: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.423561+0000 mgr.x (mgr.24938) 4973 : cluster [DBG] pgmap v3292: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.433174+0000 mgr.x (mgr.24938) 4974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.503476+0000 mgr.x (mgr.24938) 4975 : cluster [DBG] pgmap v3293: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.503716+0000 mgr.x (mgr.24938) 4976 : cluster [DBG] pgmap v3294: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.513556+0000 mgr.x (mgr.24938) 4977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.586152+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.590912+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.592789+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.596197+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.597399+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.603040+0000 mgr.x (mgr.24938) 4978 : cluster [DBG] pgmap v3295: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.603218+0000 mgr.x (mgr.24938) 4979 : cluster [DBG] pgmap v3296: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.607873+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.612427+0000 mgr.x (mgr.24938) 4980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.680979+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.685689+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.687636+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.692260+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.693844+0000 mon.a (mon.0) 9331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.700223+0000 mgr.x (mgr.24938) 4981 : cluster [DBG] pgmap v3297: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.700894+0000 mgr.x (mgr.24938) 4982 : cluster [DBG] pgmap v3298: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.705414+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.709921+0000 mgr.x (mgr.24938) 4983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.782737+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.786064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.787709+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.790799+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.791960+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.797400+0000 mgr.x (mgr.24938) 4984 : cluster [DBG] pgmap v3299: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.797670+0000 mgr.x (mgr.24938) 4985 : cluster [DBG] pgmap v3300: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.802692+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.807258+0000 mgr.x (mgr.24938) 4986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.892043+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.897078+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.900428+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.905670+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.907360+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.913930+0000 mgr.x (mgr.24938) 4987 : cluster [DBG] pgmap v3301: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:20.914442+0000 mgr.x (mgr.24938) 4988 : cluster [DBG] pgmap v3302: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:20.919551+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cephadm 2024-03-30T04:52:20.924268+0000 mgr.x (mgr.24938) 4989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.010148+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.015234+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.017614+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.022705+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.024332+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.031033+0000 mgr.x (mgr.24938) 4990 : cluster [DBG] pgmap v3303: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.031694+0000 mgr.x (mgr.24938) 4991 : cluster [DBG] pgmap v3304: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.036687+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.114539+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.117952+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.119686+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.122667+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.123863+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.134623+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.219836+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.224288+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.226257+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.230630+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.231933+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.243309+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.324326+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.327781+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.329354+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.332870+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.334352+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.345486+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.421682+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.424861+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.426335+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.429196+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.430287+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.441010+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.498920+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.501884+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:21.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.503406+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.505836+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.506741+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:21.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:21 smithi148 bash[65611]: audit 2024-03-30T04:52:21.517594+0000 mon.a (mon.0) 9380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.098984+0000 mgr.x (mgr.24938) 4960 : cluster [DBG] pgmap v3283: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.099218+0000 mgr.x (mgr.24938) 4961 : cluster [DBG] pgmap v3284: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.108746+0000 mgr.x (mgr.24938) 4962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.175759+0000 mgr.x (mgr.24938) 4963 : cluster [DBG] pgmap v3285: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.176011+0000 mgr.x (mgr.24938) 4964 : cluster [DBG] pgmap v3286: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.185548+0000 mgr.x (mgr.24938) 4965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.269599+0000 mgr.x (mgr.24938) 4966 : cluster [DBG] pgmap v3287: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.269870+0000 mgr.x (mgr.24938) 4967 : cluster [DBG] pgmap v3288: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.279472+0000 mgr.x (mgr.24938) 4968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.347016+0000 mgr.x (mgr.24938) 4969 : cluster [DBG] pgmap v3289: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.347216+0000 mgr.x (mgr.24938) 4970 : cluster [DBG] pgmap v3290: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.357032+0000 mgr.x (mgr.24938) 4971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.423317+0000 mgr.x (mgr.24938) 4972 : cluster [DBG] pgmap v3291: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.423561+0000 mgr.x (mgr.24938) 4973 : cluster [DBG] pgmap v3292: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.433174+0000 mgr.x (mgr.24938) 4974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.503476+0000 mgr.x (mgr.24938) 4975 : cluster [DBG] pgmap v3293: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.503716+0000 mgr.x (mgr.24938) 4976 : cluster [DBG] pgmap v3294: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.513556+0000 mgr.x (mgr.24938) 4977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.586152+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.590912+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.098984+0000 mgr.x (mgr.24938) 4960 : cluster [DBG] pgmap v3283: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.099218+0000 mgr.x (mgr.24938) 4961 : cluster [DBG] pgmap v3284: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.108746+0000 mgr.x (mgr.24938) 4962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.175759+0000 mgr.x (mgr.24938) 4963 : cluster [DBG] pgmap v3285: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.176011+0000 mgr.x (mgr.24938) 4964 : cluster [DBG] pgmap v3286: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.185548+0000 mgr.x (mgr.24938) 4965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.269599+0000 mgr.x (mgr.24938) 4966 : cluster [DBG] pgmap v3287: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.269870+0000 mgr.x (mgr.24938) 4967 : cluster [DBG] pgmap v3288: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.279472+0000 mgr.x (mgr.24938) 4968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.347016+0000 mgr.x (mgr.24938) 4969 : cluster [DBG] pgmap v3289: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.347216+0000 mgr.x (mgr.24938) 4970 : cluster [DBG] pgmap v3290: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.357032+0000 mgr.x (mgr.24938) 4971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.423317+0000 mgr.x (mgr.24938) 4972 : cluster [DBG] pgmap v3291: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.423561+0000 mgr.x (mgr.24938) 4973 : cluster [DBG] pgmap v3292: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.433174+0000 mgr.x (mgr.24938) 4974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.503476+0000 mgr.x (mgr.24938) 4975 : cluster [DBG] pgmap v3293: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.503716+0000 mgr.x (mgr.24938) 4976 : cluster [DBG] pgmap v3294: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.513556+0000 mgr.x (mgr.24938) 4977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.586152+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.590912+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.592789+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.596197+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.597399+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.603040+0000 mgr.x (mgr.24938) 4978 : cluster [DBG] pgmap v3295: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.603218+0000 mgr.x (mgr.24938) 4979 : cluster [DBG] pgmap v3296: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.607873+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.612427+0000 mgr.x (mgr.24938) 4980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.680979+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.685689+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.687636+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.692260+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.693844+0000 mon.a (mon.0) 9331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.700223+0000 mgr.x (mgr.24938) 4981 : cluster [DBG] pgmap v3297: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.700894+0000 mgr.x (mgr.24938) 4982 : cluster [DBG] pgmap v3298: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.705414+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.709921+0000 mgr.x (mgr.24938) 4983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.782737+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.786064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.787709+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.592789+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.596197+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.597399+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.603040+0000 mgr.x (mgr.24938) 4978 : cluster [DBG] pgmap v3295: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.603218+0000 mgr.x (mgr.24938) 4979 : cluster [DBG] pgmap v3296: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.607873+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.612427+0000 mgr.x (mgr.24938) 4980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.680979+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.685689+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.687636+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.692260+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.693844+0000 mon.a (mon.0) 9331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.700223+0000 mgr.x (mgr.24938) 4981 : cluster [DBG] pgmap v3297: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.700894+0000 mgr.x (mgr.24938) 4982 : cluster [DBG] pgmap v3298: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.705414+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.709921+0000 mgr.x (mgr.24938) 4983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.782737+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.786064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.787709+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.790799+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.791960+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.797400+0000 mgr.x (mgr.24938) 4984 : cluster [DBG] pgmap v3299: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.797670+0000 mgr.x (mgr.24938) 4985 : cluster [DBG] pgmap v3300: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.802692+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.807258+0000 mgr.x (mgr.24938) 4986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.892043+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.897078+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.900428+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.905670+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.907360+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.913930+0000 mgr.x (mgr.24938) 4987 : cluster [DBG] pgmap v3301: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:20.914442+0000 mgr.x (mgr.24938) 4988 : cluster [DBG] pgmap v3302: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:20.919551+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cephadm 2024-03-30T04:52:20.924268+0000 mgr.x (mgr.24938) 4989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.010148+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.015234+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.017614+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.022705+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.024332+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.790799+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.791960+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.797400+0000 mgr.x (mgr.24938) 4984 : cluster [DBG] pgmap v3299: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.797670+0000 mgr.x (mgr.24938) 4985 : cluster [DBG] pgmap v3300: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.802692+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.807258+0000 mgr.x (mgr.24938) 4986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.892043+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.897078+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.900428+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.905670+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.907360+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.913930+0000 mgr.x (mgr.24938) 4987 : cluster [DBG] pgmap v3301: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:20.914442+0000 mgr.x (mgr.24938) 4988 : cluster [DBG] pgmap v3302: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:20.919551+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cephadm 2024-03-30T04:52:20.924268+0000 mgr.x (mgr.24938) 4989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.010148+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.015234+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.017614+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.022705+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.024332+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.031033+0000 mgr.x (mgr.24938) 4990 : cluster [DBG] pgmap v3303: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.031694+0000 mgr.x (mgr.24938) 4991 : cluster [DBG] pgmap v3304: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.036687+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.114539+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.117952+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.119686+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.122667+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.123863+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.134623+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.219836+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.224288+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.226257+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.230630+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.231933+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.243309+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.324326+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.327781+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.329354+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.332870+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.031033+0000 mgr.x (mgr.24938) 4990 : cluster [DBG] pgmap v3303: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.031694+0000 mgr.x (mgr.24938) 4991 : cluster [DBG] pgmap v3304: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.036687+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.114539+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.117952+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.119686+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.122667+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.123863+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.134623+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.219836+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.224288+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.226257+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.230630+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.231933+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.243309+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.324326+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.327781+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.329354+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.332870+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.334352+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.345486+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.421682+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.424861+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.426335+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.429196+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.430287+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.441010+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.498920+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.501884+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.503406+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.505836+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.506741+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[82555]: audit 2024-03-30T04:52:21.517594+0000 mon.a (mon.0) 9380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.334352+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.345486+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.421682+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.424861+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.426335+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.429196+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.430287+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.441010+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.498920+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.501884+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.503406+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.505836+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.506741+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:21 smithi116 bash[80412]: audit 2024-03-30T04:52:21.517594+0000 mon.a (mon.0) 9380 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.041406+0000 mgr.x (mgr.24938) 4992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.129353+0000 mgr.x (mgr.24938) 4993 : cluster [DBG] pgmap v3305: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.129655+0000 mgr.x (mgr.24938) 4994 : cluster [DBG] pgmap v3306: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.138961+0000 mgr.x (mgr.24938) 4995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.238033+0000 mgr.x (mgr.24938) 4996 : cluster [DBG] pgmap v3307: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.238592+0000 mgr.x (mgr.24938) 4997 : cluster [DBG] pgmap v3308: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.247946+0000 mgr.x (mgr.24938) 4998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.340133+0000 mgr.x (mgr.24938) 4999 : cluster [DBG] pgmap v3309: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.340400+0000 mgr.x (mgr.24938) 5000 : cluster [DBG] pgmap v3310: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.349884+0000 mgr.x (mgr.24938) 5001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.916 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.435611+0000 mgr.x (mgr.24938) 5002 : cluster [DBG] pgmap v3311: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.435806+0000 mgr.x (mgr.24938) 5003 : cluster [DBG] pgmap v3312: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.445381+0000 mgr.x (mgr.24938) 5004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.512043+0000 mgr.x (mgr.24938) 5005 : cluster [DBG] pgmap v3313: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.512277+0000 mgr.x (mgr.24938) 5006 : cluster [DBG] pgmap v3314: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.521917+0000 mgr.x (mgr.24938) 5007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.567099+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.569362+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.570344+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.572433+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.573195+0000 mon.a (mon.0) 9385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.578271+0000 mgr.x (mgr.24938) 5008 : cluster [DBG] pgmap v3315: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.578451+0000 mgr.x (mgr.24938) 5009 : cluster [DBG] pgmap v3316: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.581451+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.585681+0000 mgr.x (mgr.24938) 5010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.638887+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.917 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.641902+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.643677+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.647267+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.648383+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.653778+0000 mgr.x (mgr.24938) 5011 : cluster [DBG] pgmap v3317: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.653959+0000 mgr.x (mgr.24938) 5012 : cluster [DBG] pgmap v3318: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.659137+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.663398+0000 mgr.x (mgr.24938) 5013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.717613+0000 mon.a (mon.0) 9393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.721039+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.723173+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.726357+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.727434+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.732716+0000 mgr.x (mgr.24938) 5014 : cluster [DBG] pgmap v3319: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.732914+0000 mgr.x (mgr.24938) 5015 : cluster [DBG] pgmap v3320: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.918 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.738122+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.742471+0000 mgr.x (mgr.24938) 5016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.795819+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.798682+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.800746+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.803801+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.805056+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.810340+0000 mgr.x (mgr.24938) 5017 : cluster [DBG] pgmap v3321: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.810597+0000 mgr.x (mgr.24938) 5018 : cluster [DBG] pgmap v3322: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.815720+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.820130+0000 mgr.x (mgr.24938) 5019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.873063+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.876159+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.877710+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.880536+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.919 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.881695+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.887033+0000 mgr.x (mgr.24938) 5020 : cluster [DBG] pgmap v3323: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.887289+0000 mgr.x (mgr.24938) 5021 : cluster [DBG] pgmap v3324: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.892182+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.896450+0000 mgr.x (mgr.24938) 5022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.950023+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.952947+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.954471+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.957324+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.958388+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.963648+0000 mgr.x (mgr.24938) 5023 : cluster [DBG] pgmap v3325: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cluster 2024-03-30T04:52:21.963828+0000 mgr.x (mgr.24938) 5024 : cluster [DBG] pgmap v3326: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:21.968776+0000 mon.a (mon.0) 9416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: cephadm 2024-03-30T04:52:21.973116+0000 mgr.x (mgr.24938) 5025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.043890+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.920 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.046867+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.048415+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.051466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.052699+0000 mon.a (mon.0) 9421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.063486+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.120662+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.123955+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.125728+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.129039+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.130286+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.141288+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.203754+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.207112+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.208697+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.211702+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.921 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.212706+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.223481+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.281834+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.284674+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.286279+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.289167+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.290197+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.300963+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.358677+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.361726+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.363818+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.367234+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.368335+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.379416+0000 mon.a (mon.0) 9446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.439937+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.922 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.442977+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.444663+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.447602+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.448821+0000 mon.a (mon.0) 9451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.460061+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.523402+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.526790+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.528476+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.531716+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.532923+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:22.923 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:22 smithi148 bash[65611]: audit 2024-03-30T04:52:22.543888+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.041406+0000 mgr.x (mgr.24938) 4992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.129353+0000 mgr.x (mgr.24938) 4993 : cluster [DBG] pgmap v3305: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.129655+0000 mgr.x (mgr.24938) 4994 : cluster [DBG] pgmap v3306: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.138961+0000 mgr.x (mgr.24938) 4995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.238033+0000 mgr.x (mgr.24938) 4996 : cluster [DBG] pgmap v3307: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.238592+0000 mgr.x (mgr.24938) 4997 : cluster [DBG] pgmap v3308: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.247946+0000 mgr.x (mgr.24938) 4998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.340133+0000 mgr.x (mgr.24938) 4999 : cluster [DBG] pgmap v3309: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.340400+0000 mgr.x (mgr.24938) 5000 : cluster [DBG] pgmap v3310: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.349884+0000 mgr.x (mgr.24938) 5001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.435611+0000 mgr.x (mgr.24938) 5002 : cluster [DBG] pgmap v3311: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.435806+0000 mgr.x (mgr.24938) 5003 : cluster [DBG] pgmap v3312: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.445381+0000 mgr.x (mgr.24938) 5004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.512043+0000 mgr.x (mgr.24938) 5005 : cluster [DBG] pgmap v3313: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.512277+0000 mgr.x (mgr.24938) 5006 : cluster [DBG] pgmap v3314: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.521917+0000 mgr.x (mgr.24938) 5007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.567099+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.569362+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.570344+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.572433+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.041406+0000 mgr.x (mgr.24938) 4992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.129353+0000 mgr.x (mgr.24938) 4993 : cluster [DBG] pgmap v3305: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.129655+0000 mgr.x (mgr.24938) 4994 : cluster [DBG] pgmap v3306: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.138961+0000 mgr.x (mgr.24938) 4995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.238033+0000 mgr.x (mgr.24938) 4996 : cluster [DBG] pgmap v3307: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.238592+0000 mgr.x (mgr.24938) 4997 : cluster [DBG] pgmap v3308: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.247946+0000 mgr.x (mgr.24938) 4998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.340133+0000 mgr.x (mgr.24938) 4999 : cluster [DBG] pgmap v3309: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.340400+0000 mgr.x (mgr.24938) 5000 : cluster [DBG] pgmap v3310: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.349884+0000 mgr.x (mgr.24938) 5001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.435611+0000 mgr.x (mgr.24938) 5002 : cluster [DBG] pgmap v3311: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.435806+0000 mgr.x (mgr.24938) 5003 : cluster [DBG] pgmap v3312: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.445381+0000 mgr.x (mgr.24938) 5004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.512043+0000 mgr.x (mgr.24938) 5005 : cluster [DBG] pgmap v3313: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.512277+0000 mgr.x (mgr.24938) 5006 : cluster [DBG] pgmap v3314: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.521917+0000 mgr.x (mgr.24938) 5007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.567099+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.569362+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.570344+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.572433+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.573195+0000 mon.a (mon.0) 9385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.578271+0000 mgr.x (mgr.24938) 5008 : cluster [DBG] pgmap v3315: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.578451+0000 mgr.x (mgr.24938) 5009 : cluster [DBG] pgmap v3316: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.581451+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.585681+0000 mgr.x (mgr.24938) 5010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.638887+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.641902+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.643677+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.647267+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.648383+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.653778+0000 mgr.x (mgr.24938) 5011 : cluster [DBG] pgmap v3317: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.653959+0000 mgr.x (mgr.24938) 5012 : cluster [DBG] pgmap v3318: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.659137+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.663398+0000 mgr.x (mgr.24938) 5013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.717613+0000 mon.a (mon.0) 9393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.721039+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.723173+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.726357+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.727434+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.573195+0000 mon.a (mon.0) 9385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.578271+0000 mgr.x (mgr.24938) 5008 : cluster [DBG] pgmap v3315: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.578451+0000 mgr.x (mgr.24938) 5009 : cluster [DBG] pgmap v3316: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.581451+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.585681+0000 mgr.x (mgr.24938) 5010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.638887+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.641902+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.643677+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.647267+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.648383+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.653778+0000 mgr.x (mgr.24938) 5011 : cluster [DBG] pgmap v3317: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.653959+0000 mgr.x (mgr.24938) 5012 : cluster [DBG] pgmap v3318: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.659137+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.663398+0000 mgr.x (mgr.24938) 5013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.717613+0000 mon.a (mon.0) 9393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.721039+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.723173+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.726357+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.727434+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.732716+0000 mgr.x (mgr.24938) 5014 : cluster [DBG] pgmap v3319: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.732914+0000 mgr.x (mgr.24938) 5015 : cluster [DBG] pgmap v3320: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.738122+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.742471+0000 mgr.x (mgr.24938) 5016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.795819+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.798682+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.800746+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.803801+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.805056+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.810340+0000 mgr.x (mgr.24938) 5017 : cluster [DBG] pgmap v3321: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.810597+0000 mgr.x (mgr.24938) 5018 : cluster [DBG] pgmap v3322: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.815720+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.820130+0000 mgr.x (mgr.24938) 5019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.873063+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.876159+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.877710+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.880536+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.881695+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.887033+0000 mgr.x (mgr.24938) 5020 : cluster [DBG] pgmap v3323: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.887289+0000 mgr.x (mgr.24938) 5021 : cluster [DBG] pgmap v3324: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.732716+0000 mgr.x (mgr.24938) 5014 : cluster [DBG] pgmap v3319: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.732914+0000 mgr.x (mgr.24938) 5015 : cluster [DBG] pgmap v3320: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.738122+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.742471+0000 mgr.x (mgr.24938) 5016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.795819+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.798682+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.800746+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.803801+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.805056+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.810340+0000 mgr.x (mgr.24938) 5017 : cluster [DBG] pgmap v3321: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.810597+0000 mgr.x (mgr.24938) 5018 : cluster [DBG] pgmap v3322: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.815720+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.820130+0000 mgr.x (mgr.24938) 5019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.873063+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.876159+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.877710+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.880536+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.881695+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.887033+0000 mgr.x (mgr.24938) 5020 : cluster [DBG] pgmap v3323: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.887289+0000 mgr.x (mgr.24938) 5021 : cluster [DBG] pgmap v3324: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.892182+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.896450+0000 mgr.x (mgr.24938) 5022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.950023+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.952947+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.954471+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.957324+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.958388+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.963648+0000 mgr.x (mgr.24938) 5023 : cluster [DBG] pgmap v3325: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cluster 2024-03-30T04:52:21.963828+0000 mgr.x (mgr.24938) 5024 : cluster [DBG] pgmap v3326: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:21.968776+0000 mon.a (mon.0) 9416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: cephadm 2024-03-30T04:52:21.973116+0000 mgr.x (mgr.24938) 5025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.043890+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.046867+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.048415+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.051466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.052699+0000 mon.a (mon.0) 9421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.063486+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.120662+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.123955+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.892182+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.896450+0000 mgr.x (mgr.24938) 5022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.950023+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.952947+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.954471+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.957324+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.958388+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.963648+0000 mgr.x (mgr.24938) 5023 : cluster [DBG] pgmap v3325: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cluster 2024-03-30T04:52:21.963828+0000 mgr.x (mgr.24938) 5024 : cluster [DBG] pgmap v3326: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:21.968776+0000 mon.a (mon.0) 9416 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: cephadm 2024-03-30T04:52:21.973116+0000 mgr.x (mgr.24938) 5025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.043890+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.046867+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.048415+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.051466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.052699+0000 mon.a (mon.0) 9421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.063486+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.120662+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.123955+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.125728+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.129039+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.130286+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.141288+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.203754+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.207112+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.208697+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.211702+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.212706+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.223481+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.281834+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.284674+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.286279+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.289167+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.290197+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.300963+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.358677+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.361726+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.363818+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.125728+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.129039+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.130286+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.141288+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.203754+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.207112+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.208697+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.211702+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.212706+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.223481+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.281834+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.284674+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.286279+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.289167+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.290197+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.300963+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.358677+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.361726+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.026 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.363818+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.367234+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.368335+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.379416+0000 mon.a (mon.0) 9446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.439937+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.442977+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.444663+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.447602+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.448821+0000 mon.a (mon.0) 9451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.460061+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.523402+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.526790+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.528476+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.531716+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.532923+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[80412]: audit 2024-03-30T04:52:22.543888+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.367234+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.368335+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.379416+0000 mon.a (mon.0) 9446 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.439937+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.442977+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.444663+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.447602+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.448821+0000 mon.a (mon.0) 9451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.460061+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.523402+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.526790+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.528476+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.531716+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.532923+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.029 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:22 smithi116 bash[82555]: audit 2024-03-30T04:52:22.543888+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.058161+0000 mgr.x (mgr.24938) 5026 : cluster [DBG] pgmap v3327: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.058447+0000 mgr.x (mgr.24938) 5027 : cluster [DBG] pgmap v3328: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.067907+0000 mgr.x (mgr.24938) 5028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.135906+0000 mgr.x (mgr.24938) 5029 : cluster [DBG] pgmap v3329: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.136214+0000 mgr.x (mgr.24938) 5030 : cluster [DBG] pgmap v3330: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.145692+0000 mgr.x (mgr.24938) 5031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.218109+0000 mgr.x (mgr.24938) 5032 : cluster [DBG] pgmap v3331: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.218350+0000 mgr.x (mgr.24938) 5033 : cluster [DBG] pgmap v3332: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.227959+0000 mgr.x (mgr.24938) 5034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.295444+0000 mgr.x (mgr.24938) 5035 : cluster [DBG] pgmap v3333: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.295648+0000 mgr.x (mgr.24938) 5036 : cluster [DBG] pgmap v3334: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.305376+0000 mgr.x (mgr.24938) 5037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.373823+0000 mgr.x (mgr.24938) 5038 : cluster [DBG] pgmap v3335: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.374081+0000 mgr.x (mgr.24938) 5039 : cluster [DBG] pgmap v3336: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.384107+0000 mgr.x (mgr.24938) 5040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.454471+0000 mgr.x (mgr.24938) 5041 : cluster [DBG] pgmap v3337: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.761 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.454718+0000 mgr.x (mgr.24938) 5042 : cluster [DBG] pgmap v3338: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.464540+0000 mgr.x (mgr.24938) 5043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.538532+0000 mgr.x (mgr.24938) 5044 : cluster [DBG] pgmap v3339: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.538799+0000 mgr.x (mgr.24938) 5045 : cluster [DBG] pgmap v3340: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.058161+0000 mgr.x (mgr.24938) 5026 : cluster [DBG] pgmap v3327: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.058447+0000 mgr.x (mgr.24938) 5027 : cluster [DBG] pgmap v3328: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.067907+0000 mgr.x (mgr.24938) 5028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.762 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.135906+0000 mgr.x (mgr.24938) 5029 : cluster [DBG] pgmap v3329: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.136214+0000 mgr.x (mgr.24938) 5030 : cluster [DBG] pgmap v3330: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.145692+0000 mgr.x (mgr.24938) 5031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.218109+0000 mgr.x (mgr.24938) 5032 : cluster [DBG] pgmap v3331: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.218350+0000 mgr.x (mgr.24938) 5033 : cluster [DBG] pgmap v3332: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.227959+0000 mgr.x (mgr.24938) 5034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.295444+0000 mgr.x (mgr.24938) 5035 : cluster [DBG] pgmap v3333: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.295648+0000 mgr.x (mgr.24938) 5036 : cluster [DBG] pgmap v3334: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.305376+0000 mgr.x (mgr.24938) 5037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.373823+0000 mgr.x (mgr.24938) 5038 : cluster [DBG] pgmap v3335: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.374081+0000 mgr.x (mgr.24938) 5039 : cluster [DBG] pgmap v3336: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.384107+0000 mgr.x (mgr.24938) 5040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.454471+0000 mgr.x (mgr.24938) 5041 : cluster [DBG] pgmap v3337: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.454718+0000 mgr.x (mgr.24938) 5042 : cluster [DBG] pgmap v3338: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.763 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.464540+0000 mgr.x (mgr.24938) 5043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.538532+0000 mgr.x (mgr.24938) 5044 : cluster [DBG] pgmap v3339: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.538799+0000 mgr.x (mgr.24938) 5045 : cluster [DBG] pgmap v3340: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.548500+0000 mgr.x (mgr.24938) 5046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.604176+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.606257+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.607278+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.609459+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.610198+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.615342+0000 mgr.x (mgr.24938) 5047 : cluster [DBG] pgmap v3341: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.615546+0000 mgr.x (mgr.24938) 5048 : cluster [DBG] pgmap v3342: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.616844+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.621273+0000 mgr.x (mgr.24938) 5049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.659440+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.764 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.661774+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.662991+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.665235+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.665953+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.671143+0000 mgr.x (mgr.24938) 5050 : cluster [DBG] pgmap v3343: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.671384+0000 mgr.x (mgr.24938) 5051 : cluster [DBG] pgmap v3344: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.676440+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.680770+0000 mgr.x (mgr.24938) 5052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.548500+0000 mgr.x (mgr.24938) 5046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.604176+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.606257+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.607278+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.609459+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.610198+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.615342+0000 mgr.x (mgr.24938) 5047 : cluster [DBG] pgmap v3341: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.615546+0000 mgr.x (mgr.24938) 5048 : cluster [DBG] pgmap v3342: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.616844+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.621273+0000 mgr.x (mgr.24938) 5049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.659440+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.661774+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.662991+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.665235+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.665953+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.671143+0000 mgr.x (mgr.24938) 5050 : cluster [DBG] pgmap v3343: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.671384+0000 mgr.x (mgr.24938) 5051 : cluster [DBG] pgmap v3344: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.766 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.676440+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.680770+0000 mgr.x (mgr.24938) 5052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.719502+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.723130+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.724777+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.728151+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.729338+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.734761+0000 mgr.x (mgr.24938) 5053 : cluster [DBG] pgmap v3345: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.735014+0000 mgr.x (mgr.24938) 5054 : cluster [DBG] pgmap v3346: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.739767+0000 mon.a (mon.0) 9476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.744172+0000 mgr.x (mgr.24938) 5055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.767 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.799437+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.803154+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.805434+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.809019+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.810470+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.816311+0000 mgr.x (mgr.24938) 5056 : cluster [DBG] pgmap v3347: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.816582+0000 mgr.x (mgr.24938) 5057 : cluster [DBG] pgmap v3348: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.821882+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.826564+0000 mgr.x (mgr.24938) 5058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.869869+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.873082+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.719502+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.768 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.723130+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.724777+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.728151+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.729338+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.734761+0000 mgr.x (mgr.24938) 5053 : cluster [DBG] pgmap v3345: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.735014+0000 mgr.x (mgr.24938) 5054 : cluster [DBG] pgmap v3346: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.739767+0000 mon.a (mon.0) 9476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.744172+0000 mgr.x (mgr.24938) 5055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.799437+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.803154+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.805434+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.809019+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.810470+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.816311+0000 mgr.x (mgr.24938) 5056 : cluster [DBG] pgmap v3347: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.816582+0000 mgr.x (mgr.24938) 5057 : cluster [DBG] pgmap v3348: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.769 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.821882+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.826564+0000 mgr.x (mgr.24938) 5058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.869869+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.873082+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.874595+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.877648+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.878946+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.884506+0000 mgr.x (mgr.24938) 5059 : cluster [DBG] pgmap v3349: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.884738+0000 mgr.x (mgr.24938) 5060 : cluster [DBG] pgmap v3350: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.889858+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cephadm 2024-03-30T04:52:22.894368+0000 mgr.x (mgr.24938) 5061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.770 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.902878+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.911859+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.916985+0000 mgr.x (mgr.24938) 5062 : cluster [DBG] pgmap v3351: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: cluster 2024-03-30T04:52:22.917167+0000 mgr.x (mgr.24938) 5063 : cluster [DBG] pgmap v3352: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.918956+0000 mon.a (mon.0) 9491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.954604+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.957494+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.959625+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.961250+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.964083+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.967913+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.970529+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.972333+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.874595+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.877648+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.878946+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.884506+0000 mgr.x (mgr.24938) 5059 : cluster [DBG] pgmap v3349: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.884738+0000 mgr.x (mgr.24938) 5060 : cluster [DBG] pgmap v3350: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.889858+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cephadm 2024-03-30T04:52:22.894368+0000 mgr.x (mgr.24938) 5061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.902878+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.911859+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.916985+0000 mgr.x (mgr.24938) 5062 : cluster [DBG] pgmap v3351: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: cluster 2024-03-30T04:52:22.917167+0000 mgr.x (mgr.24938) 5063 : cluster [DBG] pgmap v3352: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.918956+0000 mon.a (mon.0) 9491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.954604+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.772 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.957494+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.959625+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.961250+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.964083+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.967913+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.970529+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.972333+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.974181+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.975652+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.977368+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.979222+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.773 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.981386+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.983900+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[82555]: audit 2024-03-30T04:52:22.986244+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.974181+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.975652+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.977368+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.979222+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.981386+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.983900+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.774 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:23 smithi116 bash[80412]: audit 2024-03-30T04:52:22.986244+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.058161+0000 mgr.x (mgr.24938) 5026 : cluster [DBG] pgmap v3327: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.058447+0000 mgr.x (mgr.24938) 5027 : cluster [DBG] pgmap v3328: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.067907+0000 mgr.x (mgr.24938) 5028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.135906+0000 mgr.x (mgr.24938) 5029 : cluster [DBG] pgmap v3329: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.136214+0000 mgr.x (mgr.24938) 5030 : cluster [DBG] pgmap v3330: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.145692+0000 mgr.x (mgr.24938) 5031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.218109+0000 mgr.x (mgr.24938) 5032 : cluster [DBG] pgmap v3331: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.218350+0000 mgr.x (mgr.24938) 5033 : cluster [DBG] pgmap v3332: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.227959+0000 mgr.x (mgr.24938) 5034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.295444+0000 mgr.x (mgr.24938) 5035 : cluster [DBG] pgmap v3333: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.295648+0000 mgr.x (mgr.24938) 5036 : cluster [DBG] pgmap v3334: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.305376+0000 mgr.x (mgr.24938) 5037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.373823+0000 mgr.x (mgr.24938) 5038 : cluster [DBG] pgmap v3335: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.374081+0000 mgr.x (mgr.24938) 5039 : cluster [DBG] pgmap v3336: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.384107+0000 mgr.x (mgr.24938) 5040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.454471+0000 mgr.x (mgr.24938) 5041 : cluster [DBG] pgmap v3337: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.454718+0000 mgr.x (mgr.24938) 5042 : cluster [DBG] pgmap v3338: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.464540+0000 mgr.x (mgr.24938) 5043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.538532+0000 mgr.x (mgr.24938) 5044 : cluster [DBG] pgmap v3339: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.538799+0000 mgr.x (mgr.24938) 5045 : cluster [DBG] pgmap v3340: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.548500+0000 mgr.x (mgr.24938) 5046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.604176+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.606257+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.607278+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.609459+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.610198+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.615342+0000 mgr.x (mgr.24938) 5047 : cluster [DBG] pgmap v3341: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.615546+0000 mgr.x (mgr.24938) 5048 : cluster [DBG] pgmap v3342: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.616844+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.621273+0000 mgr.x (mgr.24938) 5049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.800 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.659440+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.661774+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.662991+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.665235+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.665953+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.671143+0000 mgr.x (mgr.24938) 5050 : cluster [DBG] pgmap v3343: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.671384+0000 mgr.x (mgr.24938) 5051 : cluster [DBG] pgmap v3344: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.676440+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.680770+0000 mgr.x (mgr.24938) 5052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.719502+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.723130+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.724777+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.728151+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.729338+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.734761+0000 mgr.x (mgr.24938) 5053 : cluster [DBG] pgmap v3345: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.801 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.735014+0000 mgr.x (mgr.24938) 5054 : cluster [DBG] pgmap v3346: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.739767+0000 mon.a (mon.0) 9476 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.744172+0000 mgr.x (mgr.24938) 5055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.799437+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.803154+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.805434+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.809019+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.810470+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.816311+0000 mgr.x (mgr.24938) 5056 : cluster [DBG] pgmap v3347: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.816582+0000 mgr.x (mgr.24938) 5057 : cluster [DBG] pgmap v3348: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.821882+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.826564+0000 mgr.x (mgr.24938) 5058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.869869+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.873082+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.802 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.874595+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.877648+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.878946+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.884506+0000 mgr.x (mgr.24938) 5059 : cluster [DBG] pgmap v3349: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.884738+0000 mgr.x (mgr.24938) 5060 : cluster [DBG] pgmap v3350: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.889858+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cephadm 2024-03-30T04:52:22.894368+0000 mgr.x (mgr.24938) 5061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.902878+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.911859+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.916985+0000 mgr.x (mgr.24938) 5062 : cluster [DBG] pgmap v3351: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: cluster 2024-03-30T04:52:22.917167+0000 mgr.x (mgr.24938) 5063 : cluster [DBG] pgmap v3352: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.918956+0000 mon.a (mon.0) 9491 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.954604+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.957494+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.959625+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.803 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.961250+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.964083+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.967913+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.970529+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.972333+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.974181+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.975652+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.977368+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.979222+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.981386+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.804 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.983900+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:23.805 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:23 smithi148 bash[65611]: audit 2024-03-30T04:52:22.986244+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:25.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:24 smithi116 bash[80412]: audit 2024-03-30T04:52:23.771537+0000 mgr.x (mgr.24938) 5064 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:25.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:24 smithi116 bash[80412]: audit 2024-03-30T04:52:24.310543+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:25.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:24 smithi116 bash[82555]: audit 2024-03-30T04:52:23.771537+0000 mgr.x (mgr.24938) 5064 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:25.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:24 smithi116 bash[82555]: audit 2024-03-30T04:52:24.310543+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:25.034 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:24 smithi148 bash[65611]: audit 2024-03-30T04:52:23.771537+0000 mgr.x (mgr.24938) 5064 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:25.034 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:24 smithi148 bash[65611]: audit 2024-03-30T04:52:24.310543+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:25.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:25 smithi116 bash[80412]: cluster 2024-03-30T04:52:24.918152+0000 mgr.x (mgr.24938) 5065 : cluster [DBG] pgmap v3353: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T04:52:25.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:25 smithi116 bash[82555]: cluster 2024-03-30T04:52:24.918152+0000 mgr.x (mgr.24938) 5065 : cluster [DBG] pgmap v3353: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T04:52:25.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:25 smithi148 bash[65611]: cluster 2024-03-30T04:52:24.918152+0000 mgr.x (mgr.24938) 5065 : cluster [DBG] pgmap v3353: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T04:52:26.706 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[65611]: audit 2024-03-30T04:52:25.664431+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:26.706 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[65611]: audit 2024-03-30T04:52:25.673050+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:26.706 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[65611]: cluster 2024-03-30T04:52:25.679129+0000 mgr.x (mgr.24938) 5066 : cluster [DBG] pgmap v3354: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:26.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[65611]: cluster 2024-03-30T04:52:25.679638+0000 mgr.x (mgr.24938) 5067 : cluster [DBG] pgmap v3355: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:52:26.707 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[65611]: audit 2024-03-30T04:52:25.682469+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[82555]: audit 2024-03-30T04:52:25.664431+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[82555]: audit 2024-03-30T04:52:25.673050+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[82555]: cluster 2024-03-30T04:52:25.679129+0000 mgr.x (mgr.24938) 5066 : cluster [DBG] pgmap v3354: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[82555]: cluster 2024-03-30T04:52:25.679638+0000 mgr.x (mgr.24938) 5067 : cluster [DBG] pgmap v3355: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:52:27.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[82555]: audit 2024-03-30T04:52:25.682469+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[80412]: audit 2024-03-30T04:52:25.664431+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[80412]: audit 2024-03-30T04:52:25.673050+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[80412]: cluster 2024-03-30T04:52:25.679129+0000 mgr.x (mgr.24938) 5066 : cluster [DBG] pgmap v3354: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[80412]: cluster 2024-03-30T04:52:25.679638+0000 mgr.x (mgr.24938) 5067 : cluster [DBG] pgmap v3355: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:26 smithi116 bash[80412]: audit 2024-03-30T04:52:25.682469+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:27.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:52:26] "GET /metrics HTTP/1.1" 200 38711 "" "Prometheus/2.43.0" 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: cephadm 2024-03-30T04:52:26.567236+0000 mgr.x (mgr.24938) 5068 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: cephadm 2024-03-30T04:52:26.577454+0000 mgr.x (mgr.24938) 5069 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: audit 2024-03-30T04:52:26.679534+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: audit 2024-03-30T04:52:26.698063+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: cluster 2024-03-30T04:52:26.703691+0000 mgr.x (mgr.24938) 5070 : cluster [DBG] pgmap v3356: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: cluster 2024-03-30T04:52:26.703962+0000 mgr.x (mgr.24938) 5071 : cluster [DBG] pgmap v3357: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[80412]: audit 2024-03-30T04:52:26.709219+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: cephadm 2024-03-30T04:52:26.567236+0000 mgr.x (mgr.24938) 5068 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: cephadm 2024-03-30T04:52:26.577454+0000 mgr.x (mgr.24938) 5069 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: audit 2024-03-30T04:52:26.679534+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: audit 2024-03-30T04:52:26.698063+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: cluster 2024-03-30T04:52:26.703691+0000 mgr.x (mgr.24938) 5070 : cluster [DBG] pgmap v3356: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: cluster 2024-03-30T04:52:26.703962+0000 mgr.x (mgr.24938) 5071 : cluster [DBG] pgmap v3357: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:27 smithi116 bash[82555]: audit 2024-03-30T04:52:26.709219+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: cephadm 2024-03-30T04:52:26.567236+0000 mgr.x (mgr.24938) 5068 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: cephadm 2024-03-30T04:52:26.577454+0000 mgr.x (mgr.24938) 5069 : cephadm [INF] Deploying daemon alertmanager.a on smithi116 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: audit 2024-03-30T04:52:26.679534+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: audit 2024-03-30T04:52:26.698063+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: cluster 2024-03-30T04:52:26.703691+0000 mgr.x (mgr.24938) 5070 : cluster [DBG] pgmap v3356: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: cluster 2024-03-30T04:52:26.703962+0000 mgr.x (mgr.24938) 5071 : cluster [DBG] pgmap v3357: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:28.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:27 smithi148 bash[65611]: audit 2024-03-30T04:52:26.709219+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:30.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:29 smithi116 bash[80412]: cluster 2024-03-30T04:52:28.705327+0000 mgr.x (mgr.24938) 5072 : cluster [DBG] pgmap v3358: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:30.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:29 smithi116 bash[82555]: cluster 2024-03-30T04:52:28.705327+0000 mgr.x (mgr.24938) 5072 : cluster [DBG] pgmap v3358: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:30.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:29 smithi148 bash[65611]: cluster 2024-03-30T04:52:28.705327+0000 mgr.x (mgr.24938) 5072 : cluster [DBG] pgmap v3358: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:52:32.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:31 smithi116 bash[80412]: cluster 2024-03-30T04:52:30.706191+0000 mgr.x (mgr.24938) 5073 : cluster [DBG] pgmap v3359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T04:52:32.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:31 smithi116 bash[82555]: cluster 2024-03-30T04:52:30.706191+0000 mgr.x (mgr.24938) 5073 : cluster [DBG] pgmap v3359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T04:52:32.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:31 smithi148 bash[65611]: cluster 2024-03-30T04:52:30.706191+0000 mgr.x (mgr.24938) 5073 : cluster [DBG] pgmap v3359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T04:52:32.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.460 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.461 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.461 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.461 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.461 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.462 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: Stopping Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:52:32.462 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.462 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.462 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:52:32 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:32.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:32 smithi116 bash[62074]: level=info ts=2024-03-30T04:52:32.465Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:52:33.314 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:52:33.450 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[112058]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:52:33.451 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[112143]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:52:33.451 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:52:33.451 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: Stopped Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:33.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.759 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.759 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.760 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: Started Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:33.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.761 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.761 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:33.761 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:52:33 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:34.044 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: cluster 2024-03-30T04:52:32.707451+0000 mgr.x (mgr.24938) 5074 : cluster [DBG] pgmap v3360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:52:34.044 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.632605+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.641351+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.653684+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.658658+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.660144+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.670303+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[80412]: audit 2024-03-30T04:52:33.753785+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: cluster 2024-03-30T04:52:32.707451+0000 mgr.x (mgr.24938) 5074 : cluster [DBG] pgmap v3360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.632605+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.641351+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.045 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.653684+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:34.046 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.658658+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:34.046 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.660144+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:34.046 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.670303+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.046 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:33 smithi116 bash[82555]: audit 2024-03-30T04:52:33.753785+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: cluster 2024-03-30T04:52:32.707451+0000 mgr.x (mgr.24938) 5074 : cluster [DBG] pgmap v3360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.632605+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.641351+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.653684+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.658658+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:34.047 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.660144+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.670303+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:34.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:33 smithi148 bash[65611]: audit 2024-03-30T04:52:33.753785+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 8s ago 26m - - 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 7s ago 26m - - 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 starting - - - - 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 error 7s ago 19m - - 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (82s) 8s ago 17m 42.4M - 3.7 3714003597ec 3ed378a14011 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (11m) 7s ago 25m 538M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (9m) 8s ago 27m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (8m) 8s ago 27m 143M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (8m) 7s ago 25m 66.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (8m) 8s ago 25m 66.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:52:34.073 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (62s) 8s ago 19m 7612k - 1.5.0 0da6a335fe13 3a9d24ad1d15 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (43s) 7s ago 19m 7272k - 1.5.0 0da6a335fe13 dbe058b33c6d 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (6m) 8s ago 24m 65.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (6m) 8s ago 24m 67.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (5m) 8s ago 23m 59.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (5m) 8s ago 23m 60.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (4m) 7s ago 22m 57.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (3m) 7s ago 22m 58.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (2m) 7s ago 21m 54.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (2m) 7s ago 20m 54.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (20s) 7s ago 19m 50.0M - 2.43.0 a07b618ecd1d c82b84a8a551 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (2m) 8s ago 17m 89.9M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (109s) 7s ago 17m 90.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (115s) 8s ago 17m 89.7M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:52:34.074 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (101s) 7s ago 17m 90.0M - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:52:34.496 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:52:34.496 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:52:34.497 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": true, 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [ 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "mon", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "iscsi", 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "osd" 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: ], 2024-03-30T04:52:34.863 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T04:52:34.864 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-30T04:52:34.864 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:52:34.864 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.306755+0000 mgr.x (mgr.24938) 5075 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.667524+0000 mgr.x (mgr.24938) 5076 : cluster [DBG] pgmap v3361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.668058+0000 mgr.x (mgr.24938) 5077 : cluster [DBG] pgmap v3362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cephadm 2024-03-30T04:52:33.674863+0000 mgr.x (mgr.24938) 5078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.703838+0000 mgr.x (mgr.24938) 5079 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.758365+0000 mgr.x (mgr.24938) 5080 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.775767+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.778736+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.779225+0000 mgr.x (mgr.24938) 5081 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.780811+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.785095+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.786318+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.792008+0000 mgr.x (mgr.24938) 5082 : cluster [DBG] pgmap v3363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.792403+0000 mgr.x (mgr.24938) 5083 : cluster [DBG] pgmap v3364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.795410+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cephadm 2024-03-30T04:52:33.799745+0000 mgr.x (mgr.24938) 5084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.884797+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.888716+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.890039+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.893614+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.894665+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.900733+0000 mgr.x (mgr.24938) 5085 : cluster [DBG] pgmap v3365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.900974+0000 mgr.x (mgr.24938) 5086 : cluster [DBG] pgmap v3366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.903931+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cephadm 2024-03-30T04:52:33.908264+0000 mgr.x (mgr.24938) 5087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.980456+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.982815+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.983893+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.986256+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.987041+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.992405+0000 mgr.x (mgr.24938) 5088 : cluster [DBG] pgmap v3367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cluster 2024-03-30T04:52:33.992732+0000 mgr.x (mgr.24938) 5089 : cluster [DBG] pgmap v3368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:33.993227+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: cephadm 2024-03-30T04:52:33.997488+0000 mgr.x (mgr.24938) 5090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.088936+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.091605+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.092741+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.095384+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.096298+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.102182+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.177511+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.181699+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.183530+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.187565+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.188748+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.197321+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.284747+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.288516+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.290656+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.295230+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.296372+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.304735+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.396448+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.400565+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.402410+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.406727+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.408145+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.418159+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.501368+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.116:0/1223574314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.507832+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.511920+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.513371+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.517134+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.518495+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.526567+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.617024+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.621655+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.623387+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.627478+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.628532+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.635684+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.724966+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.729510+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.731308+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.735662+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.736970+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:34 smithi148 bash[65611]: audit 2024-03-30T04:52:34.747752+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.306755+0000 mgr.x (mgr.24938) 5075 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.667524+0000 mgr.x (mgr.24938) 5076 : cluster [DBG] pgmap v3361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.668058+0000 mgr.x (mgr.24938) 5077 : cluster [DBG] pgmap v3362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cephadm 2024-03-30T04:52:33.674863+0000 mgr.x (mgr.24938) 5078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.703838+0000 mgr.x (mgr.24938) 5079 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.758365+0000 mgr.x (mgr.24938) 5080 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.775767+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.778736+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.779225+0000 mgr.x (mgr.24938) 5081 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.780811+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.785095+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.786318+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.792008+0000 mgr.x (mgr.24938) 5082 : cluster [DBG] pgmap v3363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.792403+0000 mgr.x (mgr.24938) 5083 : cluster [DBG] pgmap v3364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.795410+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cephadm 2024-03-30T04:52:33.799745+0000 mgr.x (mgr.24938) 5084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.884797+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.888716+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.306755+0000 mgr.x (mgr.24938) 5075 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.667524+0000 mgr.x (mgr.24938) 5076 : cluster [DBG] pgmap v3361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.668058+0000 mgr.x (mgr.24938) 5077 : cluster [DBG] pgmap v3362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cephadm 2024-03-30T04:52:33.674863+0000 mgr.x (mgr.24938) 5078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.703838+0000 mgr.x (mgr.24938) 5079 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.758365+0000 mgr.x (mgr.24938) 5080 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.775767+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.778736+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.779225+0000 mgr.x (mgr.24938) 5081 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.780811+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.785095+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.786318+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.792008+0000 mgr.x (mgr.24938) 5082 : cluster [DBG] pgmap v3363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.792403+0000 mgr.x (mgr.24938) 5083 : cluster [DBG] pgmap v3364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.795410+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cephadm 2024-03-30T04:52:33.799745+0000 mgr.x (mgr.24938) 5084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.884797+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.888716+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.890039+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.893614+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.894665+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.900733+0000 mgr.x (mgr.24938) 5085 : cluster [DBG] pgmap v3365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.900974+0000 mgr.x (mgr.24938) 5086 : cluster [DBG] pgmap v3366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.903931+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cephadm 2024-03-30T04:52:33.908264+0000 mgr.x (mgr.24938) 5087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.980456+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.982815+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.983893+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.986256+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.987041+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.992405+0000 mgr.x (mgr.24938) 5088 : cluster [DBG] pgmap v3367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cluster 2024-03-30T04:52:33.992732+0000 mgr.x (mgr.24938) 5089 : cluster [DBG] pgmap v3368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:33.993227+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: cephadm 2024-03-30T04:52:33.997488+0000 mgr.x (mgr.24938) 5090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.088936+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.091605+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.092741+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.890039+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.893614+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.894665+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.900733+0000 mgr.x (mgr.24938) 5085 : cluster [DBG] pgmap v3365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.900974+0000 mgr.x (mgr.24938) 5086 : cluster [DBG] pgmap v3366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.903931+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cephadm 2024-03-30T04:52:33.908264+0000 mgr.x (mgr.24938) 5087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.980456+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.982815+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.983893+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.986256+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.987041+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.992405+0000 mgr.x (mgr.24938) 5088 : cluster [DBG] pgmap v3367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cluster 2024-03-30T04:52:33.992732+0000 mgr.x (mgr.24938) 5089 : cluster [DBG] pgmap v3368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:33.993227+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: cephadm 2024-03-30T04:52:33.997488+0000 mgr.x (mgr.24938) 5090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.088936+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.091605+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.092741+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.095384+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.096298+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.102182+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.177511+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.181699+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.183530+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.187565+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.188748+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.197321+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.284747+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.288516+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.290656+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.295230+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.296372+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.304735+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.396448+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.400565+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.402410+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.406727+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.408145+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.095384+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.096298+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.102182+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.177511+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.181699+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.183530+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.187565+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.188748+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.197321+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.284747+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.288516+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.290656+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.295230+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.296372+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.304735+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.396448+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.400565+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.402410+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.406727+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.408145+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.418159+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.501368+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.116:0/1223574314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.507832+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.511920+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.513371+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.517134+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.518495+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.526567+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.617024+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.621655+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.623387+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.627478+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.628532+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.635684+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.724966+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.729510+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.731308+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.735662+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.736970+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[80412]: audit 2024-03-30T04:52:34.747752+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.418159+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.501368+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.116:0/1223574314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.507832+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.511920+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.513371+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.517134+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.518495+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.526567+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.617024+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.621655+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.623387+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.627478+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.628532+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.635684+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.724966+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.729510+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.731308+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.735662+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.736970+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:35.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:34 smithi116 bash[82555]: audit 2024-03-30T04:52:34.747752+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:35.289 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:52:35.289 INFO:teuthology.orchestra.run.smithi116.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:52:35.289 INFO:teuthology.orchestra.run.smithi116.stdout: daemon grafana.a on smithi148 is in error state 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.366Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.366Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.368Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.116 port=9094 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.369Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.404Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:52:35.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.404Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:52:35.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.408Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-30T04:52:35.760 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[112225]: ts=2024-03-30T04:52:35.408Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.056891+0000 mgr.x (mgr.24938) 5091 : audit [DBG] from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.101659+0000 mgr.x (mgr.24938) 5092 : cluster [DBG] pgmap v3369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.101980+0000 mgr.x (mgr.24938) 5093 : cluster [DBG] pgmap v3370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.106447+0000 mgr.x (mgr.24938) 5094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.194764+0000 mgr.x (mgr.24938) 5095 : cluster [DBG] pgmap v3371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.195030+0000 mgr.x (mgr.24938) 5096 : cluster [DBG] pgmap v3372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.201942+0000 mgr.x (mgr.24938) 5097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.302691+0000 mgr.x (mgr.24938) 5098 : cluster [DBG] pgmap v3373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.303386+0000 mgr.x (mgr.24938) 5099 : cluster [DBG] pgmap v3374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.309302+0000 mgr.x (mgr.24938) 5100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.414671+0000 mgr.x (mgr.24938) 5101 : cluster [DBG] pgmap v3375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.415339+0000 mgr.x (mgr.24938) 5102 : cluster [DBG] pgmap v3376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.422600+0000 mgr.x (mgr.24938) 5103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.524582+0000 mgr.x (mgr.24938) 5104 : cluster [DBG] pgmap v3377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.524827+0000 mgr.x (mgr.24938) 5105 : cluster [DBG] pgmap v3378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.531004+0000 mgr.x (mgr.24938) 5106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.634373+0000 mgr.x (mgr.24938) 5107 : cluster [DBG] pgmap v3379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.634592+0000 mgr.x (mgr.24938) 5108 : cluster [DBG] pgmap v3380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.640070+0000 mgr.x (mgr.24938) 5109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.743284+0000 mgr.x (mgr.24938) 5110 : cluster [DBG] pgmap v3381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.743917+0000 mgr.x (mgr.24938) 5111 : cluster [DBG] pgmap v3382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.752285+0000 mgr.x (mgr.24938) 5112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.838274+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.842390+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.843988+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.847999+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.849416+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.855992+0000 mgr.x (mgr.24938) 5113 : cluster [DBG] pgmap v3383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.856658+0000 mgr.x (mgr.24938) 5114 : cluster [DBG] pgmap v3384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.858774+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.863083+0000 mgr.x (mgr.24938) 5115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.871154+0000 mgr.x (mgr.24938) 5116 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.948630+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.953231+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.955281+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.959983+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.961466+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.967951+0000 mgr.x (mgr.24938) 5117 : cluster [DBG] pgmap v3385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cluster 2024-03-30T04:52:34.968590+0000 mgr.x (mgr.24938) 5118 : cluster [DBG] pgmap v3386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:34.969372+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: cephadm 2024-03-30T04:52:34.973888+0000 mgr.x (mgr.24938) 5119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.059067+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.062963+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.064223+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.067425+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.068513+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.077590+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.168484+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.173159+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.175299+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.179937+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.181346+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.195320+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.284757+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.288585+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.289790+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.293535+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.294502+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.294935+0000 mon.a (mon.0) 9610 : audit [DBG] from='client.? 172.21.15.116:0/2568062576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.301663+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.379373+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.382572+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.383551+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.386434+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.387264+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.394241+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.469338+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.471954+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.473259+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.476686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.477482+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.484702+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.563306+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.566081+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.567441+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.570997+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.572087+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.579246+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.657659+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.660430+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.661976+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.665550+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.666658+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.675077+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.753377+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.756212+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.757705+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.762098+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:35 smithi148 bash[65611]: audit 2024-03-30T04:52:35.763488+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.056891+0000 mgr.x (mgr.24938) 5091 : audit [DBG] from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.101659+0000 mgr.x (mgr.24938) 5092 : cluster [DBG] pgmap v3369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.101980+0000 mgr.x (mgr.24938) 5093 : cluster [DBG] pgmap v3370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.106447+0000 mgr.x (mgr.24938) 5094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.194764+0000 mgr.x (mgr.24938) 5095 : cluster [DBG] pgmap v3371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.195030+0000 mgr.x (mgr.24938) 5096 : cluster [DBG] pgmap v3372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.201942+0000 mgr.x (mgr.24938) 5097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.302691+0000 mgr.x (mgr.24938) 5098 : cluster [DBG] pgmap v3373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.303386+0000 mgr.x (mgr.24938) 5099 : cluster [DBG] pgmap v3374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.309302+0000 mgr.x (mgr.24938) 5100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.414671+0000 mgr.x (mgr.24938) 5101 : cluster [DBG] pgmap v3375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.415339+0000 mgr.x (mgr.24938) 5102 : cluster [DBG] pgmap v3376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.422600+0000 mgr.x (mgr.24938) 5103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.524582+0000 mgr.x (mgr.24938) 5104 : cluster [DBG] pgmap v3377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.524827+0000 mgr.x (mgr.24938) 5105 : cluster [DBG] pgmap v3378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.531004+0000 mgr.x (mgr.24938) 5106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.634373+0000 mgr.x (mgr.24938) 5107 : cluster [DBG] pgmap v3379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.634592+0000 mgr.x (mgr.24938) 5108 : cluster [DBG] pgmap v3380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.640070+0000 mgr.x (mgr.24938) 5109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.743284+0000 mgr.x (mgr.24938) 5110 : cluster [DBG] pgmap v3381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.056891+0000 mgr.x (mgr.24938) 5091 : audit [DBG] from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.101659+0000 mgr.x (mgr.24938) 5092 : cluster [DBG] pgmap v3369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.252 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.101980+0000 mgr.x (mgr.24938) 5093 : cluster [DBG] pgmap v3370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.106447+0000 mgr.x (mgr.24938) 5094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.194764+0000 mgr.x (mgr.24938) 5095 : cluster [DBG] pgmap v3371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.195030+0000 mgr.x (mgr.24938) 5096 : cluster [DBG] pgmap v3372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.201942+0000 mgr.x (mgr.24938) 5097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.302691+0000 mgr.x (mgr.24938) 5098 : cluster [DBG] pgmap v3373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.303386+0000 mgr.x (mgr.24938) 5099 : cluster [DBG] pgmap v3374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.309302+0000 mgr.x (mgr.24938) 5100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.414671+0000 mgr.x (mgr.24938) 5101 : cluster [DBG] pgmap v3375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.415339+0000 mgr.x (mgr.24938) 5102 : cluster [DBG] pgmap v3376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.422600+0000 mgr.x (mgr.24938) 5103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.524582+0000 mgr.x (mgr.24938) 5104 : cluster [DBG] pgmap v3377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.524827+0000 mgr.x (mgr.24938) 5105 : cluster [DBG] pgmap v3378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.531004+0000 mgr.x (mgr.24938) 5106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.634373+0000 mgr.x (mgr.24938) 5107 : cluster [DBG] pgmap v3379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.253 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.634592+0000 mgr.x (mgr.24938) 5108 : cluster [DBG] pgmap v3380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.640070+0000 mgr.x (mgr.24938) 5109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.743284+0000 mgr.x (mgr.24938) 5110 : cluster [DBG] pgmap v3381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.743917+0000 mgr.x (mgr.24938) 5111 : cluster [DBG] pgmap v3382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.752285+0000 mgr.x (mgr.24938) 5112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.838274+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.842390+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.843988+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.847999+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.849416+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.855992+0000 mgr.x (mgr.24938) 5113 : cluster [DBG] pgmap v3383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.856658+0000 mgr.x (mgr.24938) 5114 : cluster [DBG] pgmap v3384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.858774+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.863083+0000 mgr.x (mgr.24938) 5115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.871154+0000 mgr.x (mgr.24938) 5116 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.948630+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.953231+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.955281+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.959983+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.961466+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.967951+0000 mgr.x (mgr.24938) 5117 : cluster [DBG] pgmap v3385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cluster 2024-03-30T04:52:34.968590+0000 mgr.x (mgr.24938) 5118 : cluster [DBG] pgmap v3386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.743917+0000 mgr.x (mgr.24938) 5111 : cluster [DBG] pgmap v3382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.752285+0000 mgr.x (mgr.24938) 5112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.838274+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.842390+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.843988+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.847999+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.849416+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.855992+0000 mgr.x (mgr.24938) 5113 : cluster [DBG] pgmap v3383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.856658+0000 mgr.x (mgr.24938) 5114 : cluster [DBG] pgmap v3384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.858774+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.863083+0000 mgr.x (mgr.24938) 5115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.871154+0000 mgr.x (mgr.24938) 5116 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.948630+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.953231+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.955281+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.959983+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.961466+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.257 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.967951+0000 mgr.x (mgr.24938) 5117 : cluster [DBG] pgmap v3385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cluster 2024-03-30T04:52:34.968590+0000 mgr.x (mgr.24938) 5118 : cluster [DBG] pgmap v3386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:34.969372+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: cephadm 2024-03-30T04:52:34.973888+0000 mgr.x (mgr.24938) 5119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.059067+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.062963+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.064223+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.067425+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.068513+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.077590+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.168484+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.173159+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.175299+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.179937+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.181346+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.195320+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.284757+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.288585+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.289790+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.293535+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.294502+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:34.969372+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: cephadm 2024-03-30T04:52:34.973888+0000 mgr.x (mgr.24938) 5119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.059067+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.062963+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.064223+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.067425+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.068513+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.077590+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.168484+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.173159+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.175299+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.179937+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.181346+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.195320+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.284757+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.288585+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.289790+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.293535+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.294502+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.294935+0000 mon.a (mon.0) 9610 : audit [DBG] from='client.? 172.21.15.116:0/2568062576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:36.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.301663+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.379373+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.382572+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.383551+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.386434+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.387264+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.394241+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.469338+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.471954+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.473259+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.476686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.477482+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.484702+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.563306+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.566081+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.567441+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.570997+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.572087+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.579246+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.294935+0000 mon.a (mon.0) 9610 : audit [DBG] from='client.? 172.21.15.116:0/2568062576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.301663+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.379373+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.382572+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.383551+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.386434+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.387264+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.394241+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.469338+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.471954+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.473259+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.476686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.477482+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.484702+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.563306+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.566081+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.567441+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.570997+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.572087+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.579246+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.657659+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.660430+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.661976+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.665550+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.666658+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.675077+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.753377+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.756212+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.757705+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.762098+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[80412]: audit 2024-03-30T04:52:35.763488+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.657659+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.660430+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.661976+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.665550+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.666658+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.675077+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.753377+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.756212+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.757705+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.762098+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:36.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:35 smithi116 bash[82555]: audit 2024-03-30T04:52:35.763488+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.047 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:52:36] "GET /metrics HTTP/1.1" 200 38711 "" "Prometheus/2.43.0" 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.074713+0000 mgr.x (mgr.24938) 5120 : cluster [DBG] pgmap v3387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.075356+0000 mgr.x (mgr.24938) 5121 : cluster [DBG] pgmap v3388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.082046+0000 mgr.x (mgr.24938) 5122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.187872+0000 mgr.x (mgr.24938) 5123 : cluster [DBG] pgmap v3389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.188537+0000 mgr.x (mgr.24938) 5124 : cluster [DBG] pgmap v3390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.199967+0000 mgr.x (mgr.24938) 5125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.300494+0000 mgr.x (mgr.24938) 5126 : cluster [DBG] pgmap v3391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.301164+0000 mgr.x (mgr.24938) 5127 : cluster [DBG] pgmap v3392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.306063+0000 mgr.x (mgr.24938) 5128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.392514+0000 mgr.x (mgr.24938) 5129 : cluster [DBG] pgmap v3393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.392767+0000 mgr.x (mgr.24938) 5130 : cluster [DBG] pgmap v3394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.398460+0000 mgr.x (mgr.24938) 5131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.483029+0000 mgr.x (mgr.24938) 5132 : cluster [DBG] pgmap v3395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.483493+0000 mgr.x (mgr.24938) 5133 : cluster [DBG] pgmap v3396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.489017+0000 mgr.x (mgr.24938) 5134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.577540+0000 mgr.x (mgr.24938) 5135 : cluster [DBG] pgmap v3397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.577756+0000 mgr.x (mgr.24938) 5136 : cluster [DBG] pgmap v3398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.583496+0000 mgr.x (mgr.24938) 5137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.672158+0000 mgr.x (mgr.24938) 5138 : cluster [DBG] pgmap v3399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.672439+0000 mgr.x (mgr.24938) 5139 : cluster [DBG] pgmap v3400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.679338+0000 mgr.x (mgr.24938) 5140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.769143+0000 mgr.x (mgr.24938) 5141 : cluster [DBG] pgmap v3401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.769424+0000 mgr.x (mgr.24938) 5142 : cluster [DBG] pgmap v3402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.772044+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.776444+0000 mgr.x (mgr.24938) 5143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.859969+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.864226+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.866880+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.870573+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.872068+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.878466+0000 mgr.x (mgr.24938) 5144 : cluster [DBG] pgmap v3403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.878964+0000 mgr.x (mgr.24938) 5145 : cluster [DBG] pgmap v3404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.881596+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:35.886119+0000 mgr.x (mgr.24938) 5146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.970847+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.975439+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.978517+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.983025+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.984612+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.991010+0000 mgr.x (mgr.24938) 5147 : cluster [DBG] pgmap v3405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cluster 2024-03-30T04:52:35.991655+0000 mgr.x (mgr.24938) 5148 : cluster [DBG] pgmap v3406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:35.998315+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.002897+0000 mgr.x (mgr.24938) 5149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.087688+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.092405+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.095137+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.099857+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.101412+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.116412+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.193370+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.196722+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.198507+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.202145+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.203262+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.216221+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.293225+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.296040+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.297318+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.299767+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.300894+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.311277+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.370916+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.375620+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.377685+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.382527+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.384108+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.399240+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.489273+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.494161+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.496553+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.501753+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.504017+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.520406+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.613571+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.618301+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.620424+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.624960+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.626450+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.640408+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.730268+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.735263+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.737653+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.742532+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.744136+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:36 smithi148 bash[65611]: audit 2024-03-30T04:52:36.760078+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.074713+0000 mgr.x (mgr.24938) 5120 : cluster [DBG] pgmap v3387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.075356+0000 mgr.x (mgr.24938) 5121 : cluster [DBG] pgmap v3388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.082046+0000 mgr.x (mgr.24938) 5122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.187872+0000 mgr.x (mgr.24938) 5123 : cluster [DBG] pgmap v3389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.188537+0000 mgr.x (mgr.24938) 5124 : cluster [DBG] pgmap v3390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.199967+0000 mgr.x (mgr.24938) 5125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.300494+0000 mgr.x (mgr.24938) 5126 : cluster [DBG] pgmap v3391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.301164+0000 mgr.x (mgr.24938) 5127 : cluster [DBG] pgmap v3392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.306063+0000 mgr.x (mgr.24938) 5128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.392514+0000 mgr.x (mgr.24938) 5129 : cluster [DBG] pgmap v3393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.392767+0000 mgr.x (mgr.24938) 5130 : cluster [DBG] pgmap v3394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.398460+0000 mgr.x (mgr.24938) 5131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.483029+0000 mgr.x (mgr.24938) 5132 : cluster [DBG] pgmap v3395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.483493+0000 mgr.x (mgr.24938) 5133 : cluster [DBG] pgmap v3396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.489017+0000 mgr.x (mgr.24938) 5134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.577540+0000 mgr.x (mgr.24938) 5135 : cluster [DBG] pgmap v3397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.577756+0000 mgr.x (mgr.24938) 5136 : cluster [DBG] pgmap v3398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.583496+0000 mgr.x (mgr.24938) 5137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.672158+0000 mgr.x (mgr.24938) 5138 : cluster [DBG] pgmap v3399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.672439+0000 mgr.x (mgr.24938) 5139 : cluster [DBG] pgmap v3400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.074713+0000 mgr.x (mgr.24938) 5120 : cluster [DBG] pgmap v3387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.075356+0000 mgr.x (mgr.24938) 5121 : cluster [DBG] pgmap v3388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.082046+0000 mgr.x (mgr.24938) 5122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.187872+0000 mgr.x (mgr.24938) 5123 : cluster [DBG] pgmap v3389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.188537+0000 mgr.x (mgr.24938) 5124 : cluster [DBG] pgmap v3390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.199967+0000 mgr.x (mgr.24938) 5125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.300494+0000 mgr.x (mgr.24938) 5126 : cluster [DBG] pgmap v3391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.301164+0000 mgr.x (mgr.24938) 5127 : cluster [DBG] pgmap v3392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.306063+0000 mgr.x (mgr.24938) 5128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.392514+0000 mgr.x (mgr.24938) 5129 : cluster [DBG] pgmap v3393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.392767+0000 mgr.x (mgr.24938) 5130 : cluster [DBG] pgmap v3394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.398460+0000 mgr.x (mgr.24938) 5131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.483029+0000 mgr.x (mgr.24938) 5132 : cluster [DBG] pgmap v3395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.483493+0000 mgr.x (mgr.24938) 5133 : cluster [DBG] pgmap v3396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.489017+0000 mgr.x (mgr.24938) 5134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.577540+0000 mgr.x (mgr.24938) 5135 : cluster [DBG] pgmap v3397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.577756+0000 mgr.x (mgr.24938) 5136 : cluster [DBG] pgmap v3398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.583496+0000 mgr.x (mgr.24938) 5137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.672158+0000 mgr.x (mgr.24938) 5138 : cluster [DBG] pgmap v3399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.672439+0000 mgr.x (mgr.24938) 5139 : cluster [DBG] pgmap v3400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.679338+0000 mgr.x (mgr.24938) 5140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.769143+0000 mgr.x (mgr.24938) 5141 : cluster [DBG] pgmap v3401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.769424+0000 mgr.x (mgr.24938) 5142 : cluster [DBG] pgmap v3402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.772044+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.776444+0000 mgr.x (mgr.24938) 5143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.859969+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.864226+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.866880+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.870573+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.872068+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.878466+0000 mgr.x (mgr.24938) 5144 : cluster [DBG] pgmap v3403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.878964+0000 mgr.x (mgr.24938) 5145 : cluster [DBG] pgmap v3404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.881596+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:35.886119+0000 mgr.x (mgr.24938) 5146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.970847+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.975439+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.978517+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.983025+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.984612+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.265 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.991010+0000 mgr.x (mgr.24938) 5147 : cluster [DBG] pgmap v3405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.679338+0000 mgr.x (mgr.24938) 5140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.769143+0000 mgr.x (mgr.24938) 5141 : cluster [DBG] pgmap v3401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.769424+0000 mgr.x (mgr.24938) 5142 : cluster [DBG] pgmap v3402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.772044+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.776444+0000 mgr.x (mgr.24938) 5143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.859969+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.864226+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.866880+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.870573+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.872068+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.878466+0000 mgr.x (mgr.24938) 5144 : cluster [DBG] pgmap v3403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.878964+0000 mgr.x (mgr.24938) 5145 : cluster [DBG] pgmap v3404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.881596+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:35.886119+0000 mgr.x (mgr.24938) 5146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.970847+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.975439+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.978517+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.983025+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.984612+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.991010+0000 mgr.x (mgr.24938) 5147 : cluster [DBG] pgmap v3405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cluster 2024-03-30T04:52:35.991655+0000 mgr.x (mgr.24938) 5148 : cluster [DBG] pgmap v3406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:35.998315+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.002897+0000 mgr.x (mgr.24938) 5149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.087688+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.092405+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.095137+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.099857+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.101412+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.116412+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.193370+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.196722+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.198507+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.202145+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.203262+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.216221+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.293225+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.296040+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.297318+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.299767+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cluster 2024-03-30T04:52:35.991655+0000 mgr.x (mgr.24938) 5148 : cluster [DBG] pgmap v3406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:35.998315+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.002897+0000 mgr.x (mgr.24938) 5149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.087688+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.092405+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.095137+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.099857+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.101412+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.116412+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.193370+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.196722+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.198507+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.202145+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.203262+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.216221+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.293225+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.296040+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.297318+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.299767+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.300894+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.311277+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.370916+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.375620+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.377685+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.382527+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.384108+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.399240+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.489273+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.494161+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.496553+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.501753+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.504017+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.520406+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.613571+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.618301+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.620424+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.624960+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.626450+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.300894+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.311277+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.370916+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.375620+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.377685+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.382527+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.384108+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.399240+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.489273+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.494161+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.496553+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.501753+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.504017+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.520406+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.613571+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.618301+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.620424+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.624960+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.626450+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.640408+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.730268+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.735263+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.737653+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.742532+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.744136+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.274 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[80412]: audit 2024-03-30T04:52:36.760078+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.640408+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.730268+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.735263+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.737653+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.742532+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.744136+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:37.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:36 smithi116 bash[82555]: audit 2024-03-30T04:52:36.760078+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:37.759 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[112225]: ts=2024-03-30T04:52:37.369Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000033884s 2024-03-30T04:52:38.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.108288+0000 mgr.x (mgr.24938) 5150 : cluster [DBG] pgmap v3407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.108829+0000 mgr.x (mgr.24938) 5151 : cluster [DBG] pgmap v3408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.120977+0000 mgr.x (mgr.24938) 5152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.209257+0000 mgr.x (mgr.24938) 5153 : cluster [DBG] pgmap v3409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.209723+0000 mgr.x (mgr.24938) 5154 : cluster [DBG] pgmap v3410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.220627+0000 mgr.x (mgr.24938) 5155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.306493+0000 mgr.x (mgr.24938) 5156 : cluster [DBG] pgmap v3411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.307002+0000 mgr.x (mgr.24938) 5157 : cluster [DBG] pgmap v3412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.315652+0000 mgr.x (mgr.24938) 5158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.390585+0000 mgr.x (mgr.24938) 5159 : cluster [DBG] pgmap v3413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.391058+0000 mgr.x (mgr.24938) 5160 : cluster [DBG] pgmap v3414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.403927+0000 mgr.x (mgr.24938) 5161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.510622+0000 mgr.x (mgr.24938) 5162 : cluster [DBG] pgmap v3415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.511169+0000 mgr.x (mgr.24938) 5163 : cluster [DBG] pgmap v3416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.525045+0000 mgr.x (mgr.24938) 5164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.632860+0000 mgr.x (mgr.24938) 5165 : cluster [DBG] pgmap v3417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.633538+0000 mgr.x (mgr.24938) 5166 : cluster [DBG] pgmap v3418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.644970+0000 mgr.x (mgr.24938) 5167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.750736+0000 mgr.x (mgr.24938) 5168 : cluster [DBG] pgmap v3419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.751394+0000 mgr.x (mgr.24938) 5169 : cluster [DBG] pgmap v3420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.764637+0000 mgr.x (mgr.24938) 5170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.822893+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.825694+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.827032+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.829951+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.830886+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.836143+0000 mgr.x (mgr.24938) 5171 : cluster [DBG] pgmap v3421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.836451+0000 mgr.x (mgr.24938) 5172 : cluster [DBG] pgmap v3422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.838085+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.842310+0000 mgr.x (mgr.24938) 5173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.899208+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.902305+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.903928+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.907372+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.908543+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.914499+0000 mgr.x (mgr.24938) 5174 : cluster [DBG] pgmap v3423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:36.915151+0000 mgr.x (mgr.24938) 5175 : cluster [DBG] pgmap v3424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:36.918170+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:36.922496+0000 mgr.x (mgr.24938) 5176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.006773+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.011540+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.013650+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.017440+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.018840+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.024860+0000 mgr.x (mgr.24938) 5177 : cluster [DBG] pgmap v3425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.025326+0000 mgr.x (mgr.24938) 5178 : cluster [DBG] pgmap v3426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.031290+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.035749+0000 mgr.x (mgr.24938) 5179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.119373+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.124531+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.127163+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.132106+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.133672+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.146448+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.236863+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.241325+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.243621+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.248425+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.250174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.262041+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.340757+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.345122+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.347217+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.351193+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.352380+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.360978+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.452177+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.456781+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.458620+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.463144+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.464461+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.474197+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.565033+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.569782+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.572393+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.576842+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.578722+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.589596+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.680303+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.684788+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.686920+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.691395+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.692765+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:37 smithi148 bash[65611]: audit 2024-03-30T04:52:37.706414+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.108288+0000 mgr.x (mgr.24938) 5150 : cluster [DBG] pgmap v3407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.108829+0000 mgr.x (mgr.24938) 5151 : cluster [DBG] pgmap v3408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.120977+0000 mgr.x (mgr.24938) 5152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.209257+0000 mgr.x (mgr.24938) 5153 : cluster [DBG] pgmap v3409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.209723+0000 mgr.x (mgr.24938) 5154 : cluster [DBG] pgmap v3410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.220627+0000 mgr.x (mgr.24938) 5155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.306493+0000 mgr.x (mgr.24938) 5156 : cluster [DBG] pgmap v3411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.307002+0000 mgr.x (mgr.24938) 5157 : cluster [DBG] pgmap v3412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.315652+0000 mgr.x (mgr.24938) 5158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.061 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.390585+0000 mgr.x (mgr.24938) 5159 : cluster [DBG] pgmap v3413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.391058+0000 mgr.x (mgr.24938) 5160 : cluster [DBG] pgmap v3414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.403927+0000 mgr.x (mgr.24938) 5161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.510622+0000 mgr.x (mgr.24938) 5162 : cluster [DBG] pgmap v3415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.511169+0000 mgr.x (mgr.24938) 5163 : cluster [DBG] pgmap v3416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.525045+0000 mgr.x (mgr.24938) 5164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.632860+0000 mgr.x (mgr.24938) 5165 : cluster [DBG] pgmap v3417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.633538+0000 mgr.x (mgr.24938) 5166 : cluster [DBG] pgmap v3418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.644970+0000 mgr.x (mgr.24938) 5167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.750736+0000 mgr.x (mgr.24938) 5168 : cluster [DBG] pgmap v3419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.062 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.751394+0000 mgr.x (mgr.24938) 5169 : cluster [DBG] pgmap v3420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.108288+0000 mgr.x (mgr.24938) 5150 : cluster [DBG] pgmap v3407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.108829+0000 mgr.x (mgr.24938) 5151 : cluster [DBG] pgmap v3408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.120977+0000 mgr.x (mgr.24938) 5152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.209257+0000 mgr.x (mgr.24938) 5153 : cluster [DBG] pgmap v3409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.209723+0000 mgr.x (mgr.24938) 5154 : cluster [DBG] pgmap v3410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.220627+0000 mgr.x (mgr.24938) 5155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.306493+0000 mgr.x (mgr.24938) 5156 : cluster [DBG] pgmap v3411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.307002+0000 mgr.x (mgr.24938) 5157 : cluster [DBG] pgmap v3412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.315652+0000 mgr.x (mgr.24938) 5158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.390585+0000 mgr.x (mgr.24938) 5159 : cluster [DBG] pgmap v3413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.063 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.391058+0000 mgr.x (mgr.24938) 5160 : cluster [DBG] pgmap v3414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.403927+0000 mgr.x (mgr.24938) 5161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.510622+0000 mgr.x (mgr.24938) 5162 : cluster [DBG] pgmap v3415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.511169+0000 mgr.x (mgr.24938) 5163 : cluster [DBG] pgmap v3416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.525045+0000 mgr.x (mgr.24938) 5164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.632860+0000 mgr.x (mgr.24938) 5165 : cluster [DBG] pgmap v3417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.633538+0000 mgr.x (mgr.24938) 5166 : cluster [DBG] pgmap v3418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.644970+0000 mgr.x (mgr.24938) 5167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.750736+0000 mgr.x (mgr.24938) 5168 : cluster [DBG] pgmap v3419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.064 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.751394+0000 mgr.x (mgr.24938) 5169 : cluster [DBG] pgmap v3420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.764637+0000 mgr.x (mgr.24938) 5170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.822893+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.825694+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.827032+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.829951+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.830886+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.836143+0000 mgr.x (mgr.24938) 5171 : cluster [DBG] pgmap v3421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.836451+0000 mgr.x (mgr.24938) 5172 : cluster [DBG] pgmap v3422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.838085+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.842310+0000 mgr.x (mgr.24938) 5173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.899208+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.902305+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.903928+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.065 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.907372+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.908543+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.914499+0000 mgr.x (mgr.24938) 5174 : cluster [DBG] pgmap v3423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:36.915151+0000 mgr.x (mgr.24938) 5175 : cluster [DBG] pgmap v3424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:36.918170+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:36.922496+0000 mgr.x (mgr.24938) 5176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.006773+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.011540+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.013650+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.017440+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.018840+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.024860+0000 mgr.x (mgr.24938) 5177 : cluster [DBG] pgmap v3425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.025326+0000 mgr.x (mgr.24938) 5178 : cluster [DBG] pgmap v3426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.031290+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.066 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.035749+0000 mgr.x (mgr.24938) 5179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.119373+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.067 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.124531+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.069 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.127163+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.069 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.132106+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.069 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.133672+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.069 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.146448+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.069 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.236863+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.241325+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.243621+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.248425+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.250174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.764637+0000 mgr.x (mgr.24938) 5170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.822893+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.825694+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.827032+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.070 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.829951+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.830886+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.836143+0000 mgr.x (mgr.24938) 5171 : cluster [DBG] pgmap v3421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.836451+0000 mgr.x (mgr.24938) 5172 : cluster [DBG] pgmap v3422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.838085+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.842310+0000 mgr.x (mgr.24938) 5173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.899208+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.902305+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.903928+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.907372+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.908543+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.914499+0000 mgr.x (mgr.24938) 5174 : cluster [DBG] pgmap v3423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:36.915151+0000 mgr.x (mgr.24938) 5175 : cluster [DBG] pgmap v3424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:36.918170+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.071 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:36.922496+0000 mgr.x (mgr.24938) 5176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.262041+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.340757+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.345122+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.347217+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.351193+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.352380+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.360978+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.452177+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.456781+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.458620+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.463144+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.464461+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.474197+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.565033+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.569782+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.572393+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.576842+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.578722+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.589596+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.680303+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.684788+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.686920+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.691395+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.692765+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.074 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[82555]: audit 2024-03-30T04:52:37.706414+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.074 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.006773+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.011540+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.013650+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.017440+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.018840+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.024860+0000 mgr.x (mgr.24938) 5177 : cluster [DBG] pgmap v3425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.025326+0000 mgr.x (mgr.24938) 5178 : cluster [DBG] pgmap v3426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.031290+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.035749+0000 mgr.x (mgr.24938) 5179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:38.075 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.119373+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.124531+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.127163+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.132106+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.133672+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.146448+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.236863+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.241325+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.243621+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.248425+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.250174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.262041+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.340757+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.076 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.345122+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.347217+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.351193+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.352380+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.360978+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.452177+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.456781+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.458620+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.463144+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.464461+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.474197+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.565033+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.569782+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.572393+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.576842+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.077 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.578722+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.589596+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.680303+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.684788+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.686920+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.691395+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.692765+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:38.078 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:37 smithi116 bash[80412]: audit 2024-03-30T04:52:37.706414+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.140216+0000 mgr.x (mgr.24938) 5180 : cluster [DBG] pgmap v3427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.140455+0000 mgr.x (mgr.24938) 5181 : cluster [DBG] pgmap v3428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.151199+0000 mgr.x (mgr.24938) 5182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.256646+0000 mgr.x (mgr.24938) 5183 : cluster [DBG] pgmap v3429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.256900+0000 mgr.x (mgr.24938) 5184 : cluster [DBG] pgmap v3430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.266605+0000 mgr.x (mgr.24938) 5185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.358366+0000 mgr.x (mgr.24938) 5186 : cluster [DBG] pgmap v3431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.358620+0000 mgr.x (mgr.24938) 5187 : cluster [DBG] pgmap v3432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.365403+0000 mgr.x (mgr.24938) 5188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.470587+0000 mgr.x (mgr.24938) 5189 : cluster [DBG] pgmap v3433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.470840+0000 mgr.x (mgr.24938) 5190 : cluster [DBG] pgmap v3434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.478392+0000 mgr.x (mgr.24938) 5191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.585192+0000 mgr.x (mgr.24938) 5192 : cluster [DBG] pgmap v3435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.585702+0000 mgr.x (mgr.24938) 5193 : cluster [DBG] pgmap v3436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.594227+0000 mgr.x (mgr.24938) 5194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.699027+0000 mgr.x (mgr.24938) 5195 : cluster [DBG] pgmap v3437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.699332+0000 mgr.x (mgr.24938) 5196 : cluster [DBG] pgmap v3438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.711106+0000 mgr.x (mgr.24938) 5197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.804512+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.808744+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.810447+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.813742+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.815146+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.821302+0000 mgr.x (mgr.24938) 5198 : cluster [DBG] pgmap v3439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.821540+0000 mgr.x (mgr.24938) 5199 : cluster [DBG] pgmap v3440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.823741+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.828392+0000 mgr.x (mgr.24938) 5200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.914901+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.919094+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.921032+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.924855+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.926024+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.932372+0000 mgr.x (mgr.24938) 5201 : cluster [DBG] pgmap v3441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:37.932941+0000 mgr.x (mgr.24938) 5202 : cluster [DBG] pgmap v3442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:37.934483+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cephadm 2024-03-30T04:52:37.939887+0000 mgr.x (mgr.24938) 5203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.025761+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.030070+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.032075+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.035451+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.036673+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.042664+0000 mgr.x (mgr.24938) 5204 : cluster [DBG] pgmap v3443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.043109+0000 mgr.x (mgr.24938) 5205 : cluster [DBG] pgmap v3444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.044954+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.124063+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.126557+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.127682+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.130219+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.131125+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.137895+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.217117+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.220395+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.222070+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.225811+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.227161+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.236271+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.327070+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.330892+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.332976+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.337577+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.339208+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.351170+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.443044+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.448148+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.450586+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.455155+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.456832+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.469094+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.560523+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.564533+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.566879+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.571464+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.573139+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.585058+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.675571+0000 mon.a (mon.0) 9798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.680535+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.683355+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.687967+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.689458+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:38 smithi148 bash[65611]: audit 2024-03-30T04:52:38.700831+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.140216+0000 mgr.x (mgr.24938) 5180 : cluster [DBG] pgmap v3427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.140455+0000 mgr.x (mgr.24938) 5181 : cluster [DBG] pgmap v3428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.151199+0000 mgr.x (mgr.24938) 5182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.256646+0000 mgr.x (mgr.24938) 5183 : cluster [DBG] pgmap v3429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.256900+0000 mgr.x (mgr.24938) 5184 : cluster [DBG] pgmap v3430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.266605+0000 mgr.x (mgr.24938) 5185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.358366+0000 mgr.x (mgr.24938) 5186 : cluster [DBG] pgmap v3431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.358620+0000 mgr.x (mgr.24938) 5187 : cluster [DBG] pgmap v3432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.365403+0000 mgr.x (mgr.24938) 5188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.470587+0000 mgr.x (mgr.24938) 5189 : cluster [DBG] pgmap v3433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.470840+0000 mgr.x (mgr.24938) 5190 : cluster [DBG] pgmap v3434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.478392+0000 mgr.x (mgr.24938) 5191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.585192+0000 mgr.x (mgr.24938) 5192 : cluster [DBG] pgmap v3435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.585702+0000 mgr.x (mgr.24938) 5193 : cluster [DBG] pgmap v3436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.594227+0000 mgr.x (mgr.24938) 5194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.699027+0000 mgr.x (mgr.24938) 5195 : cluster [DBG] pgmap v3437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.699332+0000 mgr.x (mgr.24938) 5196 : cluster [DBG] pgmap v3438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.711106+0000 mgr.x (mgr.24938) 5197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.804512+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.808744+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.140216+0000 mgr.x (mgr.24938) 5180 : cluster [DBG] pgmap v3427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.140455+0000 mgr.x (mgr.24938) 5181 : cluster [DBG] pgmap v3428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.151199+0000 mgr.x (mgr.24938) 5182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.256646+0000 mgr.x (mgr.24938) 5183 : cluster [DBG] pgmap v3429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.256900+0000 mgr.x (mgr.24938) 5184 : cluster [DBG] pgmap v3430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.261 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.266605+0000 mgr.x (mgr.24938) 5185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.358366+0000 mgr.x (mgr.24938) 5186 : cluster [DBG] pgmap v3431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.358620+0000 mgr.x (mgr.24938) 5187 : cluster [DBG] pgmap v3432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.365403+0000 mgr.x (mgr.24938) 5188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.470587+0000 mgr.x (mgr.24938) 5189 : cluster [DBG] pgmap v3433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.470840+0000 mgr.x (mgr.24938) 5190 : cluster [DBG] pgmap v3434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.478392+0000 mgr.x (mgr.24938) 5191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.585192+0000 mgr.x (mgr.24938) 5192 : cluster [DBG] pgmap v3435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.585702+0000 mgr.x (mgr.24938) 5193 : cluster [DBG] pgmap v3436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.594227+0000 mgr.x (mgr.24938) 5194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.699027+0000 mgr.x (mgr.24938) 5195 : cluster [DBG] pgmap v3437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.699332+0000 mgr.x (mgr.24938) 5196 : cluster [DBG] pgmap v3438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.711106+0000 mgr.x (mgr.24938) 5197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.262 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.804512+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.808744+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.810447+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.813742+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.815146+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.821302+0000 mgr.x (mgr.24938) 5198 : cluster [DBG] pgmap v3439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.821540+0000 mgr.x (mgr.24938) 5199 : cluster [DBG] pgmap v3440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.823741+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.828392+0000 mgr.x (mgr.24938) 5200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.914901+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.919094+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.921032+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.924855+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.926024+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.932372+0000 mgr.x (mgr.24938) 5201 : cluster [DBG] pgmap v3441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:37.932941+0000 mgr.x (mgr.24938) 5202 : cluster [DBG] pgmap v3442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:37.934483+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cephadm 2024-03-30T04:52:37.939887+0000 mgr.x (mgr.24938) 5203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.025761+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.030070+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.032075+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.810447+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.813742+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.815146+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.821302+0000 mgr.x (mgr.24938) 5198 : cluster [DBG] pgmap v3439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.821540+0000 mgr.x (mgr.24938) 5199 : cluster [DBG] pgmap v3440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.823741+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.828392+0000 mgr.x (mgr.24938) 5200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.914901+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.919094+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.921032+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.924855+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.926024+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.932372+0000 mgr.x (mgr.24938) 5201 : cluster [DBG] pgmap v3441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:37.932941+0000 mgr.x (mgr.24938) 5202 : cluster [DBG] pgmap v3442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:37.934483+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cephadm 2024-03-30T04:52:37.939887+0000 mgr.x (mgr.24938) 5203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.025761+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.030070+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.032075+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.035451+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.036673+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.042664+0000 mgr.x (mgr.24938) 5204 : cluster [DBG] pgmap v3443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.043109+0000 mgr.x (mgr.24938) 5205 : cluster [DBG] pgmap v3444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.044954+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.124063+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.126557+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.127682+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.130219+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.131125+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.137895+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.217117+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.220395+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.222070+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.225811+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.227161+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.236271+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.327070+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.330892+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.035451+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.036673+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.042664+0000 mgr.x (mgr.24938) 5204 : cluster [DBG] pgmap v3443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.043109+0000 mgr.x (mgr.24938) 5205 : cluster [DBG] pgmap v3444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.044954+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.124063+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.126557+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.127682+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.130219+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.131125+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.137895+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.217117+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.220395+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.222070+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.225811+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.227161+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.236271+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.327070+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.330892+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.332976+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.337577+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.339208+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.351170+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.443044+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.448148+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.450586+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.455155+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.456832+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.469094+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.560523+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.564533+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.566879+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.571464+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.573139+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.585058+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.675571+0000 mon.a (mon.0) 9798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.680535+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.683355+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.687967+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.689458+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[80412]: audit 2024-03-30T04:52:38.700831+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.332976+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.337577+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.339208+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.351170+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.443044+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.448148+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.450586+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.455155+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.456832+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.469094+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.560523+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.564533+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.566879+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.571464+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.573139+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.585058+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.675571+0000 mon.a (mon.0) 9798 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.680535+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.683355+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.687967+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.689458+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:39.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:38 smithi116 bash[82555]: audit 2024-03-30T04:52:38.700831+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.049281+0000 mgr.x (mgr.24938) 5206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.136495+0000 mgr.x (mgr.24938) 5207 : cluster [DBG] pgmap v3445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.136744+0000 mgr.x (mgr.24938) 5208 : cluster [DBG] pgmap v3446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.142097+0000 mgr.x (mgr.24938) 5209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.232958+0000 mgr.x (mgr.24938) 5210 : cluster [DBG] pgmap v3447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.233227+0000 mgr.x (mgr.24938) 5211 : cluster [DBG] pgmap v3448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.240574+0000 mgr.x (mgr.24938) 5212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.345416+0000 mgr.x (mgr.24938) 5213 : cluster [DBG] pgmap v3449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.346062+0000 mgr.x (mgr.24938) 5214 : cluster [DBG] pgmap v3450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.355768+0000 mgr.x (mgr.24938) 5215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.463877+0000 mgr.x (mgr.24938) 5216 : cluster [DBG] pgmap v3451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.464549+0000 mgr.x (mgr.24938) 5217 : cluster [DBG] pgmap v3452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.473661+0000 mgr.x (mgr.24938) 5218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.579580+0000 mgr.x (mgr.24938) 5219 : cluster [DBG] pgmap v3453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.580050+0000 mgr.x (mgr.24938) 5220 : cluster [DBG] pgmap v3454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.589677+0000 mgr.x (mgr.24938) 5221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.695515+0000 mgr.x (mgr.24938) 5222 : cluster [DBG] pgmap v3455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.696048+0000 mgr.x (mgr.24938) 5223 : cluster [DBG] pgmap v3456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.705336+0000 mgr.x (mgr.24938) 5224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.800290+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.804687+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.806843+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.811700+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.813234+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.819878+0000 mgr.x (mgr.24938) 5225 : cluster [DBG] pgmap v3457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.820350+0000 mgr.x (mgr.24938) 5226 : cluster [DBG] pgmap v3458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.825169+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.051 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.829748+0000 mgr.x (mgr.24938) 5227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.914980+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.919383+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.921325+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.925923+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.927222+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.933453+0000 mgr.x (mgr.24938) 5228 : cluster [DBG] pgmap v3459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:38.934093+0000 mgr.x (mgr.24938) 5229 : cluster [DBG] pgmap v3460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:38.936145+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cephadm 2024-03-30T04:52:38.940513+0000 mgr.x (mgr.24938) 5230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.024889+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.029096+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.052 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.030695+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.034446+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.035782+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.041949+0000 mgr.x (mgr.24938) 5231 : cluster [DBG] pgmap v3461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.042585+0000 mgr.x (mgr.24938) 5232 : cluster [DBG] pgmap v3462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.048238+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.125929+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.128670+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.129959+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.132934+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.133774+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.143521+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.218977+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.221643+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.053 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.223142+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.226256+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.227184+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.236587+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.311391+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.313707+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.322519+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.054 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.327881+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.358532+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.360010+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.371785+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.448289+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.451691+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.454279+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.458921+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.460526+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.470634+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.547091+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.549512+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.550625+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.553688+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.554521+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.574376+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.663268+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.667153+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.668799+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.672391+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.673418+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.682592+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.772257+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.777270+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.779508+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.783776+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.056 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:39 smithi148 bash[65611]: audit 2024-03-30T04:52:39.785548+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.049281+0000 mgr.x (mgr.24938) 5206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.136495+0000 mgr.x (mgr.24938) 5207 : cluster [DBG] pgmap v3445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.136744+0000 mgr.x (mgr.24938) 5208 : cluster [DBG] pgmap v3446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.142097+0000 mgr.x (mgr.24938) 5209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.232958+0000 mgr.x (mgr.24938) 5210 : cluster [DBG] pgmap v3447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.233227+0000 mgr.x (mgr.24938) 5211 : cluster [DBG] pgmap v3448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.240574+0000 mgr.x (mgr.24938) 5212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.345416+0000 mgr.x (mgr.24938) 5213 : cluster [DBG] pgmap v3449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.346062+0000 mgr.x (mgr.24938) 5214 : cluster [DBG] pgmap v3450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.355768+0000 mgr.x (mgr.24938) 5215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.185 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.463877+0000 mgr.x (mgr.24938) 5216 : cluster [DBG] pgmap v3451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.464549+0000 mgr.x (mgr.24938) 5217 : cluster [DBG] pgmap v3452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.473661+0000 mgr.x (mgr.24938) 5218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.579580+0000 mgr.x (mgr.24938) 5219 : cluster [DBG] pgmap v3453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.580050+0000 mgr.x (mgr.24938) 5220 : cluster [DBG] pgmap v3454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.589677+0000 mgr.x (mgr.24938) 5221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.695515+0000 mgr.x (mgr.24938) 5222 : cluster [DBG] pgmap v3455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.696048+0000 mgr.x (mgr.24938) 5223 : cluster [DBG] pgmap v3456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.705336+0000 mgr.x (mgr.24938) 5224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.800290+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.804687+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.806843+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.811700+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.186 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.813234+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.819878+0000 mgr.x (mgr.24938) 5225 : cluster [DBG] pgmap v3457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.820350+0000 mgr.x (mgr.24938) 5226 : cluster [DBG] pgmap v3458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.825169+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.829748+0000 mgr.x (mgr.24938) 5227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.914980+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.919383+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.921325+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.925923+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.927222+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.933453+0000 mgr.x (mgr.24938) 5228 : cluster [DBG] pgmap v3459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:38.934093+0000 mgr.x (mgr.24938) 5229 : cluster [DBG] pgmap v3460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:38.936145+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cephadm 2024-03-30T04:52:38.940513+0000 mgr.x (mgr.24938) 5230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.024889+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.187 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.029096+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.049281+0000 mgr.x (mgr.24938) 5206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.136495+0000 mgr.x (mgr.24938) 5207 : cluster [DBG] pgmap v3445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.136744+0000 mgr.x (mgr.24938) 5208 : cluster [DBG] pgmap v3446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.142097+0000 mgr.x (mgr.24938) 5209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.232958+0000 mgr.x (mgr.24938) 5210 : cluster [DBG] pgmap v3447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.233227+0000 mgr.x (mgr.24938) 5211 : cluster [DBG] pgmap v3448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.240574+0000 mgr.x (mgr.24938) 5212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.345416+0000 mgr.x (mgr.24938) 5213 : cluster [DBG] pgmap v3449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.346062+0000 mgr.x (mgr.24938) 5214 : cluster [DBG] pgmap v3450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.188 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.355768+0000 mgr.x (mgr.24938) 5215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.463877+0000 mgr.x (mgr.24938) 5216 : cluster [DBG] pgmap v3451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.464549+0000 mgr.x (mgr.24938) 5217 : cluster [DBG] pgmap v3452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.473661+0000 mgr.x (mgr.24938) 5218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.579580+0000 mgr.x (mgr.24938) 5219 : cluster [DBG] pgmap v3453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.580050+0000 mgr.x (mgr.24938) 5220 : cluster [DBG] pgmap v3454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.589677+0000 mgr.x (mgr.24938) 5221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.695515+0000 mgr.x (mgr.24938) 5222 : cluster [DBG] pgmap v3455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.696048+0000 mgr.x (mgr.24938) 5223 : cluster [DBG] pgmap v3456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.705336+0000 mgr.x (mgr.24938) 5224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.800290+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.804687+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.806843+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.811700+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.189 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.813234+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.819878+0000 mgr.x (mgr.24938) 5225 : cluster [DBG] pgmap v3457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.820350+0000 mgr.x (mgr.24938) 5226 : cluster [DBG] pgmap v3458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.825169+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.829748+0000 mgr.x (mgr.24938) 5227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.914980+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.919383+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.921325+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.925923+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.927222+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.933453+0000 mgr.x (mgr.24938) 5228 : cluster [DBG] pgmap v3459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:38.934093+0000 mgr.x (mgr.24938) 5229 : cluster [DBG] pgmap v3460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:38.936145+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cephadm 2024-03-30T04:52:38.940513+0000 mgr.x (mgr.24938) 5230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:40.190 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.024889+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.029096+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.030695+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.034446+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.035782+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.041949+0000 mgr.x (mgr.24938) 5231 : cluster [DBG] pgmap v3461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.042585+0000 mgr.x (mgr.24938) 5232 : cluster [DBG] pgmap v3462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.048238+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.125929+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.128670+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.129959+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.132934+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.133774+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.143521+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.191 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.218977+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.221643+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.223142+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.226256+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.227184+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.236587+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.311391+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.313707+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.322519+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.327881+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.358532+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.360010+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.371785+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.448289+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.451691+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.454279+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.458921+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.460526+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.470634+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.547091+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.549512+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.550625+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.553688+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.554521+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.574376+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.663268+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.667153+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.668799+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.193 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.672391+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.673418+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.682592+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.772257+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.777270+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.779508+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.783776+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.194 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[82555]: audit 2024-03-30T04:52:39.785548+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.030695+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.034446+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.035782+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.041949+0000 mgr.x (mgr.24938) 5231 : cluster [DBG] pgmap v3461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.042585+0000 mgr.x (mgr.24938) 5232 : cluster [DBG] pgmap v3462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.048238+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.125929+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.128670+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.129959+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.132934+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.133774+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.143521+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.195 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.218977+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.221643+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.223142+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.226256+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.227184+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.236587+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.311391+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.313707+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.322519+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.327881+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.358532+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.196 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.360010+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.371785+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.448289+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.451691+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.454279+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.458921+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.460526+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.470634+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.547091+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.549512+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.550625+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.553688+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.554521+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.197 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.574376+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.663268+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.667153+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.668799+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.672391+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.673418+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.682592+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.772257+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.777270+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.779508+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.783776+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:40.198 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:39 smithi116 bash[80412]: audit 2024-03-30T04:52:39.785548+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.052657+0000 mgr.x (mgr.24938) 5233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.139620+0000 mgr.x (mgr.24938) 5234 : cluster [DBG] pgmap v3463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.140074+0000 mgr.x (mgr.24938) 5235 : cluster [DBG] pgmap v3464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.147803+0000 mgr.x (mgr.24938) 5236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.232683+0000 mgr.x (mgr.24938) 5237 : cluster [DBG] pgmap v3465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.233084+0000 mgr.x (mgr.24938) 5238 : cluster [DBG] pgmap v3466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.240884+0000 mgr.x (mgr.24938) 5239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.365912+0000 mgr.x (mgr.24938) 5240 : cluster [DBG] pgmap v3467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.366440+0000 mgr.x (mgr.24938) 5241 : cluster [DBG] pgmap v3468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.376148+0000 mgr.x (mgr.24938) 5242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.466662+0000 mgr.x (mgr.24938) 5243 : cluster [DBG] pgmap v3469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.466930+0000 mgr.x (mgr.24938) 5244 : cluster [DBG] pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.475119+0000 mgr.x (mgr.24938) 5245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.559841+0000 mgr.x (mgr.24938) 5246 : cluster [DBG] pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.560088+0000 mgr.x (mgr.24938) 5247 : cluster [DBG] pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.579051+0000 mgr.x (mgr.24938) 5248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.679480+0000 mgr.x (mgr.24938) 5249 : cluster [DBG] pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.679724+0000 mgr.x (mgr.24938) 5250 : cluster [DBG] pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.687105+0000 mgr.x (mgr.24938) 5251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.792163+0000 mgr.x (mgr.24938) 5252 : cluster [DBG] pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.792458+0000 mgr.x (mgr.24938) 5253 : cluster [DBG] pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.811854+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.816392+0000 mgr.x (mgr.24938) 5254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.901564+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.905867+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.907527+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.911802+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.912873+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.918939+0000 mgr.x (mgr.24938) 5255 : cluster [DBG] pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:39.919244+0000 mgr.x (mgr.24938) 5256 : cluster [DBG] pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.920686+0000 mon.a (mon.0) 9870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:39.925100+0000 mgr.x (mgr.24938) 5257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.994870+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:39.999871+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.001625+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.006259+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.007650+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.013550+0000 mgr.x (mgr.24938) 5258 : cluster [DBG] pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.013795+0000 mgr.x (mgr.24938) 5259 : cluster [DBG] pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.016210+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.020733+0000 mgr.x (mgr.24938) 5260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.075474+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.079462+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.081217+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.085055+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.086258+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.097965+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.159757+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.163023+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.164883+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.168508+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.169743+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.180388+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.256869+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.261230+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.264312+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.268834+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.270498+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.282802+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.052657+0000 mgr.x (mgr.24938) 5233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.139620+0000 mgr.x (mgr.24938) 5234 : cluster [DBG] pgmap v3463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.264 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.140074+0000 mgr.x (mgr.24938) 5235 : cluster [DBG] pgmap v3464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.147803+0000 mgr.x (mgr.24938) 5236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.232683+0000 mgr.x (mgr.24938) 5237 : cluster [DBG] pgmap v3465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.233084+0000 mgr.x (mgr.24938) 5238 : cluster [DBG] pgmap v3466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.240884+0000 mgr.x (mgr.24938) 5239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.365912+0000 mgr.x (mgr.24938) 5240 : cluster [DBG] pgmap v3467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.366440+0000 mgr.x (mgr.24938) 5241 : cluster [DBG] pgmap v3468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.376148+0000 mgr.x (mgr.24938) 5242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.466662+0000 mgr.x (mgr.24938) 5243 : cluster [DBG] pgmap v3469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.466930+0000 mgr.x (mgr.24938) 5244 : cluster [DBG] pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.475119+0000 mgr.x (mgr.24938) 5245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.559841+0000 mgr.x (mgr.24938) 5246 : cluster [DBG] pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.560088+0000 mgr.x (mgr.24938) 5247 : cluster [DBG] pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.579051+0000 mgr.x (mgr.24938) 5248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.679480+0000 mgr.x (mgr.24938) 5249 : cluster [DBG] pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.679724+0000 mgr.x (mgr.24938) 5250 : cluster [DBG] pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.687105+0000 mgr.x (mgr.24938) 5251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.792163+0000 mgr.x (mgr.24938) 5252 : cluster [DBG] pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.359286+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.362906+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.365149+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.369342+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.266 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.370820+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.382222+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.457379+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.460502+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.462317+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.466051+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.467213+0000 mon.a (mon.0) 9905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.474876+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.563049+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.566233+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.567524+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.570440+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.571414+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.580688+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.670314+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.675248+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.677399+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.682323+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.683998+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.695690+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.785699+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.789855+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.791571+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.795565+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.796769+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.268 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[80412]: audit 2024-03-30T04:52:40.804453+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.792458+0000 mgr.x (mgr.24938) 5253 : cluster [DBG] pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.811854+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.816392+0000 mgr.x (mgr.24938) 5254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.901564+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.905867+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.907527+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.911802+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.912873+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.269 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.918939+0000 mgr.x (mgr.24938) 5255 : cluster [DBG] pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:39.919244+0000 mgr.x (mgr.24938) 5256 : cluster [DBG] pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.920686+0000 mon.a (mon.0) 9870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:39.925100+0000 mgr.x (mgr.24938) 5257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.994870+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:39.999871+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.001625+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.006259+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.007650+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.013550+0000 mgr.x (mgr.24938) 5258 : cluster [DBG] pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.013795+0000 mgr.x (mgr.24938) 5259 : cluster [DBG] pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.016210+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.020733+0000 mgr.x (mgr.24938) 5260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.075474+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.079462+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.081217+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.270 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.085055+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.086258+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.097965+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.159757+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.163023+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.164883+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.168508+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.169743+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.180388+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.256869+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.261230+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.264312+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.268834+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.270498+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.282802+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.359286+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.362906+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.271 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.365149+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.369342+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.370820+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.382222+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.457379+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.460502+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.462317+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.466051+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.467213+0000 mon.a (mon.0) 9905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.474876+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.563049+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.566233+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.567524+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.570440+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.571414+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.580688+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.670314+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.675248+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.677399+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.682323+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.683998+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.695690+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.785699+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.789855+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.791571+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.795565+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.796769+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:40 smithi116 bash[82555]: audit 2024-03-30T04:52:40.804453+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.052657+0000 mgr.x (mgr.24938) 5233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.139620+0000 mgr.x (mgr.24938) 5234 : cluster [DBG] pgmap v3463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.140074+0000 mgr.x (mgr.24938) 5235 : cluster [DBG] pgmap v3464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.147803+0000 mgr.x (mgr.24938) 5236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.232683+0000 mgr.x (mgr.24938) 5237 : cluster [DBG] pgmap v3465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.233084+0000 mgr.x (mgr.24938) 5238 : cluster [DBG] pgmap v3466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.240884+0000 mgr.x (mgr.24938) 5239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.365912+0000 mgr.x (mgr.24938) 5240 : cluster [DBG] pgmap v3467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.366440+0000 mgr.x (mgr.24938) 5241 : cluster [DBG] pgmap v3468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.376148+0000 mgr.x (mgr.24938) 5242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.466662+0000 mgr.x (mgr.24938) 5243 : cluster [DBG] pgmap v3469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.466930+0000 mgr.x (mgr.24938) 5244 : cluster [DBG] pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.475119+0000 mgr.x (mgr.24938) 5245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.559841+0000 mgr.x (mgr.24938) 5246 : cluster [DBG] pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.560088+0000 mgr.x (mgr.24938) 5247 : cluster [DBG] pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.579051+0000 mgr.x (mgr.24938) 5248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.679480+0000 mgr.x (mgr.24938) 5249 : cluster [DBG] pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.679724+0000 mgr.x (mgr.24938) 5250 : cluster [DBG] pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.687105+0000 mgr.x (mgr.24938) 5251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.792163+0000 mgr.x (mgr.24938) 5252 : cluster [DBG] pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.792458+0000 mgr.x (mgr.24938) 5253 : cluster [DBG] pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.811854+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.816392+0000 mgr.x (mgr.24938) 5254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.901564+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.905867+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.907527+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.911802+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.912873+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.918939+0000 mgr.x (mgr.24938) 5255 : cluster [DBG] pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:39.919244+0000 mgr.x (mgr.24938) 5256 : cluster [DBG] pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.920686+0000 mon.a (mon.0) 9870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:39.925100+0000 mgr.x (mgr.24938) 5257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.994870+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:39.999871+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.001625+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.006259+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.007650+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.013550+0000 mgr.x (mgr.24938) 5258 : cluster [DBG] pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.013795+0000 mgr.x (mgr.24938) 5259 : cluster [DBG] pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.016210+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.020733+0000 mgr.x (mgr.24938) 5260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.075474+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.079462+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.081217+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.085055+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.086258+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.097965+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.159757+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.163023+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.164883+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.168508+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.169743+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.180388+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.256869+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.261230+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.264312+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.268834+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.270498+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.282802+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.359286+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.362906+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.365149+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.369342+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.370820+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.382222+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.457379+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.460502+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.462317+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.466051+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.467213+0000 mon.a (mon.0) 9905 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.474876+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.563049+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.566233+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.567524+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.570440+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.571414+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.580688+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.670314+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.675248+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.677399+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.682323+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.683998+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.695690+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.785699+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.789855+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.791571+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.795565+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.796769+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:41.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:40 smithi148 bash[65611]: audit 2024-03-30T04:52:40.804453+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.092167+0000 mgr.x (mgr.24938) 5261 : cluster [DBG] pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.092403+0000 mgr.x (mgr.24938) 5262 : cluster [DBG] pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.102489+0000 mgr.x (mgr.24938) 5263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.175286+0000 mgr.x (mgr.24938) 5264 : cluster [DBG] pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.175524+0000 mgr.x (mgr.24938) 5265 : cluster [DBG] pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.184729+0000 mgr.x (mgr.24938) 5266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.276985+0000 mgr.x (mgr.24938) 5267 : cluster [DBG] pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.277210+0000 mgr.x (mgr.24938) 5268 : cluster [DBG] pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.287165+0000 mgr.x (mgr.24938) 5269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.376830+0000 mgr.x (mgr.24938) 5270 : cluster [DBG] pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.377114+0000 mgr.x (mgr.24938) 5271 : cluster [DBG] pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.386582+0000 mgr.x (mgr.24938) 5272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.472913+0000 mgr.x (mgr.24938) 5273 : cluster [DBG] pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.473373+0000 mgr.x (mgr.24938) 5274 : cluster [DBG] pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.479134+0000 mgr.x (mgr.24938) 5275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.576910+0000 mgr.x (mgr.24938) 5276 : cluster [DBG] pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.577225+0000 mgr.x (mgr.24938) 5277 : cluster [DBG] pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.585229+0000 mgr.x (mgr.24938) 5278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.690743+0000 mgr.x (mgr.24938) 5279 : cluster [DBG] pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.691211+0000 mgr.x (mgr.24938) 5280 : cluster [DBG] pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.700305+0000 mgr.x (mgr.24938) 5281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.803007+0000 mgr.x (mgr.24938) 5282 : cluster [DBG] pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.803673+0000 mgr.x (mgr.24938) 5283 : cluster [DBG] pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.808708+0000 mgr.x (mgr.24938) 5284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.882587+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.887282+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.889401+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.011 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.893921+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.895626+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.902018+0000 mgr.x (mgr.24938) 5285 : cluster [DBG] pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.902473+0000 mgr.x (mgr.24938) 5286 : cluster [DBG] pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.905253+0000 mon.a (mon.0) 9930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:40.909615+0000 mgr.x (mgr.24938) 5287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.981769+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.984897+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.986942+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.012 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.990313+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.991535+0000 mon.a (mon.0) 9935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.997008+0000 mgr.x (mgr.24938) 5288 : cluster [DBG] pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.092167+0000 mgr.x (mgr.24938) 5261 : cluster [DBG] pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.092403+0000 mgr.x (mgr.24938) 5262 : cluster [DBG] pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.102489+0000 mgr.x (mgr.24938) 5263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.175286+0000 mgr.x (mgr.24938) 5264 : cluster [DBG] pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.175524+0000 mgr.x (mgr.24938) 5265 : cluster [DBG] pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.184729+0000 mgr.x (mgr.24938) 5266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.276985+0000 mgr.x (mgr.24938) 5267 : cluster [DBG] pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.277210+0000 mgr.x (mgr.24938) 5268 : cluster [DBG] pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.287165+0000 mgr.x (mgr.24938) 5269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.376830+0000 mgr.x (mgr.24938) 5270 : cluster [DBG] pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.377114+0000 mgr.x (mgr.24938) 5271 : cluster [DBG] pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.386582+0000 mgr.x (mgr.24938) 5272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.472913+0000 mgr.x (mgr.24938) 5273 : cluster [DBG] pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.473373+0000 mgr.x (mgr.24938) 5274 : cluster [DBG] pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.479134+0000 mgr.x (mgr.24938) 5275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.576910+0000 mgr.x (mgr.24938) 5276 : cluster [DBG] pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.577225+0000 mgr.x (mgr.24938) 5277 : cluster [DBG] pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.585229+0000 mgr.x (mgr.24938) 5278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.690743+0000 mgr.x (mgr.24938) 5279 : cluster [DBG] pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.691211+0000 mgr.x (mgr.24938) 5280 : cluster [DBG] pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cluster 2024-03-30T04:52:40.997354+0000 mgr.x (mgr.24938) 5289 : cluster [DBG] pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:40.998416+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.002666+0000 mgr.x (mgr.24938) 5290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.087323+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.091986+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.094083+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.098280+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.099494+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.110936+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.199586+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.204066+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.206130+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.210425+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.211973+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.223737+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.301516+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.304872+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.306545+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.309981+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.311167+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.322434+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.398541+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.402193+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.404356+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.408405+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.409849+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.421610+0000 mon.a (mon.0) 9960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.499407+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.503029+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.504451+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.508177+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.509489+0000 mon.a (mon.0) 9965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.518247+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.560993+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.564367+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.566072+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.569724+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.571129+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.583490+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.700305+0000 mgr.x (mgr.24938) 5281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.803007+0000 mgr.x (mgr.24938) 5282 : cluster [DBG] pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.803673+0000 mgr.x (mgr.24938) 5283 : cluster [DBG] pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.808708+0000 mgr.x (mgr.24938) 5284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.882587+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.887282+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.889401+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.893921+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.895626+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.902018+0000 mgr.x (mgr.24938) 5285 : cluster [DBG] pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.902473+0000 mgr.x (mgr.24938) 5286 : cluster [DBG] pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.905253+0000 mon.a (mon.0) 9930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:40.909615+0000 mgr.x (mgr.24938) 5287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.981769+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.984897+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.986942+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.990313+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.991535+0000 mon.a (mon.0) 9935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.997008+0000 mgr.x (mgr.24938) 5288 : cluster [DBG] pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.662399+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.665607+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.667608+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.670660+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.671929+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.684591+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.020 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.759208+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.761530+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.762692+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.765818+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.766669+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[80412]: audit 2024-03-30T04:52:41.775244+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cluster 2024-03-30T04:52:40.997354+0000 mgr.x (mgr.24938) 5289 : cluster [DBG] pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:40.998416+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.002666+0000 mgr.x (mgr.24938) 5290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.087323+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.091986+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.094083+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.098280+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.099494+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.110936+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.199586+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.204066+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.206130+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.210425+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.211973+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.022 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.223737+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.301516+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.304872+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.306545+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.309981+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.311167+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.322434+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.398541+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.402193+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.404356+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.408405+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.409849+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.421610+0000 mon.a (mon.0) 9960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.499407+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.023 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.503029+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.504451+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.508177+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.509489+0000 mon.a (mon.0) 9965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.518247+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.560993+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.564367+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.566072+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.569724+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.571129+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.583490+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.662399+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.024 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.665607+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.667608+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.670660+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.671929+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.684591+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.759208+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.761530+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.762692+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.765818+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.766669+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.025 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:41 smithi116 bash[82555]: audit 2024-03-30T04:52:41.775244+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.092167+0000 mgr.x (mgr.24938) 5261 : cluster [DBG] pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.092403+0000 mgr.x (mgr.24938) 5262 : cluster [DBG] pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.102489+0000 mgr.x (mgr.24938) 5263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.175286+0000 mgr.x (mgr.24938) 5264 : cluster [DBG] pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.175524+0000 mgr.x (mgr.24938) 5265 : cluster [DBG] pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.184729+0000 mgr.x (mgr.24938) 5266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.276985+0000 mgr.x (mgr.24938) 5267 : cluster [DBG] pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.277210+0000 mgr.x (mgr.24938) 5268 : cluster [DBG] pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.287165+0000 mgr.x (mgr.24938) 5269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.376830+0000 mgr.x (mgr.24938) 5270 : cluster [DBG] pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.377114+0000 mgr.x (mgr.24938) 5271 : cluster [DBG] pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.386582+0000 mgr.x (mgr.24938) 5272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.472913+0000 mgr.x (mgr.24938) 5273 : cluster [DBG] pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.473373+0000 mgr.x (mgr.24938) 5274 : cluster [DBG] pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.479134+0000 mgr.x (mgr.24938) 5275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.576910+0000 mgr.x (mgr.24938) 5276 : cluster [DBG] pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.577225+0000 mgr.x (mgr.24938) 5277 : cluster [DBG] pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.585229+0000 mgr.x (mgr.24938) 5278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.690743+0000 mgr.x (mgr.24938) 5279 : cluster [DBG] pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.691211+0000 mgr.x (mgr.24938) 5280 : cluster [DBG] pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.700305+0000 mgr.x (mgr.24938) 5281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.803007+0000 mgr.x (mgr.24938) 5282 : cluster [DBG] pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.803673+0000 mgr.x (mgr.24938) 5283 : cluster [DBG] pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.808708+0000 mgr.x (mgr.24938) 5284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.882587+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.887282+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.889401+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.893921+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.895626+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.902018+0000 mgr.x (mgr.24938) 5285 : cluster [DBG] pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.902473+0000 mgr.x (mgr.24938) 5286 : cluster [DBG] pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.905253+0000 mon.a (mon.0) 9930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:40.909615+0000 mgr.x (mgr.24938) 5287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.981769+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.984897+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.986942+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.990313+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.991535+0000 mon.a (mon.0) 9935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.997008+0000 mgr.x (mgr.24938) 5288 : cluster [DBG] pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cluster 2024-03-30T04:52:40.997354+0000 mgr.x (mgr.24938) 5289 : cluster [DBG] pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:40.998416+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.002666+0000 mgr.x (mgr.24938) 5290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.087323+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.091986+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.094083+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.098280+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.099494+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.110936+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.199586+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.204066+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.206130+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.210425+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.211973+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.223737+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.301516+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.304872+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.306545+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.309981+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.311167+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.322434+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.398541+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.402193+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.404356+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.408405+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.409849+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.421610+0000 mon.a (mon.0) 9960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.499407+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.503029+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.504451+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.508177+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.509489+0000 mon.a (mon.0) 9965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.518247+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.560993+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.564367+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.566072+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.569724+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.571129+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.583490+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.662399+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.665607+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.667608+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.670660+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.671929+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.684591+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.759208+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.761530+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.762692+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.765818+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.766669+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:42.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:41 smithi148 bash[65611]: audit 2024-03-30T04:52:41.775244+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.105322+0000 mgr.x (mgr.24938) 5291 : cluster [DBG] pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.105594+0000 mgr.x (mgr.24938) 5292 : cluster [DBG] pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.115236+0000 mgr.x (mgr.24938) 5293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.218093+0000 mgr.x (mgr.24938) 5294 : cluster [DBG] pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.218337+0000 mgr.x (mgr.24938) 5295 : cluster [DBG] pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.228305+0000 mgr.x (mgr.24938) 5296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.316647+0000 mgr.x (mgr.24938) 5297 : cluster [DBG] pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.316935+0000 mgr.x (mgr.24938) 5298 : cluster [DBG] pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.326833+0000 mgr.x (mgr.24938) 5299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.415594+0000 mgr.x (mgr.24938) 5300 : cluster [DBG] pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.415895+0000 mgr.x (mgr.24938) 5301 : cluster [DBG] pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.425960+0000 mgr.x (mgr.24938) 5302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.515306+0000 mgr.x (mgr.24938) 5303 : cluster [DBG] pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.515590+0000 mgr.x (mgr.24938) 5304 : cluster [DBG] pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.522448+0000 mgr.x (mgr.24938) 5305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.576626+0000 mgr.x (mgr.24938) 5306 : cluster [DBG] pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.576841+0000 mgr.x (mgr.24938) 5307 : cluster [DBG] pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.587750+0000 mgr.x (mgr.24938) 5308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.677420+0000 mgr.x (mgr.24938) 5309 : cluster [DBG] pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.677713+0000 mgr.x (mgr.24938) 5310 : cluster [DBG] pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.688910+0000 mgr.x (mgr.24938) 5311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.771896+0000 mgr.x (mgr.24938) 5312 : cluster [DBG] pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.772103+0000 mgr.x (mgr.24938) 5313 : cluster [DBG] pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.779412+0000 mgr.x (mgr.24938) 5314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.835807+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.838102+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.839451+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.841916+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.842648+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.847841+0000 mgr.x (mgr.24938) 5315 : cluster [DBG] pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.848129+0000 mgr.x (mgr.24938) 5316 : cluster [DBG] pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.848742+0000 mon.a (mon.0) 9990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.853108+0000 mgr.x (mgr.24938) 5317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.933102+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.936512+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.937928+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.941338+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.942512+0000 mon.a (mon.0) 9995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.948682+0000 mgr.x (mgr.24938) 5318 : cluster [DBG] pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:41.948955+0000 mgr.x (mgr.24938) 5319 : cluster [DBG] pgmap v3520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:41.950480+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cephadm 2024-03-30T04:52:41.954744+0000 mgr.x (mgr.24938) 5320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.028370+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.031213+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.032704+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.035512+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.036586+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.042608+0000 mgr.x (mgr.24938) 5321 : cluster [DBG] pgmap v3521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.042818+0000 mgr.x (mgr.24938) 5322 : cluster [DBG] pgmap v3522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.044924+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.120618+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.122727+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.123978+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.126294+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.127368+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.133873+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.192066+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.194522+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.196059+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.105322+0000 mgr.x (mgr.24938) 5291 : cluster [DBG] pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.105594+0000 mgr.x (mgr.24938) 5292 : cluster [DBG] pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.115236+0000 mgr.x (mgr.24938) 5293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.218093+0000 mgr.x (mgr.24938) 5294 : cluster [DBG] pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.218337+0000 mgr.x (mgr.24938) 5295 : cluster [DBG] pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.228305+0000 mgr.x (mgr.24938) 5296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.316647+0000 mgr.x (mgr.24938) 5297 : cluster [DBG] pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.316935+0000 mgr.x (mgr.24938) 5298 : cluster [DBG] pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.326833+0000 mgr.x (mgr.24938) 5299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.415594+0000 mgr.x (mgr.24938) 5300 : cluster [DBG] pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.415895+0000 mgr.x (mgr.24938) 5301 : cluster [DBG] pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.425960+0000 mgr.x (mgr.24938) 5302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.515306+0000 mgr.x (mgr.24938) 5303 : cluster [DBG] pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.515590+0000 mgr.x (mgr.24938) 5304 : cluster [DBG] pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.522448+0000 mgr.x (mgr.24938) 5305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.576626+0000 mgr.x (mgr.24938) 5306 : cluster [DBG] pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.015 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.576841+0000 mgr.x (mgr.24938) 5307 : cluster [DBG] pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.587750+0000 mgr.x (mgr.24938) 5308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.677420+0000 mgr.x (mgr.24938) 5309 : cluster [DBG] pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.016 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.677713+0000 mgr.x (mgr.24938) 5310 : cluster [DBG] pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.198259+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.199105+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.204796+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.292216+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.296353+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.297799+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.300941+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.301956+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.311711+0000 mon.a (mon.0) 10020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.353126+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.355116+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.356002+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.358141+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.358847+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.367201+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.425066+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.427323+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.428338+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.430482+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.431273+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.439740+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.483510+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.486426+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.487940+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.490904+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.018 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.491911+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.503163+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.577496+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.581027+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.583115+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.586678+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.587987+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.603354+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.676312+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.678739+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.680238+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.682649+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.683530+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.692648+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.767587+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.770924+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.773210+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.776062+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.777126+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[82555]: audit 2024-03-30T04:52:42.785784+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.688910+0000 mgr.x (mgr.24938) 5311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.771896+0000 mgr.x (mgr.24938) 5312 : cluster [DBG] pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.772103+0000 mgr.x (mgr.24938) 5313 : cluster [DBG] pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.779412+0000 mgr.x (mgr.24938) 5314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.835807+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.838102+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.839451+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.841916+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.842648+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.847841+0000 mgr.x (mgr.24938) 5315 : cluster [DBG] pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.848129+0000 mgr.x (mgr.24938) 5316 : cluster [DBG] pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.848742+0000 mon.a (mon.0) 9990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.853108+0000 mgr.x (mgr.24938) 5317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.933102+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.936512+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.937928+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.941338+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.942512+0000 mon.a (mon.0) 9995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.948682+0000 mgr.x (mgr.24938) 5318 : cluster [DBG] pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:41.948955+0000 mgr.x (mgr.24938) 5319 : cluster [DBG] pgmap v3520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:41.950480+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cephadm 2024-03-30T04:52:41.954744+0000 mgr.x (mgr.24938) 5320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.028370+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.031213+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.032704+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.035512+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.036586+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.042608+0000 mgr.x (mgr.24938) 5321 : cluster [DBG] pgmap v3521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.042818+0000 mgr.x (mgr.24938) 5322 : cluster [DBG] pgmap v3522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.044924+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.120618+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.122727+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.123978+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.126294+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.127368+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.133873+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.192066+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.194522+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.196059+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.198259+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.199105+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.204796+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.292216+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.296353+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.297799+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.300941+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.301956+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.311711+0000 mon.a (mon.0) 10020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.353126+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.355116+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.356002+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.358141+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.358847+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.367201+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.425066+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.427323+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.428338+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.430482+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.431273+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.439740+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.483510+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.486426+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.487940+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.490904+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.491911+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.503163+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.577496+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.581027+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.583115+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.586678+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.587987+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.603354+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.029 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.676312+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.678739+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.680238+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.682649+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.683530+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.692648+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.030 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.767587+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.770924+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.773210+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.776062+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.777126+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.031 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:42 smithi116 bash[80412]: audit 2024-03-30T04:52:42.785784+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.105322+0000 mgr.x (mgr.24938) 5291 : cluster [DBG] pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.105594+0000 mgr.x (mgr.24938) 5292 : cluster [DBG] pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.115236+0000 mgr.x (mgr.24938) 5293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.218093+0000 mgr.x (mgr.24938) 5294 : cluster [DBG] pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.218337+0000 mgr.x (mgr.24938) 5295 : cluster [DBG] pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.228305+0000 mgr.x (mgr.24938) 5296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.316647+0000 mgr.x (mgr.24938) 5297 : cluster [DBG] pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.316935+0000 mgr.x (mgr.24938) 5298 : cluster [DBG] pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.326833+0000 mgr.x (mgr.24938) 5299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.415594+0000 mgr.x (mgr.24938) 5300 : cluster [DBG] pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.415895+0000 mgr.x (mgr.24938) 5301 : cluster [DBG] pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.425960+0000 mgr.x (mgr.24938) 5302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.515306+0000 mgr.x (mgr.24938) 5303 : cluster [DBG] pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.515590+0000 mgr.x (mgr.24938) 5304 : cluster [DBG] pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.522448+0000 mgr.x (mgr.24938) 5305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.576626+0000 mgr.x (mgr.24938) 5306 : cluster [DBG] pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.576841+0000 mgr.x (mgr.24938) 5307 : cluster [DBG] pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.587750+0000 mgr.x (mgr.24938) 5308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.677420+0000 mgr.x (mgr.24938) 5309 : cluster [DBG] pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.677713+0000 mgr.x (mgr.24938) 5310 : cluster [DBG] pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.688910+0000 mgr.x (mgr.24938) 5311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.771896+0000 mgr.x (mgr.24938) 5312 : cluster [DBG] pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.772103+0000 mgr.x (mgr.24938) 5313 : cluster [DBG] pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.779412+0000 mgr.x (mgr.24938) 5314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.835807+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.838102+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.839451+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.841916+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.842648+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.847841+0000 mgr.x (mgr.24938) 5315 : cluster [DBG] pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.848129+0000 mgr.x (mgr.24938) 5316 : cluster [DBG] pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.848742+0000 mon.a (mon.0) 9990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.853108+0000 mgr.x (mgr.24938) 5317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.933102+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.936512+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.937928+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.941338+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.942512+0000 mon.a (mon.0) 9995 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.948682+0000 mgr.x (mgr.24938) 5318 : cluster [DBG] pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:41.948955+0000 mgr.x (mgr.24938) 5319 : cluster [DBG] pgmap v3520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:41.950480+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cephadm 2024-03-30T04:52:41.954744+0000 mgr.x (mgr.24938) 5320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.028370+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.031213+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.032704+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.035512+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.036586+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.042608+0000 mgr.x (mgr.24938) 5321 : cluster [DBG] pgmap v3521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.042818+0000 mgr.x (mgr.24938) 5322 : cluster [DBG] pgmap v3522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.044924+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.120618+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.122727+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.123978+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.126294+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.127368+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.133873+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.192066+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.194522+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.196059+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.198259+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.199105+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.204796+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.292216+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.296353+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.297799+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.300941+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.301956+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.311711+0000 mon.a (mon.0) 10020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.353126+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.355116+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.356002+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.358141+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.358847+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.367201+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.308 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.425066+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.427323+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.428338+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.430482+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.431273+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.439740+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.309 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.483510+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.486426+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.487940+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.490904+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.491911+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.503163+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.577496+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.581027+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.583115+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.310 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.586678+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.587987+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.603354+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.676312+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.678739+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.680238+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.682649+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.683530+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.692648+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.767587+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.770924+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.773210+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.776062+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.777126+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:43.311 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:42 smithi148 bash[65611]: audit 2024-03-30T04:52:42.785784+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.049147+0000 mgr.x (mgr.24938) 5323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.132405+0000 mgr.x (mgr.24938) 5324 : cluster [DBG] pgmap v3523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.132636+0000 mgr.x (mgr.24938) 5325 : cluster [DBG] pgmap v3524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.138150+0000 mgr.x (mgr.24938) 5326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.204185+0000 mgr.x (mgr.24938) 5327 : cluster [DBG] pgmap v3525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.204394+0000 mgr.x (mgr.24938) 5328 : cluster [DBG] pgmap v3526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.208868+0000 mgr.x (mgr.24938) 5329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.307772+0000 mgr.x (mgr.24938) 5330 : cluster [DBG] pgmap v3527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.308073+0000 mgr.x (mgr.24938) 5331 : cluster [DBG] pgmap v3528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.315874+0000 mgr.x (mgr.24938) 5332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.363807+0000 mgr.x (mgr.24938) 5333 : cluster [DBG] pgmap v3529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.364023+0000 mgr.x (mgr.24938) 5334 : cluster [DBG] pgmap v3530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.371336+0000 mgr.x (mgr.24938) 5335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.436521+0000 mgr.x (mgr.24938) 5336 : cluster [DBG] pgmap v3531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.436759+0000 mgr.x (mgr.24938) 5337 : cluster [DBG] pgmap v3532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.443926+0000 mgr.x (mgr.24938) 5338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.497492+0000 mgr.x (mgr.24938) 5339 : cluster [DBG] pgmap v3533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.497709+0000 mgr.x (mgr.24938) 5340 : cluster [DBG] pgmap v3534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.507381+0000 mgr.x (mgr.24938) 5341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.593530+0000 mgr.x (mgr.24938) 5342 : cluster [DBG] pgmap v3535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.593937+0000 mgr.x (mgr.24938) 5343 : cluster [DBG] pgmap v3536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.607596+0000 mgr.x (mgr.24938) 5344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.689077+0000 mgr.x (mgr.24938) 5345 : cluster [DBG] pgmap v3537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.689562+0000 mgr.x (mgr.24938) 5346 : cluster [DBG] pgmap v3538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.696868+0000 mgr.x (mgr.24938) 5347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.782288+0000 mgr.x (mgr.24938) 5348 : cluster [DBG] pgmap v3539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.782514+0000 mgr.x (mgr.24938) 5349 : cluster [DBG] pgmap v3540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.789934+0000 mgr.x (mgr.24938) 5350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.836439+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.838508+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.839679+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.841723+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.842382+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.847357+0000 mgr.x (mgr.24938) 5351 : cluster [DBG] pgmap v3541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.847575+0000 mgr.x (mgr.24938) 5352 : cluster [DBG] pgmap v3542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.852227+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.856502+0000 mgr.x (mgr.24938) 5353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.925929+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.012 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.928851+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.930312+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.049147+0000 mgr.x (mgr.24938) 5323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.132405+0000 mgr.x (mgr.24938) 5324 : cluster [DBG] pgmap v3523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.132636+0000 mgr.x (mgr.24938) 5325 : cluster [DBG] pgmap v3524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.138150+0000 mgr.x (mgr.24938) 5326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.204185+0000 mgr.x (mgr.24938) 5327 : cluster [DBG] pgmap v3525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.204394+0000 mgr.x (mgr.24938) 5328 : cluster [DBG] pgmap v3526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.208868+0000 mgr.x (mgr.24938) 5329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.307772+0000 mgr.x (mgr.24938) 5330 : cluster [DBG] pgmap v3527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.308073+0000 mgr.x (mgr.24938) 5331 : cluster [DBG] pgmap v3528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.013 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.315874+0000 mgr.x (mgr.24938) 5332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.363807+0000 mgr.x (mgr.24938) 5333 : cluster [DBG] pgmap v3529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.364023+0000 mgr.x (mgr.24938) 5334 : cluster [DBG] pgmap v3530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.371336+0000 mgr.x (mgr.24938) 5335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.436521+0000 mgr.x (mgr.24938) 5336 : cluster [DBG] pgmap v3531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.436759+0000 mgr.x (mgr.24938) 5337 : cluster [DBG] pgmap v3532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.443926+0000 mgr.x (mgr.24938) 5338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.497492+0000 mgr.x (mgr.24938) 5339 : cluster [DBG] pgmap v3533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.497709+0000 mgr.x (mgr.24938) 5340 : cluster [DBG] pgmap v3534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.507381+0000 mgr.x (mgr.24938) 5341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.014 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.593530+0000 mgr.x (mgr.24938) 5342 : cluster [DBG] pgmap v3535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.933132+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.933948+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.939518+0000 mgr.x (mgr.24938) 5354 : cluster [DBG] pgmap v3543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:42.939731+0000 mgr.x (mgr.24938) 5355 : cluster [DBG] pgmap v3544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.946600+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:42.950796+0000 mgr.x (mgr.24938) 5356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.987636+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.990383+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.992021+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.994826+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:42.995845+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.000975+0000 mgr.x (mgr.24938) 5357 : cluster [DBG] pgmap v3545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.015 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.001205+0000 mgr.x (mgr.24938) 5358 : cluster [DBG] pgmap v3546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.008721+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.012892+0000 mgr.x (mgr.24938) 5359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.049484+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.053576+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.055067+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.058280+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.059282+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.070586+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.114900+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.118243+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.119998+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.123548+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.124857+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.138058+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.016 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.227300+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.232182+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.234490+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.238780+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.240516+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.252654+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.342753+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.347854+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.350339+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.355481+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.357471+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.593937+0000 mgr.x (mgr.24938) 5343 : cluster [DBG] pgmap v3536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.017 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.607596+0000 mgr.x (mgr.24938) 5344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.689077+0000 mgr.x (mgr.24938) 5345 : cluster [DBG] pgmap v3537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.689562+0000 mgr.x (mgr.24938) 5346 : cluster [DBG] pgmap v3538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.696868+0000 mgr.x (mgr.24938) 5347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.782288+0000 mgr.x (mgr.24938) 5348 : cluster [DBG] pgmap v3539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.782514+0000 mgr.x (mgr.24938) 5349 : cluster [DBG] pgmap v3540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.789934+0000 mgr.x (mgr.24938) 5350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.836439+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.838508+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.839679+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.841723+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.842382+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.847357+0000 mgr.x (mgr.24938) 5351 : cluster [DBG] pgmap v3541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.847575+0000 mgr.x (mgr.24938) 5352 : cluster [DBG] pgmap v3542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.852227+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.018 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.856502+0000 mgr.x (mgr.24938) 5353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.925929+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.928851+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.930312+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.371509+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.448314+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.451825+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.454039+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.457475+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.458648+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.019 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.469809+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.548441+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.551815+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.553450+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.556758+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.557996+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.567460+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.647036+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.649662+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.651332+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.654898+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.656153+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.663317+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.742176+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.745616+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.020 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.747315+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.751167+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.752599+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[82555]: audit 2024-03-30T04:52:43.761526+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.933132+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.933948+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.939518+0000 mgr.x (mgr.24938) 5354 : cluster [DBG] pgmap v3543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:42.939731+0000 mgr.x (mgr.24938) 5355 : cluster [DBG] pgmap v3544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.021 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.946600+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:42.950796+0000 mgr.x (mgr.24938) 5356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.987636+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.990383+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.992021+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.994826+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:42.995845+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.000975+0000 mgr.x (mgr.24938) 5357 : cluster [DBG] pgmap v3545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.001205+0000 mgr.x (mgr.24938) 5358 : cluster [DBG] pgmap v3546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.008721+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.012892+0000 mgr.x (mgr.24938) 5359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.049484+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.053576+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.055067+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.022 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.058280+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.059282+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.070586+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.114900+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.118243+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.119998+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.123548+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.124857+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.138058+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.227300+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.232182+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.234490+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.238780+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.240516+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.252654+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.342753+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.023 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.347854+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.350339+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.355481+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.357471+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.371509+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.448314+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.451825+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.454039+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.457475+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.458648+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.469809+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.024 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.548441+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.551815+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.553450+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.556758+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.557996+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.567460+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.647036+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.649662+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.651332+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.654898+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.656153+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.663317+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.742176+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.745616+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.747315+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.751167+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.025 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.752599+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.026 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:43 smithi116 bash[80412]: audit 2024-03-30T04:52:43.761526+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.049147+0000 mgr.x (mgr.24938) 5323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.132405+0000 mgr.x (mgr.24938) 5324 : cluster [DBG] pgmap v3523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.132636+0000 mgr.x (mgr.24938) 5325 : cluster [DBG] pgmap v3524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.138150+0000 mgr.x (mgr.24938) 5326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.204185+0000 mgr.x (mgr.24938) 5327 : cluster [DBG] pgmap v3525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.204394+0000 mgr.x (mgr.24938) 5328 : cluster [DBG] pgmap v3526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.208868+0000 mgr.x (mgr.24938) 5329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.307772+0000 mgr.x (mgr.24938) 5330 : cluster [DBG] pgmap v3527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.308073+0000 mgr.x (mgr.24938) 5331 : cluster [DBG] pgmap v3528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.315874+0000 mgr.x (mgr.24938) 5332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.363807+0000 mgr.x (mgr.24938) 5333 : cluster [DBG] pgmap v3529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.364023+0000 mgr.x (mgr.24938) 5334 : cluster [DBG] pgmap v3530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.371336+0000 mgr.x (mgr.24938) 5335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.436521+0000 mgr.x (mgr.24938) 5336 : cluster [DBG] pgmap v3531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.436759+0000 mgr.x (mgr.24938) 5337 : cluster [DBG] pgmap v3532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.443926+0000 mgr.x (mgr.24938) 5338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.497492+0000 mgr.x (mgr.24938) 5339 : cluster [DBG] pgmap v3533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.497709+0000 mgr.x (mgr.24938) 5340 : cluster [DBG] pgmap v3534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.507381+0000 mgr.x (mgr.24938) 5341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.593530+0000 mgr.x (mgr.24938) 5342 : cluster [DBG] pgmap v3535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.593937+0000 mgr.x (mgr.24938) 5343 : cluster [DBG] pgmap v3536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.607596+0000 mgr.x (mgr.24938) 5344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.689077+0000 mgr.x (mgr.24938) 5345 : cluster [DBG] pgmap v3537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.689562+0000 mgr.x (mgr.24938) 5346 : cluster [DBG] pgmap v3538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.696868+0000 mgr.x (mgr.24938) 5347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.782288+0000 mgr.x (mgr.24938) 5348 : cluster [DBG] pgmap v3539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.782514+0000 mgr.x (mgr.24938) 5349 : cluster [DBG] pgmap v3540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.789934+0000 mgr.x (mgr.24938) 5350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.836439+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.838508+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.839679+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.841723+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.842382+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.847357+0000 mgr.x (mgr.24938) 5351 : cluster [DBG] pgmap v3541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.847575+0000 mgr.x (mgr.24938) 5352 : cluster [DBG] pgmap v3542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.852227+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.856502+0000 mgr.x (mgr.24938) 5353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.925929+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.928851+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.930312+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.933132+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.933948+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.939518+0000 mgr.x (mgr.24938) 5354 : cluster [DBG] pgmap v3543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:42.939731+0000 mgr.x (mgr.24938) 5355 : cluster [DBG] pgmap v3544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.946600+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:42.950796+0000 mgr.x (mgr.24938) 5356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.987636+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.990383+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.992021+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.994826+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:42.995845+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.000975+0000 mgr.x (mgr.24938) 5357 : cluster [DBG] pgmap v3545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.001205+0000 mgr.x (mgr.24938) 5358 : cluster [DBG] pgmap v3546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.008721+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.012892+0000 mgr.x (mgr.24938) 5359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.049484+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.053576+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.055067+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.058280+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.059282+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.070586+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.114900+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.118243+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.119998+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.123548+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.124857+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.138058+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.227300+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.232182+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.234490+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.238780+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.240516+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.252654+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.342753+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.347854+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.350339+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.355481+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.357471+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.371509+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.448314+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.451825+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.454039+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.457475+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.458648+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.469809+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.548441+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.551815+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.553450+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.556758+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.557996+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.567460+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.647036+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.649662+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.651332+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.654898+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.656153+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.663317+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.742176+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.745616+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.747315+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.751167+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.752599+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:44.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:43 smithi148 bash[65611]: audit 2024-03-30T04:52:43.761526+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.064834+0000 mgr.x (mgr.24938) 5360 : cluster [DBG] pgmap v3547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.144 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.065140+0000 mgr.x (mgr.24938) 5361 : cluster [DBG] pgmap v3548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.074919+0000 mgr.x (mgr.24938) 5362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.130385+0000 mgr.x (mgr.24938) 5363 : cluster [DBG] pgmap v3549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.130677+0000 mgr.x (mgr.24938) 5364 : cluster [DBG] pgmap v3550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.142673+0000 mgr.x (mgr.24938) 5365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.247575+0000 mgr.x (mgr.24938) 5366 : cluster [DBG] pgmap v3551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.248229+0000 mgr.x (mgr.24938) 5367 : cluster [DBG] pgmap v3552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.257254+0000 mgr.x (mgr.24938) 5368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.363978+0000 mgr.x (mgr.24938) 5369 : cluster [DBG] pgmap v3553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.364307+0000 mgr.x (mgr.24938) 5370 : cluster [DBG] pgmap v3554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.375953+0000 mgr.x (mgr.24938) 5371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.464431+0000 mgr.x (mgr.24938) 5372 : cluster [DBG] pgmap v3555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.464826+0000 mgr.x (mgr.24938) 5373 : cluster [DBG] pgmap v3556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.474193+0000 mgr.x (mgr.24938) 5374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.145 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.563352+0000 mgr.x (mgr.24938) 5375 : cluster [DBG] pgmap v3557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.563659+0000 mgr.x (mgr.24938) 5376 : cluster [DBG] pgmap v3558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.571736+0000 mgr.x (mgr.24938) 5377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.661894+0000 mgr.x (mgr.24938) 5378 : cluster [DBG] pgmap v3559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.064834+0000 mgr.x (mgr.24938) 5360 : cluster [DBG] pgmap v3547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.065140+0000 mgr.x (mgr.24938) 5361 : cluster [DBG] pgmap v3548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.074919+0000 mgr.x (mgr.24938) 5362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.130385+0000 mgr.x (mgr.24938) 5363 : cluster [DBG] pgmap v3549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.130677+0000 mgr.x (mgr.24938) 5364 : cluster [DBG] pgmap v3550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.146 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.142673+0000 mgr.x (mgr.24938) 5365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.247575+0000 mgr.x (mgr.24938) 5366 : cluster [DBG] pgmap v3551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.248229+0000 mgr.x (mgr.24938) 5367 : cluster [DBG] pgmap v3552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.257254+0000 mgr.x (mgr.24938) 5368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.363978+0000 mgr.x (mgr.24938) 5369 : cluster [DBG] pgmap v3553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.364307+0000 mgr.x (mgr.24938) 5370 : cluster [DBG] pgmap v3554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.375953+0000 mgr.x (mgr.24938) 5371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.464431+0000 mgr.x (mgr.24938) 5372 : cluster [DBG] pgmap v3555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.464826+0000 mgr.x (mgr.24938) 5373 : cluster [DBG] pgmap v3556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.474193+0000 mgr.x (mgr.24938) 5374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.563352+0000 mgr.x (mgr.24938) 5375 : cluster [DBG] pgmap v3557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.563659+0000 mgr.x (mgr.24938) 5376 : cluster [DBG] pgmap v3558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.571736+0000 mgr.x (mgr.24938) 5377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.661894+0000 mgr.x (mgr.24938) 5378 : cluster [DBG] pgmap v3559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.662420+0000 mgr.x (mgr.24938) 5379 : cluster [DBG] pgmap v3560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.667708+0000 mgr.x (mgr.24938) 5380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.758499+0000 mgr.x (mgr.24938) 5381 : cluster [DBG] pgmap v3561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.759132+0000 mgr.x (mgr.24938) 5382 : cluster [DBG] pgmap v3562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.765807+0000 mgr.x (mgr.24938) 5383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.790083+0000 mgr.x (mgr.24938) 5384 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:45.148 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.850838+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.855378+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.857644+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.862394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.864152+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.870766+0000 mgr.x (mgr.24938) 5385 : cluster [DBG] pgmap v3563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.871225+0000 mgr.x (mgr.24938) 5386 : cluster [DBG] pgmap v3564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.874009+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.878549+0000 mgr.x (mgr.24938) 5387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.963932+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.968739+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.970906+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.975163+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.662420+0000 mgr.x (mgr.24938) 5379 : cluster [DBG] pgmap v3560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.667708+0000 mgr.x (mgr.24938) 5380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.758499+0000 mgr.x (mgr.24938) 5381 : cluster [DBG] pgmap v3561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.759132+0000 mgr.x (mgr.24938) 5382 : cluster [DBG] pgmap v3562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.765807+0000 mgr.x (mgr.24938) 5383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.790083+0000 mgr.x (mgr.24938) 5384 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.850838+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.855378+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.857644+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.862394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.864152+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.150 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.870766+0000 mgr.x (mgr.24938) 5385 : cluster [DBG] pgmap v3563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.871225+0000 mgr.x (mgr.24938) 5386 : cluster [DBG] pgmap v3564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.874009+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.878549+0000 mgr.x (mgr.24938) 5387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.963932+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.968739+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.970906+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.975163+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.976735+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.982870+0000 mgr.x (mgr.24938) 5388 : cluster [DBG] pgmap v3565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cluster 2024-03-30T04:52:43.983187+0000 mgr.x (mgr.24938) 5389 : cluster [DBG] pgmap v3566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.151 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:43.988496+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: cephadm 2024-03-30T04:52:43.992801+0000 mgr.x (mgr.24938) 5390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.065031+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.068211+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.069562+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.073114+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.074681+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.085616+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.173593+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.177866+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.180041+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.184239+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.185511+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.195147+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.152 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.285638+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.289583+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.291073+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.976735+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.982870+0000 mgr.x (mgr.24938) 5388 : cluster [DBG] pgmap v3565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cluster 2024-03-30T04:52:43.983187+0000 mgr.x (mgr.24938) 5389 : cluster [DBG] pgmap v3566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:43.988496+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: cephadm 2024-03-30T04:52:43.992801+0000 mgr.x (mgr.24938) 5390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.065031+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.068211+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.069562+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.073114+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.074681+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.085616+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.173593+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.177866+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.180041+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.184239+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.185511+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.195147+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.285638+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.289583+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.291073+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.294765+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.154 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.295908+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.304710+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.392413+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.396586+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.398204+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.402432+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.404195+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.414560+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.494701+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.497737+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.499073+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.502864+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.503815+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.514131+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.155 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.555560+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.557942+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.559319+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.561320+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.294765+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.295908+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.304710+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.392413+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.396586+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.398204+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.156 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.402432+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.404195+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.414560+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.494701+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.497737+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.499073+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.502864+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.503815+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.514131+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.555560+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.557942+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.559319+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.157 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.561320+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.562001+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.569986+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.610031+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.612152+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.613081+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.615044+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.615813+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.624929+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.665263+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.158 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.667291+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.668199+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.672690+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.673545+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.683193+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.724078+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.726056+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.726976+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.729018+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.729863+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.562001+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.159 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.569986+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.610031+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.612152+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.613081+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.615044+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.615813+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.624929+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.665263+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.667291+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.668199+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.672690+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.673545+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.683193+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.724078+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.160 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.726056+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.726976+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.729018+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.729863+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.737803+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.812219+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.814926+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.816423+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.818875+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[80412]: audit 2024-03-30T04:52:44.819677+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.161 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.737803+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.162 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.812219+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.162 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.814926+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.162 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.816423+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.162 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.818875+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.162 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:44 smithi116 bash[82555]: audit 2024-03-30T04:52:44.819677+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.064834+0000 mgr.x (mgr.24938) 5360 : cluster [DBG] pgmap v3547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.065140+0000 mgr.x (mgr.24938) 5361 : cluster [DBG] pgmap v3548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.074919+0000 mgr.x (mgr.24938) 5362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.130385+0000 mgr.x (mgr.24938) 5363 : cluster [DBG] pgmap v3549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.130677+0000 mgr.x (mgr.24938) 5364 : cluster [DBG] pgmap v3550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.142673+0000 mgr.x (mgr.24938) 5365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.247575+0000 mgr.x (mgr.24938) 5366 : cluster [DBG] pgmap v3551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.248229+0000 mgr.x (mgr.24938) 5367 : cluster [DBG] pgmap v3552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.257254+0000 mgr.x (mgr.24938) 5368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.363978+0000 mgr.x (mgr.24938) 5369 : cluster [DBG] pgmap v3553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.364307+0000 mgr.x (mgr.24938) 5370 : cluster [DBG] pgmap v3554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.375953+0000 mgr.x (mgr.24938) 5371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.464431+0000 mgr.x (mgr.24938) 5372 : cluster [DBG] pgmap v3555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.464826+0000 mgr.x (mgr.24938) 5373 : cluster [DBG] pgmap v3556: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.474193+0000 mgr.x (mgr.24938) 5374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.563352+0000 mgr.x (mgr.24938) 5375 : cluster [DBG] pgmap v3557: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.563659+0000 mgr.x (mgr.24938) 5376 : cluster [DBG] pgmap v3558: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-30T04:52:45.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.571736+0000 mgr.x (mgr.24938) 5377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.661894+0000 mgr.x (mgr.24938) 5378 : cluster [DBG] pgmap v3559: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.662420+0000 mgr.x (mgr.24938) 5379 : cluster [DBG] pgmap v3560: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.667708+0000 mgr.x (mgr.24938) 5380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.758499+0000 mgr.x (mgr.24938) 5381 : cluster [DBG] pgmap v3561: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.759132+0000 mgr.x (mgr.24938) 5382 : cluster [DBG] pgmap v3562: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.765807+0000 mgr.x (mgr.24938) 5383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.790083+0000 mgr.x (mgr.24938) 5384 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.850838+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.855378+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.857644+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.862394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.864152+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.870766+0000 mgr.x (mgr.24938) 5385 : cluster [DBG] pgmap v3563: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.871225+0000 mgr.x (mgr.24938) 5386 : cluster [DBG] pgmap v3564: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.874009+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.878549+0000 mgr.x (mgr.24938) 5387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.963932+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.968739+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.970906+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.975163+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.976735+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.982870+0000 mgr.x (mgr.24938) 5388 : cluster [DBG] pgmap v3565: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cluster 2024-03-30T04:52:43.983187+0000 mgr.x (mgr.24938) 5389 : cluster [DBG] pgmap v3566: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:43.988496+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: cephadm 2024-03-30T04:52:43.992801+0000 mgr.x (mgr.24938) 5390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.065031+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.068211+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.069562+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.073114+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.074681+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.085616+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.173593+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.177866+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.180041+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.184239+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.185511+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.195147+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.285638+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.289583+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.291073+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.294765+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.295908+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.304710+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.392413+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.396586+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.398204+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.402432+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.404195+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.414560+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.494701+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.497737+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.499073+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.502864+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.503815+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.514131+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.555560+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.557942+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.559319+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.561320+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.562001+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.569986+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.610031+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.612152+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.613081+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.615044+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.615813+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.624929+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.665263+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.667291+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.668199+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.672690+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.673545+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.683193+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.724078+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.726056+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.726976+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.729018+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.729863+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.737803+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.812219+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.814926+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.816423+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.818875+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.307 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:44 smithi148 bash[65611]: audit 2024-03-30T04:52:44.819677+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.509 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[112225]: ts=2024-03-30T04:52:45.370Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001323252s 2024-03-30T04:52:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.080327+0000 mgr.x (mgr.24938) 5391 : cluster [DBG] pgmap v3567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.080649+0000 mgr.x (mgr.24938) 5392 : cluster [DBG] pgmap v3568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.089965+0000 mgr.x (mgr.24938) 5393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.191901+0000 mgr.x (mgr.24938) 5394 : cluster [DBG] pgmap v3569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.192416+0000 mgr.x (mgr.24938) 5395 : cluster [DBG] pgmap v3570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.199730+0000 mgr.x (mgr.24938) 5396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.302085+0000 mgr.x (mgr.24938) 5397 : cluster [DBG] pgmap v3571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.308990+0000 mgr.x (mgr.24938) 5398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.410375+0000 mgr.x (mgr.24938) 5399 : cluster [DBG] pgmap v3572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.410899+0000 mgr.x (mgr.24938) 5400 : cluster [DBG] pgmap v3573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.419103+0000 mgr.x (mgr.24938) 5401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.509759+0000 mgr.x (mgr.24938) 5402 : cluster [DBG] pgmap v3574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.509965+0000 mgr.x (mgr.24938) 5403 : cluster [DBG] pgmap v3575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.518434+0000 mgr.x (mgr.24938) 5404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.566975+0000 mgr.x (mgr.24938) 5405 : cluster [DBG] pgmap v3576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.567203+0000 mgr.x (mgr.24938) 5406 : cluster [DBG] pgmap v3577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.574125+0000 mgr.x (mgr.24938) 5407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.620782+0000 mgr.x (mgr.24938) 5408 : cluster [DBG] pgmap v3578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.621020+0000 mgr.x (mgr.24938) 5409 : cluster [DBG] pgmap v3579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.629092+0000 mgr.x (mgr.24938) 5410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.080327+0000 mgr.x (mgr.24938) 5391 : cluster [DBG] pgmap v3567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.080649+0000 mgr.x (mgr.24938) 5392 : cluster [DBG] pgmap v3568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.089965+0000 mgr.x (mgr.24938) 5393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.191901+0000 mgr.x (mgr.24938) 5394 : cluster [DBG] pgmap v3569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.265 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.192416+0000 mgr.x (mgr.24938) 5395 : cluster [DBG] pgmap v3570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.199730+0000 mgr.x (mgr.24938) 5396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.302085+0000 mgr.x (mgr.24938) 5397 : cluster [DBG] pgmap v3571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.308990+0000 mgr.x (mgr.24938) 5398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.410375+0000 mgr.x (mgr.24938) 5399 : cluster [DBG] pgmap v3572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.410899+0000 mgr.x (mgr.24938) 5400 : cluster [DBG] pgmap v3573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.266 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.419103+0000 mgr.x (mgr.24938) 5401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.509759+0000 mgr.x (mgr.24938) 5402 : cluster [DBG] pgmap v3574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.509965+0000 mgr.x (mgr.24938) 5403 : cluster [DBG] pgmap v3575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.518434+0000 mgr.x (mgr.24938) 5404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.566975+0000 mgr.x (mgr.24938) 5405 : cluster [DBG] pgmap v3576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.567203+0000 mgr.x (mgr.24938) 5406 : cluster [DBG] pgmap v3577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.267 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.574125+0000 mgr.x (mgr.24938) 5407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.620782+0000 mgr.x (mgr.24938) 5408 : cluster [DBG] pgmap v3578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.621020+0000 mgr.x (mgr.24938) 5409 : cluster [DBG] pgmap v3579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.268 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.629092+0000 mgr.x (mgr.24938) 5410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.678625+0000 mgr.x (mgr.24938) 5411 : cluster [DBG] pgmap v3580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.678888+0000 mgr.x (mgr.24938) 5412 : cluster [DBG] pgmap v3581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.687321+0000 mgr.x (mgr.24938) 5413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.734944+0000 mgr.x (mgr.24938) 5414 : cluster [DBG] pgmap v3582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.735181+0000 mgr.x (mgr.24938) 5415 : cluster [DBG] pgmap v3583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.742006+0000 mgr.x (mgr.24938) 5416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.269 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.824806+0000 mgr.x (mgr.24938) 5417 : cluster [DBG] pgmap v3584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.825063+0000 mgr.x (mgr.24938) 5418 : cluster [DBG] pgmap v3585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.831296+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.835430+0000 mgr.x (mgr.24938) 5419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.904910+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.270 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.906822+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.907693+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.909630+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.910195+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.915193+0000 mgr.x (mgr.24938) 5420 : cluster [DBG] pgmap v3586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.271 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.915450+0000 mgr.x (mgr.24938) 5421 : cluster [DBG] pgmap v3587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.915926+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cephadm 2024-03-30T04:52:44.920007+0000 mgr.x (mgr.24938) 5422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.957024+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.678625+0000 mgr.x (mgr.24938) 5411 : cluster [DBG] pgmap v3580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.272 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.678888+0000 mgr.x (mgr.24938) 5412 : cluster [DBG] pgmap v3581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.687321+0000 mgr.x (mgr.24938) 5413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.734944+0000 mgr.x (mgr.24938) 5414 : cluster [DBG] pgmap v3582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.735181+0000 mgr.x (mgr.24938) 5415 : cluster [DBG] pgmap v3583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.742006+0000 mgr.x (mgr.24938) 5416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.824806+0000 mgr.x (mgr.24938) 5417 : cluster [DBG] pgmap v3584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.825063+0000 mgr.x (mgr.24938) 5418 : cluster [DBG] pgmap v3585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.831296+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.835430+0000 mgr.x (mgr.24938) 5419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.273 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.904910+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.906822+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.907693+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.274 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.909630+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.910195+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.915193+0000 mgr.x (mgr.24938) 5420 : cluster [DBG] pgmap v3586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.915450+0000 mgr.x (mgr.24938) 5421 : cluster [DBG] pgmap v3587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.915926+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cephadm 2024-03-30T04:52:44.920007+0000 mgr.x (mgr.24938) 5422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.957024+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.959342+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.960773+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.275 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.966880+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.967616+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.970728+0000 mon.a (mon.0) 10206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.976119+0000 mgr.x (mgr.24938) 5423 : cluster [DBG] pgmap v3588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.976362+0000 mgr.x (mgr.24938) 5424 : cluster [DBG] pgmap v3589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.978573+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.983402+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.983519+0000 mgr.x (mgr.24938) 5425 : cluster [DBG] pgmap v3590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: cluster 2024-03-30T04:52:44.983753+0000 mgr.x (mgr.24938) 5426 : cluster [DBG] pgmap v3591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:44.989372+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.027863+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.030196+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.031924+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.033032+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.276 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.035177+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.037796+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.039418+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.040482+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.959342+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.960773+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.966880+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.967616+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.970728+0000 mon.a (mon.0) 10206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.976119+0000 mgr.x (mgr.24938) 5423 : cluster [DBG] pgmap v3588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.976362+0000 mgr.x (mgr.24938) 5424 : cluster [DBG] pgmap v3589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.277 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.978573+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.983402+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.983519+0000 mgr.x (mgr.24938) 5425 : cluster [DBG] pgmap v3590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: cluster 2024-03-30T04:52:44.983753+0000 mgr.x (mgr.24938) 5426 : cluster [DBG] pgmap v3591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:44.989372+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.027863+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.030196+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.031924+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.033032+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.035177+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.037796+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.039418+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.278 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.040482+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.041550+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.042534+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.043732+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.044799+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.045990+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.047667+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.049191+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[80412]: audit 2024-03-30T04:52:45.050773+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.041550+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.042534+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.279 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.043732+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.044799+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.045990+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.047667+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.049191+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.280 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:45 smithi116 bash[82555]: audit 2024-03-30T04:52:45.050773+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.080327+0000 mgr.x (mgr.24938) 5391 : cluster [DBG] pgmap v3567: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.080649+0000 mgr.x (mgr.24938) 5392 : cluster [DBG] pgmap v3568: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.089965+0000 mgr.x (mgr.24938) 5393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.191901+0000 mgr.x (mgr.24938) 5394 : cluster [DBG] pgmap v3569: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.192416+0000 mgr.x (mgr.24938) 5395 : cluster [DBG] pgmap v3570: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.199730+0000 mgr.x (mgr.24938) 5396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.302085+0000 mgr.x (mgr.24938) 5397 : cluster [DBG] pgmap v3571: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.308990+0000 mgr.x (mgr.24938) 5398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.410375+0000 mgr.x (mgr.24938) 5399 : cluster [DBG] pgmap v3572: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.410899+0000 mgr.x (mgr.24938) 5400 : cluster [DBG] pgmap v3573: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.419103+0000 mgr.x (mgr.24938) 5401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.509759+0000 mgr.x (mgr.24938) 5402 : cluster [DBG] pgmap v3574: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.509965+0000 mgr.x (mgr.24938) 5403 : cluster [DBG] pgmap v3575: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.518434+0000 mgr.x (mgr.24938) 5404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.566975+0000 mgr.x (mgr.24938) 5405 : cluster [DBG] pgmap v3576: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.567203+0000 mgr.x (mgr.24938) 5406 : cluster [DBG] pgmap v3577: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.574125+0000 mgr.x (mgr.24938) 5407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.620782+0000 mgr.x (mgr.24938) 5408 : cluster [DBG] pgmap v3578: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.621020+0000 mgr.x (mgr.24938) 5409 : cluster [DBG] pgmap v3579: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.629092+0000 mgr.x (mgr.24938) 5410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.678625+0000 mgr.x (mgr.24938) 5411 : cluster [DBG] pgmap v3580: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.678888+0000 mgr.x (mgr.24938) 5412 : cluster [DBG] pgmap v3581: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.687321+0000 mgr.x (mgr.24938) 5413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.734944+0000 mgr.x (mgr.24938) 5414 : cluster [DBG] pgmap v3582: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.735181+0000 mgr.x (mgr.24938) 5415 : cluster [DBG] pgmap v3583: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.742006+0000 mgr.x (mgr.24938) 5416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.824806+0000 mgr.x (mgr.24938) 5417 : cluster [DBG] pgmap v3584: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.825063+0000 mgr.x (mgr.24938) 5418 : cluster [DBG] pgmap v3585: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.831296+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.835430+0000 mgr.x (mgr.24938) 5419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.904910+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.906822+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.907693+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.909630+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.910195+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.915193+0000 mgr.x (mgr.24938) 5420 : cluster [DBG] pgmap v3586: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.915450+0000 mgr.x (mgr.24938) 5421 : cluster [DBG] pgmap v3587: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.915926+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cephadm 2024-03-30T04:52:44.920007+0000 mgr.x (mgr.24938) 5422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.957024+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.959342+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.960773+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.966880+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.967616+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.970728+0000 mon.a (mon.0) 10206 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.976119+0000 mgr.x (mgr.24938) 5423 : cluster [DBG] pgmap v3588: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.976362+0000 mgr.x (mgr.24938) 5424 : cluster [DBG] pgmap v3589: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.978573+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.983402+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.983519+0000 mgr.x (mgr.24938) 5425 : cluster [DBG] pgmap v3590: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: cluster 2024-03-30T04:52:44.983753+0000 mgr.x (mgr.24938) 5426 : cluster [DBG] pgmap v3591: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:44.989372+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.027863+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.030196+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.031924+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.033032+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.035177+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.037796+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.039418+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.040482+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.041550+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.042534+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.043732+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.044799+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.045990+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.047667+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.049191+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:46.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:45 smithi148 bash[65611]: audit 2024-03-30T04:52:45.050773+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:47.297 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:52:46] "GET /metrics HTTP/1.1" 200 38706 "" "Prometheus/2.43.0" 2024-03-30T04:52:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[80412]: audit 2024-03-30T04:52:46.837217+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[80412]: audit 2024-03-30T04:52:46.849995+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[80412]: cluster 2024-03-30T04:52:46.855569+0000 mgr.x (mgr.24938) 5427 : cluster [DBG] pgmap v3592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[80412]: cluster 2024-03-30T04:52:46.855765+0000 mgr.x (mgr.24938) 5428 : cluster [DBG] pgmap v3593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[80412]: audit 2024-03-30T04:52:46.861823+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[82555]: audit 2024-03-30T04:52:46.837217+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[82555]: audit 2024-03-30T04:52:46.849995+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[82555]: cluster 2024-03-30T04:52:46.855569+0000 mgr.x (mgr.24938) 5427 : cluster [DBG] pgmap v3592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[82555]: cluster 2024-03-30T04:52:46.855765+0000 mgr.x (mgr.24938) 5428 : cluster [DBG] pgmap v3593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:47 smithi116 bash[82555]: audit 2024-03-30T04:52:46.861823+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:47 smithi148 bash[65611]: audit 2024-03-30T04:52:46.837217+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:47 smithi148 bash[65611]: audit 2024-03-30T04:52:46.849995+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:48.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:47 smithi148 bash[65611]: cluster 2024-03-30T04:52:46.855569+0000 mgr.x (mgr.24938) 5427 : cluster [DBG] pgmap v3592: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:47 smithi148 bash[65611]: cluster 2024-03-30T04:52:46.855765+0000 mgr.x (mgr.24938) 5428 : cluster [DBG] pgmap v3593: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:52:48.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:47 smithi148 bash[65611]: audit 2024-03-30T04:52:46.861823+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[80412]: cephadm 2024-03-30T04:52:48.026116+0000 mgr.x (mgr.24938) 5429 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T04:52:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[80412]: cephadm 2024-03-30T04:52:48.044726+0000 mgr.x (mgr.24938) 5430 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:52:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[80412]: audit 2024-03-30T04:52:48.699906+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[80412]: audit 2024-03-30T04:52:48.715013+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[80412]: audit 2024-03-30T04:52:48.733158+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[82555]: cephadm 2024-03-30T04:52:48.026116+0000 mgr.x (mgr.24938) 5429 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[82555]: cephadm 2024-03-30T04:52:48.044726+0000 mgr.x (mgr.24938) 5430 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[82555]: audit 2024-03-30T04:52:48.699906+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[82555]: audit 2024-03-30T04:52:48.715013+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:48 smithi116 bash[82555]: audit 2024-03-30T04:52:48.733158+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:48 smithi148 bash[65611]: cephadm 2024-03-30T04:52:48.026116+0000 mgr.x (mgr.24938) 5429 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T04:52:49.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:48 smithi148 bash[65611]: cephadm 2024-03-30T04:52:48.044726+0000 mgr.x (mgr.24938) 5430 : cephadm [INF] Deploying daemon grafana.a on smithi148 2024-03-30T04:52:49.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:48 smithi148 bash[65611]: audit 2024-03-30T04:52:48.699906+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:48 smithi148 bash[65611]: audit 2024-03-30T04:52:48.715013+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:49.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:48 smithi148 bash[65611]: audit 2024-03-30T04:52:48.733158+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:50.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:49 smithi148 bash[65611]: cluster 2024-03-30T04:52:48.723732+0000 mgr.x (mgr.24938) 5431 : cluster [DBG] pgmap v3594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:50.199 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:49 smithi148 bash[65611]: cluster 2024-03-30T04:52:48.726191+0000 mgr.x (mgr.24938) 5432 : cluster [DBG] pgmap v3595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:49 smithi116 bash[80412]: cluster 2024-03-30T04:52:48.723732+0000 mgr.x (mgr.24938) 5431 : cluster [DBG] pgmap v3594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:50.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:49 smithi116 bash[80412]: cluster 2024-03-30T04:52:48.726191+0000 mgr.x (mgr.24938) 5432 : cluster [DBG] pgmap v3595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:49 smithi116 bash[82555]: cluster 2024-03-30T04:52:48.723732+0000 mgr.x (mgr.24938) 5431 : cluster [DBG] pgmap v3594: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:50.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:49 smithi116 bash[82555]: cluster 2024-03-30T04:52:48.726191+0000 mgr.x (mgr.24938) 5432 : cluster [DBG] pgmap v3595: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:52.121 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:51 smithi148 bash[65611]: cluster 2024-03-30T04:52:50.727027+0000 mgr.x (mgr.24938) 5433 : cluster [DBG] pgmap v3596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:52:52.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:51 smithi116 bash[80412]: cluster 2024-03-30T04:52:50.727027+0000 mgr.x (mgr.24938) 5433 : cluster [DBG] pgmap v3596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:52:52.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:51 smithi116 bash[82555]: cluster 2024-03-30T04:52:50.727027+0000 mgr.x (mgr.24938) 5433 : cluster [DBG] pgmap v3596: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:52:54.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:53 smithi116 bash[80412]: cluster 2024-03-30T04:52:52.728305+0000 mgr.x (mgr.24938) 5434 : cluster [DBG] pgmap v3597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-03-30T04:52:54.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:53 smithi116 bash[82555]: cluster 2024-03-30T04:52:52.728305+0000 mgr.x (mgr.24938) 5434 : cluster [DBG] pgmap v3597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-03-30T04:52:54.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:53 smithi148 bash[65611]: cluster 2024-03-30T04:52:52.728305+0000 mgr.x (mgr.24938) 5434 : cluster [DBG] pgmap v3597: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-03-30T04:52:54.739 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.739 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.740 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.740 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.740 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.741 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.741 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.741 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:54.741 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.032 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.033 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.033 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.033 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.034 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: Started Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:55.034 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:54 smithi148 bash[65611]: audit 2024-03-30T04:52:53.801195+0000 mgr.x (mgr.24938) 5435 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:55.034 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:54 smithi148 bash[65611]: audit 2024-03-30T04:52:54.311707+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:55.034 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.034 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.035 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.035 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.035 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:52:54 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:52:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:54 smithi116 bash[80412]: audit 2024-03-30T04:52:53.801195+0000 mgr.x (mgr.24938) 5435 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:55.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:54 smithi116 bash[80412]: audit 2024-03-30T04:52:54.311707+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:54 smithi116 bash[82555]: audit 2024-03-30T04:52:53.801195+0000 mgr.x (mgr.24938) 5435 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:55.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:54 smithi116 bash[82555]: audit 2024-03-30T04:52:54.311707+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: cluster 2024-03-30T04:52:54.729473+0000 mgr.x (mgr.24938) 5436 : cluster [DBG] pgmap v3598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.037350+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.049698+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.068829+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.072512+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.073986+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.083475+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.139019+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.148226+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.151437+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.153691+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.157557+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.159132+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.169110+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.243296+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.246184+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.247886+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.250821+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.251962+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.262005+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.336092+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.339315+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.341327+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.344893+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.346204+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.356477+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.431179+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.434055+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.435527+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.438592+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.439825+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.449754+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.525120+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.528371+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.530551+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.533759+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.535125+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.545218+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.602928+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.606030+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.607495+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.611063+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.612215+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.621905+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.711432+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.716023+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.718157+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.722494+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.724107+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.736198+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.815366+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.818941+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.820957+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.824867+0000 mon.a (mon.0) 10285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.826168+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.836921+0000 mon.a (mon.0) 10287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.927037+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.932008+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.934328+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.939450+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.941174+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:55.952928+0000 mon.a (mon.0) 10293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[65611]: audit 2024-03-30T04:52:56.030975+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: cluster 2024-03-30T04:52:54.729473+0000 mgr.x (mgr.24938) 5436 : cluster [DBG] pgmap v3598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:56.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.037350+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.049698+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.068829+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.072512+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.073986+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.083475+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.139019+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.148226+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.151437+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.153691+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.157557+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.159132+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.169110+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.243296+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.246184+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.247886+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.250821+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.251962+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.262005+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.336092+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.339315+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.341327+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.344893+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.346204+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.356477+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.431179+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.434055+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.564 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.435527+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.438592+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.439825+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.449754+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.525120+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.528371+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.530551+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.533759+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.535125+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.545218+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: cluster 2024-03-30T04:52:54.729473+0000 mgr.x (mgr.24938) 5436 : cluster [DBG] pgmap v3598: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:52:56.565 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.037350+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.049698+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.068829+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.072512+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.073986+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.083475+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.139019+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.148226+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.151437+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.153691+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.157557+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.159132+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.169110+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.243296+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.246184+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.247886+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.250821+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.251962+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.602928+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.606030+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.607495+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.567 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.611063+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.612215+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.621905+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.711432+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.716023+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.718157+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.722494+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.724107+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.736198+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.815366+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.818941+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.820957+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.824867+0000 mon.a (mon.0) 10285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.826168+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.836921+0000 mon.a (mon.0) 10287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.568 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.927037+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.932008+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.934328+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.939450+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.941174+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:55.952928+0000 mon.a (mon.0) 10293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[82555]: audit 2024-03-30T04:52:56.030975+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.262005+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.336092+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.569 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.339315+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.341327+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.344893+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.346204+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.356477+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.431179+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.434055+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.435527+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.438592+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.439825+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.449754+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.525120+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.528371+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.530551+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.570 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.533759+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.535125+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.545218+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.602928+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.606030+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.607495+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.611063+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.612215+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.621905+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.711432+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.716023+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.718157+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.722494+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.724107+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.571 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.736198+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.815366+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.818941+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.820957+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.824867+0000 mon.a (mon.0) 10285 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.826168+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.836921+0000 mon.a (mon.0) 10287 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.927037+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.932008+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.934328+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.939450+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.941174+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:55.952928+0000 mon.a (mon.0) 10293 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:56.572 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:56 smithi116 bash[80412]: audit 2024-03-30T04:52:56.030975+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.256 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:52:56] "GET /metrics HTTP/1.1" 200 38708 "" "Prometheus/2.43.0" 2024-03-30T04:52:57.256 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cluster 2024-03-30T04:52:55.079903+0000 mgr.x (mgr.24938) 5437 : cluster [DBG] pgmap v3599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:57.256 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.087873+0000 mgr.x (mgr.24938) 5438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.256 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:55.143795+0000 mgr.x (mgr.24938) 5439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.173358+0000 mgr.x (mgr.24938) 5440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.266255+0000 mgr.x (mgr.24938) 5441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.360786+0000 mgr.x (mgr.24938) 5442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.453980+0000 mgr.x (mgr.24938) 5443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.549452+0000 mgr.x (mgr.24938) 5444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.626081+0000 mgr.x (mgr.24938) 5445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.740517+0000 mgr.x (mgr.24938) 5446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.841473+0000 mgr.x (mgr.24938) 5447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cephadm 2024-03-30T04:52:55.957154+0000 mgr.x (mgr.24938) 5448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.034296+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.035919+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cluster 2024-03-30T04:52:56.048993+0000 mon.a (mon.0) 10297 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: cluster 2024-03-30T04:52:56.049069+0000 mon.a (mon.0) 10298 : cluster [INF] Cluster is now healthy 2024-03-30T04:52:57.257 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.059107+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.060334+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.068668+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.149077+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.258 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.152401+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.258 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.926828382Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-30T04:52:57.258 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927060789Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-30T04:52:57.258 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927081511Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927092173Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927097346Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927102349Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927107193Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927111516Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927116951Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927122473Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927127354Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.92713185Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927137866Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.9271432Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927149028Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-30T04:52:57.259 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927153899Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927158892Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.927162597Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=settings t=2024-03-30T04:52:56.92716602Z level=info msg="App mode production" 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=sqlstore t=2024-03-30T04:52:56.927235397Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=sqlstore t=2024-03-30T04:52:56.927259866Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:56.942045873Z level=info msg="Starting DB migrations" 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:56 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:56.945697451Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:57.058656292Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-30T04:52:57.260 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:57.264515696Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.153957+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.157278+0000 mon.a (mon.0) 10305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.158587+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.167163+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.245518+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.248375+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.249995+0000 mon.a (mon.0) 10310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.253345+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.254574+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.263396+0000 mon.a (mon.0) 10313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.341833+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.345168+0000 mon.a (mon.0) 10315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.346872+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.261 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.350238+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.351350+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.359648+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.401849+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.404208+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.405635+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.408287+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.409469+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.418911+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.480119+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.483315+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.484962+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.488143+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.489398+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.499797+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.576870+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.262 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.580369+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.582723+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.586654+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.587924+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.598207+0000 mon.a (mon.0) 10337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.673419+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.676116+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.677520+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.681651+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.682825+0000 mon.a (mon.0) 10342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.693404+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.753444+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.756747+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.758366+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.761451+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.762722+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.771204+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.829618+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.833165+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.835245+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.838555+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.839770+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.850387+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.908495+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.912090+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.913287+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.915629+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.916643+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.926343+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.264 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.985160+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.265 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.989176+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.265 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.990953+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.265 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.995117+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.265 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:56.996520+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.265 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[65611]: audit 2024-03-30T04:52:57.007330+0000 mon.a (mon.0) 10367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cluster 2024-03-30T04:52:55.079903+0000 mgr.x (mgr.24938) 5437 : cluster [DBG] pgmap v3599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:57.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.087873+0000 mgr.x (mgr.24938) 5438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:55.143795+0000 mgr.x (mgr.24938) 5439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.173358+0000 mgr.x (mgr.24938) 5440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.266255+0000 mgr.x (mgr.24938) 5441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.360786+0000 mgr.x (mgr.24938) 5442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.453980+0000 mgr.x (mgr.24938) 5443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.549452+0000 mgr.x (mgr.24938) 5444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.626081+0000 mgr.x (mgr.24938) 5445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.740517+0000 mgr.x (mgr.24938) 5446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.841473+0000 mgr.x (mgr.24938) 5447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cephadm 2024-03-30T04:52:55.957154+0000 mgr.x (mgr.24938) 5448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.034296+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.035919+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cluster 2024-03-30T04:52:56.048993+0000 mon.a (mon.0) 10297 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:52:57.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: cluster 2024-03-30T04:52:56.049069+0000 mon.a (mon.0) 10298 : cluster [INF] Cluster is now healthy 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.059107+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.060334+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.068668+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.149077+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.152401+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cluster 2024-03-30T04:52:55.079903+0000 mgr.x (mgr.24938) 5437 : cluster [DBG] pgmap v3599: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.087873+0000 mgr.x (mgr.24938) 5438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:55.143795+0000 mgr.x (mgr.24938) 5439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.173358+0000 mgr.x (mgr.24938) 5440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.266255+0000 mgr.x (mgr.24938) 5441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.360786+0000 mgr.x (mgr.24938) 5442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.453980+0000 mgr.x (mgr.24938) 5443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.549452+0000 mgr.x (mgr.24938) 5444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.626081+0000 mgr.x (mgr.24938) 5445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.740517+0000 mgr.x (mgr.24938) 5446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.841473+0000 mgr.x (mgr.24938) 5447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cephadm 2024-03-30T04:52:55.957154+0000 mgr.x (mgr.24938) 5448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.034296+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.035919+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cluster 2024-03-30T04:52:56.048993+0000 mon.a (mon.0) 10297 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: cluster 2024-03-30T04:52:56.049069+0000 mon.a (mon.0) 10298 : cluster [INF] Cluster is now healthy 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.059107+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.060334+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.068668+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.149077+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.152401+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.153957+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.157278+0000 mon.a (mon.0) 10305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.158587+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.167163+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.245518+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.248375+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.249995+0000 mon.a (mon.0) 10310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.253345+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.254574+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.263396+0000 mon.a (mon.0) 10313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.341833+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.345168+0000 mon.a (mon.0) 10315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.346872+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.350238+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.351350+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.359648+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.401849+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.404208+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.405635+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.153957+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.157278+0000 mon.a (mon.0) 10305 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.158587+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.167163+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.245518+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.248375+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.249995+0000 mon.a (mon.0) 10310 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.253345+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.254574+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.263396+0000 mon.a (mon.0) 10313 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.341833+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.345168+0000 mon.a (mon.0) 10315 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.346872+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.350238+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.351350+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.359648+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.401849+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.404208+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.405635+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.408287+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.409469+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.418911+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.480119+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.483315+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.484962+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.488143+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.489398+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.499797+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.576870+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.580369+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.582723+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.586654+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.587924+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.598207+0000 mon.a (mon.0) 10337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.673419+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.676116+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.677520+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.681651+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.408287+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.409469+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.418911+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.480119+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.483315+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.484962+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.488143+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.489398+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.499797+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.576870+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.580369+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.582723+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.586654+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.587924+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.598207+0000 mon.a (mon.0) 10337 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.673419+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.676116+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.677520+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.681651+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.682825+0000 mon.a (mon.0) 10342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.693404+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.753444+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.756747+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.758366+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.761451+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.762722+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.771204+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.829618+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.833165+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.835245+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.838555+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.839770+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.850387+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.908495+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.912090+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.913287+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.915629+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.916643+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.682825+0000 mon.a (mon.0) 10342 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.693404+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.753444+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.756747+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.758366+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.761451+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.762722+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.771204+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.829618+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.833165+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.835245+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.838555+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.839770+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.850387+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.908495+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.912090+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.913287+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.915629+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.916643+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.926343+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.985160+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.989176+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.990953+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.995117+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:56.996520+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[80412]: audit 2024-03-30T04:52:57.007330+0000 mon.a (mon.0) 10367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.926343+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.985160+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.989176+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.990953+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.995117+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:56.996520+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:57.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:57 smithi116 bash[82555]: audit 2024-03-30T04:52:57.007330+0000 mon.a (mon.0) 10367 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:57.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:57.372946376Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-30T04:52:57.981 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:57.602516014Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-30T04:52:58.244 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:57 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:57.989591298Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-30T04:52:58.244 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:58.14290108Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-30T04:52:58.244 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:58.210196881Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.073153+0000 mgr.x (mgr.24938) 5449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.171344+0000 mgr.x (mgr.24938) 5450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.267661+0000 mgr.x (mgr.24938) 5451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.363998+0000 mgr.x (mgr.24938) 5452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.423327+0000 mgr.x (mgr.24938) 5453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.503969+0000 mgr.x (mgr.24938) 5454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.602470+0000 mgr.x (mgr.24938) 5455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.697646+0000 mgr.x (mgr.24938) 5456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.245 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.775581+0000 mgr.x (mgr.24938) 5457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.854670+0000 mgr.x (mgr.24938) 5458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:56.930591+0000 mgr.x (mgr.24938) 5459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.011678+0000 mgr.x (mgr.24938) 5460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.083308+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.086298+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.087870+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.090830+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.092022+0000 mon.a (mon.0) 10372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.100204+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.181698+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.186496+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.188588+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.192181+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.193509+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.246 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.204468+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.282746+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.286525+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.288671+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.292469+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.293942+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.304600+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.380209+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.383256+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.385045+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.388808+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.390120+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.400902+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.476348+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.479248+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.480937+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.484147+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.247 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.485279+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.494137+0000 mon.a (mon.0) 10397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.535931+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.538941+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.540594+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.543387+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.544575+0000 mon.a (mon.0) 10402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.554809+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.612232+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.615121+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.616717+0000 mon.a (mon.0) 10406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.619527+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.620751+0000 mon.a (mon.0) 10408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.631149+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.671863+0000 mon.a (mon.0) 10410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.674565+0000 mon.a (mon.0) 10411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.248 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.676004+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.678837+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.679919+0000 mon.a (mon.0) 10414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.690148+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.761449+0000 mon.a (mon.0) 10416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.766260+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.768240+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.772011+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.773370+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.782979+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.249 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.862584+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.867446+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.869793+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.874546+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.876197+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.886646+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.963497+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.967021+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.969250+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.972853+0000 mon.a (mon.0) 10431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.974169+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.250 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[65611]: audit 2024-03-30T04:52:57.983004+0000 mon.a (mon.0) 10433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.073153+0000 mgr.x (mgr.24938) 5449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.171344+0000 mgr.x (mgr.24938) 5450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.267661+0000 mgr.x (mgr.24938) 5451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.363998+0000 mgr.x (mgr.24938) 5452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.423327+0000 mgr.x (mgr.24938) 5453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.503969+0000 mgr.x (mgr.24938) 5454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.602470+0000 mgr.x (mgr.24938) 5455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.697646+0000 mgr.x (mgr.24938) 5456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.775581+0000 mgr.x (mgr.24938) 5457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.854670+0000 mgr.x (mgr.24938) 5458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:56.930591+0000 mgr.x (mgr.24938) 5459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.011678+0000 mgr.x (mgr.24938) 5460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.083308+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.086298+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.087870+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.090830+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.092022+0000 mon.a (mon.0) 10372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.100204+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.181698+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.186496+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.073153+0000 mgr.x (mgr.24938) 5449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.171344+0000 mgr.x (mgr.24938) 5450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.267661+0000 mgr.x (mgr.24938) 5451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.363998+0000 mgr.x (mgr.24938) 5452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.423327+0000 mgr.x (mgr.24938) 5453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.503969+0000 mgr.x (mgr.24938) 5454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.602470+0000 mgr.x (mgr.24938) 5455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.697646+0000 mgr.x (mgr.24938) 5456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.775581+0000 mgr.x (mgr.24938) 5457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.854670+0000 mgr.x (mgr.24938) 5458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:56.930591+0000 mgr.x (mgr.24938) 5459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.011678+0000 mgr.x (mgr.24938) 5460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.083308+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.086298+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.087870+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.090830+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.092022+0000 mon.a (mon.0) 10372 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.100204+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.181698+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.186496+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.188588+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.192181+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.193509+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.204468+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.282746+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.286525+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.288671+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.292469+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.293942+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.304600+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.380209+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.383256+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.385045+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.388808+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.390120+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.400902+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.476348+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.479248+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.480937+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.188588+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.192181+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.193509+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.204468+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.282746+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.286525+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.288671+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.292469+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.293942+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.304600+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.380209+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.383256+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.385045+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.388808+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.390120+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.400902+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.476348+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.479248+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.480937+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.484147+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.485279+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.494137+0000 mon.a (mon.0) 10397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.535931+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.538941+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.540594+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.543387+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.544575+0000 mon.a (mon.0) 10402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.554809+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.612232+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.615121+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.616717+0000 mon.a (mon.0) 10406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.619527+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.620751+0000 mon.a (mon.0) 10408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.631149+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.671863+0000 mon.a (mon.0) 10410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.674565+0000 mon.a (mon.0) 10411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.676004+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.678837+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.484147+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.485279+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.494137+0000 mon.a (mon.0) 10397 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.535931+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.538941+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.540594+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.543387+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.544575+0000 mon.a (mon.0) 10402 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.554809+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.612232+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.615121+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.616717+0000 mon.a (mon.0) 10406 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.619527+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.620751+0000 mon.a (mon.0) 10408 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.631149+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.671863+0000 mon.a (mon.0) 10410 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.674565+0000 mon.a (mon.0) 10411 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.676004+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.678837+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.679919+0000 mon.a (mon.0) 10414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.690148+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.761449+0000 mon.a (mon.0) 10416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.766260+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.768240+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.772011+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.773370+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.782979+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.862584+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.867446+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.869793+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.874546+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.876197+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.886646+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.963497+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.967021+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.969250+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.972853+0000 mon.a (mon.0) 10431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.974169+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[80412]: audit 2024-03-30T04:52:57.983004+0000 mon.a (mon.0) 10433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.679919+0000 mon.a (mon.0) 10414 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.690148+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.761449+0000 mon.a (mon.0) 10416 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.766260+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.768240+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.772011+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.773370+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.782979+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.862584+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.867446+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.869793+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.874546+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.876197+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.886646+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.963497+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.967021+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:58.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.969250+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:58.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.972853+0000 mon.a (mon.0) 10431 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:58.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.974169+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:58.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:58 smithi116 bash[82555]: audit 2024-03-30T04:52:57.983004+0000 mon.a (mon.0) 10433 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:58.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:58.252985623Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-30T04:52:58.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:58.395836779Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-30T04:52:58.971 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:58 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:58.563626816Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-30T04:52:59.274 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:59.002677304Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-30T04:52:59.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cluster 2024-03-30T04:52:57.080691+0000 mgr.x (mgr.24938) 5461 : cluster [DBG] pgmap v3600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-30T04:52:59.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.104348+0000 mgr.x (mgr.24938) 5462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.208681+0000 mgr.x (mgr.24938) 5463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.308798+0000 mgr.x (mgr.24938) 5464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.405099+0000 mgr.x (mgr.24938) 5465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.498550+0000 mgr.x (mgr.24938) 5466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.559078+0000 mgr.x (mgr.24938) 5467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.635311+0000 mgr.x (mgr.24938) 5468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.694315+0000 mgr.x (mgr.24938) 5469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.787279+0000 mgr.x (mgr.24938) 5470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.891017+0000 mgr.x (mgr.24938) 5471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.276 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:57.987331+0000 mgr.x (mgr.24938) 5472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.068901+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.071573+0000 mon.a (mon.0) 10435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.072803+0000 mon.a (mon.0) 10436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.075754+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.076658+0000 mon.a (mon.0) 10438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.086514+0000 mon.a (mon.0) 10439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.090955+0000 mgr.x (mgr.24938) 5473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.163168+0000 mon.a (mon.0) 10440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.166382+0000 mon.a (mon.0) 10441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.277 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.168158+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.171715+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.173018+0000 mon.a (mon.0) 10444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.183723+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.187974+0000 mgr.x (mgr.24938) 5474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.245593+0000 mon.a (mon.0) 10446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.248725+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.251869+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.278 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.254831+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.256019+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.267157+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.271571+0000 mgr.x (mgr.24938) 5475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.324737+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.327932+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.329708+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.332419+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.279 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.333421+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.280 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.343666+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.280 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.347834+0000 mgr.x (mgr.24938) 5476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.401557+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.404491+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.406270+0000 mon.a (mon.0) 10460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.409490+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.410518+0000 mon.a (mon.0) 10462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.419099+0000 mon.a (mon.0) 10463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.281 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.423209+0000 mgr.x (mgr.24938) 5477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.477295+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.480256+0000 mon.a (mon.0) 10465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.481891+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.484953+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.486138+0000 mon.a (mon.0) 10468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.496583+0000 mon.a (mon.0) 10469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.500778+0000 mgr.x (mgr.24938) 5478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.282 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.573133+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.576410+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.578115+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.581139+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.582376+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.593390+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.597622+0000 mgr.x (mgr.24938) 5479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.669231+0000 mon.a (mon.0) 10476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.672643+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.283 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.674546+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.678241+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.679751+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.690413+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.694959+0000 mgr.x (mgr.24938) 5480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.779990+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.784745+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.786901+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.284 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.791378+0000 mon.a (mon.0) 10485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.793005+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.805393+0000 mon.a (mon.0) 10487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.809946+0000 mgr.x (mgr.24938) 5481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.884717+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.888451+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.890127+0000 mon.a (mon.0) 10490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.893658+0000 mon.a (mon.0) 10491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.285 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.895141+0000 mon.a (mon.0) 10492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.906376+0000 mon.a (mon.0) 10493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:58.910752+0000 mgr.x (mgr.24938) 5482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.983132+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.986336+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.988484+0000 mon.a (mon.0) 10496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.991420+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:58.992461+0000 mon.a (mon.0) 10498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.286 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: audit 2024-03-30T04:52:59.001030+0000 mon.a (mon.0) 10499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.287 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.005351+0000 mgr.x (mgr.24938) 5483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cluster 2024-03-30T04:52:57.080691+0000 mgr.x (mgr.24938) 5461 : cluster [DBG] pgmap v3600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.104348+0000 mgr.x (mgr.24938) 5462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.208681+0000 mgr.x (mgr.24938) 5463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.308798+0000 mgr.x (mgr.24938) 5464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.405099+0000 mgr.x (mgr.24938) 5465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.498550+0000 mgr.x (mgr.24938) 5466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.559078+0000 mgr.x (mgr.24938) 5467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.635311+0000 mgr.x (mgr.24938) 5468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.694315+0000 mgr.x (mgr.24938) 5469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.787279+0000 mgr.x (mgr.24938) 5470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.891017+0000 mgr.x (mgr.24938) 5471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:57.987331+0000 mgr.x (mgr.24938) 5472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.068901+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.071573+0000 mon.a (mon.0) 10435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.072803+0000 mon.a (mon.0) 10436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.075754+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.076658+0000 mon.a (mon.0) 10438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.086514+0000 mon.a (mon.0) 10439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.090955+0000 mgr.x (mgr.24938) 5473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.163168+0000 mon.a (mon.0) 10440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cluster 2024-03-30T04:52:57.080691+0000 mgr.x (mgr.24938) 5461 : cluster [DBG] pgmap v3600: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.104348+0000 mgr.x (mgr.24938) 5462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.208681+0000 mgr.x (mgr.24938) 5463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.308798+0000 mgr.x (mgr.24938) 5464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.405099+0000 mgr.x (mgr.24938) 5465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.498550+0000 mgr.x (mgr.24938) 5466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.559078+0000 mgr.x (mgr.24938) 5467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.635311+0000 mgr.x (mgr.24938) 5468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.694315+0000 mgr.x (mgr.24938) 5469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.787279+0000 mgr.x (mgr.24938) 5470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.891017+0000 mgr.x (mgr.24938) 5471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:57.987331+0000 mgr.x (mgr.24938) 5472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.068901+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.071573+0000 mon.a (mon.0) 10435 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.072803+0000 mon.a (mon.0) 10436 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.075754+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.076658+0000 mon.a (mon.0) 10438 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.086514+0000 mon.a (mon.0) 10439 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.090955+0000 mgr.x (mgr.24938) 5473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.163168+0000 mon.a (mon.0) 10440 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.166382+0000 mon.a (mon.0) 10441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.168158+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.171715+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.173018+0000 mon.a (mon.0) 10444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.183723+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.187974+0000 mgr.x (mgr.24938) 5474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.245593+0000 mon.a (mon.0) 10446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.248725+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.251869+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.254831+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.256019+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.267157+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.271571+0000 mgr.x (mgr.24938) 5475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.324737+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.327932+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.329708+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.332419+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.333421+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.343666+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.347834+0000 mgr.x (mgr.24938) 5476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.166382+0000 mon.a (mon.0) 10441 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.168158+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.171715+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.173018+0000 mon.a (mon.0) 10444 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.183723+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.187974+0000 mgr.x (mgr.24938) 5474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.245593+0000 mon.a (mon.0) 10446 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.248725+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.251869+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.254831+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.256019+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.267157+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.271571+0000 mgr.x (mgr.24938) 5475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.324737+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.327932+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.329708+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.332419+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.333421+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.343666+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.347834+0000 mgr.x (mgr.24938) 5476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.401557+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.404491+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.406270+0000 mon.a (mon.0) 10460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.409490+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.410518+0000 mon.a (mon.0) 10462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.419099+0000 mon.a (mon.0) 10463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.423209+0000 mgr.x (mgr.24938) 5477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.477295+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.480256+0000 mon.a (mon.0) 10465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.481891+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.484953+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.486138+0000 mon.a (mon.0) 10468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.496583+0000 mon.a (mon.0) 10469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.500778+0000 mgr.x (mgr.24938) 5478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.573133+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.576410+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.578115+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.581139+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.582376+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.401557+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.404491+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.406270+0000 mon.a (mon.0) 10460 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.409490+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.410518+0000 mon.a (mon.0) 10462 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.419099+0000 mon.a (mon.0) 10463 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.423209+0000 mgr.x (mgr.24938) 5477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.477295+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.480256+0000 mon.a (mon.0) 10465 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.481891+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.484953+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.486138+0000 mon.a (mon.0) 10468 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.496583+0000 mon.a (mon.0) 10469 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.500778+0000 mgr.x (mgr.24938) 5478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.573133+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.576410+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.578115+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.581139+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.582376+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.593390+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.597622+0000 mgr.x (mgr.24938) 5479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.669231+0000 mon.a (mon.0) 10476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.672643+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.674546+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.678241+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.679751+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.690413+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.694959+0000 mgr.x (mgr.24938) 5480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.779990+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.784745+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.786901+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.791378+0000 mon.a (mon.0) 10485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.793005+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.805393+0000 mon.a (mon.0) 10487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.809946+0000 mgr.x (mgr.24938) 5481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.884717+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.888451+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.890127+0000 mon.a (mon.0) 10490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.893658+0000 mon.a (mon.0) 10491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.593390+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.597622+0000 mgr.x (mgr.24938) 5479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.669231+0000 mon.a (mon.0) 10476 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.672643+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.674546+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.678241+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.679751+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.690413+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.694959+0000 mgr.x (mgr.24938) 5480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.779990+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.784745+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.786901+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.791378+0000 mon.a (mon.0) 10485 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.793005+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.805393+0000 mon.a (mon.0) 10487 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.809946+0000 mgr.x (mgr.24938) 5481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.884717+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.888451+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.890127+0000 mon.a (mon.0) 10490 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.893658+0000 mon.a (mon.0) 10491 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.895141+0000 mon.a (mon.0) 10492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.906376+0000 mon.a (mon.0) 10493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:58.910752+0000 mgr.x (mgr.24938) 5482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.983132+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.986336+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.988484+0000 mon.a (mon.0) 10496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.991420+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:58.992461+0000 mon.a (mon.0) 10498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: audit 2024-03-30T04:52:59.001030+0000 mon.a (mon.0) 10499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.005351+0000 mgr.x (mgr.24938) 5483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.895141+0000 mon.a (mon.0) 10492 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.906376+0000 mon.a (mon.0) 10493 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:58.910752+0000 mgr.x (mgr.24938) 5482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.983132+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.986336+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:52:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.988484+0000 mon.a (mon.0) 10496 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:52:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.991420+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:58.992461+0000 mon.a (mon.0) 10498 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: audit 2024-03-30T04:52:59.001030+0000 mon.a (mon.0) 10499 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:52:59.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:52:59 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.005351+0000 mgr.x (mgr.24938) 5483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:52:59.547 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:59.283168229Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-30T04:53:00.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:59.756133116Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-30T04:53:00.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:59.927336967Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-30T04:53:00.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:52:59 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:52:59.994259434Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-30T04:53:00.321 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.061512839Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-30T04:53:00.322 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.170518414Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-30T04:53:00.322 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.28089587Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-30T04:53:00.322 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.068551+0000 mon.a (mon.0) 10500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.322 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.071567+0000 mon.a (mon.0) 10501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.322 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.073207+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.076266+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.077787+0000 mon.a (mon.0) 10504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cluster 2024-03-30T04:52:59.081484+0000 mgr.x (mgr.24938) 5484 : cluster [DBG] pgmap v3601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.085783+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.090262+0000 mgr.x (mgr.24938) 5485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.143285+0000 mon.a (mon.0) 10506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.146677+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.148433+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.151287+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.152292+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.160657+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.165479+0000 mgr.x (mgr.24938) 5486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.218273+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.323 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.220759+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.222759+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.225848+0000 mon.a (mon.0) 10515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.227148+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.234989+0000 mon.a (mon.0) 10517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.239247+0000 mgr.x (mgr.24938) 5487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.308831+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.311649+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.313626+0000 mon.a (mon.0) 10520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.317297+0000 mon.a (mon.0) 10521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.318450+0000 mon.a (mon.0) 10522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.326995+0000 mon.a (mon.0) 10523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.331238+0000 mgr.x (mgr.24938) 5488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.401935+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.404876+0000 mon.a (mon.0) 10525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.324 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.406655+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.409121+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.410183+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.418679+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.422885+0000 mgr.x (mgr.24938) 5489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.477020+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.480071+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.481696+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.484694+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.485899+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.494248+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.498441+0000 mgr.x (mgr.24938) 5490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.581765+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.325 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.584903+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.586653+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.590142+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.591238+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.600169+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.604576+0000 mgr.x (mgr.24938) 5491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.676844+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.682013+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.684194+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.688594+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.690300+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.326 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.700206+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.704819+0000 mgr.x (mgr.24938) 5492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.777925+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.781377+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.783285+0000 mon.a (mon.0) 10550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.786682+0000 mon.a (mon.0) 10551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.788002+0000 mon.a (mon.0) 10552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.796803+0000 mon.a (mon.0) 10553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.801106+0000 mgr.x (mgr.24938) 5493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.327 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.872342+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.875789+0000 mon.a (mon.0) 10555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.877799+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.881231+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.882500+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.891342+0000 mon.a (mon.0) 10559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.895549+0000 mgr.x (mgr.24938) 5494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.967376+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.970968+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.973185+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.977397+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.979019+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.328 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:52:59.988454+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: cephadm 2024-03-30T04:52:59.992830+0000 mgr.x (mgr.24938) 5495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:53:00.049234+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.329 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[65611]: audit 2024-03-30T04:53:00.052688+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.068551+0000 mon.a (mon.0) 10500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.071567+0000 mon.a (mon.0) 10501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.073207+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.076266+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.077787+0000 mon.a (mon.0) 10504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cluster 2024-03-30T04:52:59.081484+0000 mgr.x (mgr.24938) 5484 : cluster [DBG] pgmap v3601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.085783+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.090262+0000 mgr.x (mgr.24938) 5485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.143285+0000 mon.a (mon.0) 10506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.146677+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.148433+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.151287+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.152292+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.160657+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.165479+0000 mgr.x (mgr.24938) 5486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.218273+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.220759+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.222759+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.225848+0000 mon.a (mon.0) 10515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.068551+0000 mon.a (mon.0) 10500 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.071567+0000 mon.a (mon.0) 10501 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.073207+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.076266+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.077787+0000 mon.a (mon.0) 10504 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cluster 2024-03-30T04:52:59.081484+0000 mgr.x (mgr.24938) 5484 : cluster [DBG] pgmap v3601: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.085783+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.090262+0000 mgr.x (mgr.24938) 5485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.143285+0000 mon.a (mon.0) 10506 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.146677+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.148433+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.151287+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.152292+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.160657+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.165479+0000 mgr.x (mgr.24938) 5486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.218273+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.220759+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.222759+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.225848+0000 mon.a (mon.0) 10515 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.227148+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.234989+0000 mon.a (mon.0) 10517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.239247+0000 mgr.x (mgr.24938) 5487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.308831+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.311649+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.313626+0000 mon.a (mon.0) 10520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.317297+0000 mon.a (mon.0) 10521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.318450+0000 mon.a (mon.0) 10522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.326995+0000 mon.a (mon.0) 10523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.331238+0000 mgr.x (mgr.24938) 5488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.401935+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.404876+0000 mon.a (mon.0) 10525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.406655+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.409121+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.410183+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.418679+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.422885+0000 mgr.x (mgr.24938) 5489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.477020+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.480071+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.227148+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.234989+0000 mon.a (mon.0) 10517 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.239247+0000 mgr.x (mgr.24938) 5487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.308831+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.311649+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.313626+0000 mon.a (mon.0) 10520 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.317297+0000 mon.a (mon.0) 10521 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.318450+0000 mon.a (mon.0) 10522 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.326995+0000 mon.a (mon.0) 10523 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.331238+0000 mgr.x (mgr.24938) 5488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.401935+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.404876+0000 mon.a (mon.0) 10525 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.406655+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.409121+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.410183+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.418679+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.422885+0000 mgr.x (mgr.24938) 5489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.477020+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.480071+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.481696+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.484694+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.485899+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.494248+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.498441+0000 mgr.x (mgr.24938) 5490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.581765+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.584903+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.586653+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.590142+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.591238+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.600169+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.604576+0000 mgr.x (mgr.24938) 5491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.676844+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.682013+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.684194+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.688594+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.690300+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.700206+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.704819+0000 mgr.x (mgr.24938) 5492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.777925+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.481696+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.484694+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.485899+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.494248+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.498441+0000 mgr.x (mgr.24938) 5490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.581765+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.584903+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.586653+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.590142+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.591238+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.600169+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.604576+0000 mgr.x (mgr.24938) 5491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.676844+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.682013+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.684194+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.688594+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.690300+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.700206+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.704819+0000 mgr.x (mgr.24938) 5492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.777925+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.781377+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.783285+0000 mon.a (mon.0) 10550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.786682+0000 mon.a (mon.0) 10551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.788002+0000 mon.a (mon.0) 10552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.796803+0000 mon.a (mon.0) 10553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.801106+0000 mgr.x (mgr.24938) 5493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.872342+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.875789+0000 mon.a (mon.0) 10555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.877799+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.881231+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.882500+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.891342+0000 mon.a (mon.0) 10559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.895549+0000 mgr.x (mgr.24938) 5494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.967376+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.970968+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.973185+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.977397+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.979019+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:52:59.988454+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: cephadm 2024-03-30T04:52:59.992830+0000 mgr.x (mgr.24938) 5495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:53:00.049234+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[82555]: audit 2024-03-30T04:53:00.052688+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.781377+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.783285+0000 mon.a (mon.0) 10550 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.786682+0000 mon.a (mon.0) 10551 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.788002+0000 mon.a (mon.0) 10552 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.796803+0000 mon.a (mon.0) 10553 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.801106+0000 mgr.x (mgr.24938) 5493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.872342+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.875789+0000 mon.a (mon.0) 10555 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.877799+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.881231+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.882500+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.891342+0000 mon.a (mon.0) 10559 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.895549+0000 mgr.x (mgr.24938) 5494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.967376+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.970968+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.973185+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.977397+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.979019+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:00.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:52:59.988454+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: cephadm 2024-03-30T04:52:59.992830+0000 mgr.x (mgr.24938) 5495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:53:00.049234+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:00.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:00 smithi116 bash[80412]: audit 2024-03-30T04:53:00.052688+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:00.617 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.330142903Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-30T04:53:00.617 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.377771399Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-30T04:53:00.617 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.459419408Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-30T04:53:00.617 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.506692748Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-30T04:53:00.617 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.549424021Z level=info msg="Executing migration" id="create alert_image table" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.625371524Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.66738823Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.709389642Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.751543194Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.793568878Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.793747018Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.835537311Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-30T04:53:00.869 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.87773242Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-30T04:53:01.147 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.92811705Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-30T04:53:01.147 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:00 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:00.970343217Z level=info msg="Executing migration" id="create secrets table" 2024-03-30T04:53:01.147 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.021048288Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-30T04:53:01.147 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.071390408Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-30T04:53:01.148 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.113544961Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-30T04:53:01.148 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.054795+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.148 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.061996+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.148 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.063318+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.084064+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.088194+0000 mgr.x (mgr.24938) 5496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.145403+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.149211+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.150977+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.154821+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.156061+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.162886+0000 mon.a (mon.0) 10577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.166958+0000 mgr.x (mgr.24938) 5497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.229120+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.233881+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.236339+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.240973+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.149 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.242603+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.252411+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.257049+0000 mgr.x (mgr.24938) 5498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.331112+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.334542+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.336175+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.339918+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.341222+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.350537+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.354720+0000 mgr.x (mgr.24938) 5499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.426738+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.430195+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.432169+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.436084+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.150 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.437576+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.446793+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.451244+0000 mgr.x (mgr.24938) 5500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.506005+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.509328+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.510982+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.514108+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.515209+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.523876+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.528094+0000 mgr.x (mgr.24938) 5501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.587453+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.151 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.590776+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.592726+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.595540+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.596698+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.605029+0000 mon.a (mon.0) 10607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.609239+0000 mgr.x (mgr.24938) 5502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.666700+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.669818+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.671329+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.674282+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.675312+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.683862+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.688074+0000 mgr.x (mgr.24938) 5503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.741645+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.744480+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.746005+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.749069+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.750241+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.759784+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.763994+0000 mgr.x (mgr.24938) 5504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.817786+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.820566+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.821720+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.824109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.825214+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.833106+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.153 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.837255+0000 mgr.x (mgr.24938) 5505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.874267+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.877178+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.878686+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.881740+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.882857+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.889557+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.893899+0000 mgr.x (mgr.24938) 5506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.948574+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.951775+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.953295+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.956547+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.957618+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:00.966121+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.154 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:00.970370+0000 mgr.x (mgr.24938) 5507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.027828+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.030579+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.032447+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.035268+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.036372+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: audit 2024-03-30T04:53:01.044890+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.155 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.049085+0000 mgr.x (mgr.24938) 5508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.424 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.15603439Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-30T04:53:01.425 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.214388542Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-30T04:53:01.425 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.273197724Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-30T04:53:01.425 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.315181874Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-30T04:53:01.425 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.365635201Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-30T04:53:01.425 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.391240477Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.054795+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.061996+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.063318+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.084064+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.088194+0000 mgr.x (mgr.24938) 5496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.145403+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.149211+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.150977+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.154821+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.156061+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.162886+0000 mon.a (mon.0) 10577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.166958+0000 mgr.x (mgr.24938) 5497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.229120+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.233881+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.236339+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.240973+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.242603+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.252411+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.257049+0000 mgr.x (mgr.24938) 5498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.054795+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.061996+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.063318+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.084064+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.088194+0000 mgr.x (mgr.24938) 5496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.145403+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.149211+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.150977+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.154821+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.156061+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.162886+0000 mon.a (mon.0) 10577 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.166958+0000 mgr.x (mgr.24938) 5497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.229120+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.233881+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.236339+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.240973+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.242603+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.252411+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.257049+0000 mgr.x (mgr.24938) 5498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.331112+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.334542+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.336175+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.339918+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.341222+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.350537+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.354720+0000 mgr.x (mgr.24938) 5499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.426738+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.430195+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.432169+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.436084+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.437576+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.446793+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.451244+0000 mgr.x (mgr.24938) 5500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.506005+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.509328+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.510982+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.514108+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.515209+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.331112+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.334542+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.336175+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.339918+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.341222+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.350537+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.354720+0000 mgr.x (mgr.24938) 5499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.426738+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.430195+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.432169+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.436084+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.437576+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.446793+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.451244+0000 mgr.x (mgr.24938) 5500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.506005+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.509328+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.510982+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.514108+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.515209+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.523876+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.528094+0000 mgr.x (mgr.24938) 5501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.587453+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.590776+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.592726+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.595540+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.596698+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.605029+0000 mon.a (mon.0) 10607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.609239+0000 mgr.x (mgr.24938) 5502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.666700+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.669818+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.671329+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.674282+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.675312+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.683862+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.688074+0000 mgr.x (mgr.24938) 5503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.741645+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.744480+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.746005+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.749069+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.523876+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.528094+0000 mgr.x (mgr.24938) 5501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.587453+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.590776+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.592726+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.595540+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.596698+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.605029+0000 mon.a (mon.0) 10607 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.609239+0000 mgr.x (mgr.24938) 5502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.666700+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.669818+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.671329+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.674282+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.675312+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.683862+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.688074+0000 mgr.x (mgr.24938) 5503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.741645+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.744480+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.746005+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.749069+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.750241+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.759784+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.763994+0000 mgr.x (mgr.24938) 5504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.817786+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.820566+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.821720+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.824109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.825214+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.833106+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.837255+0000 mgr.x (mgr.24938) 5505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.874267+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.877178+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.878686+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.881740+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.882857+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.889557+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.893899+0000 mgr.x (mgr.24938) 5506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.948574+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.951775+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.750241+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.759784+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.763994+0000 mgr.x (mgr.24938) 5504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.817786+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.820566+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.821720+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.824109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.825214+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.833106+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.837255+0000 mgr.x (mgr.24938) 5505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.874267+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.877178+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.878686+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.881740+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.882857+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.889557+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.893899+0000 mgr.x (mgr.24938) 5506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.948574+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.951775+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.953295+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.956547+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.957618+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:00.966121+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:00.970370+0000 mgr.x (mgr.24938) 5507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.027828+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.030579+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.032447+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.035268+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.036372+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: audit 2024-03-30T04:53:01.044890+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.049085+0000 mgr.x (mgr.24938) 5508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.953295+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.956547+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.957618+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:00.966121+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:00.970370+0000 mgr.x (mgr.24938) 5507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.027828+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.030579+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.032447+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.035268+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.036372+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: audit 2024-03-30T04:53:01.044890+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:01.524 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:01 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.049085+0000 mgr.x (mgr.24938) 5508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:01.677 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.433401898Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-30T04:53:01.677 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.475540538Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-30T04:53:01.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.517887684Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-30T04:53:01.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.559783773Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-30T04:53:01.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.601948622Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-30T04:53:01.678 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.643928053Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-30T04:53:01.983 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.686095341Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-30T04:53:01.984 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.728121734Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-30T04:53:01.984 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.770344373Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-30T04:53:01.984 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.86687456Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-30T04:53:02.297 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:01 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:01.992228471Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-30T04:53:02.298 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:02.122010095Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-30T04:53:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cluster 2024-03-30T04:53:01.082100+0000 mgr.x (mgr.24938) 5509 : cluster [DBG] pgmap v3602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:02.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.107281+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.110334+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.111936+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.114815+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.115996+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.122150+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.126332+0000 mgr.x (mgr.24938) 5510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.168243+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.171041+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.172451+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.174950+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.176001+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.186038+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.190234+0000 mgr.x (mgr.24938) 5511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.227904+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.230846+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.232536+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.235393+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.236734+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.245461+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.249635+0000 mgr.x (mgr.24938) 5512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.286644+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.289078+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.290346+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.292923+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.294122+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.300926+0000 mon.a (mon.0) 10667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.305023+0000 mgr.x (mgr.24938) 5513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.342601+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.345614+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.347124+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.349895+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.351004+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.359970+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.364095+0000 mgr.x (mgr.24938) 5514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.400839+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.403314+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.404845+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.407194+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.408030+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.414583+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.418755+0000 mgr.x (mgr.24938) 5515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.301 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.472636+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.475789+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.477814+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.480605+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.481900+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.491132+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.495257+0000 mgr.x (mgr.24938) 5516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.548765+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.552010+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.553768+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.556787+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.557891+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.564473+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.568554+0000 mgr.x (mgr.24938) 5517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.302 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.637848+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.640577+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.642128+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.644775+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.645768+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.654010+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.658158+0000 mgr.x (mgr.24938) 5518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.712108+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.714824+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.716310+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.718939+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.720029+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.728314+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.732397+0000 mgr.x (mgr.24938) 5519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.785627+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.303 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.788754+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.790530+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.793218+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.794116+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.802436+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.806591+0000 mgr.x (mgr.24938) 5520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.843410+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.846596+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.304 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.848737+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.851469+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.852604+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.861165+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.865371+0000 mgr.x (mgr.24938) 5521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.922036+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.925760+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.927354+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.930852+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.932079+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:01.939017+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:01.943421+0000 mgr.x (mgr.24938) 5522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.014031+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.018951+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.305 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.021010+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.024502+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.025949+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: audit 2024-03-30T04:53:02.036023+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.306 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.040524+0000 mgr.x (mgr.24938) 5523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cluster 2024-03-30T04:53:01.082100+0000 mgr.x (mgr.24938) 5509 : cluster [DBG] pgmap v3602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.107281+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.110334+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.111936+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.114815+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.115996+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.122150+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.126332+0000 mgr.x (mgr.24938) 5510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.168243+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.171041+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.172451+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.174950+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.176001+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.186038+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.190234+0000 mgr.x (mgr.24938) 5511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.227904+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.230846+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.232536+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.235393+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cluster 2024-03-30T04:53:01.082100+0000 mgr.x (mgr.24938) 5509 : cluster [DBG] pgmap v3602: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.107281+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.110334+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.111936+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.114815+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.115996+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.122150+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.126332+0000 mgr.x (mgr.24938) 5510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.168243+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.171041+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.172451+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.174950+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.176001+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.186038+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.190234+0000 mgr.x (mgr.24938) 5511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.227904+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.230846+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.232536+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.235393+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.236734+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.245461+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.249635+0000 mgr.x (mgr.24938) 5512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.286644+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.289078+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.290346+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.292923+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.294122+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.300926+0000 mon.a (mon.0) 10667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.305023+0000 mgr.x (mgr.24938) 5513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.342601+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.345614+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.347124+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.349895+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.351004+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.359970+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.364095+0000 mgr.x (mgr.24938) 5514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.400839+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.403314+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.236734+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.245461+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.249635+0000 mgr.x (mgr.24938) 5512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.286644+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.289078+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.290346+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.292923+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.294122+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.300926+0000 mon.a (mon.0) 10667 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.305023+0000 mgr.x (mgr.24938) 5513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.342601+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.345614+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.347124+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.349895+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.351004+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.359970+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.364095+0000 mgr.x (mgr.24938) 5514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.400839+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.403314+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.404845+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.407194+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.408030+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.414583+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.418755+0000 mgr.x (mgr.24938) 5515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.472636+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.475789+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.477814+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.480605+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.481900+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.491132+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.495257+0000 mgr.x (mgr.24938) 5516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.548765+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.552010+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.553768+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.556787+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.557891+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.564473+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.568554+0000 mgr.x (mgr.24938) 5517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.637848+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.404845+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.407194+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.408030+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.414583+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.418755+0000 mgr.x (mgr.24938) 5515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.472636+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.475789+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.477814+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.480605+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.481900+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.491132+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.495257+0000 mgr.x (mgr.24938) 5516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.548765+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.552010+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.553768+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.556787+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.557891+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.564473+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.568554+0000 mgr.x (mgr.24938) 5517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.637848+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.640577+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.642128+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.644775+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.645768+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.654010+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.658158+0000 mgr.x (mgr.24938) 5518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.712108+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.714824+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.716310+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.718939+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.720029+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.728314+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.732397+0000 mgr.x (mgr.24938) 5519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.785627+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.788754+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.790530+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.793218+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.794116+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.802436+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.640577+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.642128+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.644775+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.645768+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.654010+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.658158+0000 mgr.x (mgr.24938) 5518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.712108+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.714824+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.716310+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.718939+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.720029+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.728314+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.732397+0000 mgr.x (mgr.24938) 5519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.785627+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.788754+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.790530+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.793218+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.794116+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.802436+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.806591+0000 mgr.x (mgr.24938) 5520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.843410+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.846596+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.848737+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.851469+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.852604+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.861165+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.865371+0000 mgr.x (mgr.24938) 5521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.922036+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.925760+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.927354+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.930852+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.932079+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:01.939017+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:01.943421+0000 mgr.x (mgr.24938) 5522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.014031+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.018951+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.021010+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.024502+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.025949+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: audit 2024-03-30T04:53:02.036023+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.040524+0000 mgr.x (mgr.24938) 5523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.806591+0000 mgr.x (mgr.24938) 5520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.843410+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.846596+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.848737+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.851469+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.852604+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.861165+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.865371+0000 mgr.x (mgr.24938) 5521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.922036+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.925760+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.927354+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.930852+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.932079+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:01.939017+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:01.943421+0000 mgr.x (mgr.24938) 5522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.014031+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.018951+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.021010+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.024502+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.025949+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:02.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: audit 2024-03-30T04:53:02.036023+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:02.527 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:02 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.040524+0000 mgr.x (mgr.24938) 5523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:02.638 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:02.329277049Z level=info msg="Executing migration" id="add correlation config column" 2024-03-30T04:53:02.638 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:02.432765851Z level=info msg="Executing migration" id="create entity_events table" 2024-03-30T04:53:03.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:02 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:02.646489891Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.117682+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.120394+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.122336+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.126504+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.127925+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.137060+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.141144+0000 mgr.x (mgr.24938) 5524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.215541+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.218809+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.220691+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.223679+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.377 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.225025+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.233810+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.237998+0000 mgr.x (mgr.24938) 5525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.297020+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.300412+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.302249+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.306380+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.307809+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.378 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.126365307Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T04:53:03.378 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.126733588Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T04:53:03.378 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.260446477Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T04:53:03.379 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.2609118Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T04:53:03.379 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.336118335Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-30T04:53:03.379 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.316880+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.379 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.321192+0000 mgr.x (mgr.24938) 5526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.379 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.396093+0000 mon.a (mon.0) 10746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.379 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.399487+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.379 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.401710+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.406253+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.408139+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.417650+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.421937+0000 mgr.x (mgr.24938) 5527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.501798+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.505243+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.506861+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.510092+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.511267+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.520648+0000 mon.a (mon.0) 10757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.524874+0000 mgr.x (mgr.24938) 5528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.599532+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.603256+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.605488+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.380 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.610202+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.611813+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.619100+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.623228+0000 mgr.x (mgr.24938) 5529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.706950+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.711836+0000 mon.a (mon.0) 10765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.713971+0000 mon.a (mon.0) 10766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.718855+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.720331+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.730374+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.734768+0000 mgr.x (mgr.24938) 5530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.819860+0000 mon.a (mon.0) 10770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.824729+0000 mon.a (mon.0) 10771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.827110+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.831426+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.833156+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.381 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.843614+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.848073+0000 mgr.x (mgr.24938) 5531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.933259+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.938423+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.941171+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.945727+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.947214+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:02.956738+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: cephadm 2024-03-30T04:53:02.961000+0000 mgr.x (mgr.24938) 5532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.035701+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.038991+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.040831+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.044878+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.382 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.046331+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.383 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[65611]: audit 2024-03-30T04:53:03.055354+0000 mon.a (mon.0) 10787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.117682+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.120394+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.122336+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.126504+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.127925+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.137060+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.141144+0000 mgr.x (mgr.24938) 5524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.215541+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.218809+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.220691+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.223679+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.225025+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.233810+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.237998+0000 mgr.x (mgr.24938) 5525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.297020+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.300412+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.302249+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.306380+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.307809+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.117682+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.120394+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.122336+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.126504+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.127925+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.137060+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.141144+0000 mgr.x (mgr.24938) 5524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.215541+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.218809+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.220691+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.223679+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.225025+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.233810+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.237998+0000 mgr.x (mgr.24938) 5525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.297020+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.300412+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.302249+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.306380+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.307809+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.316880+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.321192+0000 mgr.x (mgr.24938) 5526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.396093+0000 mon.a (mon.0) 10746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.399487+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.401710+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.406253+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.408139+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.417650+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.421937+0000 mgr.x (mgr.24938) 5527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.501798+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.505243+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.506861+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.510092+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.511267+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.520648+0000 mon.a (mon.0) 10757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.524874+0000 mgr.x (mgr.24938) 5528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.599532+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.603256+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.605488+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.316880+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.321192+0000 mgr.x (mgr.24938) 5526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.396093+0000 mon.a (mon.0) 10746 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.399487+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.401710+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.406253+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.408139+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.417650+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.421937+0000 mgr.x (mgr.24938) 5527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.501798+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.505243+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.506861+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.510092+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.511267+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.520648+0000 mon.a (mon.0) 10757 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.524874+0000 mgr.x (mgr.24938) 5528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.599532+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.603256+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.605488+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.610202+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.611813+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.619100+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.623228+0000 mgr.x (mgr.24938) 5529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.706950+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.711836+0000 mon.a (mon.0) 10765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.713971+0000 mon.a (mon.0) 10766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.718855+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.720331+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.730374+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.734768+0000 mgr.x (mgr.24938) 5530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.819860+0000 mon.a (mon.0) 10770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.824729+0000 mon.a (mon.0) 10771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.827110+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.831426+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.833156+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.843614+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.848073+0000 mgr.x (mgr.24938) 5531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.933259+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.938423+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.610202+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.611813+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.619100+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.623228+0000 mgr.x (mgr.24938) 5529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.706950+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.711836+0000 mon.a (mon.0) 10765 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.713971+0000 mon.a (mon.0) 10766 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.718855+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.720331+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.730374+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.734768+0000 mgr.x (mgr.24938) 5530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.819860+0000 mon.a (mon.0) 10770 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.824729+0000 mon.a (mon.0) 10771 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.827110+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.831426+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.833156+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.843614+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.848073+0000 mgr.x (mgr.24938) 5531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.933259+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.938423+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.941171+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.945727+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.947214+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:02.956738+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: cephadm 2024-03-30T04:53:02.961000+0000 mgr.x (mgr.24938) 5532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.035701+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.038991+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.040831+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.044878+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.046331+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[80412]: audit 2024-03-30T04:53:03.055354+0000 mon.a (mon.0) 10787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.941171+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.945727+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.947214+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:02.956738+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: cephadm 2024-03-30T04:53:02.961000+0000 mgr.x (mgr.24938) 5532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:03.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.035701+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.038991+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:03.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.040831+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:03.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.044878+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:03.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.046331+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:03.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:03 smithi116 bash[82555]: audit 2024-03-30T04:53:03.055354+0000 mon.a (mon.0) 10787 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:03.664 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.439284451Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-30T04:53:04.047 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:03 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:03.672361277Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-30T04:53:04.342 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:04.081627408Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.059611+0000 mgr.x (mgr.24938) 5533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cluster 2024-03-30T04:53:03.082740+0000 mgr.x (mgr.24938) 5534 : cluster [DBG] pgmap v3603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.134886+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.138414+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.140194+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.143909+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.145403+0000 mon.a (mon.0) 10792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.154051+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.158230+0000 mgr.x (mgr.24938) 5535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.232254+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.343 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.235797+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.237663+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.241052+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.242662+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.251603+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.255833+0000 mgr.x (mgr.24938) 5536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.325538+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.328538+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.330739+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.334368+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.335773+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.345141+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.349362+0000 mgr.x (mgr.24938) 5537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.403716+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.406413+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.344 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.407985+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.410384+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.411298+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.419611+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.423730+0000 mgr.x (mgr.24938) 5538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.493945+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.497039+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.498772+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.502510+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.503846+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.512768+0000 mon.a (mon.0) 10817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.516992+0000 mgr.x (mgr.24938) 5539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.586473+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.590163+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.345 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.591926+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.595573+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.596764+0000 mon.a (mon.0) 10822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.605239+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.609549+0000 mgr.x (mgr.24938) 5540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.679658+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.682833+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.684756+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.688843+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.690037+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.698703+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.703148+0000 mgr.x (mgr.24938) 5541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.783437+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.788072+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.790989+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.346 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.796125+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.798068+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.808151+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.811334+0000 mgr.x (mgr.24938) 5542 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.812708+0000 mgr.x (mgr.24938) 5543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.885349+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.888592+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.890231+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.893337+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.894472+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.903263+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.907523+0000 mgr.x (mgr.24938) 5544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.961403+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.964528+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.347 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.966178+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.969604+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.970694+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:03.979148+0000 mon.a (mon.0) 10847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: cephadm 2024-03-30T04:53:03.983314+0000 mgr.x (mgr.24938) 5545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.057903+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.061296+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.062988+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.066209+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.067331+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.348 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[65611]: audit 2024-03-30T04:53:04.075643+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.059611+0000 mgr.x (mgr.24938) 5533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cluster 2024-03-30T04:53:03.082740+0000 mgr.x (mgr.24938) 5534 : cluster [DBG] pgmap v3603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.134886+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.138414+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.140194+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.143909+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.145403+0000 mon.a (mon.0) 10792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.154051+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.158230+0000 mgr.x (mgr.24938) 5535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.232254+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.235797+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.237663+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.241052+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.242662+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.251603+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.255833+0000 mgr.x (mgr.24938) 5536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.325538+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.328538+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.330739+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.059611+0000 mgr.x (mgr.24938) 5533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cluster 2024-03-30T04:53:03.082740+0000 mgr.x (mgr.24938) 5534 : cluster [DBG] pgmap v3603: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.134886+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.138414+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.140194+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.143909+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.145403+0000 mon.a (mon.0) 10792 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.154051+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.158230+0000 mgr.x (mgr.24938) 5535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.232254+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.235797+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.237663+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.241052+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.242662+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.251603+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.255833+0000 mgr.x (mgr.24938) 5536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.325538+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.328538+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.330739+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.334368+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.335773+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.345141+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.349362+0000 mgr.x (mgr.24938) 5537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.403716+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.406413+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.407985+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.410384+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.411298+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.419611+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.423730+0000 mgr.x (mgr.24938) 5538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.493945+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.497039+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.498772+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.502510+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.503846+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.512768+0000 mon.a (mon.0) 10817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.514 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.516992+0000 mgr.x (mgr.24938) 5539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.586473+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.334368+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.335773+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.345141+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.349362+0000 mgr.x (mgr.24938) 5537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.403716+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.406413+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.407985+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.410384+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.411298+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.419611+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.423730+0000 mgr.x (mgr.24938) 5538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.493945+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.497039+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.498772+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.502510+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.503846+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.512768+0000 mon.a (mon.0) 10817 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.516992+0000 mgr.x (mgr.24938) 5539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.586473+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.590163+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.591926+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.595573+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.596764+0000 mon.a (mon.0) 10822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.605239+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.609549+0000 mgr.x (mgr.24938) 5540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.679658+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.682833+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.684756+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.688843+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.690037+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.698703+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.703148+0000 mgr.x (mgr.24938) 5541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.783437+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.788072+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.790989+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.796125+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.798068+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.808151+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.517 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.811334+0000 mgr.x (mgr.24938) 5542 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.590163+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.591926+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.595573+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.596764+0000 mon.a (mon.0) 10822 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.605239+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.609549+0000 mgr.x (mgr.24938) 5540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.679658+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.682833+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.684756+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.688843+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.690037+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.698703+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.703148+0000 mgr.x (mgr.24938) 5541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.783437+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.788072+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.790989+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.796125+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.798068+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.808151+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.811334+0000 mgr.x (mgr.24938) 5542 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:04.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.812708+0000 mgr.x (mgr.24938) 5543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.885349+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.888592+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.890231+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.893337+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.894472+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.903263+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.907523+0000 mgr.x (mgr.24938) 5544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.961403+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.964528+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.966178+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.969604+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.970694+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:03.979148+0000 mon.a (mon.0) 10847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: cephadm 2024-03-30T04:53:03.983314+0000 mgr.x (mgr.24938) 5545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.057903+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.061296+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.062988+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.066209+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.067331+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[80412]: audit 2024-03-30T04:53:04.075643+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.812708+0000 mgr.x (mgr.24938) 5543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.885349+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.888592+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.890231+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.893337+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.894472+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.903263+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.907523+0000 mgr.x (mgr.24938) 5544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.961403+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.964528+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.966178+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.969604+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.970694+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:03.979148+0000 mon.a (mon.0) 10847 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: cephadm 2024-03-30T04:53:03.983314+0000 mgr.x (mgr.24938) 5545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.057903+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.061296+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.062988+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.066209+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:04.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.067331+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:04.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:04 smithi116 bash[82555]: audit 2024-03-30T04:53:04.075643+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:04.797 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:04.350207947Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-30T04:53:04.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:04.525893169Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T04:53:05.200 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:04 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:04.860269419Z level=info msg="Executing migration" id="Drop public config table" 2024-03-30T04:53:05.200 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.003112271Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-30T04:53:05.200 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.106846752Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-30T04:53:05.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.079879+0000 mgr.x (mgr.24938) 5546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.200 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.134734+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.137878+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.139482+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.142641+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.143952+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.152751+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.157099+0000 mgr.x (mgr.24938) 5547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.228441+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.231426+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.233182+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.236607+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.237902+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.249592+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.253990+0000 mgr.x (mgr.24938) 5548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.308230+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.201 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.310994+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.312459+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.315102+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.316133+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.202 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.322468+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.326536+0000 mgr.x (mgr.24938) 5549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.382707+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.386165+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.387741+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.390876+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.391970+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.400695+0000 mon.a (mon.0) 10877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.405027+0000 mgr.x (mgr.24938) 5550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.459469+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.462620+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.464401+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.467493+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.203 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.468773+0000 mon.a (mon.0) 10882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.477556+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.481863+0000 mgr.x (mgr.24938) 5551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.536177+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.539390+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.541051+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.543941+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.545095+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.553243+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.557417+0000 mgr.x (mgr.24938) 5552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.617015+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.204 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.620330+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.622030+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.624976+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.626114+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.634375+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.638620+0000 mgr.x (mgr.24938) 5553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.694773+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.698173+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.699819+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.205 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.703038+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.704180+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.712727+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.717053+0000 mgr.x (mgr.24938) 5554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.771875+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.774656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.776124+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.778893+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.780100+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.788319+0000 mon.a (mon.0) 10907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.792467+0000 mgr.x (mgr.24938) 5555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.841139+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.851851+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.206 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.860913+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.863197+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.866051+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.868287+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.870170+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.872995+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.876208+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.878637+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.880409+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.882308+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.884333+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.207 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.886505+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.888374+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.890386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.892869+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.895148+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.897472+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.899768+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.902366+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.905027+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:04.909969+0000 mgr.x (mgr.24938) 5556 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.912879+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.916786+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.922724+0000 mon.a (mon.0) 10932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.926446+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.932071+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T04:53:05.208 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.935709+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.941386+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.945122+0000 mon.a (mon.0) 10937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.950126+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.953134+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.957766+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T04:53:05.209 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.960767+0000 mon.a (mon.0) 10941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.965443+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.968501+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.973110+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.976092+0000 mon.a (mon.0) 10945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.977477+0000 mon.a (mon.0) 10946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.981896+0000 mon.a (mon.0) 10947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.984977+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.989307+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T04:53:05.210 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.992577+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.996827+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:04.999918+0000 mon.a (mon.0) 10952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.004187+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.007249+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.008332+0000 mon.a (mon.0) 10955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.009479+0000 mon.a (mon.0) 10956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.010675+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.011799+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.012873+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.014496+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: cephadm 2024-03-30T04:53:05.017388+0000 mgr.x (mgr.24938) 5557 : cephadm [INF] Upgrade: Complete! 2024-03-30T04:53:05.211 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.020210+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.020988+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.024155+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.025042+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.032059+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.075413+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.212 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.078001+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.213 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.078870+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.213 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[65611]: audit 2024-03-30T04:53:05.086474+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.469 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.2082914Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T04:53:05.470 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.333248628Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-30T04:53:05.470 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.388867622Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-30T04:53:05.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.079879+0000 mgr.x (mgr.24938) 5546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.134734+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.137878+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.139482+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.142641+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.143952+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.152751+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.157099+0000 mgr.x (mgr.24938) 5547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.228441+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.231426+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.233182+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.236607+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.237902+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.249592+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.253990+0000 mgr.x (mgr.24938) 5548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.308230+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.310994+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.312459+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.315102+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.079879+0000 mgr.x (mgr.24938) 5546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.134734+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.137878+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.139482+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.142641+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.143952+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.152751+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.157099+0000 mgr.x (mgr.24938) 5547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.228441+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.231426+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.233182+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.236607+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.237902+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.249592+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.512 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.253990+0000 mgr.x (mgr.24938) 5548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.308230+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.310994+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.312459+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.315102+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.316133+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.322468+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.326536+0000 mgr.x (mgr.24938) 5549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.382707+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.513 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.386165+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.387741+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.390876+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.391970+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.400695+0000 mon.a (mon.0) 10877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.405027+0000 mgr.x (mgr.24938) 5550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.459469+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.462620+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.464401+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.467493+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.468773+0000 mon.a (mon.0) 10882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.477556+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.514 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.481863+0000 mgr.x (mgr.24938) 5551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.536177+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.539390+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.316133+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.322468+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.326536+0000 mgr.x (mgr.24938) 5549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.382707+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.386165+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.387741+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.515 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.390876+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.391970+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.400695+0000 mon.a (mon.0) 10877 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.405027+0000 mgr.x (mgr.24938) 5550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.459469+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.462620+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.464401+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.467493+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.468773+0000 mon.a (mon.0) 10882 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.477556+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.481863+0000 mgr.x (mgr.24938) 5551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.536177+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.516 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.539390+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.541051+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.543941+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.545095+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.553243+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.557417+0000 mgr.x (mgr.24938) 5552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.617015+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.620330+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.622030+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.624976+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.626114+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.634375+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.638620+0000 mgr.x (mgr.24938) 5553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.694773+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.517 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.698173+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.699819+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.703038+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.704180+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.712727+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.717053+0000 mgr.x (mgr.24938) 5554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.771875+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.518 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.541051+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.543941+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.545095+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.553243+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.557417+0000 mgr.x (mgr.24938) 5552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.617015+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.620330+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.622030+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.624976+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.626114+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.634375+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.638620+0000 mgr.x (mgr.24938) 5553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.694773+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.698173+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.519 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.699819+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.703038+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.704180+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.712727+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.717053+0000 mgr.x (mgr.24938) 5554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.771875+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.774656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.776124+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.778893+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.780100+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.788319+0000 mon.a (mon.0) 10907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.792467+0000 mgr.x (mgr.24938) 5555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.520 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.841139+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.851851+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.860913+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.863197+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.866051+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.868287+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.870170+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.872995+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.876208+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.878637+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.880409+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.882308+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.884333+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.521 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.886505+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.774656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.776124+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.778893+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.780100+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.788319+0000 mon.a (mon.0) 10907 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.792467+0000 mgr.x (mgr.24938) 5555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.841139+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.851851+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.860913+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.863197+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.866051+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.868287+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.522 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.870170+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.872995+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.876208+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.878637+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.880409+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.882308+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.884333+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.886505+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.888374+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.890386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.892869+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.895148+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.897472+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.899768+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.902366+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.905027+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:04.909969+0000 mgr.x (mgr.24938) 5556 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.912879+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.916786+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.922724+0000 mon.a (mon.0) 10932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.926446+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.932071+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.935709+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.941386+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.945122+0000 mon.a (mon.0) 10937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T04:53:05.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.950126+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.888374+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.890386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.892869+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.895148+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.897472+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.899768+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.902366+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.905027+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:04.909969+0000 mgr.x (mgr.24938) 5556 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T04:53:05.525 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.912879+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.916786+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.922724+0000 mon.a (mon.0) 10932 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.926446+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.932071+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.935709+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.941386+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.945122+0000 mon.a (mon.0) 10937 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T04:53:05.526 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.950126+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.953134+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.957766+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.960767+0000 mon.a (mon.0) 10941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.965443+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.968501+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.973110+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.976092+0000 mon.a (mon.0) 10945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.977477+0000 mon.a (mon.0) 10946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.981896+0000 mon.a (mon.0) 10947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.984977+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.989307+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.992577+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.996827+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T04:53:05.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:04.999918+0000 mon.a (mon.0) 10952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.004187+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.007249+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.008332+0000 mon.a (mon.0) 10955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.009479+0000 mon.a (mon.0) 10956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.010675+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.011799+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.012873+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.014496+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: cephadm 2024-03-30T04:53:05.017388+0000 mgr.x (mgr.24938) 5557 : cephadm [INF] Upgrade: Complete! 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.020210+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.020988+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.024155+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.025042+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.032059+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.075413+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.078001+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.078870+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[82555]: audit 2024-03-30T04:53:05.086474+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.953134+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.957766+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.960767+0000 mon.a (mon.0) 10941 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.965443+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T04:53:05.529 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.968501+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.973110+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.976092+0000 mon.a (mon.0) 10945 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.977477+0000 mon.a (mon.0) 10946 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.981896+0000 mon.a (mon.0) 10947 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.984977+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.989307+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.992577+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.996827+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:04.999918+0000 mon.a (mon.0) 10952 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.004187+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.007249+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.008332+0000 mon.a (mon.0) 10955 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.009479+0000 mon.a (mon.0) 10956 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.010675+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.530 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.011799+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.012873+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.014496+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: cephadm 2024-03-30T04:53:05.017388+0000 mgr.x (mgr.24938) 5557 : cephadm [INF] Upgrade: Complete! 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.020210+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.020988+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.024155+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.025042+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.032059+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.075413+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.078001+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.078870+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:05.531 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:05 smithi116 bash[80412]: audit 2024-03-30T04:53:05.086474+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.477537308Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.53154914Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.573735667Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.624228002Z level=info msg="Executing migration" id="add share column" 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.683635823Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-30T04:53:05.798 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.725371358Z level=info msg="Executing migration" id="create file table" 2024-03-30T04:53:06.063 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.81970606Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-30T04:53:06.063 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:05 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:05.938332954Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-30T04:53:06.378 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.071173301Z level=info msg="Executing migration" id="create file_meta table" 2024-03-30T04:53:06.378 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.236219275Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-30T04:53:06.660 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.386647027Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-30T04:53:06.685 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:53:06.938 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.668196632Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-30T04:53:06.938 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.816227553Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-30T04:53:07.233 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:06] "GET /metrics HTTP/1.1" 200 38708 "" "Prometheus/2.43.0" 2024-03-30T04:53:07.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[65611]: cluster 2024-03-30T04:53:05.083231+0000 mgr.x (mgr.24938) 5558 : cluster [DBG] pgmap v3604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:07.233 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[65611]: audit 2024-03-30T04:53:05.683338+0000 mgr.x (mgr.24938) 5559 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:07.234 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:06 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:06.94667584Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-30T04:53:07.234 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.014443185Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-30T04:53:07.234 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.056448422Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-30T04:53:07.234 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.081635642Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-30T04:53:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:07 smithi116 bash[82555]: cluster 2024-03-30T04:53:05.083231+0000 mgr.x (mgr.24938) 5558 : cluster [DBG] pgmap v3604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:07.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:07 smithi116 bash[82555]: audit 2024-03-30T04:53:05.683338+0000 mgr.x (mgr.24938) 5559 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:07.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:07 smithi116 bash[80412]: cluster 2024-03-30T04:53:05.083231+0000 mgr.x (mgr.24938) 5558 : cluster [DBG] pgmap v3604: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T04:53:07.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:07 smithi116 bash[80412]: audit 2024-03-30T04:53:05.683338+0000 mgr.x (mgr.24938) 5559 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:07.797 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.241282425Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-30T04:53:07.797 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.687607722Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-30T04:53:08.289 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:07 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:07.979979739Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-30T04:53:08.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.297503091Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-30T04:53:08.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.379050305Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-30T04:53:08.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.465070786Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-30T04:53:08.858 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.580189766Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-30T04:53:08.858 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.705679713Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-30T04:53:08.858 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.785072102Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-30T04:53:08.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[65611]: cluster 2024-03-30T04:53:07.084210+0000 mgr.x (mgr.24938) 5560 : cluster [DBG] pgmap v3605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:08.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[65611]: audit 2024-03-30T04:53:07.751116+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:08.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[65611]: audit 2024-03-30T04:53:07.760835+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:08.859 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[65611]: audit 2024-03-30T04:53:07.770380+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[82555]: cluster 2024-03-30T04:53:07.084210+0000 mgr.x (mgr.24938) 5560 : cluster [DBG] pgmap v3605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[82555]: audit 2024-03-30T04:53:07.751116+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[82555]: audit 2024-03-30T04:53:07.760835+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[82555]: audit 2024-03-30T04:53:07.770380+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[80412]: cluster 2024-03-30T04:53:07.084210+0000 mgr.x (mgr.24938) 5560 : cluster [DBG] pgmap v3605: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[80412]: audit 2024-03-30T04:53:07.751116+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[80412]: audit 2024-03-30T04:53:07.760835+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:08 smithi116 bash[80412]: audit 2024-03-30T04:53:07.770380+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.110 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.866594038Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-30T04:53:09.110 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.915789674Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-30T04:53:09.111 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:08 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:08.966812114Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-30T04:53:09.111 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.026207531Z level=info msg="Executing migration" id="create folder table" 2024-03-30T04:53:09.111 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.051432867Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-30T04:53:09.111 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.076758983Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-30T04:53:09.111 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.118579983Z level=info msg="Executing migration" id="Update folder title length" 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.143797533Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=migrator t=2024-03-30T04:53:09.186002156Z level=info msg="migrations completed" performed=105 skipped=376 duration=12.240331028s 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=sqlstore t=2024-03-30T04:53:09.186655378Z level=info msg="Created default organization" 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=plugin.finder t=2024-03-30T04:53:09.231830616Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=secrets t=2024-03-30T04:53:09.231970781Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=query_data t=2024-03-30T04:53:09.235026024Z level=info msg="Query Service initialization" 2024-03-30T04:53:09.373 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[94982]: logger=live.push_http t=2024-03-30T04:53:09.239901187Z level=info msg="Live Push Gateway initialization" 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:08.892779+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:08.912286+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:08.922082+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:09.318830+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:09.321048+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:09.923 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[80412]: audit 2024-03-30T04:53:09.621416+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:08.892779+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:08.912286+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:08.922082+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:09.318830+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:09.321048+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:09.924 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:09 smithi116 bash[82555]: audit 2024-03-30T04:53:09.621416+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=infra.usagestats.collector t=2024-03-30T04:53:10.042281557Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-30T04:53:10.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.datasources t=2024-03-30T04:53:10.103565535Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-30T04:53:10.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.datasources t=2024-03-30T04:53:10.103583942Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-30T04:53:10.151 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.datasources t=2024-03-30T04:53:10.103761963Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:08.892779+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:08.912286+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:08.922082+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:09.318830+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:09.321048+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:10.152 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:09 smithi148 bash[65611]: audit 2024-03-30T04:53:09.621416+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.datasources t=2024-03-30T04:53:10.159862187Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.alerting t=2024-03-30T04:53:10.281563741Z level=info msg="starting to provision alerting" 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=provisioning.alerting t=2024-03-30T04:53:10.281606553Z level=info msg="finished to provision alerting" 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=grafanaStorageLogger t=2024-03-30T04:53:10.281958346Z level=info msg="storage starting" 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=ngalert.state.manager t=2024-03-30T04:53:10.282476787Z level=info msg="Warming state cache for startup" 2024-03-30T04:53:10.548 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[94982]: logger=http.server t=2024-03-30T04:53:10.285197012Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 1s ago 26m - - 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 2s ago 26m - - 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (36s) 1s ago 20m 13.6M - 0.25.0 c8568f914cd2 6af3f730a432 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (15s) 2s ago 19m 25.1M - 9.4.12 2bacad6d85d8 b68a7306584d 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (118s) 1s ago 18m 42.7M - 3.7 3714003597ec 3ed378a14011 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (12m) 2s ago 26m 544M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (9m) 1s ago 27m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:53:10.616 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (9m) 1s ago 28m 154M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (8m) 2s ago 26m 70.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (8m) 1s ago 26m 69.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (99s) 1s ago 20m 7879k - 1.5.0 0da6a335fe13 3a9d24ad1d15 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (79s) 2s ago 20m 7520k - 1.5.0 0da6a335fe13 dbe058b33c6d 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (7m) 1s ago 25m 65.7M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (6m) 1s ago 25m 68.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (6m) 1s ago 24m 59.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (5m) 1s ago 23m 60.7M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (4m) 2s ago 23m 58.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (4m) 2s ago 22m 59.2M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (3m) 2s ago 22m 54.7M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (2m) 2s ago 21m 54.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:53:10.617 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (57s) 2s ago 20m 52.8M - 2.43.0 a07b618ecd1d c82b84a8a551 2024-03-30T04:53:10.618 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (2m) 1s ago 18m 90.4M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:53:10.618 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (2m) 2s ago 18m 90.5M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:53:10.618 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (2m) 1s ago 18m 90.2M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:53:10.618 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (2m) 2s ago 18m 90.5M - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:53:11.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:10 smithi116 bash[82555]: cluster 2024-03-30T04:53:09.084917+0000 mgr.x (mgr.24938) 5561 : cluster [DBG] pgmap v3606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:11.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:10 smithi116 bash[80412]: cluster 2024-03-30T04:53:09.084917+0000 mgr.x (mgr.24938) 5561 : cluster [DBG] pgmap v3606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:11.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:10 smithi148 bash[65611]: cluster 2024-03-30T04:53:09.084917+0000 mgr.x (mgr.24938) 5561 : cluster [DBG] pgmap v3606: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:11.893 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:53:12.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:11 smithi116 bash[80412]: audit 2024-03-30T04:53:10.573398+0000 mgr.x (mgr.24938) 5562 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:12.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:11 smithi116 bash[82555]: audit 2024-03-30T04:53:10.573398+0000 mgr.x (mgr.24938) 5562 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:12.263 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:11 smithi148 bash[65611]: audit 2024-03-30T04:53:10.573398+0000 mgr.x (mgr.24938) 5562 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.04190014Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=ngalert.state.manager t=2024-03-30T04:53:12.129785238Z level=info msg="State cache has been initialized" states=0 duration=1.847308542s 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=ngalert.multiorg.alertmanager t=2024-03-30T04:53:12.129887527Z level=info msg="starting MultiOrg Alertmanager" 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=ticker t=2024-03-30T04:53:12.129915762Z level=info msg=starting first_tick=2024-03-30T04:53:20Z 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.132222331Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.143874066Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.155682944Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-03-30T04:53:12.263 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.271297436Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-03-30T04:53:12.526 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-03-30T04:53:12.273334682Z level=error msg="failed to delete dashboard" id=12 error="database is locked" 2024-03-30T04:53:12.526 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[94982]: logger=sqlstore.transactions t=2024-03-30T04:53:12.285087291Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T04:53:13.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:12 smithi116 bash[80412]: cluster 2024-03-30T04:53:11.085889+0000 mgr.x (mgr.24938) 5563 : cluster [DBG] pgmap v3607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:13.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:12 smithi116 bash[82555]: cluster 2024-03-30T04:53:11.085889+0000 mgr.x (mgr.24938) 5563 : cluster [DBG] pgmap v3607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:13.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:12 smithi148 bash[65611]: cluster 2024-03-30T04:53:11.085889+0000 mgr.x (mgr.24938) 5563 : cluster [DBG] pgmap v3607: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:15.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:14 smithi116 bash[80412]: cluster 2024-03-30T04:53:13.087131+0000 mgr.x (mgr.24938) 5564 : cluster [DBG] pgmap v3608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:15.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:14 smithi116 bash[80412]: audit 2024-03-30T04:53:13.822561+0000 mgr.x (mgr.24938) 5565 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:14 smithi116 bash[82555]: cluster 2024-03-30T04:53:13.087131+0000 mgr.x (mgr.24938) 5564 : cluster [DBG] pgmap v3608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:15.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:14 smithi116 bash[82555]: audit 2024-03-30T04:53:13.822561+0000 mgr.x (mgr.24938) 5565 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:15.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:14 smithi148 bash[65611]: cluster 2024-03-30T04:53:13.087131+0000 mgr.x (mgr.24938) 5564 : cluster [DBG] pgmap v3608: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:53:15.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:14 smithi148 bash[65611]: audit 2024-03-30T04:53:13.822561+0000 mgr.x (mgr.24938) 5565 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:53:15.808 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:53:15.809 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:53:16.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:15 smithi116 bash[80412]: audit 2024-03-30T04:53:15.812158+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.116:0/281010908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:16.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:15 smithi116 bash[82555]: audit 2024-03-30T04:53:15.812158+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.116:0/281010908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:16.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:15 smithi148 bash[65611]: audit 2024-03-30T04:53:15.812158+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.116:0/281010908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:53:16.568 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-30T04:53:17.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:16 smithi116 bash[82555]: cluster 2024-03-30T04:53:15.087811+0000 mgr.x (mgr.24938) 5566 : cluster [DBG] pgmap v3609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:17.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:16 smithi116 bash[80412]: cluster 2024-03-30T04:53:15.087811+0000 mgr.x (mgr.24938) 5566 : cluster [DBG] pgmap v3609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:17.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:16 smithi148 bash[65611]: cluster 2024-03-30T04:53:15.087811+0000 mgr.x (mgr.24938) 5566 : cluster [DBG] pgmap v3609: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:17.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:16] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.43.0" 2024-03-30T04:53:19.182 INFO:teuthology.orchestra.run.smithi116.stdout:wait for servicemap items w/ changing names to refresh 2024-03-30T04:53:19.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:18 smithi116 bash[80412]: cluster 2024-03-30T04:53:17.089029+0000 mgr.x (mgr.24938) 5567 : cluster [DBG] pgmap v3610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:19.255 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:18 smithi116 bash[82555]: cluster 2024-03-30T04:53:17.089029+0000 mgr.x (mgr.24938) 5567 : cluster [DBG] pgmap v3610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:19.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:18 smithi148 bash[65611]: cluster 2024-03-30T04:53:17.089029+0000 mgr.x (mgr.24938) 5567 : cluster [DBG] pgmap v3610: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:19.941 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 60' 2024-03-30T04:53:21.120 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:20 smithi116 bash[80412]: cluster 2024-03-30T04:53:19.090401+0000 mgr.x (mgr.24938) 5568 : cluster [DBG] pgmap v3611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:21.120 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:20 smithi116 bash[82555]: cluster 2024-03-30T04:53:19.090401+0000 mgr.x (mgr.24938) 5568 : cluster [DBG] pgmap v3611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:21.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:20 smithi148 bash[65611]: cluster 2024-03-30T04:53:19.090401+0000 mgr.x (mgr.24938) 5568 : cluster [DBG] pgmap v3611: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:23.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:22 smithi116 bash[80412]: cluster 2024-03-30T04:53:21.091363+0000 mgr.x (mgr.24938) 5569 : cluster [DBG] pgmap v3612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:23.259 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:22 smithi116 bash[82555]: cluster 2024-03-30T04:53:21.091363+0000 mgr.x (mgr.24938) 5569 : cluster [DBG] pgmap v3612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:23.297 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:22 smithi148 bash[65611]: cluster 2024-03-30T04:53:21.091363+0000 mgr.x (mgr.24938) 5569 : cluster [DBG] pgmap v3612: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[80412]: cluster 2024-03-30T04:53:23.092681+0000 mgr.x (mgr.24938) 5570 : cluster [DBG] pgmap v3613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[80412]: audit 2024-03-30T04:53:23.833463+0000 mgr.x (mgr.24938) 5571 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:25.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[80412]: audit 2024-03-30T04:53:24.312759+0000 mon.a (mon.0) 10979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[82555]: cluster 2024-03-30T04:53:23.092681+0000 mgr.x (mgr.24938) 5570 : cluster [DBG] pgmap v3613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[82555]: audit 2024-03-30T04:53:23.833463+0000 mgr.x (mgr.24938) 5571 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:25.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:24 smithi116 bash[82555]: audit 2024-03-30T04:53:24.312759+0000 mon.a (mon.0) 10979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:24 smithi148 bash[65611]: cluster 2024-03-30T04:53:23.092681+0000 mgr.x (mgr.24938) 5570 : cluster [DBG] pgmap v3613: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:24 smithi148 bash[65611]: audit 2024-03-30T04:53:23.833463+0000 mgr.x (mgr.24938) 5571 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:25.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:24 smithi148 bash[65611]: audit 2024-03-30T04:53:24.312759+0000 mon.a (mon.0) 10979 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:27.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:26 smithi116 bash[80412]: cluster 2024-03-30T04:53:25.093720+0000 mgr.x (mgr.24938) 5572 : cluster [DBG] pgmap v3614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:27.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:26 smithi116 bash[82555]: cluster 2024-03-30T04:53:25.093720+0000 mgr.x (mgr.24938) 5572 : cluster [DBG] pgmap v3614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:27.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:26 smithi148 bash[65611]: cluster 2024-03-30T04:53:25.093720+0000 mgr.x (mgr.24938) 5572 : cluster [DBG] pgmap v3614: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:27.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:26] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.43.0" 2024-03-30T04:53:29.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[80412]: cluster 2024-03-30T04:53:27.094964+0000 mgr.x (mgr.24938) 5573 : cluster [DBG] pgmap v3615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[80412]: audit 2024-03-30T04:53:27.970100+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[80412]: audit 2024-03-30T04:53:27.987653+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[80412]: audit 2024-03-30T04:53:27.999310+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[82555]: cluster 2024-03-30T04:53:27.094964+0000 mgr.x (mgr.24938) 5573 : cluster [DBG] pgmap v3615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[82555]: audit 2024-03-30T04:53:27.970100+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[82555]: audit 2024-03-30T04:53:27.987653+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:28 smithi116 bash[82555]: audit 2024-03-30T04:53:27.999310+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:28 smithi148 bash[65611]: cluster 2024-03-30T04:53:27.094964+0000 mgr.x (mgr.24938) 5573 : cluster [DBG] pgmap v3615: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:29.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:28 smithi148 bash[65611]: audit 2024-03-30T04:53:27.970100+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:28 smithi148 bash[65611]: audit 2024-03-30T04:53:27.987653+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:29.298 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:28 smithi148 bash[65611]: audit 2024-03-30T04:53:27.999310+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[80412]: cluster 2024-03-30T04:53:29.096330+0000 mgr.x (mgr.24938) 5574 : cluster [DBG] pgmap v3616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:30.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[80412]: audit 2024-03-30T04:53:29.137019+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[80412]: audit 2024-03-30T04:53:29.149924+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.511 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[80412]: audit 2024-03-30T04:53:29.161643+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.511 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[82555]: cluster 2024-03-30T04:53:29.096330+0000 mgr.x (mgr.24938) 5574 : cluster [DBG] pgmap v3616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:30.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[82555]: audit 2024-03-30T04:53:29.137019+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[82555]: audit 2024-03-30T04:53:29.149924+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.512 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:30 smithi116 bash[82555]: audit 2024-03-30T04:53:29.161643+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:30 smithi148 bash[65611]: cluster 2024-03-30T04:53:29.096330+0000 mgr.x (mgr.24938) 5574 : cluster [DBG] pgmap v3616: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:30 smithi148 bash[65611]: audit 2024-03-30T04:53:29.137019+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:30 smithi148 bash[65611]: audit 2024-03-30T04:53:29.149924+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:30.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:30 smithi148 bash[65611]: audit 2024-03-30T04:53:29.161643+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:32.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:32 smithi116 bash[80412]: cluster 2024-03-30T04:53:31.097411+0000 mgr.x (mgr.24938) 5575 : cluster [DBG] pgmap v3617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:32.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:32 smithi116 bash[82555]: cluster 2024-03-30T04:53:31.097411+0000 mgr.x (mgr.24938) 5575 : cluster [DBG] pgmap v3617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:32.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:32 smithi148 bash[65611]: cluster 2024-03-30T04:53:31.097411+0000 mgr.x (mgr.24938) 5575 : cluster [DBG] pgmap v3617: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:34.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:34 smithi116 bash[80412]: cluster 2024-03-30T04:53:33.098161+0000 mgr.x (mgr.24938) 5576 : cluster [DBG] pgmap v3618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:34.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:34 smithi116 bash[80412]: audit 2024-03-30T04:53:33.843324+0000 mgr.x (mgr.24938) 5577 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:34 smithi116 bash[82555]: cluster 2024-03-30T04:53:33.098161+0000 mgr.x (mgr.24938) 5576 : cluster [DBG] pgmap v3618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:34.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:34 smithi116 bash[82555]: audit 2024-03-30T04:53:33.843324+0000 mgr.x (mgr.24938) 5577 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:34.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:34 smithi148 bash[65611]: cluster 2024-03-30T04:53:33.098161+0000 mgr.x (mgr.24938) 5576 : cluster [DBG] pgmap v3618: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:34.546 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:34 smithi148 bash[65611]: audit 2024-03-30T04:53:33.843324+0000 mgr.x (mgr.24938) 5577 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:36.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:36 smithi116 bash[80412]: cluster 2024-03-30T04:53:35.099418+0000 mgr.x (mgr.24938) 5578 : cluster [DBG] pgmap v3619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:36.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:36 smithi116 bash[82555]: cluster 2024-03-30T04:53:35.099418+0000 mgr.x (mgr.24938) 5578 : cluster [DBG] pgmap v3619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:36.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:36 smithi148 bash[65611]: cluster 2024-03-30T04:53:35.099418+0000 mgr.x (mgr.24938) 5578 : cluster [DBG] pgmap v3619: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:37.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:36] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.43.0" 2024-03-30T04:53:38.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:38 smithi116 bash[80412]: cluster 2024-03-30T04:53:37.100746+0000 mgr.x (mgr.24938) 5579 : cluster [DBG] pgmap v3620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:38.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:38 smithi116 bash[82555]: cluster 2024-03-30T04:53:37.100746+0000 mgr.x (mgr.24938) 5579 : cluster [DBG] pgmap v3620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:38.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:38 smithi148 bash[65611]: cluster 2024-03-30T04:53:37.100746+0000 mgr.x (mgr.24938) 5579 : cluster [DBG] pgmap v3620: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:40.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:40 smithi116 bash[80412]: cluster 2024-03-30T04:53:39.102090+0000 mgr.x (mgr.24938) 5580 : cluster [DBG] pgmap v3621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:40.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:40 smithi116 bash[80412]: audit 2024-03-30T04:53:39.313441+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:40.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:40 smithi116 bash[82555]: cluster 2024-03-30T04:53:39.102090+0000 mgr.x (mgr.24938) 5580 : cluster [DBG] pgmap v3621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:40.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:40 smithi116 bash[82555]: audit 2024-03-30T04:53:39.313441+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:40 smithi148 bash[65611]: cluster 2024-03-30T04:53:39.102090+0000 mgr.x (mgr.24938) 5580 : cluster [DBG] pgmap v3621: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:40.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:40 smithi148 bash[65611]: audit 2024-03-30T04:53:39.313441+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:42.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:42 smithi116 bash[80412]: cluster 2024-03-30T04:53:41.103154+0000 mgr.x (mgr.24938) 5581 : cluster [DBG] pgmap v3622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:42.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:42 smithi116 bash[82555]: cluster 2024-03-30T04:53:41.103154+0000 mgr.x (mgr.24938) 5581 : cluster [DBG] pgmap v3622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:42.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:42 smithi148 bash[65611]: cluster 2024-03-30T04:53:41.103154+0000 mgr.x (mgr.24938) 5581 : cluster [DBG] pgmap v3622: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:44 smithi116 bash[80412]: cluster 2024-03-30T04:53:43.104298+0000 mgr.x (mgr.24938) 5582 : cluster [DBG] pgmap v3623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:44.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:44 smithi116 bash[80412]: audit 2024-03-30T04:53:43.854552+0000 mgr.x (mgr.24938) 5583 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:44 smithi116 bash[82555]: cluster 2024-03-30T04:53:43.104298+0000 mgr.x (mgr.24938) 5582 : cluster [DBG] pgmap v3623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:44.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:44 smithi116 bash[82555]: audit 2024-03-30T04:53:43.854552+0000 mgr.x (mgr.24938) 5583 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:44 smithi148 bash[65611]: cluster 2024-03-30T04:53:43.104298+0000 mgr.x (mgr.24938) 5582 : cluster [DBG] pgmap v3623: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:44.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:44 smithi148 bash[65611]: audit 2024-03-30T04:53:43.854552+0000 mgr.x (mgr.24938) 5583 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:46.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:46 smithi116 bash[80412]: cluster 2024-03-30T04:53:45.105340+0000 mgr.x (mgr.24938) 5584 : cluster [DBG] pgmap v3624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:46.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:46 smithi116 bash[82555]: cluster 2024-03-30T04:53:45.105340+0000 mgr.x (mgr.24938) 5584 : cluster [DBG] pgmap v3624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:46.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:46 smithi148 bash[65611]: cluster 2024-03-30T04:53:45.105340+0000 mgr.x (mgr.24938) 5584 : cluster [DBG] pgmap v3624: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:47.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:46] "GET /metrics HTTP/1.1" 200 38707 "" "Prometheus/2.43.0" 2024-03-30T04:53:48.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:48 smithi116 bash[80412]: cluster 2024-03-30T04:53:47.106549+0000 mgr.x (mgr.24938) 5585 : cluster [DBG] pgmap v3625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:48.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:48 smithi116 bash[82555]: cluster 2024-03-30T04:53:47.106549+0000 mgr.x (mgr.24938) 5585 : cluster [DBG] pgmap v3625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:48.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:48 smithi148 bash[65611]: cluster 2024-03-30T04:53:47.106549+0000 mgr.x (mgr.24938) 5585 : cluster [DBG] pgmap v3625: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:49.509 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[80412]: audit 2024-03-30T04:53:48.211463+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[80412]: audit 2024-03-30T04:53:48.226366+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[80412]: audit 2024-03-30T04:53:48.239103+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[82555]: audit 2024-03-30T04:53:48.211463+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[82555]: audit 2024-03-30T04:53:48.226366+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:49 smithi116 bash[82555]: audit 2024-03-30T04:53:48.239103+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:49 smithi148 bash[65611]: audit 2024-03-30T04:53:48.211463+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:49 smithi148 bash[65611]: audit 2024-03-30T04:53:48.226366+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:49.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:49 smithi148 bash[65611]: audit 2024-03-30T04:53:48.239103+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.509 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[82555]: cluster 2024-03-30T04:53:49.108450+0000 mgr.x (mgr.24938) 5586 : cluster [DBG] pgmap v3626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[82555]: audit 2024-03-30T04:53:49.352005+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[82555]: audit 2024-03-30T04:53:49.364693+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[82555]: audit 2024-03-30T04:53:49.378349+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[80412]: cluster 2024-03-30T04:53:49.108450+0000 mgr.x (mgr.24938) 5586 : cluster [DBG] pgmap v3626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[80412]: audit 2024-03-30T04:53:49.352005+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[80412]: audit 2024-03-30T04:53:49.364693+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.510 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:50 smithi116 bash[80412]: audit 2024-03-30T04:53:49.378349+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:50 smithi148 bash[65611]: cluster 2024-03-30T04:53:49.108450+0000 mgr.x (mgr.24938) 5586 : cluster [DBG] pgmap v3626: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:50 smithi148 bash[65611]: audit 2024-03-30T04:53:49.352005+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:50 smithi148 bash[65611]: audit 2024-03-30T04:53:49.364693+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:50.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:50 smithi148 bash[65611]: audit 2024-03-30T04:53:49.378349+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:53:52.548 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:52 smithi148 bash[65611]: cluster 2024-03-30T04:53:51.109517+0000 mgr.x (mgr.24938) 5587 : cluster [DBG] pgmap v3627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:52 smithi116 bash[80412]: cluster 2024-03-30T04:53:51.109517+0000 mgr.x (mgr.24938) 5587 : cluster [DBG] pgmap v3627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:52 smithi116 bash[82555]: cluster 2024-03-30T04:53:51.109517+0000 mgr.x (mgr.24938) 5587 : cluster [DBG] pgmap v3627: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:54.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[80412]: cluster 2024-03-30T04:53:53.110326+0000 mgr.x (mgr.24938) 5588 : cluster [DBG] pgmap v3628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:54.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[80412]: audit 2024-03-30T04:53:53.864125+0000 mgr.x (mgr.24938) 5589 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:54.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[80412]: audit 2024-03-30T04:53:54.313941+0000 mon.a (mon.0) 10993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[82555]: cluster 2024-03-30T04:53:53.110326+0000 mgr.x (mgr.24938) 5588 : cluster [DBG] pgmap v3628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[82555]: audit 2024-03-30T04:53:53.864125+0000 mgr.x (mgr.24938) 5589 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:54.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:54 smithi116 bash[82555]: audit 2024-03-30T04:53:54.313941+0000 mon.a (mon.0) 10993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:54 smithi148 bash[65611]: cluster 2024-03-30T04:53:53.110326+0000 mgr.x (mgr.24938) 5588 : cluster [DBG] pgmap v3628: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:54 smithi148 bash[65611]: audit 2024-03-30T04:53:53.864125+0000 mgr.x (mgr.24938) 5589 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:54.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:54 smithi148 bash[65611]: audit 2024-03-30T04:53:54.313941+0000 mon.a (mon.0) 10993 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:56.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:56 smithi116 bash[80412]: cluster 2024-03-30T04:53:55.111395+0000 mgr.x (mgr.24938) 5590 : cluster [DBG] pgmap v3629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:56.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:56 smithi116 bash[82555]: cluster 2024-03-30T04:53:55.111395+0000 mgr.x (mgr.24938) 5590 : cluster [DBG] pgmap v3629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:56.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:56 smithi148 bash[65611]: cluster 2024-03-30T04:53:55.111395+0000 mgr.x (mgr.24938) 5590 : cluster [DBG] pgmap v3629: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:57.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:53:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:53:56] "GET /metrics HTTP/1.1" 200 38708 "" "Prometheus/2.43.0" 2024-03-30T04:53:58.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:53:58 smithi116 bash[80412]: cluster 2024-03-30T04:53:57.112607+0000 mgr.x (mgr.24938) 5591 : cluster [DBG] pgmap v3630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:53:58 smithi116 bash[82555]: cluster 2024-03-30T04:53:57.112607+0000 mgr.x (mgr.24938) 5591 : cluster [DBG] pgmap v3630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:53:58 smithi148 bash[65611]: cluster 2024-03-30T04:53:57.112607+0000 mgr.x (mgr.24938) 5591 : cluster [DBG] pgmap v3630: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:00.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:00 smithi116 bash[80412]: cluster 2024-03-30T04:53:59.113951+0000 mgr.x (mgr.24938) 5592 : cluster [DBG] pgmap v3631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:00.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:00 smithi116 bash[82555]: cluster 2024-03-30T04:53:59.113951+0000 mgr.x (mgr.24938) 5592 : cluster [DBG] pgmap v3631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:00.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:00 smithi148 bash[65611]: cluster 2024-03-30T04:53:59.113951+0000 mgr.x (mgr.24938) 5592 : cluster [DBG] pgmap v3631: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:02.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:02 smithi116 bash[80412]: cluster 2024-03-30T04:54:01.114993+0000 mgr.x (mgr.24938) 5593 : cluster [DBG] pgmap v3632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:02 smithi116 bash[82555]: cluster 2024-03-30T04:54:01.114993+0000 mgr.x (mgr.24938) 5593 : cluster [DBG] pgmap v3632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:02 smithi148 bash[65611]: cluster 2024-03-30T04:54:01.114993+0000 mgr.x (mgr.24938) 5593 : cluster [DBG] pgmap v3632: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:04.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:04 smithi116 bash[80412]: cluster 2024-03-30T04:54:03.116100+0000 mgr.x (mgr.24938) 5594 : cluster [DBG] pgmap v3633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:04.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:04 smithi116 bash[80412]: audit 2024-03-30T04:54:03.875441+0000 mgr.x (mgr.24938) 5595 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:04.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:04 smithi116 bash[82555]: cluster 2024-03-30T04:54:03.116100+0000 mgr.x (mgr.24938) 5594 : cluster [DBG] pgmap v3633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:04.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:04 smithi116 bash[82555]: audit 2024-03-30T04:54:03.875441+0000 mgr.x (mgr.24938) 5595 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:04 smithi148 bash[65611]: cluster 2024-03-30T04:54:03.116100+0000 mgr.x (mgr.24938) 5594 : cluster [DBG] pgmap v3633: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:04.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:04 smithi148 bash[65611]: audit 2024-03-30T04:54:03.875441+0000 mgr.x (mgr.24938) 5595 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:05.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[80412]: audit 2024-03-30T04:54:05.149339+0000 mon.a (mon.0) 10994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[80412]: audit 2024-03-30T04:54:05.157130+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[80412]: audit 2024-03-30T04:54:05.159384+0000 mon.a (mon.0) 10996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[80412]: audit 2024-03-30T04:54:05.171017+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[82555]: audit 2024-03-30T04:54:05.149339+0000 mon.a (mon.0) 10994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[82555]: audit 2024-03-30T04:54:05.157130+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[82555]: audit 2024-03-30T04:54:05.159384+0000 mon.a (mon.0) 10996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:05.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:05 smithi116 bash[82555]: audit 2024-03-30T04:54:05.171017+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:05.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:05 smithi148 bash[65611]: audit 2024-03-30T04:54:05.149339+0000 mon.a (mon.0) 10994 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:54:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:05 smithi148 bash[65611]: audit 2024-03-30T04:54:05.157130+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:05 smithi148 bash[65611]: audit 2024-03-30T04:54:05.159384+0000 mon.a (mon.0) 10996 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:05.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:05 smithi148 bash[65611]: audit 2024-03-30T04:54:05.171017+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:06.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:06 smithi116 bash[80412]: cluster 2024-03-30T04:54:05.117185+0000 mgr.x (mgr.24938) 5596 : cluster [DBG] pgmap v3634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:06.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:06 smithi116 bash[82555]: cluster 2024-03-30T04:54:05.117185+0000 mgr.x (mgr.24938) 5596 : cluster [DBG] pgmap v3634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:06.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:06 smithi148 bash[65611]: cluster 2024-03-30T04:54:05.117185+0000 mgr.x (mgr.24938) 5596 : cluster [DBG] pgmap v3634: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:07.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:06] "GET /metrics HTTP/1.1" 200 38708 "" "Prometheus/2.43.0" 2024-03-30T04:54:08.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:08 smithi116 bash[80412]: cluster 2024-03-30T04:54:07.118403+0000 mgr.x (mgr.24938) 5597 : cluster [DBG] pgmap v3635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:08 smithi116 bash[82555]: cluster 2024-03-30T04:54:07.118403+0000 mgr.x (mgr.24938) 5597 : cluster [DBG] pgmap v3635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:08 smithi148 bash[65611]: cluster 2024-03-30T04:54:07.118403+0000 mgr.x (mgr.24938) 5597 : cluster [DBG] pgmap v3635: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:09.759 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[80412]: audit 2024-03-30T04:54:08.399411+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[80412]: audit 2024-03-30T04:54:08.416522+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[80412]: audit 2024-03-30T04:54:08.429903+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[80412]: audit 2024-03-30T04:54:09.314522+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[82555]: audit 2024-03-30T04:54:08.399411+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[82555]: audit 2024-03-30T04:54:08.416522+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[82555]: audit 2024-03-30T04:54:08.429903+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:09 smithi116 bash[82555]: audit 2024-03-30T04:54:09.314522+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:09.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:09 smithi148 bash[65611]: audit 2024-03-30T04:54:08.399411+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:09 smithi148 bash[65611]: audit 2024-03-30T04:54:08.416522+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:09 smithi148 bash[65611]: audit 2024-03-30T04:54:08.429903+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:09.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:09 smithi148 bash[65611]: audit 2024-03-30T04:54:09.314522+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[80412]: cluster 2024-03-30T04:54:09.119774+0000 mgr.x (mgr.24938) 5598 : cluster [DBG] pgmap v3636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[80412]: audit 2024-03-30T04:54:09.569938+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[80412]: audit 2024-03-30T04:54:09.579803+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[80412]: audit 2024-03-30T04:54:09.586543+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[82555]: cluster 2024-03-30T04:54:09.119774+0000 mgr.x (mgr.24938) 5598 : cluster [DBG] pgmap v3636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.821 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[82555]: audit 2024-03-30T04:54:09.569938+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.822 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[82555]: audit 2024-03-30T04:54:09.579803+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.822 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:10 smithi116 bash[82555]: audit 2024-03-30T04:54:09.586543+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:10 smithi148 bash[65611]: cluster 2024-03-30T04:54:09.119774+0000 mgr.x (mgr.24938) 5598 : cluster [DBG] pgmap v3636: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:10 smithi148 bash[65611]: audit 2024-03-30T04:54:09.569938+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:10 smithi148 bash[65611]: audit 2024-03-30T04:54:09.579803+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:10.941 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:10 smithi148 bash[65611]: audit 2024-03-30T04:54:09.586543+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:12.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:12 smithi148 bash[65611]: cluster 2024-03-30T04:54:11.120982+0000 mgr.x (mgr.24938) 5599 : cluster [DBG] pgmap v3637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:13.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:12 smithi116 bash[80412]: cluster 2024-03-30T04:54:11.120982+0000 mgr.x (mgr.24938) 5599 : cluster [DBG] pgmap v3637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:13.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:12 smithi116 bash[82555]: cluster 2024-03-30T04:54:11.120982+0000 mgr.x (mgr.24938) 5599 : cluster [DBG] pgmap v3637: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:15.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:14 smithi116 bash[82555]: cluster 2024-03-30T04:54:13.121993+0000 mgr.x (mgr.24938) 5600 : cluster [DBG] pgmap v3638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:15.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:14 smithi116 bash[82555]: audit 2024-03-30T04:54:13.886237+0000 mgr.x (mgr.24938) 5601 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:15.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:14 smithi116 bash[80412]: cluster 2024-03-30T04:54:13.121993+0000 mgr.x (mgr.24938) 5600 : cluster [DBG] pgmap v3638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:15.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:14 smithi116 bash[80412]: audit 2024-03-30T04:54:13.886237+0000 mgr.x (mgr.24938) 5601 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:14 smithi148 bash[65611]: cluster 2024-03-30T04:54:13.121993+0000 mgr.x (mgr.24938) 5600 : cluster [DBG] pgmap v3638: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:15.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:14 smithi148 bash[65611]: audit 2024-03-30T04:54:13.886237+0000 mgr.x (mgr.24938) 5601 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:16.965 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:16 smithi148 bash[65611]: cluster 2024-03-30T04:54:15.123051+0000 mgr.x (mgr.24938) 5602 : cluster [DBG] pgmap v3639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:17.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:16 smithi116 bash[80412]: cluster 2024-03-30T04:54:15.123051+0000 mgr.x (mgr.24938) 5602 : cluster [DBG] pgmap v3639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:17.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:16 smithi116 bash[82555]: cluster 2024-03-30T04:54:15.123051+0000 mgr.x (mgr.24938) 5602 : cluster [DBG] pgmap v3639: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:17.298 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:16 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:16] "GET /metrics HTTP/1.1" 200 38706 "" "Prometheus/2.43.0" 2024-03-30T04:54:19.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:18 smithi116 bash[80412]: cluster 2024-03-30T04:54:17.124299+0000 mgr.x (mgr.24938) 5603 : cluster [DBG] pgmap v3640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:19.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:18 smithi116 bash[82555]: cluster 2024-03-30T04:54:17.124299+0000 mgr.x (mgr.24938) 5603 : cluster [DBG] pgmap v3640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:19.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:18 smithi148 bash[65611]: cluster 2024-03-30T04:54:17.124299+0000 mgr.x (mgr.24938) 5603 : cluster [DBG] pgmap v3640: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:21.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:20 smithi116 bash[80412]: cluster 2024-03-30T04:54:19.125683+0000 mgr.x (mgr.24938) 5604 : cluster [DBG] pgmap v3641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:21.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:20 smithi116 bash[82555]: cluster 2024-03-30T04:54:19.125683+0000 mgr.x (mgr.24938) 5604 : cluster [DBG] pgmap v3641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:21.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:20 smithi148 bash[65611]: cluster 2024-03-30T04:54:19.125683+0000 mgr.x (mgr.24938) 5604 : cluster [DBG] pgmap v3641: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:23.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:22 smithi116 bash[80412]: cluster 2024-03-30T04:54:21.126720+0000 mgr.x (mgr.24938) 5605 : cluster [DBG] pgmap v3642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:23.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:22 smithi116 bash[82555]: cluster 2024-03-30T04:54:21.126720+0000 mgr.x (mgr.24938) 5605 : cluster [DBG] pgmap v3642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:23.036 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:54:23.048 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:22 smithi148 bash[65611]: cluster 2024-03-30T04:54:21.126720+0000 mgr.x (mgr.24938) 5605 : cluster [DBG] pgmap v3642: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[82555]: cluster 2024-03-30T04:54:23.127885+0000 mgr.x (mgr.24938) 5606 : cluster [DBG] pgmap v3643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[82555]: audit 2024-03-30T04:54:23.894836+0000 mgr.x (mgr.24938) 5607 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[82555]: audit 2024-03-30T04:54:24.315112+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[80412]: cluster 2024-03-30T04:54:23.127885+0000 mgr.x (mgr.24938) 5606 : cluster [DBG] pgmap v3643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[80412]: audit 2024-03-30T04:54:23.894836+0000 mgr.x (mgr.24938) 5607 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:24.882 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:24 smithi116 bash[80412]: audit 2024-03-30T04:54:24.315112+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:25.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:24 smithi148 bash[65611]: cluster 2024-03-30T04:54:23.127885+0000 mgr.x (mgr.24938) 5606 : cluster [DBG] pgmap v3643: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:25.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:24 smithi148 bash[65611]: audit 2024-03-30T04:54:23.894836+0000 mgr.x (mgr.24938) 5607 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:25.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:24 smithi148 bash[65611]: audit 2024-03-30T04:54:24.315112+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 16s ago 28m - - 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi148 smithi148 running 17s ago 27m - - 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:alertmanager.a smithi116 *:9093,9094 running (112s) 16s ago 21m 15.3M - 0.25.0 c8568f914cd2 6af3f730a432 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:grafana.a smithi148 *:3000 running (91s) 17s ago 21m 72.9M - 9.4.12 2bacad6d85d8 b68a7306584d 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:iscsi.foo.smithi116.zcmkyk smithi116 running (3m) 16s ago 19m 43.0M - 3.7 3714003597ec 3ed378a14011 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.x smithi148 *:8443,9283,8765 running (13m) 17s ago 27m 545M - 19.0.0-2493-gd82c9aa1 3714003597ec de2bba96be48 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.y smithi116 *:8443,9283,8765 running (11m) 16s ago 29m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 77a7d3559532 2024-03-30T04:54:26.122 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (10m) 16s ago 29m 157M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec b74de6064389 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi148 running (9m) 17s ago 27m 68.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f24e229c6ad4 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi116 running (10m) 16s ago 27m 70.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec db83ea47da0c 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.a smithi116 *:9100 running (2m) 16s ago 21m 8011k - 1.5.0 0da6a335fe13 3a9d24ad1d15 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:node-exporter.b smithi148 *:9100 running (2m) 17s ago 21m 8227k - 1.5.0 0da6a335fe13 dbe058b33c6d 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (8m) 16s ago 26m 66.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 17739faf96b6 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi116 running (8m) 16s ago 26m 68.8M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec bad07feab467 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi116 running (7m) 16s ago 25m 60.2M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec d2d2a509600a 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.3 smithi116 running (6m) 16s ago 25m 61.4M 2524M 19.0.0-2493-gd82c9aa1 3714003597ec 40c79f88b71c 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.4 smithi148 running (6m) 17s ago 24m 58.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 06b32ac84e5f 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.5 smithi148 running (5m) 17s ago 23m 59.6M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1dd15f7f4cf8 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.6 smithi148 running (4m) 17s ago 23m 55.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec cb98bd40f1b0 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:osd.7 smithi148 running (4m) 17s ago 22m 55.3M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec c49f7e4fca9f 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:prometheus.a smithi148 *:9095 running (2m) 17s ago 21m 55.4M - 2.43.0 a07b618ecd1d c82b84a8a551 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi116.ldmffg smithi116 *:8000 running (3m) 16s ago 19m 91.1M - 19.0.0-2493-gd82c9aa1 3714003597ec b364e237993b 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.foo.smithi148.dwhqji smithi148 *:8000 running (3m) 17s ago 19m 91.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 2b802507c12e 2024-03-30T04:54:26.123 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi116.smzaqy smithi116 *:80 running (3m) 16s ago 19m 90.9M - 19.0.0-2493-gd82c9aa1 3714003597ec 9fbffa731255 2024-03-30T04:54:26.124 INFO:teuthology.orchestra.run.smithi116.stdout:rgw.smpl.smithi148.hezhux smithi148 *:80 running (3m) 17s ago 19m 90.9M - 19.0.0-2493-gd82c9aa1 3714003597ec d105055a8c9c 2024-03-30T04:54:26.748 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:54:26.928 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:26 smithi116 bash[80412]: cluster 2024-03-30T04:54:25.129001+0000 mgr.x (mgr.24938) 5608 : cluster [DBG] pgmap v3644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:26.928 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:26 smithi116 bash[82555]: cluster 2024-03-30T04:54:25.129001+0000 mgr.x (mgr.24938) 5608 : cluster [DBG] pgmap v3644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:26.966 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:26 smithi148 bash[65611]: cluster 2024-03-30T04:54:25.129001+0000 mgr.x (mgr.24938) 5608 : cluster [DBG] pgmap v3644: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:27.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:26 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:26] "GET /metrics HTTP/1.1" 200 38704 "" "Prometheus/2.43.0" 2024-03-30T04:54:27.899 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:27 smithi116 bash[80412]: audit 2024-03-30T04:54:26.078857+0000 mgr.x (mgr.24938) 5609 : audit [DBG] from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:27.900 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:27 smithi116 bash[82555]: audit 2024-03-30T04:54:26.078857+0000 mgr.x (mgr.24938) 5609 : audit [DBG] from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:28.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:27 smithi148 bash[65611]: audit 2024-03-30T04:54:26.078857+0000 mgr.x (mgr.24938) 5609 : audit [DBG] from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:29.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:28 smithi116 bash[80412]: cluster 2024-03-30T04:54:27.130207+0000 mgr.x (mgr.24938) 5610 : cluster [DBG] pgmap v3645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:29.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:28 smithi116 bash[80412]: audit 2024-03-30T04:54:28.603079+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:28 smithi116 bash[82555]: cluster 2024-03-30T04:54:27.130207+0000 mgr.x (mgr.24938) 5610 : cluster [DBG] pgmap v3645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:29.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:28 smithi116 bash[82555]: audit 2024-03-30T04:54:28.603079+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:28 smithi148 bash[65611]: cluster 2024-03-30T04:54:27.130207+0000 mgr.x (mgr.24938) 5610 : cluster [DBG] pgmap v3645: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:29.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:28 smithi148 bash[65611]: audit 2024-03-30T04:54:28.603079+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.733 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:29 smithi116 bash[80412]: audit 2024-03-30T04:54:28.617493+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.733 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:29 smithi116 bash[80412]: audit 2024-03-30T04:54:28.636034+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:29 smithi116 bash[82555]: audit 2024-03-30T04:54:28.617493+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.733 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:29 smithi116 bash[82555]: audit 2024-03-30T04:54:28.636034+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.798 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:29 smithi148 bash[65611]: audit 2024-03-30T04:54:28.617493+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:29 smithi148 bash[65611]: audit 2024-03-30T04:54:28.636034+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: "mon": { 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: "mgr": { 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:54:29.933 INFO:teuthology.orchestra.run.smithi116.stdout: "osd": { 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: "rgw": { 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: }, 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: "overall": { 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 17 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout: } 2024-03-30T04:54:29.934 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:54:30.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:30 smithi148 bash[65611]: cluster 2024-03-30T04:54:29.131633+0000 mgr.x (mgr.24938) 5611 : cluster [DBG] pgmap v3646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:30.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:30 smithi148 bash[65611]: audit 2024-03-30T04:54:29.719131+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:30.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:30 smithi148 bash[65611]: audit 2024-03-30T04:54:29.727379+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:30.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:30 smithi148 bash[65611]: audit 2024-03-30T04:54:29.735532+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:30.799 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:30 smithi148 bash[65611]: audit 2024-03-30T04:54:29.937312+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.116:0/262839954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:31.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[80412]: cluster 2024-03-30T04:54:29.131633+0000 mgr.x (mgr.24938) 5611 : cluster [DBG] pgmap v3646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[80412]: audit 2024-03-30T04:54:29.719131+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[80412]: audit 2024-03-30T04:54:29.727379+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[80412]: audit 2024-03-30T04:54:29.735532+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[80412]: audit 2024-03-30T04:54:29.937312+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.116:0/262839954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[82555]: cluster 2024-03-30T04:54:29.131633+0000 mgr.x (mgr.24938) 5611 : cluster [DBG] pgmap v3646: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[82555]: audit 2024-03-30T04:54:29.719131+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[82555]: audit 2024-03-30T04:54:29.727379+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[82555]: audit 2024-03-30T04:54:29.735532+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:31.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:30 smithi116 bash[82555]: audit 2024-03-30T04:54:29.937312+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.116:0/262839954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:31.014 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T04:54:33.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:32 smithi116 bash[80412]: cluster 2024-03-30T04:54:31.132862+0000 mgr.x (mgr.24938) 5612 : cluster [DBG] pgmap v3647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:33.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:32 smithi116 bash[82555]: cluster 2024-03-30T04:54:31.132862+0000 mgr.x (mgr.24938) 5612 : cluster [DBG] pgmap v3647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:33.050 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:32 smithi148 bash[65611]: cluster 2024-03-30T04:54:31.132862+0000 mgr.x (mgr.24938) 5612 : cluster [DBG] pgmap v3647: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:34.759 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:34 smithi116 bash[82555]: cluster 2024-03-30T04:54:33.133748+0000 mgr.x (mgr.24938) 5613 : cluster [DBG] pgmap v3648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:34.760 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:34 smithi116 bash[82555]: audit 2024-03-30T04:54:33.906293+0000 mgr.x (mgr.24938) 5614 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:34.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:34 smithi116 bash[80412]: cluster 2024-03-30T04:54:33.133748+0000 mgr.x (mgr.24938) 5613 : cluster [DBG] pgmap v3648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:34.760 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:34 smithi116 bash[80412]: audit 2024-03-30T04:54:33.906293+0000 mgr.x (mgr.24938) 5614 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:34 smithi148 bash[65611]: cluster 2024-03-30T04:54:33.133748+0000 mgr.x (mgr.24938) 5613 : cluster [DBG] pgmap v3648: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:35.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:34 smithi148 bash[65611]: audit 2024-03-30T04:54:33.906293+0000 mgr.x (mgr.24938) 5614 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:35.682 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "target_image": null, 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "in_progress": false, 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "which": "", 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "services_complete": [], 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "progress": null, 2024-03-30T04:54:35.683 INFO:teuthology.orchestra.run.smithi116.stdout: "message": "", 2024-03-30T04:54:35.684 INFO:teuthology.orchestra.run.smithi116.stdout: "is_paused": false 2024-03-30T04:54:35.684 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:54:36.381 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T04:54:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:36 smithi116 bash[80412]: cluster 2024-03-30T04:54:35.134938+0000 mgr.x (mgr.24938) 5615 : cluster [DBG] pgmap v3649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:37.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:36 smithi116 bash[80412]: audit 2024-03-30T04:54:35.688767+0000 mgr.x (mgr.24938) 5616 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:37.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:36 smithi116 bash[82555]: cluster 2024-03-30T04:54:35.134938+0000 mgr.x (mgr.24938) 5615 : cluster [DBG] pgmap v3649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:37.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:36 smithi116 bash[82555]: audit 2024-03-30T04:54:35.688767+0000 mgr.x (mgr.24938) 5616 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:37.049 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:36 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:36] "GET /metrics HTTP/1.1" 200 38704 "" "Prometheus/2.43.0" 2024-03-30T04:54:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:36 smithi148 bash[65611]: cluster 2024-03-30T04:54:35.134938+0000 mgr.x (mgr.24938) 5615 : cluster [DBG] pgmap v3649: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:37.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:36 smithi148 bash[65611]: audit 2024-03-30T04:54:35.688767+0000 mgr.x (mgr.24938) 5616 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:39.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:38 smithi116 bash[80412]: cluster 2024-03-30T04:54:37.136223+0000 mgr.x (mgr.24938) 5617 : cluster [DBG] pgmap v3650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:39.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:38 smithi116 bash[82555]: cluster 2024-03-30T04:54:37.136223+0000 mgr.x (mgr.24938) 5617 : cluster [DBG] pgmap v3650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:39.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:38 smithi148 bash[65611]: cluster 2024-03-30T04:54:37.136223+0000 mgr.x (mgr.24938) 5617 : cluster [DBG] pgmap v3650: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:39.308 INFO:teuthology.orchestra.run.smithi116.stdout:HEALTH_OK 2024-03-30T04:54:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:39 smithi116 bash[82555]: audit 2024-03-30T04:54:39.312777+0000 mon.a (mon.0) 11012 : audit [DBG] from='client.? 172.21.15.116:0/2993843996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:40.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:39 smithi116 bash[82555]: audit 2024-03-30T04:54:39.315579+0000 mon.a (mon.0) 11013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:40.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:39 smithi116 bash[80412]: audit 2024-03-30T04:54:39.312777+0000 mon.a (mon.0) 11012 : audit [DBG] from='client.? 172.21.15.116:0/2993843996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:40.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:39 smithi116 bash[80412]: audit 2024-03-30T04:54:39.315579+0000 mon.a (mon.0) 11013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:39 smithi148 bash[65611]: audit 2024-03-30T04:54:39.312777+0000 mon.a (mon.0) 11012 : audit [DBG] from='client.? 172.21.15.116:0/2993843996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:40.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:39 smithi148 bash[65611]: audit 2024-03-30T04:54:39.315579+0000 mon.a (mon.0) 11013 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:40.055 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-30T04:54:41.009 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:40 smithi116 bash[80412]: cluster 2024-03-30T04:54:39.137569+0000 mgr.x (mgr.24938) 5618 : cluster [DBG] pgmap v3651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:41.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:40 smithi116 bash[82555]: cluster 2024-03-30T04:54:39.137569+0000 mgr.x (mgr.24938) 5618 : cluster [DBG] pgmap v3651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:41.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:40 smithi148 bash[65611]: cluster 2024-03-30T04:54:39.137569+0000 mgr.x (mgr.24938) 5618 : cluster [DBG] pgmap v3651: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:43.009 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:42 smithi116 bash[82555]: cluster 2024-03-30T04:54:41.138629+0000 mgr.x (mgr.24938) 5619 : cluster [DBG] pgmap v3652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:43.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:42 smithi116 bash[80412]: cluster 2024-03-30T04:54:41.138629+0000 mgr.x (mgr.24938) 5619 : cluster [DBG] pgmap v3652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:43.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:42 smithi148 bash[65611]: cluster 2024-03-30T04:54:41.138629+0000 mgr.x (mgr.24938) 5619 : cluster [DBG] pgmap v3652: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:43.098 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-03-30T04:54:43.762 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-30T04:54:44.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:43 smithi148 bash[65611]: audit 2024-03-30T04:54:43.088871+0000 mon.a (mon.0) 11014 : audit [DBG] from='client.? 172.21.15.116:0/1226603866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:44.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:43 smithi116 bash[80412]: audit 2024-03-30T04:54:43.088871+0000 mon.a (mon.0) 11014 : audit [DBG] from='client.? 172.21.15.116:0/1226603866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:44.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:43 smithi116 bash[82555]: audit 2024-03-30T04:54:43.088871+0000 mon.a (mon.0) 11014 : audit [DBG] from='client.? 172.21.15.116:0/1226603866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:45.027 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:44 smithi116 bash[80412]: cluster 2024-03-30T04:54:43.139789+0000 mgr.x (mgr.24938) 5620 : cluster [DBG] pgmap v3653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:45.028 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:44 smithi116 bash[80412]: audit 2024-03-30T04:54:43.914528+0000 mgr.x (mgr.24938) 5621 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:45.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:44 smithi116 bash[82555]: cluster 2024-03-30T04:54:43.139789+0000 mgr.x (mgr.24938) 5620 : cluster [DBG] pgmap v3653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:45.028 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:44 smithi116 bash[82555]: audit 2024-03-30T04:54:43.914528+0000 mgr.x (mgr.24938) 5621 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:44 smithi148 bash[65611]: cluster 2024-03-30T04:54:43.139789+0000 mgr.x (mgr.24938) 5620 : cluster [DBG] pgmap v3653: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:45.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:44 smithi148 bash[65611]: audit 2024-03-30T04:54:43.914528+0000 mgr.x (mgr.24938) 5621 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:46.883 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T04:54:47.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:46 smithi148 bash[65611]: cluster 2024-03-30T04:54:45.140950+0000 mgr.x (mgr.24938) 5622 : cluster [DBG] pgmap v3654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:47.049 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:46 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:46] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T04:54:47.153 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:46 smithi116 bash[82555]: cluster 2024-03-30T04:54:45.140950+0000 mgr.x (mgr.24938) 5622 : cluster [DBG] pgmap v3654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:47.154 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:46 smithi116 bash[80412]: cluster 2024-03-30T04:54:45.140950+0000 mgr.x (mgr.24938) 5622 : cluster [DBG] pgmap v3654: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:47.678 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-30T04:54:48.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:47 smithi116 bash[80412]: audit 2024-03-30T04:54:46.873789+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.116:0/554328975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:48.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:47 smithi116 bash[82555]: audit 2024-03-30T04:54:46.873789+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.116:0/554328975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:48.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:47 smithi148 bash[65611]: audit 2024-03-30T04:54:46.873789+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.116:0/554328975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:49.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:48 smithi116 bash[80412]: cluster 2024-03-30T04:54:47.142150+0000 mgr.x (mgr.24938) 5623 : cluster [DBG] pgmap v3655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:49.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:48 smithi116 bash[80412]: audit 2024-03-30T04:54:48.782102+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:48 smithi116 bash[82555]: cluster 2024-03-30T04:54:47.142150+0000 mgr.x (mgr.24938) 5623 : cluster [DBG] pgmap v3655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:49.011 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:48 smithi116 bash[82555]: audit 2024-03-30T04:54:48.782102+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:48 smithi148 bash[65611]: cluster 2024-03-30T04:54:47.142150+0000 mgr.x (mgr.24938) 5623 : cluster [DBG] pgmap v3655: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:49.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:48 smithi148 bash[65611]: audit 2024-03-30T04:54:48.782102+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.953 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:49 smithi116 bash[80412]: audit 2024-03-30T04:54:48.790404+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.954 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:49 smithi116 bash[80412]: audit 2024-03-30T04:54:48.804086+0000 mon.a (mon.0) 11017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.954 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:49 smithi116 bash[82555]: audit 2024-03-30T04:54:48.790404+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:49.954 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:49 smithi116 bash[82555]: audit 2024-03-30T04:54:48.804086+0000 mon.a (mon.0) 11017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:50.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:49 smithi148 bash[65611]: audit 2024-03-30T04:54:48.790404+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:50.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:49 smithi148 bash[65611]: audit 2024-03-30T04:54:48.804086+0000 mon.a (mon.0) 11017 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:50.736 INFO:teuthology.orchestra.run.smithi116.stdout:osd 8 1s ago - 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[82555]: cluster 2024-03-30T04:54:49.143496+0000 mgr.x (mgr.24938) 5624 : cluster [DBG] pgmap v3656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[82555]: audit 2024-03-30T04:54:49.930680+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[82555]: audit 2024-03-30T04:54:49.943687+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[82555]: audit 2024-03-30T04:54:49.955600+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[80412]: cluster 2024-03-30T04:54:49.143496+0000 mgr.x (mgr.24938) 5624 : cluster [DBG] pgmap v3656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[80412]: audit 2024-03-30T04:54:49.930680+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[80412]: audit 2024-03-30T04:54:49.943687+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:50 smithi116 bash[80412]: audit 2024-03-30T04:54:49.955600+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.041 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:50 smithi148 bash[65611]: cluster 2024-03-30T04:54:49.143496+0000 mgr.x (mgr.24938) 5624 : cluster [DBG] pgmap v3656: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:51.042 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:50 smithi148 bash[65611]: audit 2024-03-30T04:54:49.930680+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.042 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:50 smithi148 bash[65611]: audit 2024-03-30T04:54:49.943687+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.042 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:50 smithi148 bash[65611]: audit 2024-03-30T04:54:49.955600+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:54:51.578 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:54:51.592 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi116.front.sepia.ceph.com 2024-03-30T04:54:51.592 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-03-30T04:54:52.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:51 smithi148 bash[65611]: audit 2024-03-30T04:54:50.718356+0000 mgr.x (mgr.24938) 5625 : audit [DBG] from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:52.229 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:51 smithi116 bash[80412]: audit 2024-03-30T04:54:50.718356+0000 mgr.x (mgr.24938) 5625 : audit [DBG] from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:52.230 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:51 smithi116 bash[82555]: audit 2024-03-30T04:54:50.718356+0000 mgr.x (mgr.24938) 5625 : audit [DBG] from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:53.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:52 smithi116 bash[80412]: cluster 2024-03-30T04:54:51.144586+0000 mgr.x (mgr.24938) 5626 : cluster [DBG] pgmap v3657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:53.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:52 smithi116 bash[82555]: cluster 2024-03-30T04:54:51.144586+0000 mgr.x (mgr.24938) 5626 : cluster [DBG] pgmap v3657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:53.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:52 smithi148 bash[65611]: cluster 2024-03-30T04:54:51.144586+0000 mgr.x (mgr.24938) 5626 : cluster [DBG] pgmap v3657: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[82555]: cluster 2024-03-30T04:54:53.145732+0000 mgr.x (mgr.24938) 5627 : cluster [DBG] pgmap v3658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[82555]: audit 2024-03-30T04:54:53.925867+0000 mgr.x (mgr.24938) 5628 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[82555]: audit 2024-03-30T04:54:54.316467+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[80412]: cluster 2024-03-30T04:54:53.145732+0000 mgr.x (mgr.24938) 5627 : cluster [DBG] pgmap v3658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[80412]: audit 2024-03-30T04:54:53.925867+0000 mgr.x (mgr.24938) 5628 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:55.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:54 smithi116 bash[80412]: audit 2024-03-30T04:54:54.316467+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:54 smithi148 bash[65611]: cluster 2024-03-30T04:54:53.145732+0000 mgr.x (mgr.24938) 5627 : cluster [DBG] pgmap v3658: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:54 smithi148 bash[65611]: audit 2024-03-30T04:54:53.925867+0000 mgr.x (mgr.24938) 5628 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:55.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:54 smithi148 bash[65611]: audit 2024-03-30T04:54:54.316467+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:56.637 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-03-30T04:54:56.638 INFO:teuthology.orchestra.run.smithi116.stdout: "image": "quay.io/ceph/ceph", 2024-03-30T04:54:56.638 INFO:teuthology.orchestra.run.smithi116.stdout: "registry": "quay.io", 2024-03-30T04:54:56.638 INFO:teuthology.orchestra.run.smithi116.stdout: "bare_image": "ceph/ceph", 2024-03-30T04:54:56.638 INFO:teuthology.orchestra.run.smithi116.stdout: "versions": [] 2024-03-30T04:54:56.638 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-03-30T04:54:57.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:56 smithi116 bash[80412]: cluster 2024-03-30T04:54:55.146807+0000 mgr.x (mgr.24938) 5629 : cluster [DBG] pgmap v3659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:57.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:56 smithi116 bash[80412]: audit 2024-03-30T04:54:55.973566+0000 mgr.x (mgr.24938) 5630 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:56 smithi116 bash[82555]: cluster 2024-03-30T04:54:55.146807+0000 mgr.x (mgr.24938) 5629 : cluster [DBG] pgmap v3659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:57.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:56 smithi116 bash[82555]: audit 2024-03-30T04:54:55.973566+0000 mgr.x (mgr.24938) 5630 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:57.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:54:56 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:54:56] "GET /metrics HTTP/1.1" 200 38706 "" "Prometheus/2.43.0" 2024-03-30T04:54:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:56 smithi148 bash[65611]: cluster 2024-03-30T04:54:55.146807+0000 mgr.x (mgr.24938) 5629 : cluster [DBG] pgmap v3659: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:57.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:56 smithi148 bash[65611]: audit 2024-03-30T04:54:55.973566+0000 mgr.x (mgr.24938) 5630 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:57.749 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-30T04:54:58.986 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:54:58 smithi116 bash[80412]: cluster 2024-03-30T04:54:57.148000+0000 mgr.x (mgr.24938) 5631 : cluster [DBG] pgmap v3660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:58.986 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:54:58 smithi116 bash[82555]: cluster 2024-03-30T04:54:57.148000+0000 mgr.x (mgr.24938) 5631 : cluster [DBG] pgmap v3660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:59.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:54:58 smithi148 bash[65611]: cluster 2024-03-30T04:54:57.148000+0000 mgr.x (mgr.24938) 5631 : cluster [DBG] pgmap v3660: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:01.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:00 smithi116 bash[80412]: cluster 2024-03-30T04:54:59.149359+0000 mgr.x (mgr.24938) 5632 : cluster [DBG] pgmap v3661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:01.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:00 smithi116 bash[82555]: cluster 2024-03-30T04:54:59.149359+0000 mgr.x (mgr.24938) 5632 : cluster [DBG] pgmap v3661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:01.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:00 smithi148 bash[65611]: cluster 2024-03-30T04:54:59.149359+0000 mgr.x (mgr.24938) 5632 : cluster [DBG] pgmap v3661: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:01.400 INFO:teuthology.orchestra.run.smithi116.stdout: "16.2.0", 2024-03-30T04:55:02.010 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:01 smithi116 bash[80412]: audit 2024-03-30T04:55:00.582686+0000 mgr.x (mgr.24938) 5633 : audit [DBG] from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:02.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:01 smithi116 bash[82555]: audit 2024-03-30T04:55:00.582686+0000 mgr.x (mgr.24938) 5633 : audit [DBG] from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:02.049 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:01 smithi148 bash[65611]: audit 2024-03-30T04:55:00.582686+0000 mgr.x (mgr.24938) 5633 : audit [DBG] from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:02.196 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-30T04:55:03.234 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:02 smithi116 bash[80412]: cluster 2024-03-30T04:55:01.150413+0000 mgr.x (mgr.24938) 5634 : cluster [DBG] pgmap v3662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:03.235 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:02 smithi116 bash[82555]: cluster 2024-03-30T04:55:01.150413+0000 mgr.x (mgr.24938) 5634 : cluster [DBG] pgmap v3662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:03.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:02 smithi148 bash[65611]: cluster 2024-03-30T04:55:01.150413+0000 mgr.x (mgr.24938) 5634 : cluster [DBG] pgmap v3662: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:05.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:04 smithi116 bash[80412]: cluster 2024-03-30T04:55:03.151564+0000 mgr.x (mgr.24938) 5635 : cluster [DBG] pgmap v3663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:05.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:04 smithi116 bash[80412]: audit 2024-03-30T04:55:03.937295+0000 mgr.x (mgr.24938) 5636 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:04 smithi116 bash[82555]: cluster 2024-03-30T04:55:03.151564+0000 mgr.x (mgr.24938) 5635 : cluster [DBG] pgmap v3663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:05.260 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:04 smithi116 bash[82555]: audit 2024-03-30T04:55:03.937295+0000 mgr.x (mgr.24938) 5636 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:05.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:04 smithi148 bash[65611]: cluster 2024-03-30T04:55:03.151564+0000 mgr.x (mgr.24938) 5635 : cluster [DBG] pgmap v3663: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:05.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:04 smithi148 bash[65611]: audit 2024-03-30T04:55:03.937295+0000 mgr.x (mgr.24938) 5636 : audit [DBG] from='client.44686 -' entity='client.iscsi.foo.smithi116.zcmkyk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:06.028 INFO:teuthology.orchestra.run.smithi116.stdout: "v16.2.2", 2024-03-30T04:55:06.028 INFO:teuthology.orchestra.run.smithi116.stdout: "v16.2.2-20210505", 2024-03-30T04:55:06.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[80412]: audit 2024-03-30T04:55:05.273418+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:55:06.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[80412]: audit 2024-03-30T04:55:05.278920+0000 mon.a (mon.0) 11023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:06.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[80412]: audit 2024-03-30T04:55:05.280568+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:06.227 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[80412]: audit 2024-03-30T04:55:05.292608+0000 mon.a (mon.0) 11025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:55:06.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[82555]: audit 2024-03-30T04:55:05.273418+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:55:06.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[82555]: audit 2024-03-30T04:55:05.278920+0000 mon.a (mon.0) 11023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:06.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[82555]: audit 2024-03-30T04:55:05.280568+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:06.227 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:05 smithi116 bash[82555]: audit 2024-03-30T04:55:05.292608+0000 mon.a (mon.0) 11025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:55:06.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:05 smithi148 bash[65611]: audit 2024-03-30T04:55:05.273418+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:55:06.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:05 smithi148 bash[65611]: audit 2024-03-30T04:55:05.278920+0000 mon.a (mon.0) 11023 : audit [DBG] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:06.299 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:05 smithi148 bash[65611]: audit 2024-03-30T04:55:05.280568+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:06.300 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:05 smithi148 bash[65611]: audit 2024-03-30T04:55:05.292608+0000 mon.a (mon.0) 11025 : audit [INF] from='mgr.24938 172.21.15.148:0/14656342' entity='mgr.x' 2024-03-30T04:55:06.795 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T04:55:06.803 INFO:tasks.cephadm:Teardown begin 2024-03-30T04:55:06.804 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:55:06.818 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:55:06.832 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T04:55:06.832 DEBUG:teuthology.orchestra.run.smithi116:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T04:55:06.867 DEBUG:teuthology.orchestra.run.smithi148:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T04:55:06.881 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T04:55:06.882 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T04:55:06.882 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T04:55:07.072 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:06 smithi116 bash[82555]: cluster 2024-03-30T04:55:05.152630+0000 mgr.x (mgr.24938) 5637 : cluster [DBG] pgmap v3664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:06 smithi116 bash[82555]: audit 2024-03-30T04:55:05.236081+0000 mgr.x (mgr.24938) 5638 : audit [DBG] from='client.44881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:06 smithi116 systemd[1]: Stopping Ceph mon.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:06 smithi116 bash[80412]: cluster 2024-03-30T04:55:05.152630+0000 mgr.x (mgr.24938) 5637 : cluster [DBG] pgmap v3664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:06 smithi116 bash[80412]: audit 2024-03-30T04:55:05.236081+0000 mgr.x (mgr.24938) 5638 : audit [DBG] from='client.44881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:07 smithi116 bash[80412]: debug 2024-03-30T04:55:07.045+0000 7fac35102700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:55:07.073 INFO:journalctl@ceph.mon.a.smithi116.stdout:Mar 30 04:55:07 smithi116 bash[80412]: debug 2024-03-30T04:55:07.045+0000 7fac35102700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-30T04:55:07.079 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:06 smithi148 bash[53504]: ::ffff:172.21.15.148 - - [30/Mar/2024:04:55:06] "GET /metrics HTTP/1.1" 200 38706 "" "Prometheus/2.43.0" 2024-03-30T04:55:07.080 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE Bus STOPPING 2024-03-30T04:55:07.080 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:06 smithi148 bash[65611]: cluster 2024-03-30T04:55:05.152630+0000 mgr.x (mgr.24938) 5637 : cluster [DBG] pgmap v3664: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:07.080 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:06 smithi148 bash[65611]: audit 2024-03-30T04:55:05.236081+0000 mgr.x (mgr.24938) 5638 : audit [DBG] from='client.44881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:55:07.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:55:07.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE Bus STOPPED 2024-03-30T04:55:07.299 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE Bus STARTING 2024-03-30T04:55:07.300 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: CherryPy Checker: 2024-03-30T04:55:07.300 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: The Application mounted at '' has an empty config. 2024-03-30T04:55:07.300 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE Serving on http://:::9283 2024-03-30T04:55:07.300 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:07 smithi148 bash[53504]: [30/Mar/2024:04:55:07] ENGINE Bus STARTED 2024-03-30T04:55:07.837 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.a.service' 2024-03-30T04:55:07.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:07.874 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-30T04:55:07.874 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-30T04:55:07.874 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.c 2024-03-30T04:55:08.112 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:07 smithi116 systemd[1]: Stopping Ceph mon.c for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:08.112 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:08 smithi116 bash[82555]: debug 2024-03-30T04:55:08.041+0000 7f2579987700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:55:08.112 INFO:journalctl@ceph.mon.c.smithi116.stdout:Mar 30 04:55:08 smithi116 bash[82555]: debug 2024-03-30T04:55:08.041+0000 7f2579987700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-30T04:55:08.916 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.c.service' 2024-03-30T04:55:08.943 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:08.943 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-30T04:55:08.943 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-30T04:55:08.943 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.b 2024-03-30T04:55:09.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:08 smithi148 systemd[1]: Stopping Ceph mon.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:09.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:09 smithi148 bash[65611]: debug 2024-03-30T04:55:09.071+0000 7f4d9492b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T04:55:09.275 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:09 smithi148 bash[65611]: debug 2024-03-30T04:55:09.071+0000 7f4d9492b700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-30T04:55:10.549 INFO:journalctl@ceph.mon.b.smithi148.stdout:Mar 30 04:55:10 smithi148 bash[97921]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T04:55:10.890 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mon.b.service' 2024-03-30T04:55:10.945 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:10.945 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-30T04:55:10.945 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-30T04:55:10.945 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y 2024-03-30T04:55:11.250 INFO:journalctl@ceph.mgr.y.smithi116.stdout:Mar 30 04:55:10 smithi116 systemd[1]: Stopping Ceph mgr.y for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:11.787 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-03-30T04:55:11.811 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:11.811 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-30T04:55:11.811 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-30T04:55:11.811 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x 2024-03-30T04:55:12.129 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:11 smithi148 systemd[1]: Stopping Ceph mgr.x for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:12.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:12 smithi148 bash[53504]: debug 2024-03-30T04:55:12.131+0000 7f50cbe74700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:12.549 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:12 smithi148 bash[53504]: debug 2024-03-30T04:55:12.131+0000 7f50cbe74700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-30T04:55:13.759 INFO:journalctl@ceph.mgr.x.smithi148.stdout:Mar 30 04:55:13 smithi148 bash[98091]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:55:13.770 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-03-30T04:55:13.793 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:13.793 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-30T04:55:13.794 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-30T04:55:13.794 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.0 2024-03-30T04:55:14.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:13 smithi116 systemd[1]: Stopping Ceph osd.0 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:14.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:13 smithi116 bash[88851]: debug 2024-03-30T04:55:13.925+0000 7f59fabff700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:14.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:13 smithi116 bash[88851]: debug 2024-03-30T04:55:13.925+0000 7f59fabff700 -1 osd.0 165 *** Got signal Terminated *** 2024-03-30T04:55:14.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:13 smithi116 bash[88851]: debug 2024-03-30T04:55:13.925+0000 7f59fabff700 -1 osd.0 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:15.505 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:55:15 smithi148 bash[92683]: ts=2024-03-30T04:55:15.225Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:55:15.505 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:55:15 smithi148 bash[92683]: ts=2024-03-30T04:55:15.229Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:55:15.505 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:55:15 smithi148 bash[92683]: ts=2024-03-30T04:55:15.229Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:55:15.505 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:55:15 smithi148 bash[92683]: ts=2024-03-30T04:55:15.230Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:55:15.506 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:55:15 smithi148 bash[92683]: ts=2024-03-30T04:55:15.232Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:55:20.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:19 smithi116 bash[118696]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:55:20.260 INFO:journalctl@ceph.osd.0.smithi116.stdout:Mar 30 04:55:19 smithi116 bash[119340]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T04:55:21.797 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.0.service' 2024-03-30T04:55:21.826 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:21.826 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-30T04:55:21.826 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-30T04:55:21.826 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.1 2024-03-30T04:55:22.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:21 smithi116 systemd[1]: Stopping Ceph osd.1 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:22.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:22 smithi116 bash[91603]: debug 2024-03-30T04:55:22.009+0000 7faad24af700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:22.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:22 smithi116 bash[91603]: debug 2024-03-30T04:55:22.009+0000 7faad24af700 -1 osd.1 165 *** Got signal Terminated *** 2024-03-30T04:55:22.260 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:22 smithi116 bash[91603]: debug 2024-03-30T04:55:22.009+0000 7faad24af700 -1 osd.1 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:28.510 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:28 smithi116 bash[119474]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T04:55:28.510 INFO:journalctl@ceph.osd.1.smithi116.stdout:Mar 30 04:55:28 smithi116 bash[119538]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T04:55:30.013 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.1.service' 2024-03-30T04:55:30.040 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:30.040 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-30T04:55:30.041 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-30T04:55:30.041 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.2 2024-03-30T04:55:30.260 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:30 smithi116 systemd[1]: Stopping Ceph osd.2 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:30.260 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:30 smithi116 bash[94747]: debug 2024-03-30T04:55:30.209+0000 7f05aa398700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:30.260 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:30 smithi116 bash[94747]: debug 2024-03-30T04:55:30.209+0000 7f05aa398700 -1 osd.2 165 *** Got signal Terminated *** 2024-03-30T04:55:30.260 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:30 smithi116 bash[94747]: debug 2024-03-30T04:55:30.209+0000 7f05aa398700 -1 osd.2 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:36.267 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:36 smithi116 bash[119671]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T04:55:36.267 INFO:journalctl@ceph.osd.2.smithi116.stdout:Mar 30 04:55:36 smithi116 bash[119929]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T04:55:38.041 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.2.service' 2024-03-30T04:55:38.068 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:38.068 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-30T04:55:38.069 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-30T04:55:38.069 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.3 2024-03-30T04:55:38.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:38 smithi116 systemd[1]: Stopping Ceph osd.3 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:38.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:38 smithi116 bash[97893]: debug 2024-03-30T04:55:38.261+0000 7f744534a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:38.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:38 smithi116 bash[97893]: debug 2024-03-30T04:55:38.261+0000 7f744534a700 -1 osd.3 165 *** Got signal Terminated *** 2024-03-30T04:55:38.510 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:38 smithi116 bash[97893]: debug 2024-03-30T04:55:38.261+0000 7f744534a700 -1 osd.3 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:40.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:40 smithi148 bash[79319]: debug 2024-03-30T04:55:40.074+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:41.299 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:40 smithi148 bash[73286]: debug 2024-03-30T04:55:40.830+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:41.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:41 smithi148 bash[79319]: debug 2024-03-30T04:55:41.054+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:42.009 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:41 smithi116 bash[97893]: debug 2024-03-30T04:55:41.889+0000 7f744193e700 -1 osd.3 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.755169+0000 front 2024-03-30T04:55:17.754976+0000 (oldest deadline 2024-03-30T04:55:41.855169+0000) 2024-03-30T04:55:42.093 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:41 smithi148 bash[73286]: debug 2024-03-30T04:55:41.830+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:42.094 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:42 smithi148 bash[79319]: debug 2024-03-30T04:55:42.014+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:42.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:42 smithi148 bash[82331]: debug 2024-03-30T04:55:42.094+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:42.867 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:42 smithi148 bash[76301]: debug 2024-03-30T04:55:42.594+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:43.259 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:42 smithi116 bash[97893]: debug 2024-03-30T04:55:42.932+0000 7f744193e700 -1 osd.3 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.755169+0000 front 2024-03-30T04:55:17.754976+0000 (oldest deadline 2024-03-30T04:55:41.855169+0000) 2024-03-30T04:55:43.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:42 smithi148 bash[79319]: debug 2024-03-30T04:55:42.994+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:43.300 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:42 smithi148 bash[73286]: debug 2024-03-30T04:55:42.870+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:43.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:43 smithi148 bash[82331]: debug 2024-03-30T04:55:43.054+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:43.884 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:43 smithi148 bash[76301]: debug 2024-03-30T04:55:43.609+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:44.300 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:43 smithi148 bash[73286]: debug 2024-03-30T04:55:43.885+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:44.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:44 smithi148 bash[79319]: debug 2024-03-30T04:55:44.029+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:44.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:44 smithi148 bash[82331]: debug 2024-03-30T04:55:44.101+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:44.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:44 smithi116 bash[120142]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T04:55:44.760 INFO:journalctl@ceph.osd.3.smithi116.stdout:Mar 30 04:55:44 smithi116 bash[120748]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T04:55:45.043 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:44 smithi148 bash[73286]: debug 2024-03-30T04:55:44.857+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:45.044 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:44 smithi148 bash[76301]: debug 2024-03-30T04:55:44.625+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:45.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:45 smithi148 bash[79319]: debug 2024-03-30T04:55:45.045+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:45.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:45 smithi148 bash[82331]: debug 2024-03-30T04:55:45.117+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:46.050 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:45 smithi148 bash[73286]: debug 2024-03-30T04:55:45.873+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:46.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:45 smithi148 bash[76301]: debug 2024-03-30T04:55:45.665+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:46.372 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.3.service' 2024-03-30T04:55:46.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:46.401 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-30T04:55:46.401 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-30T04:55:46.401 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.4 2024-03-30T04:55:46.412 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[79319]: debug 2024-03-30T04:55:46.061+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:46.412 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[82331]: debug 2024-03-30T04:55:46.069+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:46.713 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:46 smithi148 systemd[1]: Stopping Ceph osd.4 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:46.713 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[73286]: debug 2024-03-30T04:55:46.549+0000 7efdc2ede700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:46.714 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[73286]: debug 2024-03-30T04:55:46.549+0000 7efdc2ede700 -1 osd.4 165 *** Got signal Terminated *** 2024-03-30T04:55:46.714 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[73286]: debug 2024-03-30T04:55:46.549+0000 7efdc2ede700 -1 osd.4 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:47.046 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[76301]: debug 2024-03-30T04:55:46.717+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:47.046 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:46 smithi148 bash[73286]: debug 2024-03-30T04:55:46.913+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:47.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:47 smithi148 bash[79319]: debug 2024-03-30T04:55:47.045+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:47.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:47 smithi148 bash[82331]: debug 2024-03-30T04:55:47.117+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:48.002 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:47 smithi148 bash[73286]: debug 2024-03-30T04:55:47.933+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:48.002 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:47 smithi148 bash[76301]: debug 2024-03-30T04:55:47.745+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:48.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:48 smithi148 bash[79319]: debug 2024-03-30T04:55:48.001+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:48.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:48 smithi148 bash[82331]: debug 2024-03-30T04:55:48.093+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:48.971 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:48 smithi148 bash[76301]: debug 2024-03-30T04:55:48.701+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:48.972 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:48 smithi148 bash[73286]: debug 2024-03-30T04:55:48.917+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:49.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:48 smithi148 bash[79319]: debug 2024-03-30T04:55:48.973+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:49.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:49 smithi148 bash[82331]: debug 2024-03-30T04:55:49.137+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:50.013 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:49 smithi148 bash[73286]: debug 2024-03-30T04:55:49.929+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:50.013 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:49 smithi148 bash[76301]: debug 2024-03-30T04:55:49.705+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:50.013 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:49 smithi148 bash[76301]: debug 2024-03-30T04:55:49.705+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:50.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[79319]: debug 2024-03-30T04:55:50.013+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:50.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[82331]: debug 2024-03-30T04:55:50.181+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:50.953 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[76301]: debug 2024-03-30T04:55:50.725+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:50.953 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[76301]: debug 2024-03-30T04:55:50.725+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:51.300 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[73286]: debug 2024-03-30T04:55:50.957+0000 7efdbf4d2700 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:15.366806+0000 front 2024-03-30T04:55:15.366973+0000 (oldest deadline 2024-03-30T04:55:40.066934+0000) 2024-03-30T04:55:51.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[79319]: debug 2024-03-30T04:55:50.989+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:51.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:50 smithi148 bash[79319]: debug 2024-03-30T04:55:50.989+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:51.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[82331]: debug 2024-03-30T04:55:51.157+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:51.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[82331]: debug 2024-03-30T04:55:51.157+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:52.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[76301]: debug 2024-03-30T04:55:51.733+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:52.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[76301]: debug 2024-03-30T04:55:51.733+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:52.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[79319]: debug 2024-03-30T04:55:51.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:52.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:51 smithi148 bash[79319]: debug 2024-03-30T04:55:51.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:52.590 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[82331]: debug 2024-03-30T04:55:52.185+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:52.590 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[82331]: debug 2024-03-30T04:55:52.185+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:53.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[76301]: debug 2024-03-30T04:55:52.713+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:53.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[76301]: debug 2024-03-30T04:55:52.713+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:53.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[79319]: debug 2024-03-30T04:55:52.921+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:53.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:52 smithi148 bash[79319]: debug 2024-03-30T04:55:52.921+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:53.550 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[99091]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:55:53.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[82331]: debug 2024-03-30T04:55:53.141+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:53.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[82331]: debug 2024-03-30T04:55:53.141+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:54.050 INFO:journalctl@ceph.osd.4.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[99256]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T04:55:54.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[79319]: debug 2024-03-30T04:55:53.897+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:54.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[79319]: debug 2024-03-30T04:55:53.897+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:54.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[76301]: debug 2024-03-30T04:55:53.705+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:54.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:53 smithi148 bash[76301]: debug 2024-03-30T04:55:53.705+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:54.571 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[82331]: debug 2024-03-30T04:55:54.089+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:54.571 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[82331]: debug 2024-03-30T04:55:54.089+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:54.998 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[76301]: debug 2024-03-30T04:55:54.749+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:54.999 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[76301]: debug 2024-03-30T04:55:54.749+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:54.999 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[79319]: debug 2024-03-30T04:55:54.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:54.999 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:54 smithi148 bash[79319]: debug 2024-03-30T04:55:54.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:55.299 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[82331]: debug 2024-03-30T04:55:55.081+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:55.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[82331]: debug 2024-03-30T04:55:55.081+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:55.799 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[76301]: debug 2024-03-30T04:55:55.749+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:55.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[76301]: debug 2024-03-30T04:55:55.749+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:56.249 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[79319]: debug 2024-03-30T04:55:55.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:56.249 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:55 smithi148 bash[79319]: debug 2024-03-30T04:55:55.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:56.249 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[82331]: debug 2024-03-30T04:55:56.057+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:56.250 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[82331]: debug 2024-03-30T04:55:56.057+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:56.535 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.4.service' 2024-03-30T04:55:56.609 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:55:56.610 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-30T04:55:56.610 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-30T04:55:56.610 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.5 2024-03-30T04:55:56.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:56 smithi148 systemd[1]: Stopping Ceph osd.5 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:56.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[76301]: debug 2024-03-30T04:55:56.765+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:56.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[76301]: debug 2024-03-30T04:55:56.765+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:56.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[76301]: debug 2024-03-30T04:55:56.765+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:55:57.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[79319]: debug 2024-03-30T04:55:56.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:57.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:56 smithi148 bash[79319]: debug 2024-03-30T04:55:56.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:57.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[82331]: debug 2024-03-30T04:55:57.081+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:57.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[82331]: debug 2024-03-30T04:55:57.081+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:57.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[82331]: debug 2024-03-30T04:55:57.081+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:55:57.301 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.085+0000 7f779bdf3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:55:57.301 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.085+0000 7f779bdf3700 -1 osd.5 165 *** Got signal Terminated *** 2024-03-30T04:55:57.301 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.085+0000 7f779bdf3700 -1 osd.5 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:55:58.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[79319]: debug 2024-03-30T04:55:57.945+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:58.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[79319]: debug 2024-03-30T04:55:57.945+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:58.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.737+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:58.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.737+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:58.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:57 smithi148 bash[76301]: debug 2024-03-30T04:55:57.737+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:55:58.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[82331]: debug 2024-03-30T04:55:58.121+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:58.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[82331]: debug 2024-03-30T04:55:58.121+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:58.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[82331]: debug 2024-03-30T04:55:58.121+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[79319]: debug 2024-03-30T04:55:58.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[79319]: debug 2024-03-30T04:55:58.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[79319]: debug 2024-03-30T04:55:58.941+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[76301]: debug 2024-03-30T04:55:58.701+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[76301]: debug 2024-03-30T04:55:58.701+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:59.050 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:58 smithi148 bash[76301]: debug 2024-03-30T04:55:58.701+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:55:59.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[82331]: debug 2024-03-30T04:55:59.077+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:55:59.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[82331]: debug 2024-03-30T04:55:59.077+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:55:59.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[82331]: debug 2024-03-30T04:55:59.077+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:55:59.980 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[76301]: debug 2024-03-30T04:55:59.721+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:55:59.980 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[76301]: debug 2024-03-30T04:55:59.721+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:55:59.980 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[76301]: debug 2024-03-30T04:55:59.721+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[79319]: debug 2024-03-30T04:55:59.981+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[79319]: debug 2024-03-30T04:55:59.981+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:55:59 smithi148 bash[79319]: debug 2024-03-30T04:55:59.981+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[82331]: debug 2024-03-30T04:56:00.097+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[82331]: debug 2024-03-30T04:56:00.097+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:00.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[82331]: debug 2024-03-30T04:56:00.097+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:01.017 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[76301]: debug 2024-03-30T04:56:00.741+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:56:01.017 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[76301]: debug 2024-03-30T04:56:00.741+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:56:01.017 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:00 smithi148 bash[76301]: debug 2024-03-30T04:56:00.741+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[79319]: debug 2024-03-30T04:56:01.021+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[79319]: debug 2024-03-30T04:56:01.021+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[79319]: debug 2024-03-30T04:56:01.021+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[82331]: debug 2024-03-30T04:56:01.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[82331]: debug 2024-03-30T04:56:01.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:01.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[82331]: debug 2024-03-30T04:56:01.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:02.040 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[76301]: debug 2024-03-30T04:56:01.717+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:17.496275+0000 front 2024-03-30T04:55:17.496375+0000 (oldest deadline 2024-03-30T04:55:41.596143+0000) 2024-03-30T04:56:02.040 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[76301]: debug 2024-03-30T04:56:01.717+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:23.297908+0000 front 2024-03-30T04:55:23.297468+0000 (oldest deadline 2024-03-30T04:55:49.197581+0000) 2024-03-30T04:56:02.040 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:01 smithi148 bash[76301]: debug 2024-03-30T04:56:01.717+0000 7f77943df700 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:31.499264+0000 front 2024-03-30T04:55:31.499085+0000 (oldest deadline 2024-03-30T04:55:56.198931+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[82331]: debug 2024-03-30T04:56:02.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[82331]: debug 2024-03-30T04:56:02.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[82331]: debug 2024-03-30T04:56:02.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[79319]: debug 2024-03-30T04:56:02.045+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[79319]: debug 2024-03-30T04:56:02.045+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:02.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:02 smithi148 bash[79319]: debug 2024-03-30T04:56:02.045+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[79319]: debug 2024-03-30T04:56:03.029+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[79319]: debug 2024-03-30T04:56:03.029+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[79319]: debug 2024-03-30T04:56:03.029+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[82331]: debug 2024-03-30T04:56:03.005+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[82331]: debug 2024-03-30T04:56:03.005+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:03.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[82331]: debug 2024-03-30T04:56:03.005+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:03.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[99578]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T04:56:03.800 INFO:journalctl@ceph.osd.5.smithi148.stdout:Mar 30 04:56:03 smithi148 bash[100117]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[82331]: debug 2024-03-30T04:56:04.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[82331]: debug 2024-03-30T04:56:04.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[82331]: debug 2024-03-30T04:56:04.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[79319]: debug 2024-03-30T04:56:04.069+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[79319]: debug 2024-03-30T04:56:04.069+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:04.393 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:04 smithi148 bash[79319]: debug 2024-03-30T04:56:04.069+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:05.102 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[82331]: debug 2024-03-30T04:56:05.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:05.102 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[82331]: debug 2024-03-30T04:56:05.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:05.102 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[82331]: debug 2024-03-30T04:56:05.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:05.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.105+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:05.551 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.105+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:05.551 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.105+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:05.682 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.5.service' 2024-03-30T04:56:05.710 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:56:05.711 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-30T04:56:05.711 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-30T04:56:05.711 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.6 2024-03-30T04:56:06.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 systemd[1]: Stopping Ceph osd.6 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:56:06.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.877+0000 7f8452d46700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:56:06.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.877+0000 7f8452d46700 -1 osd.6 165 *** Got signal Terminated *** 2024-03-30T04:56:06.050 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:05 smithi148 bash[79319]: debug 2024-03-30T04:56:05.877+0000 7f8452d46700 -1 osd.6 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[79319]: debug 2024-03-30T04:56:06.129+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[79319]: debug 2024-03-30T04:56:06.129+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[79319]: debug 2024-03-30T04:56:06.129+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[79319]: debug 2024-03-30T04:56:06.129+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:42.352653+0000 front 2024-03-30T04:55:42.352813+0000 (oldest deadline 2024-03-30T04:56:05.852747+0000) 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[82331]: debug 2024-03-30T04:56:06.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:06.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[82331]: debug 2024-03-30T04:56:06.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:06.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:06 smithi148 bash[82331]: debug 2024-03-30T04:56:06.053+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:07.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[79319]: debug 2024-03-30T04:56:07.165+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[79319]: debug 2024-03-30T04:56:07.165+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[79319]: debug 2024-03-30T04:56:07.165+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[79319]: debug 2024-03-30T04:56:07.165+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:42.352653+0000 front 2024-03-30T04:55:42.352813+0000 (oldest deadline 2024-03-30T04:56:05.852747+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[82331]: debug 2024-03-30T04:56:07.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[82331]: debug 2024-03-30T04:56:07.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[82331]: debug 2024-03-30T04:56:07.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:07.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:07 smithi148 bash[82331]: debug 2024-03-30T04:56:07.065+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:08.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[79319]: debug 2024-03-30T04:56:08.177+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:08.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[79319]: debug 2024-03-30T04:56:08.177+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:08.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[79319]: debug 2024-03-30T04:56:08.177+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:08.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[79319]: debug 2024-03-30T04:56:08.177+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:42.352653+0000 front 2024-03-30T04:55:42.352813+0000 (oldest deadline 2024-03-30T04:56:05.852747+0000) 2024-03-30T04:56:08.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[82331]: debug 2024-03-30T04:56:08.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:08.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[82331]: debug 2024-03-30T04:56:08.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:08.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[82331]: debug 2024-03-30T04:56:08.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:08.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:08 smithi148 bash[82331]: debug 2024-03-30T04:56:08.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[79319]: debug 2024-03-30T04:56:09.217+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[79319]: debug 2024-03-30T04:56:09.217+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[79319]: debug 2024-03-30T04:56:09.217+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[79319]: debug 2024-03-30T04:56:09.217+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:42.352653+0000 front 2024-03-30T04:55:42.352813+0000 (oldest deadline 2024-03-30T04:56:05.852747+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[82331]: debug 2024-03-30T04:56:09.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:09.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[82331]: debug 2024-03-30T04:56:09.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:09.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[82331]: debug 2024-03-30T04:56:09.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:09.301 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:09 smithi148 bash[82331]: debug 2024-03-30T04:56:09.049+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:10.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[79319]: debug 2024-03-30T04:56:10.257+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:16.549195+0000 front 2024-03-30T04:55:16.548669+0000 (oldest deadline 2024-03-30T04:55:40.048770+0000) 2024-03-30T04:56:10.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[79319]: debug 2024-03-30T04:56:10.257+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:24.750207+0000 front 2024-03-30T04:55:24.750441+0000 (oldest deadline 2024-03-30T04:55:50.050164+0000) 2024-03-30T04:56:10.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[79319]: debug 2024-03-30T04:56:10.257+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:32.351941+0000 front 2024-03-30T04:55:32.351769+0000 (oldest deadline 2024-03-30T04:55:58.251506+0000) 2024-03-30T04:56:10.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[79319]: debug 2024-03-30T04:56:10.257+0000 7f844f33a700 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:42.352653+0000 front 2024-03-30T04:55:42.352813+0000 (oldest deadline 2024-03-30T04:56:05.852747+0000) 2024-03-30T04:56:10.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[82331]: debug 2024-03-30T04:56:10.073+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:10.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[82331]: debug 2024-03-30T04:56:10.073+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:10.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[82331]: debug 2024-03-30T04:56:10.073+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:10.551 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:10 smithi148 bash[82331]: debug 2024-03-30T04:56:10.073+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:11.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:11 smithi148 bash[82331]: debug 2024-03-30T04:56:11.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:11.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:11 smithi148 bash[82331]: debug 2024-03-30T04:56:11.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:11.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:11 smithi148 bash[82331]: debug 2024-03-30T04:56:11.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:11.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:11 smithi148 bash[82331]: debug 2024-03-30T04:56:11.045+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:12.550 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[100250]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T04:56:12.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[82331]: debug 2024-03-30T04:56:12.069+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:12.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[82331]: debug 2024-03-30T04:56:12.069+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:12.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[82331]: debug 2024-03-30T04:56:12.069+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:12.550 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[82331]: debug 2024-03-30T04:56:12.069+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:13.034 INFO:journalctl@ceph.osd.6.smithi148.stdout:Mar 30 04:56:12 smithi148 bash[100326]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T04:56:13.356 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:13 smithi148 bash[82331]: debug 2024-03-30T04:56:13.037+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:13.357 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:13 smithi148 bash[82331]: debug 2024-03-30T04:56:13.037+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:13.357 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:13 smithi148 bash[82331]: debug 2024-03-30T04:56:13.037+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:13.357 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:13 smithi148 bash[82331]: debug 2024-03-30T04:56:13.037+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:13.357 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:13 smithi148 bash[82331]: debug 2024-03-30T04:56:13.037+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:14.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:14 smithi148 bash[82331]: debug 2024-03-30T04:56:14.041+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:14.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:14 smithi148 bash[82331]: debug 2024-03-30T04:56:14.041+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:14.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:14 smithi148 bash[82331]: debug 2024-03-30T04:56:14.041+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:14.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:14 smithi148 bash[82331]: debug 2024-03-30T04:56:14.041+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:14.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:14 smithi148 bash[82331]: debug 2024-03-30T04:56:14.041+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:15.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.000+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:15.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.000+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:15.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.000+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:15.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.000+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:15.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.000+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:15.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[92683]: ts=2024-03-30T04:56:15.225Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:56:15.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[92683]: ts=2024-03-30T04:56:15.229Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:56:15.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[92683]: ts=2024-03-30T04:56:15.229Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:56:15.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[92683]: ts=2024-03-30T04:56:15.230Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:56:15.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[92683]: ts=2024-03-30T04:56:15.232Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.148:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.148:8765: connect: connection refused" 2024-03-30T04:56:15.782 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.6.service' 2024-03-30T04:56:15.809 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:56:15.809 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-30T04:56:15.809 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-30T04:56:15.810 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.7 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 systemd[1]: Stopping Ceph osd.7 for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.960+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.960+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.960+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.960+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:16.035 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:15 smithi148 bash[82331]: debug 2024-03-30T04:56:15.960+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:16.036 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.024+0000 7fac369a5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T04:56:16.036 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.024+0000 7fac369a5700 -1 osd.7 165 *** Got signal Terminated *** 2024-03-30T04:56:16.036 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.024+0000 7fac369a5700 -1 osd.7 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T04:56:17.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.920+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:17.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.920+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:17.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.920+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:17.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.920+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:17.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:16 smithi148 bash[82331]: debug 2024-03-30T04:56:16.920+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:18.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:17 smithi148 bash[82331]: debug 2024-03-30T04:56:17.896+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:18.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:17 smithi148 bash[82331]: debug 2024-03-30T04:56:17.896+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:18.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:17 smithi148 bash[82331]: debug 2024-03-30T04:56:17.896+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:18.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:17 smithi148 bash[82331]: debug 2024-03-30T04:56:17.896+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:18.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:17 smithi148 bash[82331]: debug 2024-03-30T04:56:17.896+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:19.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:18 smithi148 bash[82331]: debug 2024-03-30T04:56:18.900+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:19.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:18 smithi148 bash[82331]: debug 2024-03-30T04:56:18.900+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:19.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:18 smithi148 bash[82331]: debug 2024-03-30T04:56:18.900+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:19.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:18 smithi148 bash[82331]: debug 2024-03-30T04:56:18.900+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:19.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:18 smithi148 bash[82331]: debug 2024-03-30T04:56:18.900+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:20.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:19 smithi148 bash[82331]: debug 2024-03-30T04:56:19.916+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:20.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:19 smithi148 bash[82331]: debug 2024-03-30T04:56:19.916+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:20.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:19 smithi148 bash[82331]: debug 2024-03-30T04:56:19.916+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:20.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:19 smithi148 bash[82331]: debug 2024-03-30T04:56:19.916+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:20.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:19 smithi148 bash[82331]: debug 2024-03-30T04:56:19.916+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:21.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:20 smithi148 bash[82331]: debug 2024-03-30T04:56:20.892+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6804 osd.0 since back 2024-03-30T04:55:18.359604+0000 front 2024-03-30T04:55:18.359241+0000 (oldest deadline 2024-03-30T04:55:41.258995+0000) 2024-03-30T04:56:21.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:20 smithi148 bash[82331]: debug 2024-03-30T04:56:20.892+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6812 osd.1 since back 2024-03-30T04:55:25.761935+0000 front 2024-03-30T04:55:25.761636+0000 (oldest deadline 2024-03-30T04:55:50.461402+0000) 2024-03-30T04:56:21.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:20 smithi148 bash[82331]: debug 2024-03-30T04:56:20.892+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6820 osd.2 since back 2024-03-30T04:55:30.462500+0000 front 2024-03-30T04:55:30.462457+0000 (oldest deadline 2024-03-30T04:55:56.362168+0000) 2024-03-30T04:56:21.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:20 smithi148 bash[82331]: debug 2024-03-30T04:56:20.892+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.116:6828 osd.3 since back 2024-03-30T04:55:41.663610+0000 front 2024-03-30T04:55:41.663461+0000 (oldest deadline 2024-03-30T04:56:06.363362+0000) 2024-03-30T04:56:21.300 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:20 smithi148 bash[82331]: debug 2024-03-30T04:56:20.892+0000 7fac32f99700 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.148:6804 osd.4 since back 2024-03-30T04:55:46.364199+0000 front 2024-03-30T04:55:46.364451+0000 (oldest deadline 2024-03-30T04:56:12.264117+0000) 2024-03-30T04:56:22.163 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:21 smithi148 bash[100551]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T04:56:22.163 INFO:journalctl@ceph.osd.7.smithi148.stdout:Mar 30 04:56:22 smithi148 bash[100817]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T04:56:24.033 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@osd.7.service' 2024-03-30T04:56:24.057 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:56:24.058 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-30T04:56:24.058 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-30T04:56:24.058 DEBUG:teuthology.orchestra.run.smithi148:> sudo systemctl stop ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 systemd[1]: Stopping Ceph prometheus.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-30T04:56:24.300 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:56:24.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-30T04:56:24.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.225Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-30T04:56:24.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.226Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:56:24.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.226Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-30T04:56:24.301 INFO:journalctl@ceph.prometheus.a.smithi148.stdout:Mar 30 04:56:24 smithi148 bash[92683]: ts=2024-03-30T04:56:24.226Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-30T04:56:25.014 DEBUG:teuthology.orchestra.run.smithi148:> sudo pkill -f 'journalctl -f -n 0 -u ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-03-30T04:56:25.037 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T04:56:25.037 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-30T04:56:25.037 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T04:56:28.123 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.123 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:27 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.373 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.374 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.672 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.673 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.673 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:28.673 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.009 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.010 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:28 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.309 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.309 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.309 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.309 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.563 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.563 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:29.937 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:29 smithi116 systemd[1]: Stopping Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:56:30.553 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 bash[122229]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:56:30.553 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:56:30.554 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 bash[122291]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:56:30.554 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T04:56:30.554 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: Stopped Ceph node-exporter.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:30.826 INFO:journalctl@ceph.node-exporter.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:30.826 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:56:30.827 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:30 smithi116 systemd[1]: Stopping Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:56:30.827 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:30 smithi116 bash[112225]: ts=2024-03-30T04:56:30.785Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:56:31.679 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:31 smithi116 bash[122353]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:56:31.679 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:31 smithi116 bash[122414]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:56:31.679 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:31 smithi116 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:56:31.679 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:31 smithi116 systemd[1]: Stopped Ceph alertmanager.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:32.010 INFO:journalctl@ceph.alertmanager.a.smithi116.stdout:Mar 30 04:56:31 smithi116 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:05.177 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T04:57:08.183 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:08.183 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:08.550 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:08.550 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:08.807 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:08.807 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.108 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.108 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.108 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:08 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.108 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.376 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.376 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.724 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:09.724 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:10.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:10.050 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: Stopping Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:57:10.050 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:09 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:10.854 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 bash[102891]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:57:10.854 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:57:10.854 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 bash[102951]: Error response from daemon: No such container: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:57:10.854 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:57:10.854 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: Stopped Ceph node-exporter.b for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:57:11.109 INFO:journalctl@ceph.node-exporter.b.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:11.109 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:11.109 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:10 smithi148 systemd[1]: Stopping Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4... 2024-03-30T04:57:11.110 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 bash[94982]: logger=server t=2024-03-30T04:57:11.082698716Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-30T04:57:11.110 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 bash[94982]: logger=tracing t=2024-03-30T04:57:11.082772968Z level=info msg="Closing tracing" 2024-03-30T04:57:11.110 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 bash[94982]: logger=ticker t=2024-03-30T04:57:11.082856971Z level=info msg=stopped last_tick=2024-03-30T04:57:10Z 2024-03-30T04:57:11.914 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 bash[103014]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T04:57:11.914 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 bash[103075]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T04:57:11.914 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 systemd[1]: ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T04:57:11.914 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 systemd[1]: Stopped Ceph grafana.a for 55b7e504-ee4d-11ee-b647-cb9ed24678a4. 2024-03-30T04:57:12.300 INFO:journalctl@ceph.grafana.a.smithi148.stdout:Mar 30 04:57:11 smithi148 systemd[1]: /etc/systemd/system/ceph-55b7e504-ee4d-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:57:34.267 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:34.282 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:34.293 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T04:57:34.295 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi116/crash 2024-03-30T04:57:34.296 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T04:57:34.333 INFO:teuthology.orchestra.run.smithi116.stderr:tar: /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T04:57:34.333 INFO:teuthology.orchestra.run.smithi116.stderr:tar: Error is not recoverable: exiting now 2024-03-30T04:57:34.335 DEBUG:teuthology.misc:Transferring archived files from smithi148:/var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi148/crash 2024-03-30T04:57:34.336 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T04:57:34.347 INFO:teuthology.orchestra.run.smithi148.stderr:tar: /var/lib/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T04:57:34.347 INFO:teuthology.orchestra.run.smithi148.stderr:tar: Error is not recoverable: exiting now 2024-03-30T04:57:34.348 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T04:57:34.349 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T04:57:34.390 INFO:teuthology.orchestra.run.smithi116.stdout:2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:57:34.393 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-30T04:57:34.393 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[SEC\]' /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T04:57:34.449 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[ERR\]' /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T04:57:34.508 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[WRN\]' /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T04:57:34.567 INFO:teuthology.orchestra.run.smithi116.stdout:2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:57:34.568 INFO:tasks.cephadm:Compressing logs... 2024-03-30T04:57:34.569 DEBUG:teuthology.orchestra.run.smithi116:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T04:57:34.616 DEBUG:teuthology.orchestra.run.smithi148:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T04:57:34.624 INFO:teuthology.orchestra.run.smithi116.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T04:57:34.630 INFO:teuthology.orchestra.run.smithi148.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T04:57:34.630 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T04:57:34.631 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-03-30T04:57:34.631 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-03-30T04:57:34.632 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-03-30T04:57:34.632 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-03-30T04:57:34.633 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.0.log: /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi116.ldmffg.log 2024-03-30T04:57:34.633 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T04:57:34.634 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi116.ldmffg.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-03-30T04:57:34.635 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-03-30T04:57:34.635 INFO:teuthology.orchestra.run.smithi116.stderr: 76.3% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi116.ldmffg.log.gz 2024-03-30T04:57:34.635 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-03-30T04:57:34.643 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T04:57:34.644 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T04:57:34.646 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T04:57:34.646 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/tcmu-runner.log: 84.7% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-03-30T04:57:34.646 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi148.hezhux.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.6.log: /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi148.hezhux.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr: 76.0% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi148.hezhux.log.gz 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi148.dwhqji.log 2024-03-30T04:57:34.648 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-03-30T04:57:34.649 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi148.dwhqji.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T04:57:34.649 INFO:teuthology.orchestra.run.smithi148.stderr: 76.3%/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi148.dwhqji.log.gz 2024-03-30T04:57:34.649 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T04:57:34.649 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T04:57:34.654 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log: /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log: 91.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T04:57:34.654 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-03-30T04:57:34.658 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-03-30T04:57:34.661 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log: 92.4% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T04:57:34.663 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T04:57:34.667 INFO:teuthology.orchestra.run.smithi116.stderr: 95.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T04:57:34.668 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi116.smzaqy.log 2024-03-30T04:57:34.670 INFO:teuthology.orchestra.run.smithi148.stderr:gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-03-30T04:57:34.680 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T04:57:34.681 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi116.smzaqy.log: 76.2% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi116.smzaqy.log.gz 2024-03-30T04:57:34.694 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.b.log: /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T04:57:34.696 INFO:teuthology.orchestra.run.smithi148.stderr: 93.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T04:57:34.715 INFO:teuthology.orchestra.run.smithi148.stderr: 92.8% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T04:57:34.742 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log: 92.1% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T04:57:34.778 INFO:teuthology.orchestra.run.smithi116.stderr: 95.8% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T04:57:34.899 INFO:teuthology.orchestra.run.smithi116.stderr: 87.7% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-03-30T04:57:35.393 INFO:teuthology.orchestra.run.smithi116.stderr: 92.9% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-03-30T04:57:35.917 INFO:teuthology.orchestra.run.smithi148.stderr: 93.5% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-03-30T04:57:36.086 INFO:teuthology.orchestra.run.smithi148.stderr: 93.3% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-03-30T04:57:36.140 INFO:teuthology.orchestra.run.smithi116.stderr: 93.5% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-03-30T04:57:36.543 INFO:teuthology.orchestra.run.smithi116.stderr: 93.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-03-30T04:57:36.589 INFO:teuthology.orchestra.run.smithi148.stderr: 93.8% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-03-30T04:57:36.600 INFO:teuthology.orchestra.run.smithi116.stderr: 93.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-03-30T04:57:36.616 INFO:teuthology.orchestra.run.smithi148.stderr: 89.5% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-03-30T04:57:36.711 INFO:teuthology.orchestra.run.smithi148.stderr: 94.0% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-03-30T04:57:36.714 INFO:teuthology.orchestra.run.smithi148.stderr: 93.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-03-30T04:57:36.716 INFO:teuthology.orchestra.run.smithi148.stderr: 2024-03-30T04:57:36.716 INFO:teuthology.orchestra.run.smithi148.stderr:real 0m2.096s 2024-03-30T04:57:36.716 INFO:teuthology.orchestra.run.smithi148.stderr:user 0m10.522s 2024-03-30T04:57:36.716 INFO:teuthology.orchestra.run.smithi148.stderr:sys 0m0.372s 2024-03-30T04:57:37.077 INFO:teuthology.orchestra.run.smithi116.stderr: 93.6% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-03-30T04:57:37.690 INFO:teuthology.orchestra.run.smithi116.stderr: 92.3% -- replaced with /var/log/ceph/55b7e504-ee4d-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-03-30T04:57:37.691 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-03-30T04:57:37.691 INFO:teuthology.orchestra.run.smithi116.stderr:real 0m3.074s 2024-03-30T04:57:37.691 INFO:teuthology.orchestra.run.smithi116.stderr:user 0m11.613s 2024-03-30T04:57:37.691 INFO:teuthology.orchestra.run.smithi116.stderr:sys 0m0.457s 2024-03-30T04:57:37.692 INFO:tasks.cephadm:Archiving logs... 2024-03-30T04:57:37.692 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi116/log 2024-03-30T04:57:37.694 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T04:57:39.152 DEBUG:teuthology.misc:Transferring archived files from smithi148:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi148/log 2024-03-30T04:57:39.153 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T04:57:40.366 INFO:tasks.cephadm:Removing cluster... 2024-03-30T04:57:40.367 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 --force 2024-03-30T04:57:41.128 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 55b7e504-ee4d-11ee-b647-cb9ed24678a4 --force 2024-03-30T04:57:41.882 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T04:57:41.882 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T04:57:41.888 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T04:57:41.894 INFO:tasks.cephadm:Teardown complete 2024-03-30T04:57:41.894 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T04:57:41.903 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T04:57:41.904 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T04:57:41.936 DEBUG:teuthology.orchestra.run.smithi148:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T04:57:41.948 INFO:teuthology.orchestra.run.smithi116.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:57:41.949 INFO:teuthology.orchestra.run.smithi116.stdout:============================================================================== 2024-03-30T04:57:41.949 INFO:teuthology.orchestra.run.smithi116.stdout:*hv01.front.sepi 44.4.53.2 2 u 50 128 377 0.080 -2.963 0.507 2024-03-30T04:57:41.949 INFO:teuthology.orchestra.run.smithi116.stdout:+hv02.front.sepi 63.231.80.2 3 u 110 128 377 0.090 -0.959 0.363 2024-03-30T04:57:41.949 INFO:teuthology.orchestra.run.smithi116.stdout:+hv03.front.sepi 74.6.168.72 3 u 59 128 377 0.089 -2.978 0.698 2024-03-30T04:57:41.949 INFO:teuthology.orchestra.run.smithi116.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T04:57:41.950 INFO:teuthology.orchestra.run.smithi148.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:57:41.950 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================== 2024-03-30T04:57:41.951 INFO:teuthology.orchestra.run.smithi148.stdout:*hv01.front.sepi 44.4.53.2 2 u 46 64 377 0.077 -6.513 1.779 2024-03-30T04:57:41.951 INFO:teuthology.orchestra.run.smithi148.stdout:+hv02.front.sepi 63.231.80.2 3 u 64 64 377 0.079 -2.533 2.568 2024-03-30T04:57:41.951 INFO:teuthology.orchestra.run.smithi148.stdout:+hv03.front.sepi 74.6.168.72 3 u 51 64 377 0.073 -9.215 3.000 2024-03-30T04:57:41.951 INFO:teuthology.orchestra.run.smithi148.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T04:57:41.951 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T04:57:41.960 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T04:57:41.961 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T04:57:41.970 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T04:57:41.978 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T04:57:41.987 INFO:teuthology.task.internal:Duration was 2452.233789 seconds 2024-03-30T04:57:41.987 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T04:57:41.996 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T04:57:41.996 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T04:57:41.999 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T04:57:42.038 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T04:57:42.039 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2024-03-30T04:57:42.039 DEBUG:teuthology.orchestra.run.smithi116:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T04:57:42.095 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi148.front.sepia.ceph.com 2024-03-30T04:57:42.096 DEBUG:teuthology.orchestra.run.smithi148:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T04:57:42.106 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T04:57:42.106 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T04:57:42.139 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T04:57:42.308 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T04:57:42.308 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T04:57:42.310 DEBUG:teuthology.orchestra.run.smithi148:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T04:57:42.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T04:57:43.035 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T04:57:43.035 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T04:57:43.048 DEBUG:teuthology.orchestra.run.smithi148:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T04:57:43.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T04:57:43.075 DEBUG:teuthology.orchestra.run.smithi116:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T04:57:43.092 DEBUG:teuthology.orchestra.run.smithi148:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T04:57:43.101 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2024-03-30T04:57:43.116 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = core 2024-03-30T04:57:43.141 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T04:57:43.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:57:43.175 DEBUG:teuthology.orchestra.run.smithi148:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T04:57:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:57:43.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T04:57:43.198 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T04:57:43.199 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi116 2024-03-30T04:57:43.199 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T04:57:43.282 DEBUG:teuthology.misc:Transferring archived files from smithi148:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199/remote/smithi148 2024-03-30T04:57:43.282 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T04:57:43.327 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T04:57:43.328 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T04:57:43.332 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T04:57:43.373 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T04:57:43.385 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T04:57:43.385 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T04:57:43.395 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T04:57:43.396 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T04:57:43.398 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T04:57:43.402 INFO:teuthology.orchestra.run.smithi116.stdout: 658497 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 04:57 /home/ubuntu/cephtest 2024-03-30T04:57:43.419 INFO:teuthology.orchestra.run.smithi148.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 04:57 /home/ubuntu/cephtest 2024-03-30T04:57:43.420 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T04:57:43.431 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T04:57:43.470 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T04:57:43.505 DEBUG:teuthology.nuke:shortname: smithi116 2024-03-30T04:57:43.506 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T04:57:43.544 DEBUG:teuthology.nuke:shortname: smithi148 2024-03-30T04:57:43.544 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T04:57:43.552 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 04:08:20.104255', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAOHyypH+DLyM7zJnjt602atoel9V7UTijU3v//GCXJ9GUJwrjniUgZ4mLnW2C/V1Fg4h5l+3y1Atj78DQNPz4I='} 2024-03-30T04:57:43.592 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629199', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 04:08:20.105699', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAz3wbKcIwWgmgAP3M3VbVTaZPifjTg+v/kDnWZEl+L3z3lqjV4DNvJa3YBNZPGWtuGT54fpJ0WIHNGsE4gDvfw='} 2024-03-30T04:57:43.641 INFO:teuthology.orchestra.console.smithi116:Power off 2024-03-30T04:57:43.641 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T04:57:43.668 INFO:teuthology.orchestra.console.smithi148:Power off 2024-03-30T04:57:43.668 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T04:57:43.689 DEBUG:teuthology.orchestra.console.smithi116:power off output: Chassis Power Control: Down/Off 2024-03-30T04:57:43.689 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:43.718 DEBUG:teuthology.orchestra.console.smithi148:power off output: Chassis Power Control: Down/Off 2024-03-30T04:57:43.719 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:43.727 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2024-03-30T04:57:43.750 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is on 2024-03-30T04:57:47.728 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:47.750 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:47.840 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2024-03-30T04:57:47.860 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is on 2024-03-30T04:57:51.845 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:51.862 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T04:57:51.957 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is off 2024-03-30T04:57:51.972 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is off 2024-03-30T04:57:52.058 INFO:teuthology.orchestra.console.smithi116:Power off completed 2024-03-30T04:57:52.073 INFO:teuthology.orchestra.console.smithi148:Power off completed 2024-03-30T04:57:52.177 INFO:teuthology.run:Summary data: description: orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 2452.2337894439697 failure_reason: '"2024-03-30T04:28:22.240957+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_cbodley@teuthology success: false 2024-03-30T04:57:52.177 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T04:57:52.262 INFO:teuthology.run:FAIL